| Package | Description |
|---|---|
| com.amazonaws.services.cloudtrail.model |
| Modifier and Type | Class and Description |
|---|---|
class |
CloudTrailARNInvalidException
This exception is thrown when an operation is called with an invalid trail
ARN.
|
class |
CloudWatchLogsDeliveryUnavailableException
Cannot set a CloudWatch Logs delivery for this region.
|
class |
InsufficientEncryptionPolicyException
This exception is thrown when the policy on the S3 bucket or KMS key is not
sufficient.
|
class |
InsufficientS3BucketPolicyException
This exception is thrown when the policy on the S3 bucket is not sufficient.
|
class |
InsufficientSnsTopicPolicyException
This exception is thrown when the policy on the SNS topic is not sufficient.
|
class |
InvalidCloudWatchLogsLogGroupArnException
This exception is thrown when the provided CloudWatch log group is not valid.
|
class |
InvalidCloudWatchLogsRoleArnException
This exception is thrown when the provided role is not valid.
|
class |
InvalidHomeRegionException
This exception is thrown when an operation is called on a trail from a region
other than the region in which the trail was created.
|
class |
InvalidKmsKeyIdException
This exception is thrown when the KMS key ARN is invalid.
|
class |
InvalidLookupAttributesException
Occurs when an invalid lookup attribute is specified.
|
class |
InvalidMaxResultsException
This exception is thrown if the limit specified is invalid.
|
class |
InvalidNextTokenException
Invalid token or token that was previously used in a request with different
parameters.
|
class |
InvalidParameterCombinationException
This exception is thrown when the combination of parameters provided is not
valid.
|
class |
InvalidS3BucketNameException
This exception is thrown when the provided S3 bucket name is not valid.
|
class |
InvalidS3PrefixException
This exception is thrown when the provided S3 prefix is not valid.
|
class |
InvalidSnsTopicNameException
This exception is thrown when the provided SNS topic name is not valid.
|
class |
InvalidTagParameterException
This exception is thrown when the key or value specified for the tag does not
match the regular expression
^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$
. |
class |
InvalidTimeRangeException
Occurs if the timestamp values are invalid.
|
class |
InvalidTokenException
Reserved for future use.
|
class |
InvalidTrailNameException
This exception is thrown when the provided trail name is not valid.
|
class |
KmsException
This exception is thrown when there is an issue with the specified KMS key
and the trail can’t be updated.
|
class |
KmsKeyDisabledException
This exception is deprecated.
|
class |
KmsKeyNotFoundException
This exception is thrown when the KMS key does not exist, or when the S3
bucket and the KMS key are not in the same region.
|
class |
MaximumNumberOfTrailsExceededException
This exception is thrown when the maximum number of trails is reached.
|
class |
OperationNotPermittedException
This exception is thrown when the requested operation is not permitted.
|
class |
ResourceNotFoundException
This exception is thrown when the specified resource is not found.
|
class |
ResourceTypeNotSupportedException
This exception is thrown when the specified resource type is not supported by
CloudTrail.
|
class |
S3BucketDoesNotExistException
This exception is thrown when the specified S3 bucket does not exist.
|
class |
TagsLimitExceededException
The number of tags per trail has exceeded the permitted amount.
|
class |
TrailAlreadyExistsException
This exception is thrown when the specified trail already exists.
|
class |
TrailNotFoundException
This exception is thrown when the trail with the given name is not found.
|
class |
TrailNotProvidedException
This exception is deprecated.
|
class |
UnsupportedOperationException
This exception is thrown when the requested operation is not supported.
|
Copyright © 2016. All rights reserved.