Sha256: ec4de1fc8e0230786faa82b3f0194cf9c708a5844e50ffb4bd05cd5e18d90653
Contents?: true
Size: 1018 Bytes
Versions: 15
Compression:
Stored size: 1018 Bytes
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 CloudTrailData module Errors class ServiceError < ::Aws::Errors::ServiceError end class ChannelInsufficientPermission < ::Aws::Errors::ServiceError def message: () -> ::String end class ChannelNotFound < ::Aws::Errors::ServiceError def message: () -> ::String end class ChannelUnsupportedSchema < ::Aws::Errors::ServiceError def message: () -> ::String end class DuplicatedAuditEventId < ::Aws::Errors::ServiceError def message: () -> ::String end class InvalidChannelARN < ::Aws::Errors::ServiceError def message: () -> ::String end class UnsupportedOperationException < ::Aws::Errors::ServiceError def message: () -> ::String end end end end
Version data entries
15 entries across 15 versions & 1 rubygems