See: Description
| Class | Description |
|---|---|
| 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.
|
| 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.
|
| Resource |
Specifies the type and name of a resource referenced by an event.
|
| 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.
|
| 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 |
|---|---|
| CloudWatchLogsDeliveryUnavailableException |
Cannot set a CloudWatch Logs delivery for this region.
|
| 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.
|
| 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.
|
| InvalidTimeRangeException |
Occurs if the timestamp values are invalid.
|
| InvalidTrailNameException |
This exception is thrown when the provided trail name is not valid.
|
| MaximumNumberOfTrailsExceededException |
This exception is thrown when the maximum number of trails is reached.
|
| S3BucketDoesNotExistException |
This exception is thrown when the specified S3 bucket does not exist.
|
| 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.
|
Copyright © 2015. All rights reserved.