| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudtrail |
|
| software.amazon.awssdk.services.cloudtrail.model |
| Modifier and Type | Method and Description |
|---|---|
default AddTagsResponse |
CloudTrailClient.addTags(AddTagsRequest addTagsRequest)
Adds one or more tags to a trail, event data store, or channel, up to a limit of 50.
|
default AddTagsResponse |
CloudTrailClient.addTags(Consumer<AddTagsRequest.Builder> addTagsRequest)
Adds one or more tags to a trail, event data store, or channel, up to a limit of 50.
|
default CancelQueryResponse |
CloudTrailClient.cancelQuery(CancelQueryRequest cancelQueryRequest)
Cancels a query if the query is not in a terminated state, such as
CANCELLED, FAILED,
TIMED_OUT, or FINISHED. |
default CancelQueryResponse |
CloudTrailClient.cancelQuery(Consumer<CancelQueryRequest.Builder> cancelQueryRequest)
Cancels a query if the query is not in a terminated state, such as
CANCELLED, FAILED,
TIMED_OUT, or FINISHED. |
default CreateChannelResponse |
CloudTrailClient.createChannel(Consumer<CreateChannelRequest.Builder> createChannelRequest)
Creates a channel for CloudTrail to ingest events from a partner or external source.
|
default CreateChannelResponse |
CloudTrailClient.createChannel(CreateChannelRequest createChannelRequest)
Creates a channel for CloudTrail to ingest events from a partner or external source.
|
default CreateEventDataStoreResponse |
CloudTrailClient.createEventDataStore(Consumer<CreateEventDataStoreRequest.Builder> createEventDataStoreRequest)
Creates a new event data store.
|
default CreateEventDataStoreResponse |
CloudTrailClient.createEventDataStore(CreateEventDataStoreRequest createEventDataStoreRequest)
Creates a new event data store.
|
default CreateTrailResponse |
CloudTrailClient.createTrail(Consumer<CreateTrailRequest.Builder> createTrailRequest)
Creates a trail that specifies the settings for delivery of log data to an Amazon S3 bucket.
|
default CreateTrailResponse |
CloudTrailClient.createTrail(CreateTrailRequest createTrailRequest)
Creates a trail that specifies the settings for delivery of log data to an Amazon S3 bucket.
|
default DeleteChannelResponse |
CloudTrailClient.deleteChannel(Consumer<DeleteChannelRequest.Builder> deleteChannelRequest)
Deletes a channel.
|
default DeleteChannelResponse |
CloudTrailClient.deleteChannel(DeleteChannelRequest deleteChannelRequest)
Deletes a channel.
|
default DeleteEventDataStoreResponse |
CloudTrailClient.deleteEventDataStore(Consumer<DeleteEventDataStoreRequest.Builder> deleteEventDataStoreRequest)
Disables the event data store specified by
EventDataStore, which accepts an event data store ARN. |
default DeleteEventDataStoreResponse |
CloudTrailClient.deleteEventDataStore(DeleteEventDataStoreRequest deleteEventDataStoreRequest)
Disables the event data store specified by
EventDataStore, which accepts an event data store ARN. |
default DeleteResourcePolicyResponse |
CloudTrailClient.deleteResourcePolicy(Consumer<DeleteResourcePolicyRequest.Builder> deleteResourcePolicyRequest)
Deletes the resource-based policy attached to the CloudTrail channel.
|
default DeleteResourcePolicyResponse |
CloudTrailClient.deleteResourcePolicy(DeleteResourcePolicyRequest deleteResourcePolicyRequest)
Deletes the resource-based policy attached to the CloudTrail channel.
|
default DeleteTrailResponse |
CloudTrailClient.deleteTrail(Consumer<DeleteTrailRequest.Builder> deleteTrailRequest)
Deletes a trail.
|
default DeleteTrailResponse |
CloudTrailClient.deleteTrail(DeleteTrailRequest deleteTrailRequest)
Deletes a trail.
|
default DeregisterOrganizationDelegatedAdminResponse |
CloudTrailClient.deregisterOrganizationDelegatedAdmin(Consumer<DeregisterOrganizationDelegatedAdminRequest.Builder> deregisterOrganizationDelegatedAdminRequest)
Removes CloudTrail delegated administrator permissions from a member account in an organization.
|
default DeregisterOrganizationDelegatedAdminResponse |
CloudTrailClient.deregisterOrganizationDelegatedAdmin(DeregisterOrganizationDelegatedAdminRequest deregisterOrganizationDelegatedAdminRequest)
Removes CloudTrail delegated administrator permissions from a member account in an organization.
|
default DescribeQueryResponse |
CloudTrailClient.describeQuery(Consumer<DescribeQueryRequest.Builder> describeQueryRequest)
Returns metadata about a query, including query run time in milliseconds, number of events scanned and matched,
and query status.
|
default DescribeQueryResponse |
CloudTrailClient.describeQuery(DescribeQueryRequest describeQueryRequest)
Returns metadata about a query, including query run time in milliseconds, number of events scanned and matched,
and query status.
|
default DescribeTrailsResponse |
CloudTrailClient.describeTrails()
Retrieves settings for one or more trails associated with the current region for your account.
|
default DescribeTrailsResponse |
CloudTrailClient.describeTrails(Consumer<DescribeTrailsRequest.Builder> describeTrailsRequest)
Retrieves settings for one or more trails associated with the current region for your account.
|
default DescribeTrailsResponse |
CloudTrailClient.describeTrails(DescribeTrailsRequest describeTrailsRequest)
Retrieves settings for one or more trails associated with the current region for your account.
|
default GetChannelResponse |
CloudTrailClient.getChannel(Consumer<GetChannelRequest.Builder> getChannelRequest)
Returns information about a specific channel.
|
default GetChannelResponse |
CloudTrailClient.getChannel(GetChannelRequest getChannelRequest)
Returns information about a specific channel.
|
default GetEventDataStoreResponse |
CloudTrailClient.getEventDataStore(Consumer<GetEventDataStoreRequest.Builder> getEventDataStoreRequest)
Returns information about an event data store specified as either an ARN or the ID portion of the ARN.
|
default GetEventDataStoreResponse |
CloudTrailClient.getEventDataStore(GetEventDataStoreRequest getEventDataStoreRequest)
Returns information about an event data store specified as either an ARN or the ID portion of the ARN.
|
default GetEventSelectorsResponse |
CloudTrailClient.getEventSelectors(Consumer<GetEventSelectorsRequest.Builder> getEventSelectorsRequest)
Describes the settings for the event selectors that you configured for your trail.
|
default GetEventSelectorsResponse |
CloudTrailClient.getEventSelectors(GetEventSelectorsRequest getEventSelectorsRequest)
Describes the settings for the event selectors that you configured for your trail.
|
default GetImportResponse |
CloudTrailClient.getImport(Consumer<GetImportRequest.Builder> getImportRequest)
Returns information about a specific import.
|
default GetImportResponse |
CloudTrailClient.getImport(GetImportRequest getImportRequest)
Returns information about a specific import.
|
default GetInsightSelectorsResponse |
CloudTrailClient.getInsightSelectors(Consumer<GetInsightSelectorsRequest.Builder> getInsightSelectorsRequest)
Describes the settings for the Insights event selectors that you configured for your trail.
|
default GetInsightSelectorsResponse |
CloudTrailClient.getInsightSelectors(GetInsightSelectorsRequest getInsightSelectorsRequest)
Describes the settings for the Insights event selectors that you configured for your trail.
|
default GetQueryResultsResponse |
CloudTrailClient.getQueryResults(Consumer<GetQueryResultsRequest.Builder> getQueryResultsRequest)
Gets event data results of a query.
|
default GetQueryResultsResponse |
CloudTrailClient.getQueryResults(GetQueryResultsRequest getQueryResultsRequest)
Gets event data results of a query.
|
default GetQueryResultsIterable |
CloudTrailClient.getQueryResultsPaginator(Consumer<GetQueryResultsRequest.Builder> getQueryResultsRequest)
Gets event data results of a query.
|
default GetQueryResultsIterable |
CloudTrailClient.getQueryResultsPaginator(GetQueryResultsRequest getQueryResultsRequest)
Gets event data results of a query.
|
default GetResourcePolicyResponse |
CloudTrailClient.getResourcePolicy(Consumer<GetResourcePolicyRequest.Builder> getResourcePolicyRequest)
Retrieves the JSON text of the resource-based policy document attached to the CloudTrail channel.
|
default GetResourcePolicyResponse |
CloudTrailClient.getResourcePolicy(GetResourcePolicyRequest getResourcePolicyRequest)
Retrieves the JSON text of the resource-based policy document attached to the CloudTrail channel.
|
default GetTrailResponse |
CloudTrailClient.getTrail(Consumer<GetTrailRequest.Builder> getTrailRequest)
Returns settings information for a specified trail.
|
default GetTrailResponse |
CloudTrailClient.getTrail(GetTrailRequest getTrailRequest)
Returns settings information for a specified trail.
|
default GetTrailStatusResponse |
CloudTrailClient.getTrailStatus(Consumer<GetTrailStatusRequest.Builder> getTrailStatusRequest)
Returns a JSON-formatted list of information about the specified trail.
|
default GetTrailStatusResponse |
CloudTrailClient.getTrailStatus(GetTrailStatusRequest getTrailStatusRequest)
Returns a JSON-formatted list of information about the specified trail.
|
default ListChannelsResponse |
CloudTrailClient.listChannels(Consumer<ListChannelsRequest.Builder> listChannelsRequest)
Lists the channels in the current account, and their source names.
|
default ListChannelsResponse |
CloudTrailClient.listChannels(ListChannelsRequest listChannelsRequest)
Lists the channels in the current account, and their source names.
|
default ListChannelsIterable |
CloudTrailClient.listChannelsPaginator(Consumer<ListChannelsRequest.Builder> listChannelsRequest)
Lists the channels in the current account, and their source names.
|
default ListChannelsIterable |
CloudTrailClient.listChannelsPaginator(ListChannelsRequest listChannelsRequest)
Lists the channels in the current account, and their source names.
|
default ListEventDataStoresResponse |
CloudTrailClient.listEventDataStores(Consumer<ListEventDataStoresRequest.Builder> listEventDataStoresRequest)
Returns information about all event data stores in the account, in the current region.
|
default ListEventDataStoresResponse |
CloudTrailClient.listEventDataStores(ListEventDataStoresRequest listEventDataStoresRequest)
Returns information about all event data stores in the account, in the current region.
|
default ListEventDataStoresIterable |
CloudTrailClient.listEventDataStoresPaginator(Consumer<ListEventDataStoresRequest.Builder> listEventDataStoresRequest)
Returns information about all event data stores in the account, in the current region.
|
default ListEventDataStoresIterable |
CloudTrailClient.listEventDataStoresPaginator(ListEventDataStoresRequest listEventDataStoresRequest)
Returns information about all event data stores in the account, in the current region.
|
default ListImportFailuresResponse |
CloudTrailClient.listImportFailures(Consumer<ListImportFailuresRequest.Builder> listImportFailuresRequest)
Returns a list of failures for the specified import.
|
default ListImportFailuresResponse |
CloudTrailClient.listImportFailures(ListImportFailuresRequest listImportFailuresRequest)
Returns a list of failures for the specified import.
|
default ListImportFailuresIterable |
CloudTrailClient.listImportFailuresPaginator(Consumer<ListImportFailuresRequest.Builder> listImportFailuresRequest)
Returns a list of failures for the specified import.
|
default ListImportFailuresIterable |
CloudTrailClient.listImportFailuresPaginator(ListImportFailuresRequest listImportFailuresRequest)
Returns a list of failures for the specified import.
|
default ListImportsResponse |
CloudTrailClient.listImports(Consumer<ListImportsRequest.Builder> listImportsRequest)
Returns information on all imports, or a select set of imports by
ImportStatus or
Destination. |
default ListImportsResponse |
CloudTrailClient.listImports(ListImportsRequest listImportsRequest)
Returns information on all imports, or a select set of imports by
ImportStatus or
Destination. |
default ListImportsIterable |
CloudTrailClient.listImportsPaginator(Consumer<ListImportsRequest.Builder> listImportsRequest)
Returns information on all imports, or a select set of imports by
ImportStatus or
Destination. |
default ListImportsIterable |
CloudTrailClient.listImportsPaginator(ListImportsRequest listImportsRequest)
Returns information on all imports, or a select set of imports by
ImportStatus or
Destination. |
default ListPublicKeysResponse |
CloudTrailClient.listPublicKeys()
Returns all public keys whose private keys were used to sign the digest files within the specified time range.
|
default ListPublicKeysResponse |
CloudTrailClient.listPublicKeys(Consumer<ListPublicKeysRequest.Builder> listPublicKeysRequest)
Returns all public keys whose private keys were used to sign the digest files within the specified time range.
|
default ListPublicKeysResponse |
CloudTrailClient.listPublicKeys(ListPublicKeysRequest listPublicKeysRequest)
Returns all public keys whose private keys were used to sign the digest files within the specified time range.
|
default ListPublicKeysIterable |
CloudTrailClient.listPublicKeysPaginator()
Returns all public keys whose private keys were used to sign the digest files within the specified time range.
|
default ListPublicKeysIterable |
CloudTrailClient.listPublicKeysPaginator(Consumer<ListPublicKeysRequest.Builder> listPublicKeysRequest)
Returns all public keys whose private keys were used to sign the digest files within the specified time range.
|
default ListPublicKeysIterable |
CloudTrailClient.listPublicKeysPaginator(ListPublicKeysRequest listPublicKeysRequest)
Returns all public keys whose private keys were used to sign the digest files within the specified time range.
|
default ListQueriesResponse |
CloudTrailClient.listQueries(Consumer<ListQueriesRequest.Builder> listQueriesRequest)
Returns a list of queries and query statuses for the past seven days.
|
default ListQueriesResponse |
CloudTrailClient.listQueries(ListQueriesRequest listQueriesRequest)
Returns a list of queries and query statuses for the past seven days.
|
default ListQueriesIterable |
CloudTrailClient.listQueriesPaginator(Consumer<ListQueriesRequest.Builder> listQueriesRequest)
Returns a list of queries and query statuses for the past seven days.
|
default ListQueriesIterable |
CloudTrailClient.listQueriesPaginator(ListQueriesRequest listQueriesRequest)
Returns a list of queries and query statuses for the past seven days.
|
default ListTagsResponse |
CloudTrailClient.listTags(Consumer<ListTagsRequest.Builder> listTagsRequest)
Lists the tags for the trail, event data store, or channel in the current region.
|
default ListTagsResponse |
CloudTrailClient.listTags(ListTagsRequest listTagsRequest)
Lists the tags for the trail, event data store, or channel in the current region.
|
default ListTagsIterable |
CloudTrailClient.listTagsPaginator(Consumer<ListTagsRequest.Builder> listTagsRequest)
Lists the tags for the trail, event data store, or channel in the current region.
|
default ListTagsIterable |
CloudTrailClient.listTagsPaginator(ListTagsRequest listTagsRequest)
Lists the tags for the trail, event data store, or channel in the current region.
|
default ListTrailsResponse |
CloudTrailClient.listTrails(Consumer<ListTrailsRequest.Builder> listTrailsRequest)
Lists trails that are in the current account.
|
default ListTrailsResponse |
CloudTrailClient.listTrails(ListTrailsRequest listTrailsRequest)
Lists trails that are in the current account.
|
default ListTrailsIterable |
CloudTrailClient.listTrailsPaginator(Consumer<ListTrailsRequest.Builder> listTrailsRequest)
Lists trails that are in the current account.
|
default ListTrailsIterable |
CloudTrailClient.listTrailsPaginator(ListTrailsRequest listTrailsRequest)
Lists trails that are in the current account.
|
default LookupEventsResponse |
CloudTrailClient.lookupEvents()
Looks up management events or CloudTrail Insights events that are captured by CloudTrail.
|
default LookupEventsResponse |
CloudTrailClient.lookupEvents(Consumer<LookupEventsRequest.Builder> lookupEventsRequest)
Looks up management events or CloudTrail Insights events that are captured by CloudTrail.
|
default LookupEventsResponse |
CloudTrailClient.lookupEvents(LookupEventsRequest lookupEventsRequest)
Looks up management events or CloudTrail Insights events that are captured by CloudTrail.
|
default LookupEventsIterable |
CloudTrailClient.lookupEventsPaginator()
Looks up management events or CloudTrail Insights events that are captured by CloudTrail.
|
default LookupEventsIterable |
CloudTrailClient.lookupEventsPaginator(Consumer<LookupEventsRequest.Builder> lookupEventsRequest)
Looks up management events or CloudTrail Insights events that are captured by CloudTrail.
|
default LookupEventsIterable |
CloudTrailClient.lookupEventsPaginator(LookupEventsRequest lookupEventsRequest)
Looks up management events or CloudTrail Insights events that are captured by CloudTrail.
|
default PutEventSelectorsResponse |
CloudTrailClient.putEventSelectors(Consumer<PutEventSelectorsRequest.Builder> putEventSelectorsRequest)
Configures an event selector or advanced event selectors for your trail.
|
default PutEventSelectorsResponse |
CloudTrailClient.putEventSelectors(PutEventSelectorsRequest putEventSelectorsRequest)
Configures an event selector or advanced event selectors for your trail.
|
default PutInsightSelectorsResponse |
CloudTrailClient.putInsightSelectors(Consumer<PutInsightSelectorsRequest.Builder> putInsightSelectorsRequest)
Lets you enable Insights event logging by specifying the Insights selectors that you want to enable on an
existing trail.
|
default PutInsightSelectorsResponse |
CloudTrailClient.putInsightSelectors(PutInsightSelectorsRequest putInsightSelectorsRequest)
Lets you enable Insights event logging by specifying the Insights selectors that you want to enable on an
existing trail.
|
default PutResourcePolicyResponse |
CloudTrailClient.putResourcePolicy(Consumer<PutResourcePolicyRequest.Builder> putResourcePolicyRequest)
Attaches a resource-based permission policy to a CloudTrail channel that is used for an integration with an event
source outside of Amazon Web Services.
|
default PutResourcePolicyResponse |
CloudTrailClient.putResourcePolicy(PutResourcePolicyRequest putResourcePolicyRequest)
Attaches a resource-based permission policy to a CloudTrail channel that is used for an integration with an event
source outside of Amazon Web Services.
|
default RegisterOrganizationDelegatedAdminResponse |
CloudTrailClient.registerOrganizationDelegatedAdmin(Consumer<RegisterOrganizationDelegatedAdminRequest.Builder> registerOrganizationDelegatedAdminRequest)
Registers an organization’s member account as the CloudTrail delegated administrator.
|
default RegisterOrganizationDelegatedAdminResponse |
CloudTrailClient.registerOrganizationDelegatedAdmin(RegisterOrganizationDelegatedAdminRequest registerOrganizationDelegatedAdminRequest)
Registers an organization’s member account as the CloudTrail delegated administrator.
|
default RemoveTagsResponse |
CloudTrailClient.removeTags(Consumer<RemoveTagsRequest.Builder> removeTagsRequest)
Removes the specified tags from a trail, event data store, or channel.
|
default RemoveTagsResponse |
CloudTrailClient.removeTags(RemoveTagsRequest removeTagsRequest)
Removes the specified tags from a trail, event data store, or channel.
|
default RestoreEventDataStoreResponse |
CloudTrailClient.restoreEventDataStore(Consumer<RestoreEventDataStoreRequest.Builder> restoreEventDataStoreRequest)
Restores a deleted event data store specified by
EventDataStore, which accepts an event data store
ARN. |
default RestoreEventDataStoreResponse |
CloudTrailClient.restoreEventDataStore(RestoreEventDataStoreRequest restoreEventDataStoreRequest)
Restores a deleted event data store specified by
EventDataStore, which accepts an event data store
ARN. |
default StartImportResponse |
CloudTrailClient.startImport(Consumer<StartImportRequest.Builder> startImportRequest)
Starts an import of logged trail events from a source S3 bucket to a destination event data store.
|
default StartImportResponse |
CloudTrailClient.startImport(StartImportRequest startImportRequest)
Starts an import of logged trail events from a source S3 bucket to a destination event data store.
|
default StartLoggingResponse |
CloudTrailClient.startLogging(Consumer<StartLoggingRequest.Builder> startLoggingRequest)
Starts the recording of Amazon Web Services API calls and log file delivery for a trail.
|
default StartLoggingResponse |
CloudTrailClient.startLogging(StartLoggingRequest startLoggingRequest)
Starts the recording of Amazon Web Services API calls and log file delivery for a trail.
|
default StartQueryResponse |
CloudTrailClient.startQuery(Consumer<StartQueryRequest.Builder> startQueryRequest)
Starts a CloudTrail Lake query.
|
default StartQueryResponse |
CloudTrailClient.startQuery(StartQueryRequest startQueryRequest)
Starts a CloudTrail Lake query.
|
default StopImportResponse |
CloudTrailClient.stopImport(Consumer<StopImportRequest.Builder> stopImportRequest)
Stops a specified import.
|
default StopImportResponse |
CloudTrailClient.stopImport(StopImportRequest stopImportRequest)
Stops a specified import.
|
default StopLoggingResponse |
CloudTrailClient.stopLogging(Consumer<StopLoggingRequest.Builder> stopLoggingRequest)
Suspends the recording of Amazon Web Services API calls and log file delivery for the specified trail.
|
default StopLoggingResponse |
CloudTrailClient.stopLogging(StopLoggingRequest stopLoggingRequest)
Suspends the recording of Amazon Web Services API calls and log file delivery for the specified trail.
|
default UpdateChannelResponse |
CloudTrailClient.updateChannel(Consumer<UpdateChannelRequest.Builder> updateChannelRequest)
Updates a channel specified by a required channel ARN or UUID.
|
default UpdateChannelResponse |
CloudTrailClient.updateChannel(UpdateChannelRequest updateChannelRequest)
Updates a channel specified by a required channel ARN or UUID.
|
default UpdateEventDataStoreResponse |
CloudTrailClient.updateEventDataStore(Consumer<UpdateEventDataStoreRequest.Builder> updateEventDataStoreRequest)
Updates an event data store.
|
default UpdateEventDataStoreResponse |
CloudTrailClient.updateEventDataStore(UpdateEventDataStoreRequest updateEventDataStoreRequest)
Updates an event data store.
|
default UpdateTrailResponse |
CloudTrailClient.updateTrail(Consumer<UpdateTrailRequest.Builder> updateTrailRequest)
Updates trail settings that control what events you are logging, and how to handle log files.
|
default UpdateTrailResponse |
CloudTrailClient.updateTrail(UpdateTrailRequest updateTrailRequest)
Updates trail settings that control what events you are logging, and how to handle log files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AccountHasOngoingImportException
This exception is thrown when you start a new import and a previous import is still in progress.
|
class |
AccountNotFoundException
This exception is thrown when the specified account is not found or not part of an organization.
|
class |
AccountNotRegisteredException
This exception is thrown when the specified account is not registered as the CloudTrail delegated administrator.
|
class |
AccountRegisteredException
This exception is thrown when the account is already registered as the CloudTrail delegated administrator.
|
class |
CannotDelegateManagementAccountException
This exception is thrown when the management account of an organization is registered as the CloudTrail delegated
administrator.
|
class |
ChannelAlreadyExistsException
This exception is thrown when the provided channel already exists.
|
class |
ChannelArnInvalidException
This exception is thrown when the specified value of
ChannelARN is not valid. |
class |
ChannelExistsForEdsException
This exception is thrown when the specified event data store cannot yet be deleted because it is in use by a channel.
|
class |
ChannelMaxLimitExceededException
This exception is thrown when the maximum number of channels limit is exceeded.
|
class |
ChannelNotFoundException
This exception is thrown when CloudTrail cannot find the specified channel.
|
class |
CloudTrailAccessNotEnabledException
This exception is thrown when trusted access has not been enabled between CloudTrail and Organizations.
|
class |
CloudTrailArnInvalidException
This exception is thrown when an operation is called with a trail ARN that is not valid.
|
class |
CloudTrailInvalidClientTokenIdException
This exception is thrown when a call results in the
InvalidClientTokenId error code. |
class |
CloudWatchLogsDeliveryUnavailableException
Cannot set a CloudWatch Logs delivery for this region.
|
class |
ConflictException
This exception is thrown when the specified resource is not ready for an operation.
|
class |
DelegatedAdminAccountLimitExceededException
This exception is thrown when the maximum number of CloudTrail delegated administrators is reached.
|
class |
EventDataStoreAlreadyExistsException
An event data store with that name already exists.
|
class |
EventDataStoreArnInvalidException
The specified event data store ARN is not valid or does not map to an event data store in your account.
|
class |
EventDataStoreHasOngoingImportException
This exception is thrown when you try to update or delete an event data store that currently has an import in
progress.
|
class |
EventDataStoreMaxLimitExceededException
Your account has used the maximum number of event data stores.
|
class |
EventDataStoreNotFoundException
The specified event data store was not found.
|
class |
EventDataStoreTerminationProtectedException
The event data store cannot be deleted because termination protection is enabled for it.
|
class |
ImportNotFoundException
The specified import was not found.
|
class |
InactiveEventDataStoreException
The event data store is inactive.
|
class |
InactiveQueryException
The specified query cannot be canceled because it is in the
FINISHED, FAILED,
TIMED_OUT, or CANCELLED state. |
class |
InsightNotEnabledException
If you run
GetInsightSelectors on a trail that does not have Insights events enabled, the operation
throws the exception InsightNotEnabledException. |
class |
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.
|
class |
InsufficientEncryptionPolicyException
This exception is thrown when the policy on the S3 bucket or KMS key does not have sufficient permissions for the
operation.
|
class |
InsufficientS3BucketPolicyException
This exception is thrown when the policy on the S3 bucket is not sufficient.
|
class |
InsufficientSnsTopicPolicyException
This exception is thrown when the policy on the Amazon SNS topic is not sufficient.
|
class |
InvalidCloudWatchLogsLogGroupArnException
This exception is thrown when the provided CloudWatch Logs log group is not valid.
|
class |
InvalidCloudWatchLogsRoleArnException
This exception is thrown when the provided role is not valid.
|
class |
InvalidDateRangeException
A date range for the query was specified that is not valid.
|
class |
InvalidEventCategoryException
Occurs if an event category that is not valid is specified as a value of
EventCategory. |
class |
InvalidEventDataStoreCategoryException
This exception is thrown when event categories of specified event data stores are not valid.
|
class |
InvalidEventDataStoreStatusException
The event data store is not in a status that supports the operation.
|
class |
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. |
class |
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.
|
class |
InvalidImportSourceException
This exception is thrown when the provided source S3 bucket is not valid for import.
|
class |
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. |
class |
InvalidKmsKeyIdException
This exception is thrown when the KMS key ARN is not valid.
|
class |
InvalidLookupAttributesException
Occurs when a lookup attribute is specified that is not valid.
|
class |
InvalidMaxResultsException
This exception is thrown if the limit specified is not valid.
|
class |
InvalidNextTokenException
A token that is not valid, or a token that was previously used in a request with different parameters.
|
class |
InvalidParameterCombinationException
This exception is thrown when the combination of parameters provided is not valid.
|
class |
InvalidParameterException
The request includes a parameter that is not valid.
|
class |
InvalidQueryStatementException
The query that was submitted has validation errors, or uses incorrect syntax or unsupported keywords.
|
class |
InvalidQueryStatusException
The query status is not valid for the operation.
|
class |
InvalidS3BucketNameException
This exception is thrown when the provided S3 bucket name is not valid.
|
class |
InvalidS3PrefixException
This exception is thrown when the provided S3 prefix is not valid.
|
class |
InvalidSnsTopicNameException
This exception is thrown when the provided SNS topic name is not valid.
|
class |
InvalidSourceException
This exception is thrown when the specified value of
Source is not valid. |
class |
InvalidTagParameterException
This exception is thrown when the specified tag key or values are not valid.
|
class |
InvalidTimeRangeException
Occurs if the timestamp values are not valid.
|
class |
InvalidTokenException
Reserved for future use.
|
class |
InvalidTrailNameException
This exception is thrown when the provided trail name is not valid.
|
class |
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.
|
class |
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.
|
class |
MaxConcurrentQueriesException
You are already running the maximum number of concurrent queries.
|
class |
MaximumNumberOfTrailsExceededException
This exception is thrown when the maximum number of trails is reached.
|
class |
NoManagementAccountSlrExistsException
This exception is thrown when the management account does not have a service-linked role.
|
class |
NotOrganizationManagementAccountException
This exception is thrown when the account making the request is not the organization's management account.
|
class |
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.
|
class |
OperationNotPermittedException
This exception is thrown when the requested operation is not permitted.
|
class |
OrganizationNotInAllFeaturesModeException
This exception is thrown when Organizations is not configured to support all features.
|
class |
OrganizationsNotInUseException
This exception is thrown when the request is made from an Amazon Web Services account that is not a member of an
organization.
|
class |
QueryIdNotFoundException
The query ID does not exist or does not map to a query.
|
class |
ResourceArnNotValidException
This exception is thrown when the provided resource does not exist, or the ARN format of the resource is not valid.
|
class |
ResourceNotFoundException
This exception is thrown when the specified resource is not found.
|
class |
ResourcePolicyNotFoundException
This exception is thrown when the specified resource policy is not found.
|
class |
ResourcePolicyNotValidException
This exception is thrown when the resouce-based policy has syntax errors, or contains a principal that is not valid.
|
class |
ResourceTypeNotSupportedException
This exception is thrown when the specified resource type is not supported by CloudTrail.
|
class |
S3BucketDoesNotExistException
This exception is thrown when the specified S3 bucket does not exist.
|
class |
TagsLimitExceededException
The number of tags per trail, event data store, or channel has exceeded the permitted amount.
|
class |
TrailAlreadyExistsException
This exception is thrown when the specified trail already exists.
|
class |
TrailNotFoundException
This exception is thrown when the trail with the given name is not found.
|
class |
TrailNotProvidedException
This exception is no longer in use.
|
class |
UnsupportedOperationException
This exception is thrown when the requested operation is not supported.
|
| Modifier and Type | Method and Description |
|---|---|
CloudTrailException |
CloudTrailException.BuilderImpl.build() |
| Constructor and Description |
|---|
BuilderImpl(CloudTrailException ex) |
Copyright © 2023. All rights reserved.