Sha256: e5d7e46d158a0c208d642555b94723e63c5c7f84793c0e76a2f4737d90baabe2

Contents?: true

Size: 1.79 KB

Versions: 14

Compression:

Stored size: 1.79 KB

Contents

# WARNING ABOUT GENERATED CODE
#
# This file is generated. See the contributing guide for more information:
# https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
#
# WARNING ABOUT GENERATED CODE

module Aws
  module CognitoSync
    module Errors
      class ServiceError < ::Aws::Errors::ServiceError
      end

      class AlreadyStreamedException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class ConcurrentModificationException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class DuplicateRequestException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class InternalErrorException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class InvalidConfigurationException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class InvalidLambdaFunctionOutputException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class InvalidParameterException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class LambdaThrottledException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class LimitExceededException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class NotAuthorizedException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class ResourceConflictException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class ResourceNotFoundException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class TooManyRequestsException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
    end
  end
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
aws-sdk-cognitosync-1.62.0 sig/errors.rbs
aws-sdk-cognitosync-1.61.0 sig/errors.rbs
aws-sdk-cognitosync-1.60.0 sig/errors.rbs
aws-sdk-cognitosync-1.59.0 sig/errors.rbs
aws-sdk-cognitosync-1.58.0 sig/errors.rbs
aws-sdk-cognitosync-1.57.0 sig/errors.rbs
aws-sdk-cognitosync-1.56.0 sig/errors.rbs
aws-sdk-cognitosync-1.55.0 sig/errors.rbs
aws-sdk-cognitosync-1.54.0 sig/errors.rbs
aws-sdk-cognitosync-1.53.0 sig/errors.rbs
aws-sdk-cognitosync-1.52.0 sig/errors.rbs
aws-sdk-cognitosync-1.51.0 sig/errors.rbs
aws-sdk-cognitosync-1.49.0 sig/errors.rbs
aws-sdk-cognitosync-1.48.0 sig/errors.rbs