Sha256: b58d3751cff64c3fb66aa8cd2c90fba9c851b145e289e7bf6195d9c53e3e7276
Contents?: true
Size: 1.17 KB
Versions: 16
Compression:
Stored size: 1.17 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 EventBridge module Errors class ServiceError < ::Aws::Errors::ServiceError end class ConcurrentModificationException < ::Aws::Errors::ServiceError end class IllegalStatusException < ::Aws::Errors::ServiceError end class InternalException < ::Aws::Errors::ServiceError end class InvalidEventPatternException < ::Aws::Errors::ServiceError end class InvalidStateException < ::Aws::Errors::ServiceError end class LimitExceededException < ::Aws::Errors::ServiceError end class ManagedRuleException < ::Aws::Errors::ServiceError end class OperationDisabledException < ::Aws::Errors::ServiceError end class PolicyLengthExceededException < ::Aws::Errors::ServiceError end class ResourceAlreadyExistsException < ::Aws::Errors::ServiceError end class ResourceNotFoundException < ::Aws::Errors::ServiceError end end end end
Version data entries
16 entries across 16 versions & 1 rubygems