Sha256: f08cf2d7fb4e0d4d623f26a6c60c88dd9ca40656d9b957b47f8f617910f153dc
Contents?: true
Size: 1.31 KB
Versions: 2
Compression:
Stored size: 1.31 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 AccessDeniedException < ::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 class ThrottlingException < ::Aws::Errors::ServiceError end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
aws-sdk-eventbridge-1.75.0 | sig/errors.rbs |
aws-sdk-eventbridge-1.74.0 | sig/errors.rbs |