See: Description
| Class | Description |
|---|---|
| AddTagsRequest |
Container for the parameters to the
AddTags operation. |
| AddTagsResult |
Returns the objects or data listed below if successful.
|
| CreateTrailRequest |
Container for the parameters to the
CreateTrail operation. |
| CreateTrailResult |
Returns the objects or data listed below if successful.
|
| DeleteTrailRequest |
Container for the parameters to the
DeleteTrail operation. |
| DeleteTrailResult |
Returns the objects or data listed below if successful.
|
| DescribeTrailsRequest |
Container for the parameters to the
DescribeTrails operation. |
| DescribeTrailsResult |
Returns the objects or data listed below if successful.
|
| Event |
Contains information about an event that was returned by a lookup
request.
|
| GetTrailStatusRequest |
Container for the parameters to the
GetTrailStatus operation. |
| GetTrailStatusResult |
Returns the objects or data listed below if successful.
|
| ListPublicKeysRequest |
Container for the parameters to the
ListPublicKeys operation. |
| ListPublicKeysResult |
Returns the objects or data listed below if successful.
|
| ListTagsRequest |
Container for the parameters to the
ListTags operation. |
| ListTagsResult |
Returns the objects or data listed below if successful.
|
| LookupAttribute |
Specifies an attribute and value that filter the events returned.
|
| LookupEventsRequest |
Container for the parameters to the
LookupEvents operation. |
| LookupEventsResult |
Contains a response to a LookupEvents action.
|
| PublicKey |
Contains information about a returned public key.
|
| RemoveTagsRequest |
Container for the parameters to the
RemoveTags operation. |
| RemoveTagsResult |
Returns the objects or data listed below if successful.
|
| Resource |
Specifies the type and name of a resource referenced by an event.
|
| ResourceTag |
A resource tag.
|
| StartLoggingRequest |
Container for the parameters to the
StartLogging operation. |
| StartLoggingResult |
Returns the objects or data listed below if successful.
|
| StopLoggingRequest |
Container for the parameters to the
StopLogging operation. |
| StopLoggingResult |
Returns the objects or data listed below if successful.
|
| Tag |
A custom key-value pair associated with a resource such as a
CloudTrail trail.
|
| Trail |
The settings for a trail.
|
| UpdateTrailRequest |
Container for the parameters to the
UpdateTrail operation. |
| UpdateTrailResult |
Returns the objects or data listed below if successful.
|
| Enum | Description |
|---|---|
| LookupAttributeKey |
Lookup Attribute Key
|
| Exception | Description |
|---|---|
| CloudTrailARNInvalidException |
This exception is thrown when an operation is called with an invalid
trail ARN.
|
| CloudWatchLogsDeliveryUnavailableException |
Cannot set a CloudWatch Logs delivery for this region.
|
| InsufficientEncryptionPolicyException |
This exception is thrown when the policy on the S3 bucket or KMS key
is not sufficient.
|
| InsufficientS3BucketPolicyException |
This exception is thrown when the policy on the S3 bucket is not
sufficient.
|
| InsufficientSnsTopicPolicyException |
This exception is thrown when the policy on the SNS topic is not
sufficient.
|
| InvalidCloudWatchLogsLogGroupArnException |
This exception is thrown when the provided CloudWatch log group is not
valid.
|
| InvalidCloudWatchLogsRoleArnException |
This exception is thrown when the provided role is not valid.
|
| InvalidKmsKeyIdException |
This exception is thrown when the KMS key ARN is invalid.
|
| InvalidLookupAttributesException |
Occurs when an invalid lookup attribute is specified.
|
| InvalidMaxResultsException |
This exception is thrown if the limit specified is invalid.
|
| InvalidNextTokenException |
Invalid token or token that was previously used in a request with
different parameters.
|
| InvalidS3BucketNameException |
This exception is thrown when the provided S3 bucket name is not
valid.
|
| InvalidS3PrefixException |
This exception is thrown when the provided S3 prefix is not valid.
|
| InvalidSnsTopicNameException |
This exception is thrown when the provided SNS topic name is not
valid.
|
| 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}_.:/=+\\-@]*)$ . |
| InvalidTimeRangeException |
Occurs if the timestamp values are invalid.
|
| InvalidTokenException |
Reserved for future use.
|
| InvalidTrailNameException |
This exception is thrown when the provided trail name is not valid.
|
| KmsKeyDisabledException |
This exception is thrown when the KMS key is disabled.
|
| 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.
|
| MaximumNumberOfTrailsExceededException |
This exception is thrown when the maximum number of trails is reached.
|
| OperationNotPermittedException |
This exception is thrown when the requested operation is not
permitted.
|
| ResourceNotFoundException |
This exception is thrown when the specified resource is not found.
|
| ResourceTypeNotSupportedException |
This exception is thrown when the specified resource type is not
supported by CloudTrail.
|
| S3BucketDoesNotExistException |
This exception is thrown when the specified S3 bucket does not exist.
|
| TagsLimitExceededException |
The number of tags per trail has exceeded the permitted amount.
|
| TrailAlreadyExistsException |
This exception is thrown when the specified trail already exists.
|
| TrailNotFoundException |
This exception is thrown when the trail with the given name is not
found.
|
| TrailNotProvidedException |
This exception is deprecated.
|
| UnsupportedOperationException |
This exception is thrown when the requested operation is not
supported.
|
Copyright © 2015. All rights reserved.