Class | Description |
---|---|
AddTagsRequest |
Specifies the tags to add to a trail or event data store.
|
AddTagsResult |
Returns the objects or data if successful.
|
AdvancedEventSelector |
Advanced event selectors let you create fine-grained selectors for the following CloudTrail event record fields.
|
AdvancedFieldSelector |
A single selector statement in an advanced event selector.
|
CancelQueryRequest | |
CancelQueryResult | |
CreateEventDataStoreRequest | |
CreateEventDataStoreResult | |
CreateTrailRequest |
Specifies the settings for each trail.
|
CreateTrailResult |
Returns the objects or data listed below if successful.
|
DataResource |
The Amazon S3 buckets, Lambda functions, or Amazon DynamoDB tables that you specify in your event selectors for your
trail to log data events.
|
DeleteEventDataStoreRequest | |
DeleteEventDataStoreResult | |
DeleteTrailRequest |
The request that specifies the name of a trail to delete.
|
DeleteTrailResult |
Returns the objects or data listed below if successful.
|
DescribeQueryRequest | |
DescribeQueryResult | |
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.
|
EventDataStore |
A storage lake of event data against which you can run complex SQL-based queries.
|
EventSelector |
Use event selectors to further specify the management and data event settings for your trail.
|
GetEventDataStoreRequest | |
GetEventDataStoreResult | |
GetEventSelectorsRequest | |
GetEventSelectorsResult | |
GetInsightSelectorsRequest | |
GetInsightSelectorsResult | |
GetQueryResultsRequest | |
GetQueryResultsResult | |
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.
|
ListEventDataStoresRequest | |
ListEventDataStoresResult | |
ListPublicKeysRequest |
Requests the public keys for a specified time range.
|
ListPublicKeysResult |
Returns the objects or data listed below if successful.
|
ListQueriesRequest | |
ListQueriesResult | |
ListTagsRequest |
Specifies a list of 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 | |
Query |
A SQL string of criteria about events that you want to collect in an event data store.
|
QueryStatistics |
Metadata about a query, such as the number of results.
|
QueryStatisticsForDescribeQuery |
Gets metadata about a query, including the number of events that were matched, the total number of events scanned,
the query run time in milliseconds, and the query's creation time.
|
RemoveTagsRequest |
Specifies the tags to remove from a trail or event data store.
|
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.
|
RestoreEventDataStoreRequest | |
RestoreEventDataStoreResult | |
StartLoggingRequest |
The request to CloudTrail to start logging Amazon Web Services API calls for an account.
|
StartLoggingResult |
Returns the objects or data listed below if successful.
|
StartQueryRequest | |
StartQueryResult | |
StopLoggingRequest |
Passes the request to CloudTrail to stop logging Amazon Web Services 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).
|
UpdateEventDataStoreRequest | |
UpdateEventDataStoreResult | |
UpdateTrailRequest |
Specifies settings to update for the trail.
|
UpdateTrailResult |
Returns the objects or data listed below if successful.
|
Enum | Description |
---|---|
EventCategory | |
EventDataStoreStatus | |
InsightType | |
LookupAttributeKey | |
QueryStatus | |
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 CloudTrail and Organizations.
|
CloudTrailARNInvalidException |
This exception is thrown when an operation is called with a trail ARN that is not valid.
|
CloudTrailInvalidClientTokenIdException |
This exception is thrown when a call results in the
InvalidClientTokenId error code. |
CloudWatchLogsDeliveryUnavailableException |
Cannot set a CloudWatch Logs delivery for this region.
|
ConflictException |
This exception is thrown when the specified resource is not ready for an operation.
|
EventDataStoreAlreadyExistsException |
An event data store with that name already exists.
|
EventDataStoreARNInvalidException |
The specified event data store ARN is not valid or does not map to an event data store in your account.
|
EventDataStoreMaxLimitExceededException |
Your account has used the maximum number of event data stores.
|
EventDataStoreNotFoundException |
The specified event data store was not found.
|
EventDataStoreTerminationProtectedException |
The event data store cannot be deleted because termination protection is enabled for it.
|
InactiveEventDataStoreException |
The event data store is inactive.
|
InactiveQueryException |
The specified query cannot be canceled because it is in the
FINISHED , FAILED ,
TIMED_OUT , or CANCELLED state. |
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 resource lacks one or more
required permissions for creating an organization resource 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 Amazon SNS topic is not sufficient.
|
InvalidCloudWatchLogsLogGroupArnException |
This exception is thrown when the provided CloudWatch Logs log group is not valid.
|
InvalidCloudWatchLogsRoleArnException |
This exception is thrown when the provided role is not valid.
|
InvalidDateRangeException |
A date range for the query was specified that is not valid.
|
InvalidEventCategoryException |
Occurs if an event category that is not valid is specified as a value of
EventCategory . |
InvalidEventDataStoreStatusException |
The event data store is not in a status that supports the operation.
|
InvalidEventSelectorsException |
This exception is thrown when the
PutEventSelectors operation is called with a number of event
selectors, advanced 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 not valid.
|
InvalidLookupAttributesException |
Occurs when a lookup attribute is specified that is not valid.
|
InvalidMaxResultsException |
This exception is thrown if the limit specified is not valid.
|
InvalidNextTokenException |
A token that is not valid, or a 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.
|
InvalidParameterException |
The request includes a parameter that is not valid.
|
InvalidQueryStatementException |
The query that was submitted has validation errors, or uses incorrect syntax or unsupported keywords.
|
InvalidQueryStatusException |
The query status is not valid for the operation.
|
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 not valid.
|
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, when the S3 bucket and the KMS key are not in the same
region, or when the KMS key associated with the Amazon SNS topic either does not exist or is not in the same region.
|
MaxConcurrentQueriesException |
You are already running the maximum number of concurrent queries.
|
MaximumNumberOfTrailsExceededException |
This exception is thrown when the maximum number of trails is reached.
|
NotOrganizationMasterAccountException |
This exception is thrown when the Amazon Web Services account making the request to create or update an organization
trail or event data store is not the management account for an organization in Organizations.
|
OperationNotPermittedException |
This exception is thrown when the requested operation is not permitted.
|
OrganizationNotInAllFeaturesModeException |
This exception is thrown when Organizations is not configured to support all features.
|
OrganizationsNotInUseException |
This exception is thrown when the request is made from an Amazon Web Services account that is not a member of an
organization.
|
QueryIdNotFoundException |
The query ID does not exist or does not map to a query.
|
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.
|