sig/errors.rbs in aws-sdk-redshiftserverless-1.32.0 vs sig/errors.rbs in aws-sdk-redshiftserverless-1.33.0

- old
+ new

@@ -25,9 +25,12 @@ def message: () -> ::String end class InvalidPaginationException < ::Aws::Errors::ServiceError def message: () -> ::String end + class Ipv6CidrBlockNotFoundException < ::Aws::Errors::ServiceError + def message: () -> ::String + end class ResourceNotFoundException < ::Aws::Errors::ServiceError def message: () -> ::String def resource_name: () -> ::String end class ServiceQuotaExceededException < ::Aws::Errors::ServiceError