Sha256: feebbc437b4e285fef24f2f07247a1e179590c65ffa772aeb22e460a7ad5cb46

Contents?: true

Size: 1.62 KB

Versions: 19

Compression:

Stored size: 1.62 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 AppSync
    module Errors
      class ServiceError < ::Aws::Errors::ServiceError
      end

      class AccessDeniedException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class ApiKeyLimitExceededException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class ApiKeyValidityOutOfBoundsException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class ApiLimitExceededException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class BadRequestException < ::Aws::Errors::ServiceError
        def message: () -> ::String
        def reason: () -> ::String
        def detail: () -> ::String
      end
      class ConcurrentModificationException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class GraphQLSchemaException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class InternalFailureException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class LimitExceededException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class NotFoundException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
      class UnauthorizedException < ::Aws::Errors::ServiceError
        def message: () -> ::String
      end
    end
  end
end

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
aws-sdk-appsync-1.90.0 sig/errors.rbs
aws-sdk-appsync-1.89.0 sig/errors.rbs
aws-sdk-appsync-1.88.0 sig/errors.rbs
aws-sdk-appsync-1.87.0 sig/errors.rbs
aws-sdk-appsync-1.86.0 sig/errors.rbs
aws-sdk-appsync-1.85.0 sig/errors.rbs
aws-sdk-appsync-1.84.0 sig/errors.rbs
aws-sdk-appsync-1.83.0 sig/errors.rbs
aws-sdk-appsync-1.82.0 sig/errors.rbs
aws-sdk-appsync-1.81.0 sig/errors.rbs
aws-sdk-appsync-1.80.0 sig/errors.rbs
aws-sdk-appsync-1.79.0 sig/errors.rbs
aws-sdk-appsync-1.78.0 sig/errors.rbs
aws-sdk-appsync-1.77.0 sig/errors.rbs
aws-sdk-appsync-1.75.0 sig/errors.rbs
aws-sdk-appsync-1.74.0 sig/errors.rbs
aws-sdk-appsync-1.73.0 sig/errors.rbs
aws-sdk-appsync-1.72.0 sig/errors.rbs
aws-sdk-appsync-1.71.0 sig/errors.rbs