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