'2.0', 'service' => '
This is the CloudTrail API Reference. It provides descriptions of actions, data types, common parameters, and common errors for CloudTrail.
CloudTrail is a web service that records Amazon Web Services API calls for your Amazon Web Services account and delivers log files to an Amazon S3 bucket. The recorded information includes the identity of the user, the start time of the Amazon Web Services API call, the source IP address, the request parameters, and the response elements returned by the service.
As an alternative to the API, you can use one of the Amazon Web Services SDKs, which consist of libraries and sample code for various programming languages and platforms (Java, Ruby, .NET, iOS, Android, etc.). The SDKs provide programmatic access to CloudTrail. For example, the SDKs handle cryptographically signing requests, managing errors, and retrying requests automatically. For more information about the Amazon Web Services SDKs, including how to download and install them, see Tools to Build on Amazon Web Services.
See the CloudTrail User Guide for information about the data that is included with each Amazon Web Services API call listed in the log files.
', 'operations' => [ 'AddTags' => 'Adds one or more tags to a trail, event data store, or channel, up to a limit of 50. Overwrites an existing tag\'s value when a new value is specified for an existing tag key. Tag key names must be unique; you cannot have two keys with the same name but different values. If you specify a key without a value, the tag will be created with the specified key and a value of null. You can tag a trail or event data store that applies to all Amazon Web Services Regions only from the Region in which the trail or event data store was created (also known as its home Region).
', 'CancelQuery' => 'Cancels a query if the query is not in a terminated state, such as CANCELLED
, FAILED
, TIMED_OUT
, or FINISHED
. You must specify an ARN value for EventDataStore
. The ID of the query that you want to cancel is also required. When you run CancelQuery
, the query status might show as CANCELLED
even if the operation is not yet finished.
Creates a channel for CloudTrail to ingest events from a partner or external source. After you create a channel, a CloudTrail Lake event data store can log events from the partner or source that you specify.
', 'CreateEventDataStore' => 'Creates a new event data store.
', 'CreateTrail' => 'Creates a trail that specifies the settings for delivery of log data to an Amazon S3 bucket.
', 'DeleteChannel' => 'Deletes a channel.
', 'DeleteEventDataStore' => 'Disables the event data store specified by EventDataStore
, which accepts an event data store ARN. After you run DeleteEventDataStore
, the event data store enters a PENDING_DELETION
state, and is automatically deleted after a wait period of seven days. TerminationProtectionEnabled
must be set to False
on the event data store; this operation cannot work if TerminationProtectionEnabled
is True
.
After you run DeleteEventDataStore
on an event data store, you cannot run ListQueries
, DescribeQuery
, or GetQueryResults
on queries that are using an event data store in a PENDING_DELETION
state. An event data store in the PENDING_DELETION
state does not incur costs.
Deletes the resource-based policy attached to the CloudTrail channel.
', 'DeleteTrail' => 'Deletes a trail. This operation must be called from the Region in which the trail was created. DeleteTrail
cannot be called on the shadow trails (replicated trails in other Regions) of a trail that is enabled in all Regions.
Removes CloudTrail delegated administrator permissions from a member account in an organization.
', 'DescribeQuery' => 'Returns metadata about a query, including query run time in milliseconds, number of events scanned and matched, and query status. If the query results were delivered to an S3 bucket, the response also provides the S3 URI and the delivery status.
You must specify either a QueryID
or a QueryAlias
. Specifying the QueryAlias
parameter returns information about the last query run for the alias.
Retrieves settings for one or more trails associated with the current Region for your account.
', 'GetChannel' => 'Returns information about a specific channel.
', 'GetEventDataStore' => 'Returns information about an event data store specified as either an ARN or the ID portion of the ARN.
', 'GetEventSelectors' => 'Describes the settings for the event selectors that you configured for your trail. The information returned for your event selectors includes the following:
If your event selector includes read-only events, write-only events, or all events. This applies to both management events and data events.
If your event selector includes management events.
If your event selector includes data events, the resources on which you are logging data events.
For more information about logging management and data events, see the following topics in the CloudTrail User Guide:
', 'GetImport' => 'Returns information about a specific import.
', 'GetInsightSelectors' => 'Describes the settings for the Insights event selectors that you configured for your trail. GetInsightSelectors
shows if CloudTrail Insights event logging is enabled on the trail, and if it is, which insight types are enabled. If you run GetInsightSelectors
on a trail that does not have Insights events enabled, the operation throws the exception InsightNotEnabledException
For more information, see Logging CloudTrail Insights Events for Trails in the CloudTrail User Guide.
', 'GetQueryResults' => 'Gets event data results of a query. You must specify the QueryID
value returned by the StartQuery
operation.
Retrieves the JSON text of the resource-based policy document attached to the CloudTrail channel.
', 'GetTrail' => 'Returns settings information for a specified trail.
', 'GetTrailStatus' => 'Returns a JSON-formatted list of information about the specified trail. Fields include information on delivery errors, Amazon SNS and Amazon S3 errors, and start and stop logging times for each trail. This operation returns trail status from a single Region. To return trail status from all Regions, you must call the operation on each Region.
', 'ListChannels' => 'Lists the channels in the current account, and their source names.
', 'ListEventDataStores' => 'Returns information about all event data stores in the account, in the current Region.
', 'ListImportFailures' => 'Returns a list of failures for the specified import.
', 'ListImports' => ' Returns information on all imports, or a select set of imports by ImportStatus
or Destination
.
Returns all public keys whose private keys were used to sign the digest files within the specified time range. The public key is needed to validate digest files that were signed with its corresponding private key.
CloudTrail uses different private and public key pairs per Region. Each digest file is signed with a private key unique to its Region. When you validate a digest file from a specific Region, you must look in the same Region for its corresponding public key.
Returns a list of queries and query statuses for the past seven days. You must specify an ARN value for EventDataStore
. Optionally, to shorten the list of results, you can specify a time range, formatted as timestamps, by adding StartTime
and EndTime
parameters, and a QueryStatus
value. Valid values for QueryStatus
include QUEUED
, RUNNING
, FINISHED
, FAILED
, TIMED_OUT
, or CANCELLED
.
Lists the tags for the specified trails, event data stores, or channels in the current Region.
', 'ListTrails' => 'Lists trails that are in the current account.
', 'LookupEvents' => 'Looks up management events or CloudTrail Insights events that are captured by CloudTrail. You can look up events that occurred in a Region within the last 90 days. Lookup supports the following attributes for management events:
Amazon Web Services access key
Event ID
Event name
Event source
Read only
Resource name
Resource type
User name
Lookup supports the following attributes for Insights events:
Event ID
Event name
Event source
All attributes are optional. The default number of results returned is 50, with a maximum of 50 possible. The response includes a token that you can use to get the next page of results.
The rate of lookup requests is limited to two per second, per account, per Region. If this limit is exceeded, a throttling error occurs.
Configures an event selector or advanced event selectors for your trail. Use event selectors or advanced event selectors to specify management and data event settings for your trail. If you want your trail to log Insights events, be sure the event selector enables logging of the Insights event types you want configured for your trail. For more information about logging Insights events, see Logging Insights events for trails in the CloudTrail User Guide. By default, trails created without specific event selectors are configured to log all read and write management events, and no data events.
When an event occurs in your account, CloudTrail evaluates the event selectors or advanced event selectors in all trails. For each trail, if the event matches any event selector, the trail processes and logs the event. If the event doesn\'t match any event selector, the trail doesn\'t log the event.
Example
You create an event selector for a trail and specify that you want write-only events.
The EC2 GetConsoleOutput
and RunInstances
API operations occur in your account.
CloudTrail evaluates whether the events match your event selectors.
The RunInstances
is a write-only event and it matches your event selector. The trail logs the event.
The GetConsoleOutput
is a read-only event that doesn\'t match your event selector. The trail doesn\'t log the event.
The PutEventSelectors
operation must be called from the Region in which the trail was created; otherwise, an InvalidHomeRegionException
exception is thrown.
You can configure up to five event selectors for each trail. For more information, see Logging management events, Logging data events, and Quotas in CloudTrail in the CloudTrail User Guide.
You can add advanced event selectors, and conditions for your advanced event selectors, up to a maximum of 500 values for all conditions and selectors on a trail. You can use either AdvancedEventSelectors
or EventSelectors
, but not both. If you apply AdvancedEventSelectors
to a trail, any existing EventSelectors
are overwritten. For more information about advanced event selectors, see Logging data events in the CloudTrail User Guide.
Lets you enable Insights event logging by specifying the Insights selectors that you want to enable on an existing trail. You also use PutInsightSelectors
to turn off Insights event logging, by passing an empty list of insight types. The valid Insights event types in this release are ApiErrorRateInsight
and ApiCallRateInsight
.
To log CloudTrail Insights events on API call volume, the trail must log write
management events. To log CloudTrail Insights events on API error rate, the trail must log read
or write
management events. You can call GetEventSelectors
on a trail to check whether the trail logs management events.
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. For more information about resource-based policies, see CloudTrail resource-based policy examples in the CloudTrail User Guide.
', 'RegisterOrganizationDelegatedAdmin' => 'Registers an organization’s member account as the CloudTrail delegated administrator.
', 'RemoveTags' => 'Removes the specified tags from a trail, event data store, or channel.
', 'RestoreEventDataStore' => 'Restores a deleted event data store specified by EventDataStore
, which accepts an event data store ARN. You can only restore a deleted event data store within the seven-day wait period after deletion. Restoring an event data store can take several minutes, depending on the size of the event data store.
Starts the ingestion of live events on an event data store specified as either an ARN or the ID portion of the ARN. To start ingestion, the event data store Status
must be STOPPED_INGESTION
and the eventCategory
must be Management
, Data
, or ConfigurationItem
.
Starts an import of logged trail events from a source S3 bucket to a destination event data store. By default, CloudTrail only imports events contained in the S3 bucket\'s CloudTrail
prefix and the prefixes inside the CloudTrail
prefix, and does not check prefixes for other Amazon Web Services services. If you want to import CloudTrail events contained in another prefix, you must include the prefix in the S3LocationUri
. For more considerations about importing trail events, see Considerations.
When you start a new import, the Destinations
and ImportSource
parameters are required. Before starting a new import, disable any access control lists (ACLs) attached to the source S3 bucket. For more information about disabling ACLs, see Controlling ownership of objects and disabling ACLs for your bucket.
When you retry an import, the ImportID
parameter is required.
If the destination event data store is for an organization, you must use the management account to import trail events. You cannot use the delegated administrator account for the organization.
Starts the recording of Amazon Web Services API calls and log file delivery for a trail. For a trail that is enabled in all Regions, this operation must be called from the Region in which the trail was created. This operation cannot be called on the shadow trails (replicated trails in other Regions) of a trail that is enabled in all Regions.
', 'StartQuery' => 'Starts a CloudTrail Lake query. Use the QueryStatement
parameter to provide your SQL query, enclosed in single quotation marks. Use the optional DeliveryS3Uri
parameter to deliver the query results to an S3 bucket.
StartQuery
requires you specify either the QueryStatement
parameter, or a QueryAlias
and any QueryParameters
. In the current release, the QueryAlias
and QueryParameters
parameters are used only for the queries that populate the CloudTrail Lake dashboards.
Stops the ingestion of live events on an event data store specified as either an ARN or the ID portion of the ARN. To stop ingestion, the event data store Status
must be ENABLED
and the eventCategory
must be Management
, Data
, or ConfigurationItem
.
Stops a specified import.
', 'StopLogging' => 'Suspends the recording of Amazon Web Services API calls and log file delivery for the specified trail. Under most circumstances, there is no need to use this action. You can update a trail without stopping it first. This action is the only way to stop recording. For a trail enabled in all Regions, this operation must be called from the Region in which the trail was created, or an InvalidHomeRegionException
will occur. This operation cannot be called on the shadow trails (replicated trails in other Regions) of a trail enabled in all Regions.
Updates a channel specified by a required channel ARN or UUID.
', 'UpdateEventDataStore' => 'Updates an event data store. The required EventDataStore
value is an ARN or the ID portion of the ARN. Other parameters are optional, but at least one optional parameter must be specified, or CloudTrail throws an error. RetentionPeriod
is in days, and valid values are integers between 90 and 2557. By default, TerminationProtection
is enabled.
For event data stores for CloudTrail events, AdvancedEventSelectors
includes or excludes management and data events in your event data store. For more information about AdvancedEventSelectors
, see AdvancedEventSelectors.
For event data stores for Config configuration items, Audit Manager evidence, or non-Amazon Web Services events, AdvancedEventSelectors
includes events of that type in your event data store.
Updates trail settings that control what events you are logging, and how to handle log files. Changes to a trail do not require stopping the CloudTrail service. Use this action to designate an existing bucket for log delivery. If the existing bucket has previously been a target for CloudTrail log files, an IAM policy exists for the bucket. UpdateTrail
must be called from the Region in which the trail was created; otherwise, an InvalidHomeRegionException
is thrown.
This exception is thrown when you start a new import and a previous import is still in progress.
', 'refs' => [], ], 'AccountId' => [ 'base' => NULL, 'refs' => [ 'DeregisterOrganizationDelegatedAdminRequest$DelegatedAdminAccountId' => 'A delegated administrator account ID. This is a member account in an organization that is currently designated as a delegated administrator.
', 'RegisterOrganizationDelegatedAdminRequest$MemberAccountId' => 'An organization member account ID that you want to designate as a delegated administrator.
', ], ], 'AccountNotFoundException' => [ 'base' => 'This exception is thrown when the specified account is not found or not part of an organization.
', 'refs' => [], ], 'AccountNotRegisteredException' => [ 'base' => 'This exception is thrown when the specified account is not registered as the CloudTrail delegated administrator.
', 'refs' => [], ], 'AccountRegisteredException' => [ 'base' => 'This exception is thrown when the account is already registered as the CloudTrail delegated administrator.
', 'refs' => [], ], 'AddTagsRequest' => [ 'base' => 'Specifies the tags to add to a trail, event data store, or channel.
', 'refs' => [], ], 'AddTagsResponse' => [ 'base' => 'Returns the objects or data if successful. Otherwise, returns an error.
', 'refs' => [], ], 'AdvancedEventSelector' => [ 'base' => 'Advanced event selectors let you create fine-grained selectors for the following CloudTrail event record fields. They help you control costs by logging only those events that are important to you. For more information about advanced event selectors, see Logging data events in the CloudTrail User Guide.
readOnly
eventSource
eventName
eventCategory
resources.type
resources.ARN
You cannot apply both event selectors and advanced event selectors to a trail.
', 'refs' => [ 'AdvancedEventSelectors$member' => NULL, ], ], 'AdvancedEventSelectors' => [ 'base' => NULL, 'refs' => [ 'CreateEventDataStoreRequest$AdvancedEventSelectors' => 'The advanced event selectors to use to select the events for the data store. You can configure up to five advanced event selectors for each event data store.
For more information about how to use advanced event selectors to log CloudTrail events, see Log events by using advanced event selectors in the CloudTrail User Guide.
For more information about how to use advanced event selectors to include Config configuration items in your event data store, see Create an event data store for Config configuration items in the CloudTrail User Guide.
For more information about how to use advanced event selectors to include non-Amazon Web Services events in your event data store, see Create an integration to log events from outside Amazon Web Services in the CloudTrail User Guide.
', 'CreateEventDataStoreResponse$AdvancedEventSelectors' => 'The advanced event selectors that were used to select the events for the data store.
', 'EventDataStore$AdvancedEventSelectors' => 'The advanced event selectors that were used to select events for the data store.
', 'GetEventDataStoreResponse$AdvancedEventSelectors' => 'The advanced event selectors used to select events for the data store.
', 'GetEventSelectorsResponse$AdvancedEventSelectors' => 'The advanced event selectors that are configured for the trail.
', 'PutEventSelectorsRequest$AdvancedEventSelectors' => ' Specifies the settings for advanced event selectors. You can add advanced event selectors, and conditions for your advanced event selectors, up to a maximum of 500 values for all conditions and selectors on a trail. You can use either AdvancedEventSelectors
or EventSelectors
, but not both. If you apply AdvancedEventSelectors
to a trail, any existing EventSelectors
are overwritten. For more information about advanced event selectors, see Logging data events in the CloudTrail User Guide.
Specifies the advanced event selectors configured for your trail.
', 'RestoreEventDataStoreResponse$AdvancedEventSelectors' => 'The advanced event selectors that were used to select events.
', 'SourceConfig$AdvancedEventSelectors' => 'The advanced event selectors that are configured for the channel.
', 'UpdateEventDataStoreRequest$AdvancedEventSelectors' => 'The advanced event selectors used to select events for the event data store. You can configure up to five advanced event selectors for each event data store.
', 'UpdateEventDataStoreResponse$AdvancedEventSelectors' => 'The advanced event selectors that are applied to the event data store.
', ], ], 'AdvancedFieldSelector' => [ 'base' => 'A single selector statement in an advanced event selector.
', 'refs' => [ 'AdvancedFieldSelectors$member' => NULL, ], ], 'AdvancedFieldSelectors' => [ 'base' => NULL, 'refs' => [ 'AdvancedEventSelector$FieldSelectors' => 'Contains all selector statements in an advanced event selector.
', ], ], 'Boolean' => [ 'base' => NULL, 'refs' => [ 'CreateEventDataStoreRequest$MultiRegionEnabled' => 'Specifies whether the event data store includes events from all Regions, or only from the Region in which the event data store is created.
', 'CreateEventDataStoreRequest$OrganizationEnabled' => 'Specifies whether an event data store collects events logged for an organization in Organizations.
', 'CreateEventDataStoreRequest$StartIngestion' => 'Specifies whether the event data store should start ingesting live events. The default is true.
', 'CreateEventDataStoreResponse$MultiRegionEnabled' => 'Indicates whether the event data store collects events from all Regions, or only from the Region in which it was created.
', 'CreateEventDataStoreResponse$OrganizationEnabled' => 'Indicates whether an event data store is collecting logged events for an organization in Organizations.
', 'CreateTrailRequest$IncludeGlobalServiceEvents' => 'Specifies whether the trail is publishing events from global services such as IAM to the log files.
', 'CreateTrailRequest$IsMultiRegionTrail' => 'Specifies whether the trail is created in the current Region or in all Regions. The default is false, which creates a trail only in the Region where you are signed in. As a best practice, consider creating trails that log events in all Regions.
', 'CreateTrailRequest$EnableLogFileValidation' => 'Specifies whether log file integrity validation is enabled. The default is false.
When you disable log file integrity validation, the chain of digest files is broken after one hour. CloudTrail does not create digest files for log files that were delivered during a period in which log file integrity validation was disabled. For example, if you enable log file integrity validation at noon on January 1, disable it at noon on January 2, and re-enable it at noon on January 10, digest files will not be created for the log files delivered from noon on January 2 to noon on January 10. The same applies whenever you stop CloudTrail logging or delete a trail.
Specifies whether the trail is created for all accounts in an organization in Organizations, or only for the current Amazon Web Services account. The default is false, and cannot be true unless the call is made on behalf of an Amazon Web Services account that is the management account or delegated administrator account for an organization in Organizations.
', 'CreateTrailResponse$IncludeGlobalServiceEvents' => 'Specifies whether the trail is publishing events from global services such as IAM to the log files.
', 'CreateTrailResponse$IsMultiRegionTrail' => 'Specifies whether the trail exists in one Region or in all Regions.
', 'CreateTrailResponse$LogFileValidationEnabled' => 'Specifies whether log file integrity validation is enabled.
', 'CreateTrailResponse$IsOrganizationTrail' => 'Specifies whether the trail is an organization trail.
', 'DescribeTrailsRequest$includeShadowTrails' => 'Specifies whether to include shadow trails in the response. A shadow trail is the replication in a Region of a trail that was created in a different Region, or in the case of an organization trail, the replication of an organization trail in member accounts. If you do not include shadow trails, organization trails in a member account and Region replication trails will not be returned. The default is true.
', 'EventDataStore$MultiRegionEnabled' => 'Indicates whether the event data store includes events from all Regions, or only from the Region in which it was created.
', 'EventDataStore$OrganizationEnabled' => 'Indicates that an event data store is collecting logged events for an organization.
', 'EventSelector$IncludeManagementEvents' => 'Specify if you want your event selector to include management events for your trail.
For more information, see Management Events in the CloudTrail User Guide.
By default, the value is true
.
The first copy of management events is free. You are charged for additional copies of management events that you are logging on any subsequent trail in the same Region. For more information about CloudTrail pricing, see CloudTrail Pricing.
', 'GetEventDataStoreResponse$MultiRegionEnabled' => 'Indicates whether the event data store includes events from all Regions, or only from the Region in which it was created.
', 'GetEventDataStoreResponse$OrganizationEnabled' => 'Indicates whether an event data store is collecting logged events for an organization in Organizations.
', 'GetTrailStatusResponse$IsLogging' => 'Whether the CloudTrail trail is currently logging Amazon Web Services API calls.
', 'RestoreEventDataStoreResponse$MultiRegionEnabled' => 'Indicates whether the event data store is collecting events from all Regions, or only from the Region in which the event data store was created.
', 'RestoreEventDataStoreResponse$OrganizationEnabled' => 'Indicates whether an event data store is collecting logged events for an organization in Organizations.
', 'SourceConfig$ApplyToAllRegions' => 'Specifies whether the channel applies to a single Region or to all Regions.
', 'Trail$IncludeGlobalServiceEvents' => 'Set to True to include Amazon Web Services API calls from Amazon Web Services global services such as IAM. Otherwise, False.
', 'Trail$IsMultiRegionTrail' => 'Specifies whether the trail exists only in one Region or exists in all Regions.
', 'Trail$LogFileValidationEnabled' => 'Specifies whether log file validation is enabled.
', 'Trail$HasCustomEventSelectors' => 'Specifies if the trail has custom event selectors.
', 'Trail$HasInsightSelectors' => 'Specifies whether a trail has insight types specified in an InsightSelector
list.
Specifies whether the trail is an organization trail.
', 'UpdateEventDataStoreRequest$MultiRegionEnabled' => 'Specifies whether an event data store collects events from all Regions, or only from the Region in which it was created.
', 'UpdateEventDataStoreRequest$OrganizationEnabled' => 'Specifies whether an event data store collects events logged for an organization in Organizations.
', 'UpdateEventDataStoreResponse$MultiRegionEnabled' => 'Indicates whether the event data store includes events from all Regions, or only from the Region in which it was created.
', 'UpdateEventDataStoreResponse$OrganizationEnabled' => 'Indicates whether an event data store is collecting logged events for an organization in Organizations.
', 'UpdateTrailRequest$IncludeGlobalServiceEvents' => 'Specifies whether the trail is publishing events from global services such as IAM to the log files.
', 'UpdateTrailRequest$IsMultiRegionTrail' => 'Specifies whether the trail applies only to the current Region or to all Regions. The default is false. If the trail exists only in the current Region and this value is set to true, shadow trails (replications of the trail) will be created in the other Regions. If the trail exists in all Regions and this value is set to false, the trail will remain in the Region where it was created, and its shadow trails in other Regions will be deleted. As a best practice, consider using trails that log events in all Regions.
', 'UpdateTrailRequest$EnableLogFileValidation' => 'Specifies whether log file validation is enabled. The default is false.
When you disable log file integrity validation, the chain of digest files is broken after one hour. CloudTrail does not create digest files for log files that were delivered during a period in which log file integrity validation was disabled. For example, if you enable log file integrity validation at noon on January 1, disable it at noon on January 2, and re-enable it at noon on January 10, digest files will not be created for the log files delivered from noon on January 2 to noon on January 10. The same applies whenever you stop CloudTrail logging or delete a trail.
Specifies whether the trail is applied to all accounts in an organization in Organizations, or only for the current Amazon Web Services account. The default is false, and cannot be true unless the call is made on behalf of an Amazon Web Services account that is the management account or delegated administrator account for an organization in Organizations. If the trail is not an organization trail and this is set to true
, the trail will be created in all Amazon Web Services accounts that belong to the organization. If the trail is an organization trail and this is set to false
, the trail will remain in the current Amazon Web Services account but be deleted from all member accounts in the organization.
Specifies whether the trail is publishing events from global services such as IAM to the log files.
', 'UpdateTrailResponse$IsMultiRegionTrail' => 'Specifies whether the trail exists in one Region or in all Regions.
', 'UpdateTrailResponse$LogFileValidationEnabled' => 'Specifies whether log file integrity validation is enabled.
', 'UpdateTrailResponse$IsOrganizationTrail' => 'Specifies whether the trail is an organization trail.
', ], ], 'ByteBuffer' => [ 'base' => NULL, 'refs' => [ 'PublicKey$Value' => 'The DER encoded public key value in PKCS#1 format.
', ], ], 'CancelQueryRequest' => [ 'base' => NULL, 'refs' => [], ], 'CancelQueryResponse' => [ 'base' => NULL, 'refs' => [], ], 'CannotDelegateManagementAccountException' => [ 'base' => 'This exception is thrown when the management account of an organization is registered as the CloudTrail delegated administrator.
', 'refs' => [], ], 'Channel' => [ 'base' => 'Contains information about a returned CloudTrail channel.
', 'refs' => [ 'Channels$member' => NULL, ], ], 'ChannelARNInvalidException' => [ 'base' => 'This exception is thrown when the specified value of ChannelARN
is not valid.
This exception is thrown when the provided channel already exists.
', 'refs' => [], ], 'ChannelArn' => [ 'base' => NULL, 'refs' => [ 'Channel$ChannelArn' => 'The Amazon Resource Name (ARN) of a channel.
', 'CreateChannelResponse$ChannelArn' => 'The Amazon Resource Name (ARN) of the new channel.
', 'DeleteChannelRequest$Channel' => 'The ARN or the UUID
value of the channel that you want to delete.
The ARN or UUID
of a channel.
The ARN of an channel returned by a GetChannel
request.
The ARN or ID (the ARN suffix) of the channel that you want to update.
', 'UpdateChannelResponse$ChannelArn' => 'The ARN of the channel that was updated.
', ], ], 'ChannelExistsForEDSException' => [ 'base' => 'This exception is thrown when the specified event data store cannot yet be deleted because it is in use by a channel.
', 'refs' => [], ], 'ChannelMaxLimitExceededException' => [ 'base' => 'This exception is thrown when the maximum number of channels limit is exceeded.
', 'refs' => [], ], 'ChannelName' => [ 'base' => NULL, 'refs' => [ 'Channel$Name' => ' The name of the CloudTrail channel. For service-linked channels, the name is aws-service-channel/service-name/custom-suffix
where service-name
represents the name of the Amazon Web Services service that created the channel and custom-suffix
represents the suffix created by the Amazon Web Services service.
The name of the channel.
', 'CreateChannelResponse$Name' => 'The name of the new channel.
', 'GetChannelResponse$Name' => ' The name of the CloudTrail channel. For service-linked channels, the name is aws-service-channel/service-name/custom-suffix
where service-name
represents the name of the Amazon Web Services service that created the channel and custom-suffix
represents the suffix generated by the Amazon Web Services service.
Changes the name of the channel.
', 'UpdateChannelResponse$Name' => 'The name of the channel that was updated.
', ], ], 'ChannelNotFoundException' => [ 'base' => 'This exception is thrown when CloudTrail cannot find the specified channel.
', 'refs' => [], ], 'Channels' => [ 'base' => NULL, 'refs' => [ 'ListChannelsResponse$Channels' => 'The list of channels in the account.
', ], ], 'CloudTrailARNInvalidException' => [ 'base' => 'This exception is thrown when an operation is called with a trail ARN that is not valid. The following is the format of a trail ARN.
arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail
This exception is also thrown when you call AddTags
or RemoveTags
on a trail, event data store, or channel with a resource ARN that is not valid.
The following is the format of an event data store ARN: arn:aws:cloudtrail:us-east-2:123456789012:eventdatastore/EXAMPLE-f852-4e8f-8bd1-bcf6cEXAMPLE
The following is the format of a channel ARN: arn:aws:cloudtrail:us-east-2:123456789012:channel/01234567890
This exception is thrown when trusted access has not been enabled between CloudTrail and Organizations. For more information, see Enabling Trusted Access with Other Amazon Web Services Services and Prepare For Creating a Trail For Your Organization.
', 'refs' => [], ], 'CloudTrailInvalidClientTokenIdException' => [ 'base' => 'This exception is thrown when a call results in the InvalidClientTokenId
error code. This can occur when you are creating or updating a trail to send notifications to an Amazon SNS topic that is in a suspended Amazon Web Services account.
Cannot set a CloudWatch Logs delivery for this Region.
', 'refs' => [], ], 'ConflictException' => [ 'base' => 'This exception is thrown when the specified resource is not ready for an operation. This can occur when you try to run an operation on a resource before CloudTrail has time to fully load the resource, or because another operation is modifying the resource. If this exception occurs, wait a few minutes, and then try the operation again.
', 'refs' => [], ], 'CreateChannelRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateChannelResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateEventDataStoreRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateEventDataStoreResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateTrailRequest' => [ 'base' => 'Specifies the settings for each trail.
', 'refs' => [], ], 'CreateTrailResponse' => [ 'base' => 'Returns the objects or data listed below if successful. Otherwise, returns an error.
', 'refs' => [], ], 'DataResource' => [ 'base' => 'The Amazon S3 buckets, Lambda functions, or Amazon DynamoDB tables that you specify in your event selectors for your trail to log data events. Data events provide information about the resource operations performed on or within a resource itself. These are also known as data plane operations. You can specify up to 250 data resources for a trail.
The total number of allowed data resources is 250. This number can be distributed between 1 and 5 event selectors, but the total cannot exceed 250 across all selectors for the trail.
If you are using advanced event selectors, the maximum total number of values for all conditions, across all advanced event selectors for the trail, is 500.
The following example demonstrates how logging works when you configure logging of all data events for an S3 bucket named bucket-1
. In this example, the CloudTrail user specified an empty prefix, and the option to log both Read
and Write
data events.
A user uploads an image file to bucket-1
.
The PutObject
API operation is an Amazon S3 object-level API. It is recorded as a data event in CloudTrail. Because the CloudTrail user specified an S3 bucket with an empty prefix, events that occur on any object in that bucket are logged. The trail processes and logs the event.
A user uploads an object to an Amazon S3 bucket named arn:aws:s3:::bucket-2
.
The PutObject
API operation occurred for an object in an S3 bucket that the CloudTrail user didn\'t specify for the trail. The trail doesn’t log the event.
The following example demonstrates how logging works when you configure logging of Lambda data events for a Lambda function named MyLambdaFunction, but not for all Lambda functions.
A user runs a script that includes a call to the MyLambdaFunction function and the MyOtherLambdaFunction function.
The Invoke
API operation on MyLambdaFunction is an Lambda API. It is recorded as a data event in CloudTrail. Because the CloudTrail user specified logging data events for MyLambdaFunction, any invocations of that function are logged. The trail processes and logs the event.
The Invoke
API operation on MyOtherLambdaFunction is an Lambda API. Because the CloudTrail user did not specify logging data events for all Lambda functions, the Invoke
operation for MyOtherLambdaFunction does not match the function specified for the trail. The trail doesn’t log the event.
An array of Amazon Resource Name (ARN) strings or partial ARN strings for the specified objects.
To log data events for all objects in all S3 buckets in your Amazon Web Services account, specify the prefix as arn:aws:s3
.
This also enables logging of data event activity performed by any user or role in your Amazon Web Services account, even if that activity is performed on a bucket that belongs to another Amazon Web Services account.
To log data events for all objects in an S3 bucket, specify the bucket and an empty object prefix such as arn:aws:s3:::bucket-1/
. The trail logs data events for all objects in this S3 bucket.
To log data events for specific objects, specify the S3 bucket and object prefix such as arn:aws:s3:::bucket-1/example-images
. The trail logs data events for objects in this S3 bucket that match the prefix.
To log data events for all Lambda functions in your Amazon Web Services account, specify the prefix as arn:aws:lambda
.
This also enables logging of Invoke
activity performed by any user or role in your Amazon Web Services account, even if that activity is performed on a function that belongs to another Amazon Web Services account.
To log data events for a specific Lambda function, specify the function ARN.
Lambda function ARNs are exact. For example, if you specify a function ARN arn:aws:lambda:us-west-2:111111111111:function:helloworld, data events will only be logged for arn:aws:lambda:us-west-2:111111111111:function:helloworld. They will not be logged for arn:aws:lambda:us-west-2:111111111111:function:helloworld2.
To log data events for all DynamoDB tables in your Amazon Web Services account, specify the prefix as arn:aws:dynamodb
.
CloudTrail supports data event logging for Amazon S3 objects, Lambda functions, and Amazon DynamoDB tables with basic event selectors. You can specify up to 250 resources for an individual event selector, but the total number of data resources cannot exceed 250 across all event selectors in a trail. This limit does not apply if you configure resource logging for all data events.
For more information, see Data Events and Limits in CloudTrail in the CloudTrail User Guide.
', ], ], 'Date' => [ 'base' => NULL, 'refs' => [ 'CreateEventDataStoreResponse$CreatedTimestamp' => 'The timestamp that shows when the event data store was created.
', 'CreateEventDataStoreResponse$UpdatedTimestamp' => 'The timestamp that shows when an event data store was updated, if applicable. UpdatedTimestamp
is always either the same or newer than the time shown in CreatedTimestamp
.
The date and time of the event returned.
', 'EventDataStore$CreatedTimestamp' => 'The timestamp of the event data store\'s creation.
', 'EventDataStore$UpdatedTimestamp' => 'The timestamp showing when an event data store was updated, if applicable. UpdatedTimestamp
is always either the same or newer than the time shown in CreatedTimestamp
.
The timestamp of the event data store\'s creation.
', 'GetEventDataStoreResponse$UpdatedTimestamp' => 'Shows the time that an event data store was updated, if applicable. UpdatedTimestamp
is always either the same or newer than the time shown in CreatedTimestamp
.
Used with EndEventTime
to bound a StartImport
request, and limit imported trail events to only those events logged within a specified time period.
Used with StartEventTime
to bound a StartImport
request, and limit imported trail events to only those events logged within a specified time period.
The timestamp of the import\'s creation.
', 'GetImportResponse$UpdatedTimestamp' => 'The timestamp of when the import was updated.
', 'GetTrailStatusResponse$LatestDeliveryTime' => 'Specifies the date and time that CloudTrail last delivered log files to an account\'s Amazon S3 bucket.
', 'GetTrailStatusResponse$LatestNotificationTime' => 'Specifies the date and time of the most recent Amazon SNS notification that CloudTrail has written a new log file to an account\'s Amazon S3 bucket.
', 'GetTrailStatusResponse$StartLoggingTime' => 'Specifies the most recent date and time when CloudTrail started recording API calls for an Amazon Web Services account.
', 'GetTrailStatusResponse$StopLoggingTime' => 'Specifies the most recent date and time when CloudTrail stopped recording API calls for an Amazon Web Services account.
', 'GetTrailStatusResponse$LatestCloudWatchLogsDeliveryTime' => 'Displays the most recent date and time when CloudTrail delivered logs to CloudWatch Logs.
', 'GetTrailStatusResponse$LatestDigestDeliveryTime' => 'Specifies the date and time that CloudTrail last delivered a digest file to an account\'s Amazon S3 bucket.
', 'ImportFailureListItem$LastUpdatedTime' => 'When the import was last updated.
', 'ImportsListItem$CreatedTimestamp' => 'The timestamp of the import\'s creation.
', 'ImportsListItem$UpdatedTimestamp' => 'The timestamp of the import\'s last update.
', 'IngestionStatus$LatestIngestionSuccessTime' => 'The time stamp of the most recent successful ingestion of events for the channel.
', 'IngestionStatus$LatestIngestionAttemptTime' => 'The time stamp of the most recent attempt to ingest events on the channel.
', 'ListPublicKeysRequest$StartTime' => 'Optionally specifies, in UTC, the start of the time range to look up public keys for CloudTrail digest files. If not specified, the current time is used, and the current public key is returned.
', 'ListPublicKeysRequest$EndTime' => 'Optionally specifies, in UTC, the end of the time range to look up public keys for CloudTrail digest files. If not specified, the current time is used.
', 'ListQueriesRequest$StartTime' => 'Use with EndTime
to bound a ListQueries
request, and limit its results to only those queries run within a specified time period.
Use with StartTime
to bound a ListQueries
request, and limit its results to only those queries run within a specified time period.
Specifies that only events that occur after or at the specified time are returned. If the specified start time is after the specified end time, an error is returned.
', 'LookupEventsRequest$EndTime' => 'Specifies that only events that occur before or at the specified time are returned. If the specified end time is before the specified start time, an error is returned.
', 'PublicKey$ValidityStartTime' => 'The starting time of validity of the public key.
', 'PublicKey$ValidityEndTime' => 'The ending time of validity of the public key.
', 'Query$CreationTime' => 'The creation time of a query.
', 'QueryStatisticsForDescribeQuery$CreationTime' => 'The creation time of the query.
', 'RestoreEventDataStoreResponse$CreatedTimestamp' => 'The timestamp of an event data store\'s creation.
', 'RestoreEventDataStoreResponse$UpdatedTimestamp' => 'The timestamp that shows when an event data store was updated, if applicable. UpdatedTimestamp
is always either the same or newer than the time shown in CreatedTimestamp
.
Use with EndEventTime
to bound a StartImport
request, and limit imported trail events to only those events logged within a specified time period. When you specify a time range, CloudTrail checks the prefix and log file names to verify the names contain a date between the specified StartEventTime
and EndEventTime
before attempting to import events.
Use with StartEventTime
to bound a StartImport
request, and limit imported trail events to only those events logged within a specified time period. When you specify a time range, CloudTrail checks the prefix and log file names to verify the names contain a date between the specified StartEventTime
and EndEventTime
before attempting to import events.
Used with EndEventTime
to bound a StartImport
request, and limit imported trail events to only those events logged within a specified time period.
Used with StartEventTime
to bound a StartImport
request, and limit imported trail events to only those events logged within a specified time period.
The timestamp for the import\'s creation.
', 'StartImportResponse$UpdatedTimestamp' => 'The timestamp of the import\'s last update, if applicable.
', 'StopImportResponse$CreatedTimestamp' => 'The timestamp of the import\'s creation.
', 'StopImportResponse$UpdatedTimestamp' => 'The timestamp of the import\'s last update.
', 'StopImportResponse$StartEventTime' => ' Used with EndEventTime
to bound a StartImport
request, and limit imported trail events to only those events logged within a specified time period.
Used with StartEventTime
to bound a StartImport
request, and limit imported trail events to only those events logged within a specified time period.
The timestamp that shows when an event data store was first created.
', 'UpdateEventDataStoreResponse$UpdatedTimestamp' => 'The timestamp that shows when the event data store was last updated. UpdatedTimestamp
is always either the same or newer than the time shown in CreatedTimestamp
.
This exception is thrown when the maximum number of CloudTrail delegated administrators is reached.
', 'refs' => [], ], 'DeleteChannelRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteChannelResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteEventDataStoreRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteEventDataStoreResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteResourcePolicyRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteResourcePolicyResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteTrailRequest' => [ 'base' => 'The request that specifies the name of a trail to delete.
', 'refs' => [], ], 'DeleteTrailResponse' => [ 'base' => 'Returns the objects or data listed below if successful. Otherwise, returns an error.
', 'refs' => [], ], 'DeliveryS3Uri' => [ 'base' => NULL, 'refs' => [ 'DescribeQueryResponse$DeliveryS3Uri' => 'The URI for the S3 bucket where CloudTrail delivered query results, if applicable.
', 'StartQueryRequest$DeliveryS3Uri' => 'The URI for the S3 bucket where CloudTrail delivers the query results.
', ], ], 'DeliveryStatus' => [ 'base' => NULL, 'refs' => [ 'DescribeQueryResponse$DeliveryStatus' => 'The delivery status.
', ], ], 'DeregisterOrganizationDelegatedAdminRequest' => [ 'base' => 'Removes CloudTrail delegated administrator permissions from a specified member account in an organization that is currently designated as a delegated administrator.
', 'refs' => [], ], 'DeregisterOrganizationDelegatedAdminResponse' => [ 'base' => 'Returns the following response if successful. Otherwise, returns an error.
', 'refs' => [], ], 'DescribeQueryRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeQueryResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeTrailsRequest' => [ 'base' => 'Returns information about the trail.
', 'refs' => [], ], 'DescribeTrailsResponse' => [ 'base' => 'Returns the objects or data listed below if successful. Otherwise, returns an error.
', 'refs' => [], ], 'Destination' => [ 'base' => 'Contains information about the destination receiving events.
', 'refs' => [ 'Destinations$member' => NULL, ], ], 'DestinationType' => [ 'base' => NULL, 'refs' => [ 'Destination$Type' => 'The type of destination for events arriving from a channel. For channels used for a CloudTrail Lake integration, the value is EventDataStore
. For service-linked channels, the value is AWS_SERVICE
.
One or more event data stores to which events arriving through a channel will be logged.
', 'CreateChannelResponse$Destinations' => 'The event data stores that log the events arriving through the channel.
', 'GetChannelResponse$Destinations' => 'The destinations for the channel. For channels created for integrations, the destinations are the event data stores that log events arriving through the channel. For service-linked channels, the destination is the Amazon Web Services service that created the service-linked channel to receive events.
', 'UpdateChannelRequest$Destinations' => 'The ARNs of event data stores that you want to log events arriving through the channel.
', 'UpdateChannelResponse$Destinations' => 'The event data stores that log events arriving through the channel.
', ], ], 'ErrorMessage' => [ 'base' => NULL, 'refs' => [ 'DescribeQueryResponse$ErrorMessage' => 'The error message returned if a query failed.
', 'GetQueryResultsResponse$ErrorMessage' => 'The error message returned if a query failed.
', 'IngestionStatus$LatestIngestionErrorCode' => 'The error code for the most recent failure to ingest events.
', ], ], 'Event' => [ 'base' => 'Contains information about an event that was returned by a lookup request. The result includes a representation of a CloudTrail event.
', 'refs' => [ 'EventsList$member' => NULL, ], ], 'EventCategory' => [ 'base' => NULL, 'refs' => [ 'LookupEventsRequest$EventCategory' => 'Specifies the event category. If you do not specify an event category, events of the category are not returned in the response. For example, if you do not specify insight
as the value of EventCategory
, no Insights events are returned.
A storage lake of event data against which you can run complex SQL-based queries. An event data store can include events that you have logged on your account from the last 90 to 2557 days (about three months to up to seven years). To select events for an event data store, use advanced event selectors.
', 'refs' => [ 'EventDataStores$member' => NULL, ], ], 'EventDataStoreARNInvalidException' => [ 'base' => 'The specified event data store ARN is not valid or does not map to an event data store in your account.
', 'refs' => [], ], 'EventDataStoreAlreadyExistsException' => [ 'base' => 'An event data store with that name already exists.
', 'refs' => [], ], 'EventDataStoreArn' => [ 'base' => NULL, 'refs' => [ 'CancelQueryRequest$EventDataStore' => 'The ARN (or the ID suffix of the ARN) of an event data store on which the specified query is running.
', 'CreateEventDataStoreResponse$EventDataStoreArn' => 'The ARN of the event data store.
', 'DeleteEventDataStoreRequest$EventDataStore' => 'The ARN (or the ID suffix of the ARN) of the event data store to delete.
', 'DescribeQueryRequest$EventDataStore' => 'The ARN (or the ID suffix of the ARN) of an event data store on which the specified query was run.
', 'EventDataStore$EventDataStoreArn' => 'The ARN of the event data store.
', 'GetEventDataStoreRequest$EventDataStore' => 'The ARN (or ID suffix of the ARN) of the event data store about which you want information.
', 'GetEventDataStoreResponse$EventDataStoreArn' => 'The event data store Amazon Resource Number (ARN).
', 'GetQueryResultsRequest$EventDataStore' => 'The ARN (or ID suffix of the ARN) of the event data store against which the query was run.
', 'ImportDestinations$member' => NULL, 'ListImportsRequest$Destination' => 'The ARN of the destination event data store.
', 'ListQueriesRequest$EventDataStore' => 'The ARN (or the ID suffix of the ARN) of an event data store on which queries were run.
', 'RestoreEventDataStoreRequest$EventDataStore' => 'The ARN (or the ID suffix of the ARN) of the event data store that you want to restore.
', 'RestoreEventDataStoreResponse$EventDataStoreArn' => 'The event data store ARN.
', 'StartEventDataStoreIngestionRequest$EventDataStore' => 'The ARN (or ID suffix of the ARN) of the event data store for which you want to start ingestion.
', 'StopEventDataStoreIngestionRequest$EventDataStore' => 'The ARN (or ID suffix of the ARN) of the event data store for which you want to stop ingestion.
', 'UpdateEventDataStoreRequest$EventDataStore' => 'The ARN (or the ID suffix of the ARN) of the event data store that you want to update.
', 'UpdateEventDataStoreResponse$EventDataStoreArn' => 'The ARN of the event data store.
', ], ], 'EventDataStoreHasOngoingImportException' => [ 'base' => 'This exception is thrown when you try to update or delete an event data store that currently has an import in progress.
', 'refs' => [], ], 'EventDataStoreKmsKeyId' => [ 'base' => NULL, 'refs' => [ 'CreateEventDataStoreRequest$KmsKeyId' => 'Specifies the KMS key ID to use to encrypt the events delivered by CloudTrail. The value can be an alias name prefixed by alias/
, a fully specified ARN to an alias, a fully specified ARN to a key, or a globally unique identifier.
Disabling or deleting the KMS key, or removing CloudTrail permissions on the key, prevents CloudTrail from logging events to the event data store, and prevents users from querying the data in the event data store that was encrypted with the key. After you associate an event data store with a KMS key, the KMS key cannot be removed or changed. Before you disable or delete a KMS key that you are using with an event data store, delete or back up your event data store.
CloudTrail also supports KMS multi-Region keys. For more information about multi-Region keys, see Using multi-Region keys in the Key Management Service Developer Guide.
Examples:
alias/MyAliasName
arn:aws:kms:us-east-2:123456789012:alias/MyAliasName
arn:aws:kms:us-east-2:123456789012:key/12345678-1234-1234-1234-123456789012
12345678-1234-1234-1234-123456789012
Specifies the KMS key ID that encrypts the events delivered by CloudTrail. The value is a fully specified ARN to a KMS key in the following format.
arn:aws:kms:us-east-2:123456789012:key/12345678-1234-1234-1234-123456789012
Specifies the KMS key ID that encrypts the events delivered by CloudTrail. The value is a fully specified ARN to a KMS key in the following format.
arn:aws:kms:us-east-2:123456789012:key/12345678-1234-1234-1234-123456789012
Specifies the KMS key ID that encrypts the events delivered by CloudTrail. The value is a fully specified ARN to a KMS key in the following format.
arn:aws:kms:us-east-2:123456789012:key/12345678-1234-1234-1234-123456789012
Specifies the KMS key ID to use to encrypt the events delivered by CloudTrail. The value can be an alias name prefixed by alias/
, a fully specified ARN to an alias, a fully specified ARN to a key, or a globally unique identifier.
Disabling or deleting the KMS key, or removing CloudTrail permissions on the key, prevents CloudTrail from logging events to the event data store, and prevents users from querying the data in the event data store that was encrypted with the key. After you associate an event data store with a KMS key, the KMS key cannot be removed or changed. Before you disable or delete a KMS key that you are using with an event data store, delete or back up your event data store.
CloudTrail also supports KMS multi-Region keys. For more information about multi-Region keys, see Using multi-Region keys in the Key Management Service Developer Guide.
Examples:
alias/MyAliasName
arn:aws:kms:us-east-2:123456789012:alias/MyAliasName
arn:aws:kms:us-east-2:123456789012:key/12345678-1234-1234-1234-123456789012
12345678-1234-1234-1234-123456789012
Specifies the KMS key ID that encrypts the events delivered by CloudTrail. The value is a fully specified ARN to a KMS key in the following format.
arn:aws:kms:us-east-2:123456789012:key/12345678-1234-1234-1234-123456789012
Your account has used the maximum number of event data stores.
', 'refs' => [], ], 'EventDataStoreName' => [ 'base' => NULL, 'refs' => [ 'CreateEventDataStoreRequest$Name' => 'The name of the event data store.
', 'CreateEventDataStoreResponse$Name' => 'The name of the event data store.
', 'EventDataStore$Name' => 'The name of the event data store.
', 'GetEventDataStoreResponse$Name' => 'The name of the event data store.
', 'RestoreEventDataStoreResponse$Name' => 'The name of the event data store.
', 'UpdateEventDataStoreRequest$Name' => 'The event data store name.
', 'UpdateEventDataStoreResponse$Name' => 'The name of the event data store.
', ], ], 'EventDataStoreNotFoundException' => [ 'base' => 'The specified event data store was not found.
', 'refs' => [], ], 'EventDataStoreStatus' => [ 'base' => NULL, 'refs' => [ 'CreateEventDataStoreResponse$Status' => 'The status of event data store creation.
', 'EventDataStore$Status' => 'The status of an event data store.
', 'GetEventDataStoreResponse$Status' => 'The status of an event data store.
', 'RestoreEventDataStoreResponse$Status' => 'The status of the event data store.
', 'UpdateEventDataStoreResponse$Status' => 'The status of an event data store.
', ], ], 'EventDataStoreTerminationProtectedException' => [ 'base' => 'The event data store cannot be deleted because termination protection is enabled for it.
', 'refs' => [], ], 'EventDataStores' => [ 'base' => NULL, 'refs' => [ 'ListEventDataStoresResponse$EventDataStores' => 'Contains information about event data stores in the account, in the current Region.
', ], ], 'EventSelector' => [ 'base' => 'Use event selectors to further specify the management and data event settings for your trail. By default, trails created without specific event selectors will be configured to log all read and write management events, and no data events. When an event occurs in your account, CloudTrail evaluates the event selector for all trails. For each trail, if the event matches any event selector, the trail processes and logs the event. If the event doesn\'t match any event selector, the trail doesn\'t log the event.
You can configure up to five event selectors for a trail.
You cannot apply both event selectors and advanced event selectors to a trail.
', 'refs' => [ 'EventSelectors$member' => NULL, ], ], 'EventSelectors' => [ 'base' => NULL, 'refs' => [ 'GetEventSelectorsResponse$EventSelectors' => 'The event selectors that are configured for the trail.
', 'PutEventSelectorsRequest$EventSelectors' => 'Specifies the settings for your event selectors. You can configure up to five event selectors for a trail. You can use either EventSelectors
or AdvancedEventSelectors
in a PutEventSelectors
request, but not both. If you apply EventSelectors
to a trail, any existing AdvancedEventSelectors
are overwritten.
Specifies the event selectors configured for your trail.
', ], ], 'EventsList' => [ 'base' => NULL, 'refs' => [ 'LookupEventsResponse$Events' => 'A list of events returned based on the lookup attributes specified and the CloudTrail event. The events list is sorted by time. The most recent event is listed first.
', ], ], 'ExcludeManagementEventSources' => [ 'base' => NULL, 'refs' => [ 'EventSelector$ExcludeManagementEventSources' => 'An optional list of service event sources from which you do not want management events to be logged on your trail. In this release, the list can be empty (disables the filter), or it can filter out Key Management Service or Amazon RDS Data API events by containing kms.amazonaws.com
or rdsdata.amazonaws.com
. By default, ExcludeManagementEventSources
is empty, and KMS and Amazon RDS Data API events are logged to your trail. You can exclude management event sources only in Regions that support the event source.
The name of a trail about which you want the current status.
', 'refs' => [], ], 'GetTrailStatusResponse' => [ 'base' => 'Returns the objects or data listed below if successful. Otherwise, returns an error.
', 'refs' => [], ], 'ImportDestinations' => [ 'base' => NULL, 'refs' => [ 'GetImportResponse$Destinations' => 'The ARN of the destination event data store.
', 'ImportsListItem$Destinations' => 'The ARN of the destination event data store.
', 'StartImportRequest$Destinations' => 'The ARN of the destination event data store. Use this parameter for a new import.
', 'StartImportResponse$Destinations' => 'The ARN of the destination event data store.
', 'StopImportResponse$Destinations' => 'The ARN of the destination event data store.
', ], ], 'ImportFailureList' => [ 'base' => NULL, 'refs' => [ 'ListImportFailuresResponse$Failures' => 'Contains information about the import failures.
', ], ], 'ImportFailureListItem' => [ 'base' => 'Provides information about an import failure.
', 'refs' => [ 'ImportFailureList$member' => NULL, ], ], 'ImportFailureStatus' => [ 'base' => NULL, 'refs' => [ 'ImportFailureListItem$Status' => 'The status of the import.
', ], ], 'ImportNotFoundException' => [ 'base' => 'The specified import was not found.
', 'refs' => [], ], 'ImportSource' => [ 'base' => 'The import source.
', 'refs' => [ 'GetImportResponse$ImportSource' => 'The source S3 bucket.
', 'StartImportRequest$ImportSource' => 'The source S3 bucket for the import. Use this parameter for a new import.
', 'StartImportResponse$ImportSource' => 'The source S3 bucket for the import.
', 'StopImportResponse$ImportSource' => 'The source S3 bucket for the import.
', ], ], 'ImportStatistics' => [ 'base' => ' Provides statistics for the specified ImportID
. CloudTrail does not update import statistics in real-time. Returned values for parameters such as EventsCompleted
may be lower than the actual value, because CloudTrail updates statistics incrementally over the course of the import.
Provides statistics for the import. CloudTrail does not update import statistics in real-time. Returned values for parameters such as EventsCompleted
may be lower than the actual value, because CloudTrail updates statistics incrementally over the course of the import.
Returns information on the stopped import.
', ], ], 'ImportStatus' => [ 'base' => NULL, 'refs' => [ 'GetImportResponse$ImportStatus' => 'The status of the import.
', 'ImportsListItem$ImportStatus' => 'The status of the import.
', 'ListImportsRequest$ImportStatus' => 'The status of the import.
', 'StartImportResponse$ImportStatus' => ' Shows the status of the import after a StartImport
request. An import finishes with a status of COMPLETED
if there were no failures, or FAILED
if there were failures.
The status of the import.
', ], ], 'ImportsList' => [ 'base' => NULL, 'refs' => [ 'ListImportsResponse$Imports' => 'The list of returned imports.
', ], ], 'ImportsListItem' => [ 'base' => 'Contains information about an import that was returned by a lookup request.
', 'refs' => [ 'ImportsList$member' => NULL, ], ], 'InactiveEventDataStoreException' => [ 'base' => 'The event data store is inactive.
', 'refs' => [], ], 'InactiveQueryException' => [ 'base' => 'The specified query cannot be canceled because it is in the FINISHED
, FAILED
, TIMED_OUT
, or CANCELLED
state.
A table showing information about the most recent successful and failed attempts to ingest events.
', 'refs' => [ 'GetChannelResponse$IngestionStatus' => 'A table showing information about the most recent successful and failed attempts to ingest events.
', ], ], 'InsightNotEnabledException' => [ 'base' => 'If you run GetInsightSelectors
on a trail that does not have Insights events enabled, the operation throws the exception InsightNotEnabledException
.
A JSON string that contains a list of Insights types that are logged on a trail.
', 'refs' => [ 'InsightSelectors$member' => NULL, ], ], 'InsightSelectors' => [ 'base' => NULL, 'refs' => [ 'GetInsightSelectorsResponse$InsightSelectors' => 'A JSON string that contains the insight types you want to log on a trail. In this release, ApiErrorRateInsight
and ApiCallRateInsight
are supported as insight types.
A JSON string that contains the insight types you want to log on a trail. ApiCallRateInsight
and ApiErrorRateInsight
are valid Insight types.
The ApiCallRateInsight
Insights type analyzes write-only management API calls that are aggregated per minute against a baseline API call volume.
The ApiErrorRateInsight
Insights type analyzes management API calls that result in error codes. The error is shown if the API call is unsuccessful.
A JSON string that contains the Insights event types that you want to log on a trail. The valid Insights types in this release are ApiErrorRateInsight
and ApiCallRateInsight
.
The type of Insights events to log on a trail. ApiCallRateInsight
and ApiErrorRateInsight
are valid Insight types.
The ApiCallRateInsight
Insights type analyzes write-only management API calls that are aggregated per minute against a baseline API call volume.
The ApiErrorRateInsight
Insights type analyzes management API calls that result in error codes. The error is shown if the API call is unsuccessful.
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.
', 'refs' => [], ], 'InsufficientEncryptionPolicyException' => [ 'base' => 'This exception is thrown when the policy on the S3 bucket or KMS key does not have sufficient permissions for the operation.
', 'refs' => [], ], 'InsufficientS3BucketPolicyException' => [ 'base' => 'This exception is thrown when the policy on the S3 bucket is not sufficient.
', 'refs' => [], ], 'InsufficientSnsTopicPolicyException' => [ 'base' => 'This exception is thrown when the policy on the Amazon SNS topic is not sufficient.
', 'refs' => [], ], 'Integer' => [ 'base' => NULL, 'refs' => [ 'QueryStatistics$ResultsCount' => 'The number of results returned.
', 'QueryStatistics$TotalResultsCount' => 'The total number of results returned by a query.
', 'QueryStatisticsForDescribeQuery$ExecutionTimeInMillis' => 'The query\'s run time, in milliseconds.
', ], ], 'InvalidCloudWatchLogsLogGroupArnException' => [ 'base' => 'This exception is thrown when the provided CloudWatch Logs log group is not valid.
', 'refs' => [], ], 'InvalidCloudWatchLogsRoleArnException' => [ 'base' => 'This exception is thrown when the provided role is not valid.
', 'refs' => [], ], 'InvalidDateRangeException' => [ 'base' => 'A date range for the query was specified that is not valid. Be sure that the start time is chronologically before the end time. For more information about writing a query, see Create or edit a query in the CloudTrail User Guide.
', 'refs' => [], ], 'InvalidEventCategoryException' => [ 'base' => 'Occurs if an event category that is not valid is specified as a value of EventCategory
.
This exception is thrown when event categories of specified event data stores are not valid.
', 'refs' => [], ], 'InvalidEventDataStoreStatusException' => [ 'base' => 'The event data store is not in a status that supports the operation.
', 'refs' => [], ], 'InvalidEventSelectorsException' => [ 'base' => '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. The combination of event selectors or advanced event selectors and data resources is not valid. A trail can have up to 5 event selectors. If a trail uses advanced event selectors, a maximum of 500 total values for all conditions in all advanced event selectors is allowed. A trail is limited to 250 data resources. These data resources can be distributed across event selectors, but the overall total cannot exceed 250.
You can:
Specify a valid number of event selectors (1 to 5) for a trail.
Specify a valid number of data resources (1 to 250) for an event selector. The limit of number of resources on an individual event selector is configurable up to 250. However, this upper limit is allowed only if the total number of data resources does not exceed 250 across all event selectors for a trail.
Specify up to 500 values for all conditions in all advanced event selectors for a trail.
Specify a valid value for a parameter. For example, specifying the ReadWriteType
parameter with a value of read-only
is not valid.
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.
', 'refs' => [], ], 'InvalidImportSourceException' => [ 'base' => 'This exception is thrown when the provided source S3 bucket is not valid for import.
', 'refs' => [], ], 'InvalidInsightSelectorsException' => [ 'base' => '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.
This exception is thrown when the KMS key ARN is not valid.
', 'refs' => [], ], 'InvalidLookupAttributesException' => [ 'base' => 'Occurs when a lookup attribute is specified that is not valid.
', 'refs' => [], ], 'InvalidMaxResultsException' => [ 'base' => 'This exception is thrown if the limit specified is not valid.
', 'refs' => [], ], 'InvalidNextTokenException' => [ 'base' => 'A token that is not valid, or a token that was previously used in a request with different parameters. This exception is thrown if the token is not valid.
', 'refs' => [], ], 'InvalidParameterCombinationException' => [ 'base' => 'This exception is thrown when the combination of parameters provided is not valid.
', 'refs' => [], ], 'InvalidParameterException' => [ 'base' => 'The request includes a parameter that is not valid.
', 'refs' => [], ], 'InvalidQueryStatementException' => [ 'base' => 'The query that was submitted has validation errors, or uses incorrect syntax or unsupported keywords. For more information about writing a query, see Create or edit a query in the CloudTrail User Guide.
', 'refs' => [], ], 'InvalidQueryStatusException' => [ 'base' => 'The query status is not valid for the operation.
', 'refs' => [], ], 'InvalidS3BucketNameException' => [ 'base' => 'This exception is thrown when the provided S3 bucket name is not valid.
', 'refs' => [], ], 'InvalidS3PrefixException' => [ 'base' => 'This exception is thrown when the provided S3 prefix is not valid.
', 'refs' => [], ], 'InvalidSnsTopicNameException' => [ 'base' => 'This exception is thrown when the provided SNS topic name is not valid.
', 'refs' => [], ], 'InvalidSourceException' => [ 'base' => 'This exception is thrown when the specified value of Source
is not valid.
This exception is thrown when the specified tag key or values are not valid. It can also occur if there are duplicate tags or too many tags on the resource.
', 'refs' => [], ], 'InvalidTimeRangeException' => [ 'base' => 'Occurs if the timestamp values are not valid. Either the start time occurs after the end time, or the time range is outside the range of possible values.
', 'refs' => [], ], 'InvalidTokenException' => [ 'base' => 'Reserved for future use.
', 'refs' => [], ], 'InvalidTrailNameException' => [ 'base' => 'This exception is thrown when the provided trail name is not valid. Trail names must meet the following requirements:
Contain only ASCII letters (a-z, A-Z), numbers (0-9), periods (.), underscores (_), or dashes (-)
Start with a letter or number, and end with a letter or number
Be between 3 and 128 characters
Have no adjacent periods, underscores or dashes. Names like my-_namespace
and my--namespace
are not valid.
Not be in IP address format (for example, 192.168.5.4)
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.
', 'refs' => [], ], 'KmsKeyDisabledException' => [ 'base' => 'This exception is no longer in use.
', 'refs' => [], ], 'KmsKeyNotFoundException' => [ 'base' => '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.
', 'refs' => [], ], 'ListChannelsMaxResultsCount' => [ 'base' => NULL, 'refs' => [ 'ListChannelsRequest$MaxResults' => 'The maximum number of CloudTrail channels to display on a single page.
', ], ], 'ListChannelsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListChannelsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListEventDataStoresMaxResultsCount' => [ 'base' => NULL, 'refs' => [ 'ListEventDataStoresRequest$MaxResults' => 'The maximum number of event data stores to display on a single page.
', ], ], 'ListEventDataStoresRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListEventDataStoresResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListImportFailuresMaxResultsCount' => [ 'base' => NULL, 'refs' => [ 'ListImportFailuresRequest$MaxResults' => 'The maximum number of failures to display on a single page.
', ], ], 'ListImportFailuresRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListImportFailuresResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListImportsMaxResultsCount' => [ 'base' => NULL, 'refs' => [ 'ListImportsRequest$MaxResults' => 'The maximum number of imports to display on a single page.
', ], ], 'ListImportsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListImportsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListPublicKeysRequest' => [ 'base' => 'Requests the public keys for a specified time range.
', 'refs' => [], ], 'ListPublicKeysResponse' => [ 'base' => 'Returns the objects or data listed below if successful. Otherwise, returns an error.
', 'refs' => [], ], 'ListQueriesMaxResultsCount' => [ 'base' => NULL, 'refs' => [ 'ListQueriesRequest$MaxResults' => 'The maximum number of queries to show on a page.
', ], ], 'ListQueriesRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListQueriesResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsRequest' => [ 'base' => 'Specifies a list of tags to return.
', 'refs' => [], ], 'ListTagsResponse' => [ 'base' => 'Returns the objects or data listed below if successful. Otherwise, returns an error.
', 'refs' => [], ], 'ListTrailsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListTrailsResponse' => [ 'base' => NULL, 'refs' => [], ], 'Location' => [ 'base' => NULL, 'refs' => [ 'Destination$Location' => 'For channels used for a CloudTrail Lake integration, the location is the ARN of an event data store that receives events from a channel. For service-linked channels, the location is the name of the Amazon Web Services service.
', ], ], 'Long' => [ 'base' => NULL, 'refs' => [ 'ImportStatistics$PrefixesFound' => 'The number of S3 prefixes found for the import.
', 'ImportStatistics$PrefixesCompleted' => 'The number of S3 prefixes that completed import.
', 'ImportStatistics$FilesCompleted' => 'The number of log files that completed import.
', 'ImportStatistics$EventsCompleted' => 'The number of trail events imported into the event data store.
', 'ImportStatistics$FailedEntries' => 'The number of failed entries.
', 'QueryStatistics$BytesScanned' => 'The total bytes that the query scanned in the event data store. This value matches the number of bytes for which your account is billed for the query, unless the query is still running.
', 'QueryStatisticsForDescribeQuery$EventsMatched' => 'The number of events that matched a query.
', 'QueryStatisticsForDescribeQuery$EventsScanned' => 'The number of events that the query scanned in the event data store.
', 'QueryStatisticsForDescribeQuery$BytesScanned' => 'The total bytes that the query scanned in the event data store. This value matches the number of bytes for which your account is billed for the query, unless the query is still running.
', ], ], 'LookupAttribute' => [ 'base' => 'Specifies an attribute and value that filter the events returned.
', 'refs' => [ 'LookupAttributesList$member' => NULL, ], ], 'LookupAttributeKey' => [ 'base' => NULL, 'refs' => [ 'LookupAttribute$AttributeKey' => 'Specifies an attribute on which to filter the events returned.
', ], ], 'LookupAttributeValue' => [ 'base' => NULL, 'refs' => [ 'LookupAttribute$AttributeValue' => 'Specifies a value for the specified AttributeKey.
', ], ], 'LookupAttributesList' => [ 'base' => NULL, 'refs' => [ 'LookupEventsRequest$LookupAttributes' => 'Contains a list of lookup attributes. Currently the list can contain only one item.
', ], ], 'LookupEventsRequest' => [ 'base' => 'Contains a request for LookupEvents.
', 'refs' => [], ], 'LookupEventsResponse' => [ 'base' => 'Contains a response to a LookupEvents action.
', 'refs' => [], ], 'MaxConcurrentQueriesException' => [ 'base' => 'You are already running the maximum number of concurrent queries. Wait a minute for some queries to finish, and then run the query again.
', 'refs' => [], ], 'MaxQueryResults' => [ 'base' => NULL, 'refs' => [ 'GetQueryResultsRequest$MaxQueryResults' => 'The maximum number of query results to display on a single page.
', ], ], 'MaxResults' => [ 'base' => NULL, 'refs' => [ 'LookupEventsRequest$MaxResults' => 'The number of events to return. Possible values are 1 through 50. The default is 50.
', ], ], 'MaximumNumberOfTrailsExceededException' => [ 'base' => 'This exception is thrown when the maximum number of trails is reached.
', 'refs' => [], ], 'NextToken' => [ 'base' => NULL, 'refs' => [ 'LookupEventsRequest$NextToken' => 'The token to use to get the next page of results after a previous API call. This token must be passed in with the same parameters that were specified in the original call. For example, if the original call specified an AttributeKey of \'Username\' with a value of \'root\', the call with NextToken should include those same parameters.
', 'LookupEventsResponse$NextToken' => 'The token to use to get the next page of results after a previous API call. If the token does not appear, there are no more results to return. The token must be passed in with the same parameters as the previous call. For example, if the original call specified an AttributeKey of \'Username\' with a value of \'root\', the call with NextToken should include those same parameters.
', ], ], 'NoManagementAccountSLRExistsException' => [ 'base' => 'This exception is thrown when the management account does not have a service-linked role.
', 'refs' => [], ], 'NotOrganizationManagementAccountException' => [ 'base' => 'This exception is thrown when the account making the request is not the organization\'s management account.
', 'refs' => [], ], 'NotOrganizationMasterAccountException' => [ 'base' => '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. For more information, see Prepare For Creating a Trail For Your Organization or Create an event data store.
', 'refs' => [], ], 'OperationNotPermittedException' => [ 'base' => 'This exception is thrown when the requested operation is not permitted.
', 'refs' => [], ], 'Operator' => [ 'base' => NULL, 'refs' => [ 'AdvancedFieldSelector$Equals' => ' An operator that includes events that match the exact value of the event record field specified as the value of Field
. This is the only valid operator that you can use with the readOnly
, eventCategory
, and resources.type
fields.
An operator that includes events that match the first few characters of the event record field specified as the value of Field
.
An operator that includes events that match the last few characters of the event record field specified as the value of Field
.
An operator that excludes events that match the exact value of the event record field specified as the value of Field
.
An operator that excludes events that match the first few characters of the event record field specified as the value of Field
.
An operator that excludes events that match the last few characters of the event record field specified as the value of Field
.
This exception is thrown when Organizations is not configured to support all features. All features must be enabled in Organizations to support creating an organization trail or event data store.
', 'refs' => [], ], 'OrganizationsNotInUseException' => [ 'base' => 'This exception is thrown when the request is made from an Amazon Web Services account that is not a member of an organization. To make this request, sign in using the credentials of an account that belongs to an organization.
', 'refs' => [], ], 'PaginationToken' => [ 'base' => NULL, 'refs' => [ 'GetQueryResultsRequest$NextToken' => 'A token you can use to get the next page of query results.
', 'GetQueryResultsResponse$NextToken' => 'A token you can use to get the next page of query results.
', 'ListChannelsRequest$NextToken' => 'The token to use to get the next page of results after a previous API call. This token must be passed in with the same parameters that were specified in the original call. For example, if the original call specified an AttributeKey of \'Username\' with a value of \'root\', the call with NextToken should include those same parameters.
', 'ListChannelsResponse$NextToken' => 'The token to use to get the next page of results after a previous API call.
', 'ListEventDataStoresRequest$NextToken' => 'A token you can use to get the next page of event data store results.
', 'ListEventDataStoresResponse$NextToken' => 'A token you can use to get the next page of results.
', 'ListImportFailuresRequest$NextToken' => 'A token you can use to get the next page of import failures.
', 'ListImportFailuresResponse$NextToken' => 'A token you can use to get the next page of results.
', 'ListImportsRequest$NextToken' => 'A token you can use to get the next page of import results.
', 'ListImportsResponse$NextToken' => 'A token you can use to get the next page of import results.
', 'ListQueriesRequest$NextToken' => 'A token you can use to get the next page of results.
', 'ListQueriesResponse$NextToken' => 'A token you can use to get the next page of results.
', ], ], 'PublicKey' => [ 'base' => 'Contains information about a returned public key.
', 'refs' => [ 'PublicKeyList$member' => NULL, ], ], 'PublicKeyList' => [ 'base' => NULL, 'refs' => [ 'ListPublicKeysResponse$PublicKeyList' => 'Contains an array of PublicKey objects.
The returned public keys may have validity time ranges that overlap.
Lists matching query results, and shows query ID, status, and creation time of each query.
', ], ], 'Query' => [ 'base' => 'A SQL string of criteria about events that you want to collect in an event data store.
', 'refs' => [ 'Queries$member' => NULL, ], ], 'QueryAlias' => [ 'base' => NULL, 'refs' => [ 'DescribeQueryRequest$QueryAlias' => 'The alias that identifies a query template.
', 'StartQueryRequest$QueryAlias' => 'The alias that identifies a query template.
', ], ], 'QueryIdNotFoundException' => [ 'base' => 'The query ID does not exist or does not map to a query.
', 'refs' => [], ], 'QueryParameter' => [ 'base' => NULL, 'refs' => [ 'QueryParameters$member' => NULL, ], ], 'QueryParameters' => [ 'base' => NULL, 'refs' => [ 'StartQueryRequest$QueryParameters' => ' The query parameters for the specified QueryAlias
.
Contains the individual event results of the query.
', ], ], 'QueryResultValue' => [ 'base' => NULL, 'refs' => [ 'QueryResultColumn$value' => NULL, ], ], 'QueryStatement' => [ 'base' => NULL, 'refs' => [ 'DescribeQueryResponse$QueryString' => 'The SQL code of a query.
', 'StartQueryRequest$QueryStatement' => 'The SQL code of your query.
', ], ], 'QueryStatistics' => [ 'base' => 'Metadata about a query, such as the number of results.
', 'refs' => [ 'GetQueryResultsResponse$QueryStatistics' => 'Shows the count of query results.
', ], ], 'QueryStatisticsForDescribeQuery' => [ 'base' => '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.
', 'refs' => [ 'DescribeQueryResponse$QueryStatistics' => '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.
', ], ], 'QueryStatus' => [ 'base' => NULL, 'refs' => [ 'CancelQueryResponse$QueryStatus' => 'Shows the status of a query after a CancelQuery
request. Typically, the values shown are either RUNNING
or CANCELLED
.
The status of a query. Values for QueryStatus
include QUEUED
, RUNNING
, FINISHED
, FAILED
, TIMED_OUT
, or CANCELLED
The status of the query. Values include QUEUED
, RUNNING
, FINISHED
, FAILED
, TIMED_OUT
, or CANCELLED
.
The status of queries that you want to return in results. Valid values for QueryStatus
include QUEUED
, RUNNING
, FINISHED
, FAILED
, TIMED_OUT
, or CANCELLED
.
The status of the query. This can be QUEUED
, RUNNING
, FINISHED
, FAILED
, TIMED_OUT
, or CANCELLED
.
Specify if you want your trail to log read-only events, write-only events, or all. For example, the EC2 GetConsoleOutput
is a read-only API operation and RunInstances
is a write-only API operation.
By default, the value is All
.
Specifies an organization member account ID as a CloudTrail delegated administrator.
', 'refs' => [], ], 'RegisterOrganizationDelegatedAdminResponse' => [ 'base' => 'Returns the following response if successful. Otherwise, returns an error.
', 'refs' => [], ], 'RemoveTagsRequest' => [ 'base' => 'Specifies the tags to remove from a trail, event data store, or channel.
', 'refs' => [], ], 'RemoveTagsResponse' => [ 'base' => 'Returns the objects or data listed below if successful. Otherwise, returns an error.
', 'refs' => [], ], 'Resource' => [ 'base' => 'Specifies the type and name of a resource referenced by an event.
', 'refs' => [ 'ResourceList$member' => NULL, ], ], 'ResourceARNNotValidException' => [ 'base' => ' This exception is thrown when the provided resource does not exist, or the ARN format of the resource is not valid. The following is the valid format for a resource ARN: arn:aws:cloudtrail:us-east-2:123456789012:channel/MyChannel
.
The Amazon Resource Name (ARN) of the CloudTrail channel you\'re deleting the resource-based policy from. The following is the format of a resource ARN: arn:aws:cloudtrail:us-east-2:123456789012:channel/MyChannel
.
The Amazon Resource Name (ARN) of the CloudTrail channel attached to the resource-based policy. The following is the format of a resource ARN: arn:aws:cloudtrail:us-east-2:123456789012:channel/MyChannel
.
The Amazon Resource Name (ARN) of the CloudTrail channel attached to resource-based policy.
', 'PutResourcePolicyRequest$ResourceArn' => ' The Amazon Resource Name (ARN) of the CloudTrail channel attached to the resource-based policy. The following is the format of a resource ARN: arn:aws:cloudtrail:us-east-2:123456789012:channel/MyChannel
.
The Amazon Resource Name (ARN) of the CloudTrail channel attached to the resource-based policy.
', ], ], 'ResourceIdList' => [ 'base' => NULL, 'refs' => [ 'ListTagsRequest$ResourceIdList' => 'Specifies a list of trail, event data store, or channel ARNs whose tags will be listed. The list has a limit of 20 ARNs.
Example trail ARN format: arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail
Example event data store ARN format: arn:aws:cloudtrail:us-east-2:123456789012:eventdatastore/EXAMPLE-f852-4e8f-8bd1-bcf6cEXAMPLE
Example channel ARN format: arn:aws:cloudtrail:us-east-2:123456789012:channel/01234567890
A list of resources referenced by the event returned.
', 'refs' => [ 'Event$Resources' => 'A list of resources referenced by the event returned.
', ], ], 'ResourceNotFoundException' => [ 'base' => 'This exception is thrown when the specified resource is not found.
', 'refs' => [], ], 'ResourcePolicy' => [ 'base' => NULL, 'refs' => [ 'GetResourcePolicyResponse$ResourcePolicy' => 'A JSON-formatted string that contains the resource-based policy attached to the CloudTrail channel.
', 'PutResourcePolicyRequest$ResourcePolicy' => 'A JSON-formatted string for an Amazon Web Services resource-based policy.
The following are requirements for the resource policy:
Contains only one action: cloudtrail-data:PutAuditEvents
Contains at least one statement. The policy can have a maximum of 20 statements.
Each statement contains at least one principal. A statement can have a maximum of 50 principals.
The JSON-formatted string of the Amazon Web Services resource-based policy attached to the CloudTrail channel.
', ], ], 'ResourcePolicyNotFoundException' => [ 'base' => 'This exception is thrown when the specified resource policy is not found.
', 'refs' => [], ], 'ResourcePolicyNotValidException' => [ 'base' => 'This exception is thrown when the resouce-based policy has syntax errors, or contains a principal that is not valid.
The following are requirements for the resource policy:
Contains only one action: cloudtrail-data:PutAuditEvents
Contains at least one statement. The policy can have a maximum of 20 statements.
Each statement contains at least one principal. A statement can have a maximum of 50 principals.
A resource tag.
', 'refs' => [ 'ResourceTagList$member' => NULL, ], ], 'ResourceTagList' => [ 'base' => NULL, 'refs' => [ 'ListTagsResponse$ResourceTagList' => 'A list of resource tags.
', ], ], 'ResourceTypeNotSupportedException' => [ 'base' => 'This exception is thrown when the specified resource type is not supported by CloudTrail.
', 'refs' => [], ], 'RestoreEventDataStoreRequest' => [ 'base' => NULL, 'refs' => [], ], 'RestoreEventDataStoreResponse' => [ 'base' => NULL, 'refs' => [], ], 'RetentionPeriod' => [ 'base' => NULL, 'refs' => [ 'CreateEventDataStoreRequest$RetentionPeriod' => 'The retention period of the event data store, in days. You can set a retention period of up to 2557 days, the equivalent of seven years.
', 'CreateEventDataStoreResponse$RetentionPeriod' => 'The retention period of an event data store, in days.
', 'EventDataStore$RetentionPeriod' => 'The retention period, in days.
', 'GetEventDataStoreResponse$RetentionPeriod' => 'The retention period of the event data store, in days.
', 'RestoreEventDataStoreResponse$RetentionPeriod' => 'The retention period, in days.
', 'UpdateEventDataStoreRequest$RetentionPeriod' => 'The retention period, in days.
', 'UpdateEventDataStoreResponse$RetentionPeriod' => 'The retention period, in days.
', ], ], 'S3BucketDoesNotExistException' => [ 'base' => 'This exception is thrown when the specified S3 bucket does not exist.
', 'refs' => [], ], 'S3ImportSource' => [ 'base' => 'The settings for the source S3 bucket.
', 'refs' => [ 'ImportSource$S3' => 'The source S3 bucket.
', ], ], 'SelectorField' => [ 'base' => NULL, 'refs' => [ 'AdvancedFieldSelector$Field' => 'A field in a CloudTrail event record on which to filter events to be logged. For event data stores for Config configuration items, Audit Manager evidence, or non-Amazon Web Services events, the field is used only for selecting events as filtering is not supported.
For CloudTrail event records, supported fields include readOnly
, eventCategory
, eventSource
(for management events), eventName
, resources.type
, and resources.ARN
.
For event data stores for Config configuration items, Audit Manager evidence, or non-Amazon Web Services events, the only supported field is eventCategory
.
readOnly
- Optional. Can be set to Equals
a value of true
or false
. If you do not add this field, CloudTrail logs both read
and write
events. A value of true
logs only read
events. A value of false
logs only write
events.
eventSource
- For filtering management events only. This can be set only to NotEquals
kms.amazonaws.com
.
eventName
- Can use any operator. You can use it to filter in or filter out any data event logged to CloudTrail, such as PutBucket
or GetSnapshotBlock
. You can have multiple values for this field, separated by commas.
eventCategory
- This is required and must be set to Equals
.
For CloudTrail event records, the value must be Management
or Data
.
For Config configuration items, the value must be ConfigurationItem
.
For Audit Manager evidence, the value must be Evidence
.
For non-Amazon Web Services events, the value must be ActivityAuditLog
.
resources.type
- This field is required for CloudTrail data events. resources.type
can only use the Equals
operator, and the value can be one of the following:
AWS::DynamoDB::Table
AWS::Lambda::Function
AWS::S3::Object
AWS::CloudTrail::Channel
AWS::CodeWhisperer::Profile
AWS::Cognito::IdentityPool
AWS::DynamoDB::Stream
AWS::EC2::Snapshot
AWS::EMRWAL::Workspace
AWS::FinSpace::Environment
AWS::Glue::Table
AWS::GuardDuty::Detector
AWS::KendraRanking::ExecutionPlan
AWS::ManagedBlockchain::Node
AWS::SageMaker::ExperimentTrialComponent
AWS::SageMaker::FeatureGroup
AWS::S3::AccessPoint
AWS::S3ObjectLambda::AccessPoint
AWS::S3Outposts::Object
You can have only one resources.type
field per selector. To log data events on more than one resource type, add another selector.
resources.ARN
- You can use any operator with resources.ARN
, but if you use Equals
or NotEquals
, the value must exactly match the ARN of a valid resource of the type you\'ve specified in the template as the value of resources.type. For example, if resources.type equals AWS::S3::Object
, the ARN must be in one of the following formats. To log all data events for all objects in a specific S3 bucket, use the StartsWith
operator, and include only the bucket ARN as the matching value.
The trailing slash is intentional; do not exclude it. Replace the text between less than and greater than symbols (<>) with resource-specific information.
arn:<partition>:s3:::<bucket_name>/
arn:<partition>:s3:::<bucket_name>/<object_path>/
When resources.type equals AWS::DynamoDB::Table
, and the operator is set to Equals
or NotEquals
, the ARN must be in the following format:
arn:<partition>:dynamodb:<region>:<account_ID>:table/<table_name>
When resources.type equals AWS::Lambda::Function
, and the operator is set to Equals
or NotEquals
, the ARN must be in the following format:
arn:<partition>:lambda:<region>:<account_ID>:function:<function_name>
When resources.type equals AWS::CloudTrail::Channel
, and the operator is set to Equals
or NotEquals
, the ARN must be in the following format:
arn:<partition>:cloudtrail:<region>:<account_ID>:channel/<channel_UUID>
When resources.type equals AWS::CodeWhisperer::Profile
, and the operator is set to Equals
or NotEquals
, the ARN must be in the following format:
arn:<partition>:codewhisperer:<region>:<account_ID>:profile/<profile_ID>
When resources.type equals AWS::Cognito::IdentityPool
, and the operator is set to Equals
or NotEquals
, the ARN must be in the following format:
arn:<partition>:cognito-identity:<region>:<account_ID>:identitypool/<identity_pool_ID>
When resources.type
equals AWS::DynamoDB::Stream
, and the operator is set to Equals
or NotEquals
, the ARN must be in the following format:
arn:<partition>:dynamodb:<region>:<account_ID>:table/<table_name>/stream/<date_time>
When resources.type
equals AWS::EC2::Snapshot
, and the operator is set to Equals
or NotEquals
, the ARN must be in the following format:
arn:<partition>:ec2:<region>::snapshot/<snapshot_ID>
When resources.type
equals AWS::EMRWAL::Workspace
, and the operator is set to Equals
or NotEquals
, the ARN must be in the following format:
arn:<partition>:emrwal:<region>::workspace/<workspace_name>
When resources.type
equals AWS::FinSpace::Environment
, and the operator is set to Equals
or NotEquals
, the ARN must be in the following format:
arn:<partition>:finspace:<region>:<account_ID>:environment/<environment_ID>
When resources.type
equals AWS::Glue::Table
, and the operator is set to Equals
or NotEquals
, the ARN must be in the following format:
arn:<partition>:glue:<region>:<account_ID>:table/<database_name>/<table_name>
When resources.type
equals AWS::GuardDuty::Detector
, and the operator is set to Equals
or NotEquals
, the ARN must be in the following format:
arn:<partition>:guardduty:<region>:<account_ID>:detector/<detector_ID>
When resources.type
equals AWS::KendraRanking::ExecutionPlan
, and the operator is set to Equals
or NotEquals
, the ARN must be in the following format:
arn:<partition>:kendra-ranking:<region>:<account_ID>:rescore-execution-plan/<rescore_execution_plan_ID>
When resources.type
equals AWS::ManagedBlockchain::Node
, and the operator is set to Equals
or NotEquals
, the ARN must be in the following format:
arn:<partition>:managedblockchain:<region>:<account_ID>:nodes/<node_ID>
When resources.type
equals AWS::SageMaker::ExperimentTrialComponent
, and the operator is set to Equals
or NotEquals
, the ARN must be in the following format:
arn:<partition>:sagemaker:<region>:<account_ID>:experiment-trial-component/<experiment_trial_component_name>
When resources.type
equals AWS::SageMaker::FeatureGroup
, and the operator is set to Equals
or NotEquals
, the ARN must be in the following format:
arn:<partition>:sagemaker:<region>:<account_ID>:feature-group/<feature_group_name>
When resources.type
equals AWS::S3::AccessPoint
, and the operator is set to Equals
or NotEquals
, the ARN must be in one of the following formats. To log events on all objects in an S3 access point, we recommend that you use only the access point ARN, don’t include the object path, and use the StartsWith
or NotStartsWith
operators.
arn:<partition>:s3:<region>:<account_ID>:accesspoint/<access_point_name>
arn:<partition>:s3:<region>:<account_ID>:accesspoint/<access_point_name>/object/<object_path>
When resources.type
equals AWS::S3ObjectLambda::AccessPoint
, and the operator is set to Equals
or NotEquals
, the ARN must be in the following format:
arn:<partition>:s3-object-lambda:<region>:<account_ID>:accesspoint/<access_point_name>
When resources.type
equals AWS::S3Outposts::Object
, and the operator is set to Equals
or NotEquals
, the ARN must be in the following format:
arn:<partition>:s3-outposts:<region>:<account_ID>:<object_path>
An optional, descriptive name for an advanced event selector, such as "Log data events for only two S3 buckets".
', ], ], 'Source' => [ 'base' => NULL, 'refs' => [ 'CreateChannelRequest$Source' => 'The name of the partner or external event source. You cannot change this name after you create the channel. A maximum of one channel is allowed per source.
A source can be either Custom
for all valid non-Amazon Web Services events, or the name of a partner event source. For information about the source names for available partners, see Additional information about integration partners in the CloudTrail User Guide.
The partner or external event source name.
', 'GetChannelResponse$Source' => 'The source for the CloudTrail channel.
', 'UpdateChannelResponse$Source' => 'The event source of the channel that was updated.
', ], ], 'SourceConfig' => [ 'base' => 'Contains configuration information about the channel.
', 'refs' => [ 'GetChannelResponse$SourceConfig' => 'Provides information about the advanced event selectors configured for the channel, and whether the channel applies to all Regions or a single Region.
', ], ], 'StartEventDataStoreIngestionRequest' => [ 'base' => NULL, 'refs' => [], ], 'StartEventDataStoreIngestionResponse' => [ 'base' => NULL, 'refs' => [], ], 'StartImportRequest' => [ 'base' => NULL, 'refs' => [], ], 'StartImportResponse' => [ 'base' => NULL, 'refs' => [], ], 'StartLoggingRequest' => [ 'base' => 'The request to CloudTrail to start logging Amazon Web Services API calls for an account.
', 'refs' => [], ], 'StartLoggingResponse' => [ 'base' => 'Returns the objects or data listed below if successful. Otherwise, returns an error.
', 'refs' => [], ], 'StartQueryRequest' => [ 'base' => NULL, 'refs' => [], ], 'StartQueryResponse' => [ 'base' => NULL, 'refs' => [], ], 'StopEventDataStoreIngestionRequest' => [ 'base' => NULL, 'refs' => [], ], 'StopEventDataStoreIngestionResponse' => [ 'base' => NULL, 'refs' => [], ], 'StopImportRequest' => [ 'base' => NULL, 'refs' => [], ], 'StopImportResponse' => [ 'base' => NULL, 'refs' => [], ], 'StopLoggingRequest' => [ 'base' => 'Passes the request to CloudTrail to stop logging Amazon Web Services API calls for the specified account.
', 'refs' => [], ], 'StopLoggingResponse' => [ 'base' => 'Returns the objects or data listed below if successful. Otherwise, returns an error.
', 'refs' => [], ], 'String' => [ 'base' => NULL, 'refs' => [ 'AddTagsRequest$ResourceId' => 'Specifies the ARN of the trail, event data store, or channel to which one or more tags will be added.
The format of a trail ARN is: arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail
The format of an event data store ARN is: arn:aws:cloudtrail:us-east-2:123456789012:eventdatastore/EXAMPLE-f852-4e8f-8bd1-bcf6cEXAMPLE
The format of a channel ARN is: arn:aws:cloudtrail:us-east-2:123456789012:channel/01234567890
Specifies the name of the trail. The name must meet the following requirements:
Contain only ASCII letters (a-z, A-Z), numbers (0-9), periods (.), underscores (_), or dashes (-)
Start with a letter or number, and end with a letter or number
Be between 3 and 128 characters
Have no adjacent periods, underscores or dashes. Names like my-_namespace
and my--namespace
are not valid.
Not be in IP address format (for example, 192.168.5.4)
Specifies the name of the Amazon S3 bucket designated for publishing log files. See Amazon S3 Bucket Naming Requirements.
', 'CreateTrailRequest$S3KeyPrefix' => 'Specifies the Amazon S3 key prefix that comes after the name of the bucket you have designated for log file delivery. For more information, see Finding Your CloudTrail Log Files. The maximum length is 200 characters.
', 'CreateTrailRequest$SnsTopicName' => 'Specifies the name of the Amazon SNS topic defined for notification of log file delivery. The maximum length is 256 characters.
', 'CreateTrailRequest$CloudWatchLogsLogGroupArn' => 'Specifies a log group name using an Amazon Resource Name (ARN), a unique identifier that represents the log group to which CloudTrail logs will be delivered. You must use a log group that exists in your account.
Not required unless you specify CloudWatchLogsRoleArn
.
Specifies the role for the CloudWatch Logs endpoint to assume to write to a user\'s log group. You must use a role that exists in your account.
', 'CreateTrailRequest$KmsKeyId' => 'Specifies the KMS key ID to use to encrypt the logs delivered by CloudTrail. The value can be an alias name prefixed by alias/
, a fully specified ARN to an alias, a fully specified ARN to a key, or a globally unique identifier.
CloudTrail also supports KMS multi-Region keys. For more information about multi-Region keys, see Using multi-Region keys in the Key Management Service Developer Guide.
Examples:
alias/MyAliasName
arn:aws:kms:us-east-2:123456789012:alias/MyAliasName
arn:aws:kms:us-east-2:123456789012:key/12345678-1234-1234-1234-123456789012
12345678-1234-1234-1234-123456789012
Specifies the name of the trail.
', 'CreateTrailResponse$S3BucketName' => 'Specifies the name of the Amazon S3 bucket designated for publishing log files.
', 'CreateTrailResponse$S3KeyPrefix' => 'Specifies the Amazon S3 key prefix that comes after the name of the bucket you have designated for log file delivery. For more information, see Finding Your CloudTrail Log Files.
', 'CreateTrailResponse$SnsTopicName' => 'This field is no longer in use. Use SnsTopicARN
.
Specifies the ARN of the Amazon SNS topic that CloudTrail uses to send notifications when log files are delivered. The format of a topic ARN is:
arn:aws:sns:us-east-2:123456789012:MyTopic
Specifies the ARN of the trail that was created. The format of a trail ARN is:
arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail
Specifies the Amazon Resource Name (ARN) of the log group to which CloudTrail logs will be delivered.
', 'CreateTrailResponse$CloudWatchLogsRoleArn' => 'Specifies the role for the CloudWatch Logs endpoint to assume to write to a user\'s log group.
', 'CreateTrailResponse$KmsKeyId' => 'Specifies the KMS key ID that encrypts the events delivered by CloudTrail. The value is a fully specified ARN to a KMS key in the following format.
arn:aws:kms:us-east-2:123456789012:key/12345678-1234-1234-1234-123456789012
The resource type in which you want to log data events. You can specify the following basic event selector resource types:
AWS::DynamoDB::Table
AWS::Lambda::Function
AWS::S3::Object
The following resource types are also available through advanced event selectors. Basic event selector resource types are valid in advanced event selectors, but advanced event selector resource types are not valid in basic event selectors. For more information, see AdvancedFieldSelector.
AWS::CloudTrail::Channel
AWS::CodeWhisperer::Profile
AWS::Cognito::IdentityPool
AWS::DynamoDB::Stream
AWS::EC2::Snapshot
AWS::EMRWAL::Workspace
AWS::FinSpace::Environment
AWS::Glue::Table
AWS::GuardDuty::Detector
AWS::KendraRanking::ExecutionPlan
AWS::ManagedBlockchain::Node
AWS::SageMaker::ExperimentTrialComponent
AWS::SageMaker::FeatureGroup
AWS::S3::AccessPoint
AWS::S3ObjectLambda::AccessPoint
AWS::S3Outposts::Object
Specifies the name or the CloudTrail ARN of the trail to be deleted. The following is the format of a trail ARN. arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail
The CloudTrail ID of the event returned.
', 'Event$EventName' => 'The name of the event returned.
', 'Event$ReadOnly' => 'Information about whether the event is a write event or a read event.
', 'Event$AccessKeyId' => 'The Amazon Web Services access key ID that was used to sign the request. If the request was made with temporary security credentials, this is the access key ID of the temporary credentials.
', 'Event$EventSource' => 'The Amazon Web Services service to which the request was made.
', 'Event$Username' => 'A user name or role name of the requester that called the API in the event returned.
', 'Event$CloudTrailEvent' => 'A JSON string that contains a representation of the event returned.
', 'ExcludeManagementEventSources$member' => NULL, 'GetEventSelectorsRequest$TrailName' => 'Specifies the name of the trail or trail ARN. If you specify a trail name, the string must meet the following requirements:
Contain only ASCII letters (a-z, A-Z), numbers (0-9), periods (.), underscores (_), or dashes (-)
Start with a letter or number, and end with a letter or number
Be between 3 and 128 characters
Have no adjacent periods, underscores or dashes. Names like my-_namespace
and my--namespace
are not valid.
Not be in IP address format (for example, 192.168.5.4)
If you specify a trail ARN, it must be in the format:
arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail
The specified trail ARN that has the event selectors.
', 'GetInsightSelectorsRequest$TrailName' => 'Specifies the name of the trail or trail ARN. If you specify a trail name, the string must meet the following requirements:
Contain only ASCII letters (a-z, A-Z), numbers (0-9), periods (.), underscores (_), or dashes (-)
Start with a letter or number, and end with a letter or number
Be between 3 and 128 characters
Have no adjacent periods, underscores or dashes. Names like my-_namespace
and my--namespace
are not valid.
Not be in IP address format (for example, 192.168.5.4)
If you specify a trail ARN, it must be in the format:
arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail
The Amazon Resource Name (ARN) of a trail for which you want to get Insights selectors.
', 'GetTrailRequest$Name' => 'The name or the Amazon Resource Name (ARN) of the trail for which you want to retrieve settings information.
', 'GetTrailStatusRequest$Name' => 'Specifies the name or the CloudTrail ARN of the trail for which you are requesting status. To get the status of a shadow trail (a replication of the trail in another Region), you must specify its ARN. The following is the format of a trail ARN.
arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail
Displays any Amazon S3 error that CloudTrail encountered when attempting to deliver log files to the designated bucket. For more information, see Error Responses in the Amazon S3 API Reference.
This error occurs only when there is a problem with the destination S3 bucket, and does not occur for requests that time out. To resolve the issue, create a new bucket, and then call UpdateTrail
to specify the new bucket; or fix the existing objects so that CloudTrail can again write to the bucket.
Displays any Amazon SNS error that CloudTrail encountered when attempting to send a notification. For more information about Amazon SNS errors, see the Amazon SNS Developer Guide.
', 'GetTrailStatusResponse$LatestCloudWatchLogsDeliveryError' => 'Displays any CloudWatch Logs error that CloudTrail encountered when attempting to deliver logs to CloudWatch Logs.
', 'GetTrailStatusResponse$LatestDigestDeliveryError' => 'Displays any Amazon S3 error that CloudTrail encountered when attempting to deliver a digest file to the designated bucket. For more information, see Error Responses in the Amazon S3 API Reference.
This error occurs only when there is a problem with the destination S3 bucket, and does not occur for requests that time out. To resolve the issue, create a new bucket, and then call UpdateTrail
to specify the new bucket; or fix the existing objects so that CloudTrail can again write to the bucket.
This field is no longer in use.
', 'GetTrailStatusResponse$LatestNotificationAttemptTime' => 'This field is no longer in use.
', 'GetTrailStatusResponse$LatestNotificationAttemptSucceeded' => 'This field is no longer in use.
', 'GetTrailStatusResponse$LatestDeliveryAttemptSucceeded' => 'This field is no longer in use.
', 'GetTrailStatusResponse$TimeLoggingStarted' => 'This field is no longer in use.
', 'GetTrailStatusResponse$TimeLoggingStopped' => 'This field is no longer in use.
', 'ImportFailureListItem$Location' => 'The location of the failure in the S3 bucket.
', 'ImportFailureListItem$ErrorType' => 'The type of import error.
', 'ImportFailureListItem$ErrorMessage' => 'Provides the reason the import failed.
', 'ListPublicKeysRequest$NextToken' => 'Reserved for future use.
', 'ListPublicKeysResponse$NextToken' => 'Reserved for future use.
', 'ListTagsRequest$NextToken' => 'Reserved for future use.
', 'ListTagsResponse$NextToken' => 'Reserved for future use.
', 'ListTrailsRequest$NextToken' => 'The token to use to get the next page of results after a previous API call. This token must be passed in with the same parameters that were specified in the original call. For example, if the original call specified an AttributeKey of \'Username\' with a value of \'root\', the call with NextToken should include those same parameters.
', 'ListTrailsResponse$NextToken' => 'The token to use to get the next page of results after a previous API call. If the token does not appear, there are no more results to return. The token must be passed in with the same parameters as the previous call. For example, if the original call specified an AttributeKey of \'Username\' with a value of \'root\', the call with NextToken should include those same parameters.
', 'PublicKey$Fingerprint' => 'The fingerprint of the public key.
', 'PutEventSelectorsRequest$TrailName' => 'Specifies the name of the trail or trail ARN. If you specify a trail name, the string must meet the following requirements:
Contain only ASCII letters (a-z, A-Z), numbers (0-9), periods (.), underscores (_), or dashes (-)
Start with a letter or number, and end with a letter or number
Be between 3 and 128 characters
Have no adjacent periods, underscores or dashes. Names like my-_namespace
and my--namespace
are not valid.
Not be in IP address format (for example, 192.168.5.4)
If you specify a trail ARN, it must be in the following format.
arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail
Specifies the ARN of the trail that was updated with event selectors. The following is the format of a trail ARN.
arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail
The name of the CloudTrail trail for which you want to change or add Insights selectors.
', 'PutInsightSelectorsResponse$TrailARN' => 'The Amazon Resource Name (ARN) of a trail for which you want to change or add Insights selectors.
', 'RemoveTagsRequest$ResourceId' => 'Specifies the ARN of the trail, event data store, or channel from which tags should be removed.
Example trail ARN format: arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail
Example event data store ARN format: arn:aws:cloudtrail:us-east-2:123456789012:eventdatastore/EXAMPLE-f852-4e8f-8bd1-bcf6cEXAMPLE
Example channel ARN format: arn:aws:cloudtrail:us-east-2:123456789012:channel/01234567890
The type of a resource referenced by the event returned. When the resource type cannot be determined, null is returned. Some examples of resource types are: Instance for EC2, Trail for CloudTrail, DBInstance for Amazon RDS, and AccessKey for IAM. To learn more about how to look up and filter events by the resource types supported for a service, see Filtering CloudTrail Events.
', 'Resource$ResourceName' => 'The name of the resource referenced by the event returned. These are user-created names whose values will depend on the environment. For example, the resource name might be "auto-scaling-test-group" for an Auto Scaling Group or "i-1234567" for an EC2 Instance.
', 'ResourceIdList$member' => NULL, 'ResourceTag$ResourceId' => 'Specifies the ARN of the resource.
', 'S3ImportSource$S3LocationUri' => 'The URI for the source S3 bucket.
', 'S3ImportSource$S3BucketRegion' => 'The Region associated with the source S3 bucket.
', 'S3ImportSource$S3BucketAccessRoleArn' => 'The IAM ARN role used to access the source S3 bucket.
', 'StartLoggingRequest$Name' => 'Specifies the name or the CloudTrail ARN of the trail for which CloudTrail logs Amazon Web Services API calls. The following is the format of a trail ARN.
arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail
Specifies the name or the CloudTrail ARN of the trail for which CloudTrail will stop logging Amazon Web Services API calls. The following is the format of a trail ARN.
arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail
Name of the trail set by calling CreateTrail. The maximum length is 128 characters.
', 'Trail$S3BucketName' => 'Name of the Amazon S3 bucket into which CloudTrail delivers your trail files. See Amazon S3 Bucket Naming Requirements.
', 'Trail$S3KeyPrefix' => 'Specifies the Amazon S3 key prefix that comes after the name of the bucket you have designated for log file delivery. For more information, see Finding Your CloudTrail Log Files. The maximum length is 200 characters.
', 'Trail$SnsTopicName' => 'This field is no longer in use. Use SnsTopicARN
.
Specifies the ARN of the Amazon SNS topic that CloudTrail uses to send notifications when log files are delivered. The following is the format of a topic ARN.
arn:aws:sns:us-east-2:123456789012:MyTopic
The Region in which the trail was created.
', 'Trail$TrailARN' => 'Specifies the ARN of the trail. The following is the format of a trail ARN.
arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail
Specifies an Amazon Resource Name (ARN), a unique identifier that represents the log group to which CloudTrail logs will be delivered.
', 'Trail$CloudWatchLogsRoleArn' => 'Specifies the role for the CloudWatch Logs endpoint to assume to write to a user\'s log group.
', 'Trail$KmsKeyId' => 'Specifies the KMS key ID that encrypts the logs delivered by CloudTrail. The value is a fully specified ARN to a KMS key in the following format.
arn:aws:kms:us-east-2:123456789012:key/12345678-1234-1234-1234-123456789012
The ARN of a trail.
', 'TrailInfo$Name' => 'The name of a trail.
', 'TrailInfo$HomeRegion' => 'The Amazon Web Services Region in which a trail was created.
', 'TrailNameList$member' => NULL, 'UpdateTrailRequest$Name' => 'Specifies the name of the trail or trail ARN. If Name
is a trail name, the string must meet the following requirements:
Contain only ASCII letters (a-z, A-Z), numbers (0-9), periods (.), underscores (_), or dashes (-)
Start with a letter or number, and end with a letter or number
Be between 3 and 128 characters
Have no adjacent periods, underscores or dashes. Names like my-_namespace
and my--namespace
are not valid.
Not be in IP address format (for example, 192.168.5.4)
If Name
is a trail ARN, it must be in the following format.
arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail
Specifies the name of the Amazon S3 bucket designated for publishing log files. See Amazon S3 Bucket Naming Requirements.
', 'UpdateTrailRequest$S3KeyPrefix' => 'Specifies the Amazon S3 key prefix that comes after the name of the bucket you have designated for log file delivery. For more information, see Finding Your CloudTrail Log Files. The maximum length is 200 characters.
', 'UpdateTrailRequest$SnsTopicName' => 'Specifies the name of the Amazon SNS topic defined for notification of log file delivery. The maximum length is 256 characters.
', 'UpdateTrailRequest$CloudWatchLogsLogGroupArn' => 'Specifies a log group name using an Amazon Resource Name (ARN), a unique identifier that represents the log group to which CloudTrail logs are delivered. You must use a log group that exists in your account.
Not required unless you specify CloudWatchLogsRoleArn
.
Specifies the role for the CloudWatch Logs endpoint to assume to write to a user\'s log group. You must use a role that exists in your account.
', 'UpdateTrailRequest$KmsKeyId' => 'Specifies the KMS key ID to use to encrypt the logs delivered by CloudTrail. The value can be an alias name prefixed by "alias/", a fully specified ARN to an alias, a fully specified ARN to a key, or a globally unique identifier.
CloudTrail also supports KMS multi-Region keys. For more information about multi-Region keys, see Using multi-Region keys in the Key Management Service Developer Guide.
Examples:
alias/MyAliasName
arn:aws:kms:us-east-2:123456789012:alias/MyAliasName
arn:aws:kms:us-east-2:123456789012:key/12345678-1234-1234-1234-123456789012
12345678-1234-1234-1234-123456789012
Specifies the name of the trail.
', 'UpdateTrailResponse$S3BucketName' => 'Specifies the name of the Amazon S3 bucket designated for publishing log files.
', 'UpdateTrailResponse$S3KeyPrefix' => 'Specifies the Amazon S3 key prefix that comes after the name of the bucket you have designated for log file delivery. For more information, see Finding Your IAM Log Files.
', 'UpdateTrailResponse$SnsTopicName' => 'This field is no longer in use. Use SnsTopicARN
.
Specifies the ARN of the Amazon SNS topic that CloudTrail uses to send notifications when log files are delivered. The following is the format of a topic ARN.
arn:aws:sns:us-east-2:123456789012:MyTopic
Specifies the ARN of the trail that was updated. The following is the format of a trail ARN.
arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail
Specifies the Amazon Resource Name (ARN) of the log group to which CloudTrail logs are delivered.
', 'UpdateTrailResponse$CloudWatchLogsRoleArn' => 'Specifies the role for the CloudWatch Logs endpoint to assume to write to a user\'s log group.
', 'UpdateTrailResponse$KmsKeyId' => 'Specifies the KMS key ID that encrypts the logs delivered by CloudTrail. The value is a fully specified ARN to a KMS key in the following format.
arn:aws:kms:us-east-2:123456789012:key/12345678-1234-1234-1234-123456789012
A custom key-value pair associated with a resource such as a CloudTrail trail, event data store, or channel.
', 'refs' => [ 'TagsList$member' => NULL, ], ], 'TagKey' => [ 'base' => NULL, 'refs' => [ 'Tag$Key' => 'The key in a key-value pair. The key must be must be no longer than 128 Unicode characters. The key must be unique for the resource to which it applies.
', ], ], 'TagValue' => [ 'base' => NULL, 'refs' => [ 'Tag$Value' => 'The value in a key-value pair of a tag. The value must be no longer than 256 Unicode characters.
', ], ], 'TagsLimitExceededException' => [ 'base' => 'The number of tags per trail, event data store, or channel has exceeded the permitted amount. Currently, the limit is 50.
', 'refs' => [], ], 'TagsList' => [ 'base' => 'A list of tags.
', 'refs' => [ 'AddTagsRequest$TagsList' => 'Contains a list of tags, up to a limit of 50
', 'CreateChannelRequest$Tags' => NULL, 'CreateChannelResponse$Tags' => NULL, 'CreateEventDataStoreRequest$TagsList' => NULL, 'CreateEventDataStoreResponse$TagsList' => NULL, 'CreateTrailRequest$TagsList' => NULL, 'RemoveTagsRequest$TagsList' => 'Specifies a list of tags to be removed.
', 'ResourceTag$TagsList' => 'A list of tags.
', ], ], 'TerminationProtectionEnabled' => [ 'base' => NULL, 'refs' => [ 'CreateEventDataStoreRequest$TerminationProtectionEnabled' => 'Specifies whether termination protection is enabled for the event data store. If termination protection is enabled, you cannot delete the event data store until termination protection is disabled.
', 'CreateEventDataStoreResponse$TerminationProtectionEnabled' => 'Indicates whether termination protection is enabled for the event data store.
', 'EventDataStore$TerminationProtectionEnabled' => 'Indicates whether the event data store is protected from termination.
', 'GetEventDataStoreResponse$TerminationProtectionEnabled' => 'Indicates that termination protection is enabled.
', 'RestoreEventDataStoreResponse$TerminationProtectionEnabled' => 'Indicates that termination protection is enabled and the event data store cannot be automatically deleted.
', 'UpdateEventDataStoreRequest$TerminationProtectionEnabled' => 'Indicates that termination protection is enabled and the event data store cannot be automatically deleted.
', 'UpdateEventDataStoreResponse$TerminationProtectionEnabled' => 'Indicates whether termination protection is enabled for the event data store.
', ], ], 'Trail' => [ 'base' => 'The settings for a trail.
', 'refs' => [ 'GetTrailResponse$Trail' => NULL, 'TrailList$member' => NULL, ], ], 'TrailAlreadyExistsException' => [ 'base' => 'This exception is thrown when the specified trail already exists.
', 'refs' => [], ], 'TrailInfo' => [ 'base' => 'Information about a CloudTrail trail, including the trail\'s name, home Region, and Amazon Resource Name (ARN).
', 'refs' => [ 'Trails$member' => NULL, ], ], 'TrailList' => [ 'base' => NULL, 'refs' => [ 'DescribeTrailsResponse$trailList' => 'The list of trail objects. Trail objects with string values are only returned if values for the objects exist in a trail\'s configuration. For example, SNSTopicName
and SNSTopicARN
are only returned in results if a trail is configured to send SNS notifications. Similarly, KMSKeyId
only appears in results if a trail\'s log files are encrypted with KMS customer managed keys.
Specifies a list of trail names, trail ARNs, or both, of the trails to describe. The format of a trail ARN is:
arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail
If an empty list is specified, information for the trail in the current Region is returned.
If an empty list is specified and IncludeShadowTrails
is false, then information for all trails in the current Region is returned.
If an empty list is specified and IncludeShadowTrails is null or true, then information for all trails in the current Region and any associated shadow trails in other Regions is returned.
If one or more trail names are specified, information is returned only if the names match the names of trails belonging only to the current Region and current account. To return information about a trail in another Region, you must specify its trail ARN.
This exception is thrown when the trail with the given name is not found.
', 'refs' => [], ], 'TrailNotProvidedException' => [ 'base' => 'This exception is no longer in use.
', 'refs' => [], ], 'Trails' => [ 'base' => NULL, 'refs' => [ 'ListTrailsResponse$Trails' => 'Returns the name, ARN, and home Region of trails in the current account.
', ], ], 'UUID' => [ 'base' => NULL, 'refs' => [ 'CancelQueryRequest$QueryId' => 'The ID of the query that you want to cancel. The QueryId
comes from the response of a StartQuery
operation.
The ID of the canceled query.
', 'DescribeQueryRequest$QueryId' => 'The query ID.
', 'DescribeQueryResponse$QueryId' => 'The ID of the query.
', 'GetImportRequest$ImportId' => 'The ID for the import.
', 'GetImportResponse$ImportId' => 'The ID of the import.
', 'GetQueryResultsRequest$QueryId' => 'The ID of the query for which you want to get results.
', 'ImportsListItem$ImportId' => 'The ID of the import.
', 'IngestionStatus$LatestIngestionSuccessEventID' => 'The event ID of the most recent successful ingestion of events.
', 'IngestionStatus$LatestIngestionAttemptEventID' => 'The event ID of the most recent attempt to ingest events.
', 'ListImportFailuresRequest$ImportId' => 'The ID of the import.
', 'Query$QueryId' => 'The ID of a query.
', 'StartImportRequest$ImportId' => 'The ID of the import. Use this parameter when you are retrying an import.
', 'StartImportResponse$ImportId' => 'The ID of the import.
', 'StartQueryResponse$QueryId' => 'The ID of the started query.
', 'StopImportRequest$ImportId' => 'The ID of the import.
', 'StopImportResponse$ImportId' => 'The ID for the import.
', ], ], 'UnsupportedOperationException' => [ 'base' => 'This exception is thrown when the requested operation is not supported.
', 'refs' => [], ], 'UpdateChannelRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateChannelResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateEventDataStoreRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateEventDataStoreResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateTrailRequest' => [ 'base' => 'Specifies settings to update for the trail.
', 'refs' => [], ], 'UpdateTrailResponse' => [ 'base' => 'Returns the objects or data listed below if successful. Otherwise, returns an error.
', 'refs' => [], ], ],];