| Class and Description |
|---|
| AccountHasOngoingImportException
This exception is thrown when you start a new import and a previous import is still in progress.
|
| AccountNotFoundException
This exception is thrown when the specified account is not found or not part of an organization.
|
| AccountNotRegisteredException
This exception is thrown when the specified account is not registered as the CloudTrail delegated administrator.
|
| AccountRegisteredException
This exception is thrown when the account is already registered as the CloudTrail delegated administrator.
|
| AddTagsRequest
Specifies the tags to add to a trail, event data store, or channel.
|
| AddTagsRequest.Builder |
| AddTagsResponse
Returns the objects or data if successful.
|
| CancelQueryRequest |
| CancelQueryRequest.Builder |
| CancelQueryResponse |
| CannotDelegateManagementAccountException
This exception is thrown when the management account of an organization is registered as the CloudTrail delegated
administrator.
|
| ChannelAlreadyExistsException
This exception is thrown when the provided channel already exists.
|
| ChannelArnInvalidException
This exception is thrown when the specified value of
ChannelARN is not valid. |
| ChannelExistsForEdsException
This exception is thrown when the specified event data store cannot yet be deleted because it is in use by a channel.
|
| ChannelMaxLimitExceededException
This exception is thrown when the maximum number of channels limit is exceeded.
|
| ChannelNotFoundException
This exception is thrown when CloudTrail cannot find the specified channel.
|
| 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.
|
| CloudTrailException |
| 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.
|
| CreateChannelRequest |
| CreateChannelRequest.Builder |
| CreateChannelResponse |
| CreateEventDataStoreRequest |
| CreateEventDataStoreRequest.Builder |
| CreateEventDataStoreResponse |
| CreateTrailRequest
Specifies the settings for each trail.
|
| CreateTrailRequest.Builder |
| CreateTrailResponse
Returns the objects or data listed below if successful.
|
| DelegatedAdminAccountLimitExceededException
This exception is thrown when the maximum number of CloudTrail delegated administrators is reached.
|
| DeleteChannelRequest |
| DeleteChannelRequest.Builder |
| DeleteChannelResponse |
| DeleteEventDataStoreRequest |
| DeleteEventDataStoreRequest.Builder |
| DeleteEventDataStoreResponse |
| DeleteResourcePolicyRequest |
| DeleteResourcePolicyRequest.Builder |
| DeleteResourcePolicyResponse |
| DeleteTrailRequest
The request that specifies the name of a trail to delete.
|
| DeleteTrailRequest.Builder |
| DeleteTrailResponse
Returns the objects or data listed below if successful.
|
| DeregisterOrganizationDelegatedAdminRequest
Removes CloudTrail delegated administrator permissions from a specified member account in an organization that is
currently designated as a delegated administrator.
|
| DeregisterOrganizationDelegatedAdminRequest.Builder |
| DeregisterOrganizationDelegatedAdminResponse
Returns the following response if successful.
|
| DescribeQueryRequest |
| DescribeQueryRequest.Builder |
| DescribeQueryResponse |
| DescribeTrailsRequest
Returns information about the trail.
|
| DescribeTrailsRequest.Builder |
| DescribeTrailsResponse
Returns the objects or data listed below if successful.
|
| 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.
|
| EventDataStoreHasOngoingImportException
This exception is thrown when you try to update or delete an event data store that currently has an import in
progress.
|
| 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.
|
| GetChannelRequest |
| GetChannelRequest.Builder |
| GetChannelResponse |
| GetEventDataStoreRequest |
| GetEventDataStoreRequest.Builder |
| GetEventDataStoreResponse |
| GetEventSelectorsRequest |
| GetEventSelectorsRequest.Builder |
| GetEventSelectorsResponse |
| GetImportRequest |
| GetImportRequest.Builder |
| GetImportResponse |
| GetInsightSelectorsRequest |
| GetInsightSelectorsRequest.Builder |
| GetInsightSelectorsResponse |
| GetQueryResultsRequest |
| GetQueryResultsRequest.Builder |
| GetQueryResultsResponse |
| GetResourcePolicyRequest |
| GetResourcePolicyRequest.Builder |
| GetResourcePolicyResponse |
| GetTrailRequest |
| GetTrailRequest.Builder |
| GetTrailResponse |
| GetTrailStatusRequest
The name of a trail about which you want the current status.
|
| GetTrailStatusRequest.Builder |
| GetTrailStatusResponse
Returns the objects or data listed below if successful.
|
| ImportNotFoundException
The specified import was not found.
|
| 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 identity 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 does not have sufficient permissions for the
operation.
|
| 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. |
| InvalidEventDataStoreCategoryException
This exception is thrown when event categories of specified event data stores are not valid.
|
| 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.
|
| InvalidImportSourceException
This exception is thrown when the provided source S3 bucket is not valid for import.
|
| 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.
|
| InvalidSourceException
This exception is thrown when the specified value of
Source 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 or event data store can't be
updated.
|
| 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.
|
| ListChannelsRequest |
| ListChannelsRequest.Builder |
| ListChannelsResponse |
| ListEventDataStoresRequest |
| ListEventDataStoresRequest.Builder |
| ListEventDataStoresResponse |
| ListImportFailuresRequest |
| ListImportFailuresRequest.Builder |
| ListImportFailuresResponse |
| ListImportsRequest |
| ListImportsRequest.Builder |
| ListImportsResponse |
| ListPublicKeysRequest
Requests the public keys for a specified time range.
|
| ListPublicKeysRequest.Builder |
| ListPublicKeysResponse
Returns the objects or data listed below if successful.
|
| ListQueriesRequest |
| ListQueriesRequest.Builder |
| ListQueriesResponse |
| ListTagsRequest
Specifies a list of tags to return.
|
| ListTagsRequest.Builder |
| ListTagsResponse
Returns the objects or data listed below if successful.
|
| ListTrailsRequest |
| ListTrailsRequest.Builder |
| ListTrailsResponse |
| LookupEventsRequest
Contains a request for LookupEvents.
|
| LookupEventsRequest.Builder |
| LookupEventsResponse
Contains a response to a LookupEvents action.
|
| MaxConcurrentQueriesException
You are already running the maximum number of concurrent queries.
|
| MaximumNumberOfTrailsExceededException
This exception is thrown when the maximum number of trails is reached.
|
| NoManagementAccountSlrExistsException
This exception is thrown when the management account does not have a service-linked role.
|
| NotOrganizationManagementAccountException
This exception is thrown when the account making the request is not the organization's management account.
|
| 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.
|
| PutEventSelectorsRequest |
| PutEventSelectorsRequest.Builder |
| PutEventSelectorsResponse |
| PutInsightSelectorsRequest |
| PutInsightSelectorsRequest.Builder |
| PutInsightSelectorsResponse |
| PutResourcePolicyRequest |
| PutResourcePolicyRequest.Builder |
| PutResourcePolicyResponse |
| QueryIdNotFoundException
The query ID does not exist or does not map to a query.
|
| RegisterOrganizationDelegatedAdminRequest
Specifies an organization member account ID as a CloudTrail delegated administrator.
|
| RegisterOrganizationDelegatedAdminRequest.Builder |
| RegisterOrganizationDelegatedAdminResponse
Returns the following response if successful.
|
| RemoveTagsRequest
Specifies the tags to remove from a trail, event data store, or channel.
|
| RemoveTagsRequest.Builder |
| RemoveTagsResponse
Returns the objects or data listed below if successful.
|
| ResourceArnNotValidException
This exception is thrown when the provided resource does not exist, or the ARN format of the resource is not valid.
|
| ResourceNotFoundException
This exception is thrown when the specified resource is not found.
|
| ResourcePolicyNotFoundException
This exception is thrown when the specified resource policy is not found.
|
| ResourcePolicyNotValidException
This exception is thrown when the resouce-based policy has syntax errors, or contains a principal that is not valid.
|
| ResourceTypeNotSupportedException
This exception is thrown when the specified resource type is not supported by CloudTrail.
|
| RestoreEventDataStoreRequest |
| RestoreEventDataStoreRequest.Builder |
| RestoreEventDataStoreResponse |
| S3BucketDoesNotExistException
This exception is thrown when the specified S3 bucket does not exist.
|
| StartEventDataStoreIngestionRequest |
| StartEventDataStoreIngestionRequest.Builder |
| StartEventDataStoreIngestionResponse |
| StartImportRequest |
| StartImportRequest.Builder |
| StartImportResponse |
| StartLoggingRequest
The request to CloudTrail to start logging Amazon Web Services API calls for an account.
|
| StartLoggingRequest.Builder |
| StartLoggingResponse
Returns the objects or data listed below if successful.
|
| StartQueryRequest |
| StartQueryRequest.Builder |
| StartQueryResponse |
| StopEventDataStoreIngestionRequest |
| StopEventDataStoreIngestionRequest.Builder |
| StopEventDataStoreIngestionResponse |
| StopImportRequest |
| StopImportRequest.Builder |
| StopImportResponse |
| StopLoggingRequest
Passes the request to CloudTrail to stop logging Amazon Web Services API calls for the specified account.
|
| StopLoggingRequest.Builder |
| StopLoggingResponse
Returns the objects or data listed below if successful.
|
| TagsLimitExceededException
The number of tags per trail, event data store, or channel has exceeded the permitted amount.
|
| ThrottlingException
This exception is thrown when the request rate exceeds the limit.
|
| 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.
|
| UpdateChannelRequest |
| UpdateChannelRequest.Builder |
| UpdateChannelResponse |
| UpdateEventDataStoreRequest |
| UpdateEventDataStoreRequest.Builder |
| UpdateEventDataStoreResponse |
| UpdateTrailRequest
Specifies settings to update for the trail.
|
| UpdateTrailRequest.Builder |
| UpdateTrailResponse
Returns the objects or data listed below if successful.
|
| Class and Description |
|---|
| CloudTrailRequest |
| Class and Description |
|---|
| Event
Contains information about an event that was returned by a lookup request.
|
| GetQueryResultsRequest |
| GetQueryResultsResponse |
| ImportFailureListItem
Provides information about an import failure.
|
| ImportsListItem
Contains information about an import that was returned by a lookup request.
|
| ListChannelsRequest |
| ListChannelsResponse |
| ListEventDataStoresRequest |
| ListEventDataStoresResponse |
| ListImportFailuresRequest |
| ListImportFailuresResponse |
| ListImportsRequest |
| ListImportsResponse |
| ListPublicKeysRequest
Requests the public keys for a specified time range.
|
| ListPublicKeysResponse
Returns the objects or data listed below if successful.
|
| ListQueriesRequest |
| ListQueriesResponse |
| ListTagsRequest
Specifies a list of tags to return.
|
| ListTagsResponse
Returns the objects or data listed below if successful.
|
| ListTrailsRequest |
| ListTrailsResponse |
| LookupEventsRequest
Contains a request for LookupEvents.
|
| LookupEventsResponse
Contains a response to a LookupEvents action.
|
| PublicKey
Contains information about a returned public key.
|
| ResourceTag
A resource tag.
|
| TrailInfo
Information about a CloudTrail trail, including the trail's name, home Region, and Amazon Resource Name (ARN).
|
Copyright © 2023. All rights reserved.