Sha256: 751bb1457571d887b05e9d19c40439aef87db955f7887f682f6409a8a731d282
Contents?: true
Size: 1.54 KB
Versions: 16
Compression:
Stored size: 1.54 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 XRay module Errors class ServiceError < ::Aws::Errors::ServiceError end class InvalidPolicyRevisionIdException < ::Aws::Errors::ServiceError def message: () -> ::String end class InvalidRequestException < ::Aws::Errors::ServiceError def message: () -> ::String end class LockoutPreventionException < ::Aws::Errors::ServiceError def message: () -> ::String end class MalformedPolicyDocumentException < ::Aws::Errors::ServiceError def message: () -> ::String end class PolicyCountLimitExceededException < ::Aws::Errors::ServiceError def message: () -> ::String end class PolicySizeLimitExceededException < ::Aws::Errors::ServiceError def message: () -> ::String end class ResourceNotFoundException < ::Aws::Errors::ServiceError def message: () -> ::String def resource_name: () -> ::String end class RuleLimitExceededException < ::Aws::Errors::ServiceError def message: () -> ::String end class ThrottledException < ::Aws::Errors::ServiceError def message: () -> ::String end class TooManyTagsException < ::Aws::Errors::ServiceError def message: () -> ::String def resource_name: () -> ::String end end end end
Version data entries
16 entries across 16 versions & 1 rubygems