S3ResourceNotFoundFault({String? type, String? message}) : super(type: type, code: 'S3ResourceNotFoundFault', message: message);