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