See: Description
| Class | Description |
|---|---|
| CreateTrailRequest |
Container for the parameters to the
CreateTrail operation. |
| CreateTrailResult |
A JSON-formatted Trail object that represents the settings for the
requested trail.
|
| 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.
|
| GetTrailStatusRequest |
Container for the parameters to the
GetTrailStatus operation. |
| GetTrailStatusResult |
Returns the objects or data listed below if successful.
|
| 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.
|
| Exception | Description |
|---|---|
| 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.
|
| 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.
|
| 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.
|
| TrailNotProvidedException |
This exception is thrown when no trail is provided.
|
Copyright © 2014. All rights reserved.