Class | Description |
---|---|
AddTagsRequest |
Specifies the tags to add to a trail.
|
AddTagsResult |
Returns the objects or data listed below if successful.
|
CreateTrailRequest |
Specifies the settings for each trail.
|
CreateTrailResult |
Returns the objects or data listed below if successful.
|
DataResource |
The Amazon S3 buckets or AWS Lambda functions that you specify in your event selectors for your trail to log data
events.
|
DeleteTrailRequest |
The request that specifies the name of a trail to delete.
|
DeleteTrailResult |
Returns the objects or data listed below if successful.
|
DescribeTrailsRequest |
Returns information about the trail.
|
DescribeTrailsResult |
Returns the objects or data listed below if successful.
|
Event |
Contains information about an event that was returned by a lookup request.
|
EventSelector |
Use event selectors to further specify the management and data event settings for your trail.
|
GetEventSelectorsRequest | |
GetEventSelectorsResult | |
GetInsightSelectorsRequest | |
GetInsightSelectorsResult | |
GetTrailRequest | |
GetTrailResult | |
GetTrailStatusRequest |
The name of a trail about which you want the current status.
|
GetTrailStatusResult |
Returns the objects or data listed below if successful.
|
InsightSelector |
A JSON string that contains a list of insight types that are logged on a trail.
|
ListPublicKeysRequest |
Requests the public keys for a specified time range.
|
ListPublicKeysResult |
Returns the objects or data listed below if successful.
|
ListTagsRequest |
Specifies a list of trail tags to return.
|
ListTagsResult |
Returns the objects or data listed below if successful.
|
ListTrailsRequest | |
ListTrailsResult | |
LookupAttribute |
Specifies an attribute and value that filter the events returned.
|
LookupEventsRequest |
Contains a request for LookupEvents.
|
LookupEventsResult |
Contains a response to a LookupEvents action.
|
PublicKey |
Contains information about a returned public key.
|
PutEventSelectorsRequest | |
PutEventSelectorsResult | |
PutInsightSelectorsRequest | |
PutInsightSelectorsResult | |
RemoveTagsRequest |
Specifies the tags to remove from a trail.
|
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 |
The request to CloudTrail to start logging AWS API calls for an account.
|
StartLoggingResult |
Returns the objects or data listed below if successful.
|
StopLoggingRequest |
Passes the request to CloudTrail to stop logging AWS API calls for the specified account.
|
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.
|
TrailInfo |
Information about a CloudTrail trail, including the trail's name, home region, and Amazon Resource Name (ARN).
|
UpdateTrailRequest |
Specifies settings to update for the trail.
|
UpdateTrailResult |
Returns the objects or data listed below if successful.
|
Enum | Description |
---|---|
EventCategory | |
InsightType | |
LookupAttributeKey | |
ReadWriteType |
Exception | Description |
---|---|
AWSCloudTrailException |
Base exception for all service exceptions thrown by AWS CloudTrail
|
CloudTrailAccessNotEnabledException |
This exception is thrown when trusted access has not been enabled between AWS CloudTrail and AWS Organizations.
|
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.
|
InsightNotEnabledException |
If you run
GetInsightSelectors on a trail that does not have Insights events enabled, the operation
throws the exception InsightNotEnabledException . |
InsufficientDependencyServiceAccessPermissionException |
This exception is thrown when the IAM user or role that is used to create the organization trail is lacking one or
more required permissions for creating an organization trail in a required service.
|
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.
|
InvalidEventCategoryException |
Occurs if an event category that is not valid is specified as a value of
EventCategory . |
InvalidEventSelectorsException |
This exception is thrown when the
PutEventSelectors operation is called with a number of event selectors
or data resources that is not valid. |
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.
|
InvalidInsightSelectorsException |
The formatting or syntax of the
InsightSelectors JSON statement in your PutInsightSelectors
or GetInsightSelectors request is not valid, or the specified insight type in the
InsightSelectors statement is not a valid insight type. |
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.
|
InvalidParameterCombinationException |
This exception is thrown when the combination of parameters provided is not valid.
|
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 specified tag key or values are not valid.
|
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.
|
KmsException |
This exception is thrown when there is an issue with the specified KMS key and the trail can’t be updated.
|
KmsKeyDisabledException |
This exception is no longer in use.
|
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.
|
NotOrganizationMasterAccountException |
This exception is thrown when the AWS account making the request to create or update an organization trail is not the
master account for an organization in AWS Organizations.
|
OperationNotPermittedException |
This exception is thrown when the requested operation is not permitted.
|
OrganizationNotInAllFeaturesModeException |
This exception is thrown when AWS Organizations is not configured to support all features.
|
OrganizationsNotInUseException |
This exception is thrown when the request is made from an AWS account that is not a member of an organization.
|
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 no longer in use.
|
UnsupportedOperationException |
This exception is thrown when the requested operation is not supported.
|
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.