python-botocore/botocore/data/cloudtrail/2013-11-01/service-2.json
2022-12-12 08:14:19 -08:00

3870 lines
196 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"version":"2.0",
"metadata":{
"apiVersion":"2013-11-01",
"endpointPrefix":"cloudtrail",
"jsonVersion":"1.1",
"protocol":"json",
"serviceAbbreviation":"CloudTrail",
"serviceFullName":"AWS CloudTrail",
"serviceId":"CloudTrail",
"signatureVersion":"v4",
"targetPrefix":"com.amazonaws.cloudtrail.v20131101.CloudTrail_20131101",
"uid":"cloudtrail-2013-11-01"
},
"operations":{
"AddTags":{
"name":"AddTags",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"AddTagsRequest"},
"output":{"shape":"AddTagsResponse"},
"errors":[
{"shape":"ResourceNotFoundException"},
{"shape":"CloudTrailARNInvalidException"},
{"shape":"ResourceTypeNotSupportedException"},
{"shape":"TagsLimitExceededException"},
{"shape":"InvalidTrailNameException"},
{"shape":"InvalidTagParameterException"},
{"shape":"InactiveEventDataStoreException"},
{"shape":"EventDataStoreNotFoundException"},
{"shape":"UnsupportedOperationException"},
{"shape":"OperationNotPermittedException"},
{"shape":"NotOrganizationMasterAccountException"},
{"shape":"NoManagementAccountSLRExistsException"},
{"shape":"ConflictException"}
],
"documentation":"<p>Adds one or more tags to a trail or event data store, 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 for a trail; 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).</p>",
"idempotent":true
},
"CancelQuery":{
"name":"CancelQuery",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"CancelQueryRequest"},
"output":{"shape":"CancelQueryResponse"},
"errors":[
{"shape":"EventDataStoreARNInvalidException"},
{"shape":"EventDataStoreNotFoundException"},
{"shape":"InactiveEventDataStoreException"},
{"shape":"InactiveQueryException"},
{"shape":"InvalidParameterException"},
{"shape":"QueryIdNotFoundException"},
{"shape":"OperationNotPermittedException"},
{"shape":"UnsupportedOperationException"},
{"shape":"NoManagementAccountSLRExistsException"},
{"shape":"ConflictException"}
],
"documentation":"<p>Cancels a query if the query is not in a terminated state, such as <code>CANCELLED</code>, <code>FAILED</code>, <code>TIMED_OUT</code>, or <code>FINISHED</code>. You must specify an ARN value for <code>EventDataStore</code>. The ID of the query that you want to cancel is also required. When you run <code>CancelQuery</code>, the query status might show as <code>CANCELLED</code> even if the operation is not yet finished.</p>",
"idempotent":true
},
"CreateEventDataStore":{
"name":"CreateEventDataStore",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"CreateEventDataStoreRequest"},
"output":{"shape":"CreateEventDataStoreResponse"},
"errors":[
{"shape":"EventDataStoreAlreadyExistsException"},
{"shape":"EventDataStoreMaxLimitExceededException"},
{"shape":"InvalidParameterException"},
{"shape":"InvalidTagParameterException"},
{"shape":"OperationNotPermittedException"},
{"shape":"UnsupportedOperationException"},
{"shape":"ConflictException"},
{"shape":"InsufficientEncryptionPolicyException"},
{"shape":"InvalidKmsKeyIdException"},
{"shape":"KmsKeyNotFoundException"},
{"shape":"KmsException"},
{"shape":"CloudTrailAccessNotEnabledException"},
{"shape":"InsufficientDependencyServiceAccessPermissionException"},
{"shape":"NotOrganizationMasterAccountException"},
{"shape":"OrganizationsNotInUseException"},
{"shape":"OrganizationNotInAllFeaturesModeException"},
{"shape":"NoManagementAccountSLRExistsException"}
],
"documentation":"<p>Creates a new event data store.</p>"
},
"CreateTrail":{
"name":"CreateTrail",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"CreateTrailRequest"},
"output":{"shape":"CreateTrailResponse"},
"errors":[
{"shape":"MaximumNumberOfTrailsExceededException"},
{"shape":"TrailAlreadyExistsException"},
{"shape":"S3BucketDoesNotExistException"},
{"shape":"InsufficientS3BucketPolicyException"},
{"shape":"InsufficientSnsTopicPolicyException"},
{"shape":"InsufficientEncryptionPolicyException"},
{"shape":"InvalidS3BucketNameException"},
{"shape":"InvalidS3PrefixException"},
{"shape":"InvalidSnsTopicNameException"},
{"shape":"InvalidKmsKeyIdException"},
{"shape":"InvalidTrailNameException"},
{"shape":"TrailNotProvidedException"},
{"shape":"InvalidParameterCombinationException"},
{"shape":"KmsKeyNotFoundException"},
{"shape":"KmsKeyDisabledException"},
{"shape":"KmsException"},
{"shape":"InvalidCloudWatchLogsLogGroupArnException"},
{"shape":"InvalidCloudWatchLogsRoleArnException"},
{"shape":"CloudWatchLogsDeliveryUnavailableException"},
{"shape":"InvalidTagParameterException"},
{"shape":"UnsupportedOperationException"},
{"shape":"OperationNotPermittedException"},
{"shape":"CloudTrailAccessNotEnabledException"},
{"shape":"InsufficientDependencyServiceAccessPermissionException"},
{"shape":"NotOrganizationMasterAccountException"},
{"shape":"OrganizationsNotInUseException"},
{"shape":"OrganizationNotInAllFeaturesModeException"},
{"shape":"NoManagementAccountSLRExistsException"},
{"shape":"CloudTrailInvalidClientTokenIdException"},
{"shape":"ConflictException"}
],
"documentation":"<p>Creates a trail that specifies the settings for delivery of log data to an Amazon S3 bucket. </p>",
"idempotent":true
},
"DeleteEventDataStore":{
"name":"DeleteEventDataStore",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"DeleteEventDataStoreRequest"},
"output":{"shape":"DeleteEventDataStoreResponse"},
"errors":[
{"shape":"EventDataStoreARNInvalidException"},
{"shape":"EventDataStoreNotFoundException"},
{"shape":"EventDataStoreTerminationProtectedException"},
{"shape":"EventDataStoreHasOngoingImportException"},
{"shape":"InvalidParameterException"},
{"shape":"OperationNotPermittedException"},
{"shape":"UnsupportedOperationException"},
{"shape":"NotOrganizationMasterAccountException"},
{"shape":"NoManagementAccountSLRExistsException"},
{"shape":"InsufficientDependencyServiceAccessPermissionException"}
],
"documentation":"<p>Disables the event data store specified by <code>EventDataStore</code>, which accepts an event data store ARN. After you run <code>DeleteEventDataStore</code>, the event data store enters a <code>PENDING_DELETION</code> state, and is automatically deleted after a wait period of seven days. <code>TerminationProtectionEnabled</code> must be set to <code>False</code> on the event data store; this operation cannot work if <code>TerminationProtectionEnabled</code> is <code>True</code>.</p> <p>After you run <code>DeleteEventDataStore</code> on an event data store, you cannot run <code>ListQueries</code>, <code>DescribeQuery</code>, or <code>GetQueryResults</code> on queries that are using an event data store in a <code>PENDING_DELETION</code> state. An event data store in the <code>PENDING_DELETION</code> state does not incur costs.</p>"
},
"DeleteTrail":{
"name":"DeleteTrail",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"DeleteTrailRequest"},
"output":{"shape":"DeleteTrailResponse"},
"errors":[
{"shape":"TrailNotFoundException"},
{"shape":"InvalidTrailNameException"},
{"shape":"InvalidHomeRegionException"},
{"shape":"UnsupportedOperationException"},
{"shape":"OperationNotPermittedException"},
{"shape":"NotOrganizationMasterAccountException"},
{"shape":"NoManagementAccountSLRExistsException"},
{"shape":"InsufficientDependencyServiceAccessPermissionException"},
{"shape":"ConflictException"}
],
"documentation":"<p>Deletes a trail. This operation must be called from the region in which the trail was created. <code>DeleteTrail</code> cannot be called on the shadow trails (replicated trails in other regions) of a trail that is enabled in all regions.</p>",
"idempotent":true
},
"DeregisterOrganizationDelegatedAdmin":{
"name":"DeregisterOrganizationDelegatedAdmin",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"DeregisterOrganizationDelegatedAdminRequest"},
"output":{"shape":"DeregisterOrganizationDelegatedAdminResponse"},
"errors":[
{"shape":"AccountNotFoundException"},
{"shape":"AccountNotRegisteredException"},
{"shape":"CloudTrailAccessNotEnabledException"},
{"shape":"InsufficientDependencyServiceAccessPermissionException"},
{"shape":"InvalidParameterException"},
{"shape":"NotOrganizationManagementAccountException"},
{"shape":"OrganizationNotInAllFeaturesModeException"},
{"shape":"OrganizationsNotInUseException"},
{"shape":"UnsupportedOperationException"},
{"shape":"OperationNotPermittedException"}
],
"documentation":"<p>Removes CloudTrail delegated administrator permissions from a member account in an organization.</p>",
"idempotent":true
},
"DescribeQuery":{
"name":"DescribeQuery",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"DescribeQueryRequest"},
"output":{"shape":"DescribeQueryResponse"},
"errors":[
{"shape":"EventDataStoreARNInvalidException"},
{"shape":"EventDataStoreNotFoundException"},
{"shape":"InactiveEventDataStoreException"},
{"shape":"InvalidParameterException"},
{"shape":"QueryIdNotFoundException"},
{"shape":"OperationNotPermittedException"},
{"shape":"UnsupportedOperationException"},
{"shape":"NoManagementAccountSLRExistsException"}
],
"documentation":"<p>Returns metadata about a query, including query run time in milliseconds, number of events scanned and matched, and query status. You must specify an ARN for <code>EventDataStore</code>, and a value for <code>QueryID</code>.</p>",
"idempotent":true
},
"DescribeTrails":{
"name":"DescribeTrails",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"DescribeTrailsRequest"},
"output":{"shape":"DescribeTrailsResponse"},
"errors":[
{"shape":"UnsupportedOperationException"},
{"shape":"OperationNotPermittedException"},
{"shape":"InvalidTrailNameException"},
{"shape":"NoManagementAccountSLRExistsException"}
],
"documentation":"<p>Retrieves settings for one or more trails associated with the current region for your account.</p>",
"idempotent":true
},
"GetChannel":{
"name":"GetChannel",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"GetChannelRequest"},
"output":{"shape":"GetChannelResponse"},
"errors":[
{"shape":"ChannelARNInvalidException"},
{"shape":"ChannelNotFoundException"},
{"shape":"OperationNotPermittedException"},
{"shape":"UnsupportedOperationException"}
],
"documentation":"<p> Returns information about a specific channel. Amazon Web Services services create service-linked channels to get information about CloudTrail events on your behalf. For more information about service-linked channels, see <a href=\"https://docs.aws.amazon.com/awscloudtrail/latest/userguide/viewing-service-linked-channels.html\">Viewing service-linked channels for CloudTrail by using the CLI</a>. </p>",
"idempotent":true
},
"GetEventDataStore":{
"name":"GetEventDataStore",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"GetEventDataStoreRequest"},
"output":{"shape":"GetEventDataStoreResponse"},
"errors":[
{"shape":"EventDataStoreARNInvalidException"},
{"shape":"EventDataStoreNotFoundException"},
{"shape":"InvalidParameterException"},
{"shape":"OperationNotPermittedException"},
{"shape":"UnsupportedOperationException"},
{"shape":"NoManagementAccountSLRExistsException"}
],
"documentation":"<p>Returns information about an event data store specified as either an ARN or the ID portion of the ARN.</p>",
"idempotent":true
},
"GetEventSelectors":{
"name":"GetEventSelectors",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"GetEventSelectorsRequest"},
"output":{"shape":"GetEventSelectorsResponse"},
"errors":[
{"shape":"TrailNotFoundException"},
{"shape":"InvalidTrailNameException"},
{"shape":"UnsupportedOperationException"},
{"shape":"OperationNotPermittedException"},
{"shape":"NoManagementAccountSLRExistsException"}
],
"documentation":"<p>Describes the settings for the event selectors that you configured for your trail. The information returned for your event selectors includes the following:</p> <ul> <li> <p>If your event selector includes read-only events, write-only events, or all events. This applies to both management events and data events.</p> </li> <li> <p>If your event selector includes management events.</p> </li> <li> <p>If your event selector includes data events, the resources on which you are logging data events.</p> </li> </ul> <p>For more information about logging management and data events, see the following topics in the <i>CloudTrail User Guide</i>:</p> <ul> <li> <p> <a href=\"https://docs.aws.amazon.com/awscloudtrail/latest/userguide/logging-management-events-with-cloudtrail.html\">Logging management events for trails </a> </p> </li> <li> <p> <a href=\"https://docs.aws.amazon.com/awscloudtrail/latest/userguide/logging-data-events-with-cloudtrail.html\">Logging data events for trails </a> </p> </li> </ul>",
"idempotent":true
},
"GetImport":{
"name":"GetImport",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"GetImportRequest"},
"output":{"shape":"GetImportResponse"},
"errors":[
{"shape":"ImportNotFoundException"},
{"shape":"InvalidParameterException"},
{"shape":"OperationNotPermittedException"},
{"shape":"UnsupportedOperationException"}
],
"documentation":"<p> Returns information about a specific import. </p>"
},
"GetInsightSelectors":{
"name":"GetInsightSelectors",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"GetInsightSelectorsRequest"},
"output":{"shape":"GetInsightSelectorsResponse"},
"errors":[
{"shape":"TrailNotFoundException"},
{"shape":"InvalidTrailNameException"},
{"shape":"UnsupportedOperationException"},
{"shape":"OperationNotPermittedException"},
{"shape":"InsightNotEnabledException"},
{"shape":"NoManagementAccountSLRExistsException"}
],
"documentation":"<p>Describes the settings for the Insights event selectors that you configured for your trail. <code>GetInsightSelectors</code> shows if CloudTrail Insights event logging is enabled on the trail, and if it is, which insight types are enabled. If you run <code>GetInsightSelectors</code> on a trail that does not have Insights events enabled, the operation throws the exception <code>InsightNotEnabledException</code> </p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/awscloudtrail/latest/userguide/logging-insights-events-with-cloudtrail.html\">Logging CloudTrail Insights Events for Trails </a> in the <i>CloudTrail User Guide</i>.</p>",
"idempotent":true
},
"GetQueryResults":{
"name":"GetQueryResults",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"GetQueryResultsRequest"},
"output":{"shape":"GetQueryResultsResponse"},
"errors":[
{"shape":"EventDataStoreARNInvalidException"},
{"shape":"EventDataStoreNotFoundException"},
{"shape":"InactiveEventDataStoreException"},
{"shape":"InvalidMaxResultsException"},
{"shape":"InvalidNextTokenException"},
{"shape":"InvalidParameterException"},
{"shape":"QueryIdNotFoundException"},
{"shape":"InsufficientEncryptionPolicyException"},
{"shape":"OperationNotPermittedException"},
{"shape":"UnsupportedOperationException"},
{"shape":"NoManagementAccountSLRExistsException"}
],
"documentation":"<p>Gets event data results of a query. You must specify the <code>QueryID</code> value returned by the <code>StartQuery</code> operation, and an ARN for <code>EventDataStore</code>.</p>"
},
"GetTrail":{
"name":"GetTrail",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"GetTrailRequest"},
"output":{"shape":"GetTrailResponse"},
"errors":[
{"shape":"TrailNotFoundException"},
{"shape":"InvalidTrailNameException"},
{"shape":"UnsupportedOperationException"},
{"shape":"OperationNotPermittedException"}
],
"documentation":"<p>Returns settings information for a specified trail.</p>",
"idempotent":true
},
"GetTrailStatus":{
"name":"GetTrailStatus",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"GetTrailStatusRequest"},
"output":{"shape":"GetTrailStatusResponse"},
"errors":[
{"shape":"TrailNotFoundException"},
{"shape":"InvalidTrailNameException"},
{"shape":"UnsupportedOperationException"},
{"shape":"OperationNotPermittedException"}
],
"documentation":"<p>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.</p>",
"idempotent":true
},
"ListChannels":{
"name":"ListChannels",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"ListChannelsRequest"},
"output":{"shape":"ListChannelsResponse"},
"errors":[
{"shape":"InvalidNextTokenException"},
{"shape":"OperationNotPermittedException"},
{"shape":"UnsupportedOperationException"}
],
"documentation":"<p> Lists the channels in the current account, and their source names. Amazon Web Services services create service-linked channels get information about CloudTrail events on your behalf. For more information about service-linked channels, see <a href=\"https://docs.aws.amazon.com/awscloudtrail/latest/userguide/viewing-service-linked-channels.html\">Viewing service-linked channels for CloudTrail by using the CLI</a>. </p>",
"idempotent":true
},
"ListEventDataStores":{
"name":"ListEventDataStores",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"ListEventDataStoresRequest"},
"output":{"shape":"ListEventDataStoresResponse"},
"errors":[
{"shape":"InvalidMaxResultsException"},
{"shape":"InvalidNextTokenException"},
{"shape":"OperationNotPermittedException"},
{"shape":"UnsupportedOperationException"},
{"shape":"NoManagementAccountSLRExistsException"}
],
"documentation":"<p>Returns information about all event data stores in the account, in the current region.</p>",
"idempotent":true
},
"ListImportFailures":{
"name":"ListImportFailures",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"ListImportFailuresRequest"},
"output":{"shape":"ListImportFailuresResponse"},
"errors":[
{"shape":"InvalidNextTokenException"},
{"shape":"OperationNotPermittedException"},
{"shape":"UnsupportedOperationException"}
],
"documentation":"<p> Returns a list of failures for the specified import. </p>",
"idempotent":true
},
"ListImports":{
"name":"ListImports",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"ListImportsRequest"},
"output":{"shape":"ListImportsResponse"},
"errors":[
{"shape":"EventDataStoreARNInvalidException"},
{"shape":"InvalidNextTokenException"},
{"shape":"InvalidParameterException"},
{"shape":"OperationNotPermittedException"},
{"shape":"UnsupportedOperationException"}
],
"documentation":"<p> Returns information on all imports, or a select set of imports by <code>ImportStatus</code> or <code>Destination</code>. </p>",
"idempotent":true
},
"ListPublicKeys":{
"name":"ListPublicKeys",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"ListPublicKeysRequest"},
"output":{"shape":"ListPublicKeysResponse"},
"errors":[
{"shape":"InvalidTimeRangeException"},
{"shape":"UnsupportedOperationException"},
{"shape":"OperationNotPermittedException"},
{"shape":"InvalidTokenException"}
],
"documentation":"<p>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.</p> <note> <p>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.</p> </note>",
"idempotent":true
},
"ListQueries":{
"name":"ListQueries",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"ListQueriesRequest"},
"output":{"shape":"ListQueriesResponse"},
"errors":[
{"shape":"EventDataStoreARNInvalidException"},
{"shape":"EventDataStoreNotFoundException"},
{"shape":"InactiveEventDataStoreException"},
{"shape":"InvalidDateRangeException"},
{"shape":"InvalidMaxResultsException"},
{"shape":"InvalidNextTokenException"},
{"shape":"InvalidParameterException"},
{"shape":"InvalidQueryStatusException"},
{"shape":"OperationNotPermittedException"},
{"shape":"UnsupportedOperationException"},
{"shape":"NoManagementAccountSLRExistsException"}
],
"documentation":"<p>Returns a list of queries and query statuses for the past seven days. You must specify an ARN value for <code>EventDataStore</code>. Optionally, to shorten the list of results, you can specify a time range, formatted as timestamps, by adding <code>StartTime</code> and <code>EndTime</code> parameters, and a <code>QueryStatus</code> value. Valid values for <code>QueryStatus</code> include <code>QUEUED</code>, <code>RUNNING</code>, <code>FINISHED</code>, <code>FAILED</code>, <code>TIMED_OUT</code>, or <code>CANCELLED</code>.</p>",
"idempotent":true
},
"ListTags":{
"name":"ListTags",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"ListTagsRequest"},
"output":{"shape":"ListTagsResponse"},
"errors":[
{"shape":"ResourceNotFoundException"},
{"shape":"CloudTrailARNInvalidException"},
{"shape":"ResourceTypeNotSupportedException"},
{"shape":"InvalidTrailNameException"},
{"shape":"InactiveEventDataStoreException"},
{"shape":"EventDataStoreNotFoundException"},
{"shape":"UnsupportedOperationException"},
{"shape":"OperationNotPermittedException"},
{"shape":"InvalidTokenException"},
{"shape":"NoManagementAccountSLRExistsException"}
],
"documentation":"<p>Lists the tags for the trail or event data store in the current region.</p>",
"idempotent":true
},
"ListTrails":{
"name":"ListTrails",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"ListTrailsRequest"},
"output":{"shape":"ListTrailsResponse"},
"errors":[
{"shape":"UnsupportedOperationException"},
{"shape":"OperationNotPermittedException"}
],
"documentation":"<p>Lists trails that are in the current account.</p>",
"idempotent":true
},
"LookupEvents":{
"name":"LookupEvents",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"LookupEventsRequest"},
"output":{"shape":"LookupEventsResponse"},
"errors":[
{"shape":"InvalidLookupAttributesException"},
{"shape":"InvalidTimeRangeException"},
{"shape":"InvalidMaxResultsException"},
{"shape":"InvalidNextTokenException"},
{"shape":"InvalidEventCategoryException"},
{"shape":"UnsupportedOperationException"},
{"shape":"OperationNotPermittedException"}
],
"documentation":"<p>Looks up <a href=\"https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-concepts.html#cloudtrail-concepts-management-events\">management events</a> or <a href=\"https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-concepts.html#cloudtrail-concepts-insights-events\">CloudTrail Insights events</a> 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:</p> <ul> <li> <p>Amazon Web Services access key</p> </li> <li> <p>Event ID</p> </li> <li> <p>Event name</p> </li> <li> <p>Event source</p> </li> <li> <p>Read only</p> </li> <li> <p>Resource name</p> </li> <li> <p>Resource type</p> </li> <li> <p>User name</p> </li> </ul> <p>Lookup supports the following attributes for Insights events:</p> <ul> <li> <p>Event ID</p> </li> <li> <p>Event name</p> </li> <li> <p>Event source</p> </li> </ul> <p>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.</p> <important> <p>The rate of lookup requests is limited to two per second, per account, per region. If this limit is exceeded, a throttling error occurs.</p> </important>",
"idempotent":true
},
"PutEventSelectors":{
"name":"PutEventSelectors",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"PutEventSelectorsRequest"},
"output":{"shape":"PutEventSelectorsResponse"},
"errors":[
{"shape":"TrailNotFoundException"},
{"shape":"InvalidTrailNameException"},
{"shape":"InvalidHomeRegionException"},
{"shape":"InvalidEventSelectorsException"},
{"shape":"UnsupportedOperationException"},
{"shape":"OperationNotPermittedException"},
{"shape":"NotOrganizationMasterAccountException"},
{"shape":"NoManagementAccountSLRExistsException"},
{"shape":"InsufficientDependencyServiceAccessPermissionException"}
],
"documentation":"<p>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. By default, trails created without specific event selectors are configured to log all read and write management events, and no data events.</p> <p>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.</p> <p>Example</p> <ol> <li> <p>You create an event selector for a trail and specify that you want write-only events.</p> </li> <li> <p>The EC2 <code>GetConsoleOutput</code> and <code>RunInstances</code> API operations occur in your account.</p> </li> <li> <p>CloudTrail evaluates whether the events match your event selectors.</p> </li> <li> <p>The <code>RunInstances</code> is a write-only event and it matches your event selector. The trail logs the event.</p> </li> <li> <p>The <code>GetConsoleOutput</code> is a read-only event that doesn't match your event selector. The trail doesn't log the event. </p> </li> </ol> <p>The <code>PutEventSelectors</code> operation must be called from the region in which the trail was created; otherwise, an <code>InvalidHomeRegionException</code> exception is thrown.</p> <p>You can configure up to five event selectors for each trail. For more information, see <a href=\"https://docs.aws.amazon.com/awscloudtrail/latest/userguide/logging-management-events-with-cloudtrail.html\">Logging management events for trails </a>, <a href=\"https://docs.aws.amazon.com/awscloudtrail/latest/userguide/logging-data-events-with-cloudtrail.html\">Logging data events for trails </a>, and <a href=\"https://docs.aws.amazon.com/awscloudtrail/latest/userguide/WhatIsCloudTrail-Limits.html\">Quotas in CloudTrail</a> in the <i>CloudTrail User Guide</i>.</p> <p>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 <code>AdvancedEventSelectors</code> or <code>EventSelectors</code>, but not both. If you apply <code>AdvancedEventSelectors</code> to a trail, any existing <code>EventSelectors</code> are overwritten. For more information about advanced event selectors, see <a href=\"https://docs.aws.amazon.com/awscloudtrail/latest/userguide/logging-data-events-with-cloudtrail.html\">Logging data events for trails</a> in the <i>CloudTrail User Guide</i>.</p>",
"idempotent":true
},
"PutInsightSelectors":{
"name":"PutInsightSelectors",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"PutInsightSelectorsRequest"},
"output":{"shape":"PutInsightSelectorsResponse"},
"errors":[
{"shape":"TrailNotFoundException"},
{"shape":"InvalidTrailNameException"},
{"shape":"InvalidHomeRegionException"},
{"shape":"InvalidInsightSelectorsException"},
{"shape":"InsufficientS3BucketPolicyException"},
{"shape":"InsufficientEncryptionPolicyException"},
{"shape":"S3BucketDoesNotExistException"},
{"shape":"KmsException"},
{"shape":"UnsupportedOperationException"},
{"shape":"OperationNotPermittedException"},
{"shape":"NotOrganizationMasterAccountException"},
{"shape":"NoManagementAccountSLRExistsException"}
],
"documentation":"<p>Lets you enable Insights event logging by specifying the Insights selectors that you want to enable on an existing trail. You also use <code>PutInsightSelectors</code> to turn off Insights event logging, by passing an empty list of insight types. The valid Insights event types in this release are <code>ApiErrorRateInsight</code> and <code>ApiCallRateInsight</code>.</p>",
"idempotent":true
},
"RegisterOrganizationDelegatedAdmin":{
"name":"RegisterOrganizationDelegatedAdmin",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"RegisterOrganizationDelegatedAdminRequest"},
"output":{"shape":"RegisterOrganizationDelegatedAdminResponse"},
"errors":[
{"shape":"AccountRegisteredException"},
{"shape":"AccountNotFoundException"},
{"shape":"InsufficientDependencyServiceAccessPermissionException"},
{"shape":"InvalidParameterException"},
{"shape":"CannotDelegateManagementAccountException"},
{"shape":"CloudTrailAccessNotEnabledException"},
{"shape":"DelegatedAdminAccountLimitExceededException"},
{"shape":"NotOrganizationManagementAccountException"},
{"shape":"OrganizationNotInAllFeaturesModeException"},
{"shape":"OrganizationsNotInUseException"},
{"shape":"UnsupportedOperationException"},
{"shape":"OperationNotPermittedException"}
],
"documentation":"<p>Registers an organizations member account as the CloudTrail delegated administrator.</p>",
"idempotent":true
},
"RemoveTags":{
"name":"RemoveTags",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"RemoveTagsRequest"},
"output":{"shape":"RemoveTagsResponse"},
"errors":[
{"shape":"ResourceNotFoundException"},
{"shape":"CloudTrailARNInvalidException"},
{"shape":"ResourceTypeNotSupportedException"},
{"shape":"InvalidTrailNameException"},
{"shape":"InvalidTagParameterException"},
{"shape":"InactiveEventDataStoreException"},
{"shape":"EventDataStoreNotFoundException"},
{"shape":"UnsupportedOperationException"},
{"shape":"OperationNotPermittedException"},
{"shape":"NotOrganizationMasterAccountException"},
{"shape":"NoManagementAccountSLRExistsException"}
],
"documentation":"<p>Removes the specified tags from a trail or event data store.</p>",
"idempotent":true
},
"RestoreEventDataStore":{
"name":"RestoreEventDataStore",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"RestoreEventDataStoreRequest"},
"output":{"shape":"RestoreEventDataStoreResponse"},
"errors":[
{"shape":"EventDataStoreARNInvalidException"},
{"shape":"EventDataStoreNotFoundException"},
{"shape":"EventDataStoreMaxLimitExceededException"},
{"shape":"InvalidEventDataStoreStatusException"},
{"shape":"InvalidParameterException"},
{"shape":"OperationNotPermittedException"},
{"shape":"UnsupportedOperationException"},
{"shape":"CloudTrailAccessNotEnabledException"},
{"shape":"InsufficientDependencyServiceAccessPermissionException"},
{"shape":"OrganizationsNotInUseException"},
{"shape":"NotOrganizationMasterAccountException"},
{"shape":"NoManagementAccountSLRExistsException"},
{"shape":"OrganizationNotInAllFeaturesModeException"}
],
"documentation":"<p>Restores a deleted event data store specified by <code>EventDataStore</code>, 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.</p>"
},
"StartImport":{
"name":"StartImport",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"StartImportRequest"},
"output":{"shape":"StartImportResponse"},
"errors":[
{"shape":"AccountHasOngoingImportException"},
{"shape":"EventDataStoreARNInvalidException"},
{"shape":"EventDataStoreNotFoundException"},
{"shape":"InvalidEventDataStoreStatusException"},
{"shape":"InvalidEventDataStoreCategoryException"},
{"shape":"InactiveEventDataStoreException"},
{"shape":"InvalidImportSourceException"},
{"shape":"ImportNotFoundException"},
{"shape":"InvalidParameterException"},
{"shape":"OperationNotPermittedException"},
{"shape":"UnsupportedOperationException"},
{"shape":"OperationNotPermittedException"},
{"shape":"UnsupportedOperationException"}
],
"documentation":"<p> 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 <code>CloudTrail</code> prefix and the prefixes inside the <code>CloudTrail</code> 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 <code>S3LocationUri</code>. For more considerations about importing trail events, see <a href=\"https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-copy-trail-to-lake.html#cloudtrail-trail-copy-considerations\">Considerations</a>. </p> <p> When you start a new import, the <code>Destinations</code> and <code>ImportSource</code> 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 <a href=\"https://docs.aws.amazon.com/AmazonS3/latest/userguide/about-object-ownership.html\">Controlling ownership of objects and disabling ACLs for your bucket</a>. </p> <p> When you retry an import, the <code>ImportID</code> parameter is required. </p>"
},
"StartLogging":{
"name":"StartLogging",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"StartLoggingRequest"},
"output":{"shape":"StartLoggingResponse"},
"errors":[
{"shape":"TrailNotFoundException"},
{"shape":"InvalidTrailNameException"},
{"shape":"InvalidHomeRegionException"},
{"shape":"UnsupportedOperationException"},
{"shape":"OperationNotPermittedException"},
{"shape":"NotOrganizationMasterAccountException"},
{"shape":"NoManagementAccountSLRExistsException"},
{"shape":"InsufficientDependencyServiceAccessPermissionException"}
],
"documentation":"<p>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.</p>",
"idempotent":true
},
"StartQuery":{
"name":"StartQuery",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"StartQueryRequest"},
"output":{"shape":"StartQueryResponse"},
"errors":[
{"shape":"EventDataStoreARNInvalidException"},
{"shape":"EventDataStoreNotFoundException"},
{"shape":"InactiveEventDataStoreException"},
{"shape":"InvalidParameterException"},
{"shape":"InvalidQueryStatementException"},
{"shape":"MaxConcurrentQueriesException"},
{"shape":"InsufficientEncryptionPolicyException"},
{"shape":"InvalidS3PrefixException"},
{"shape":"InvalidS3BucketNameException"},
{"shape":"InsufficientS3BucketPolicyException"},
{"shape":"S3BucketDoesNotExistException"},
{"shape":"OperationNotPermittedException"},
{"shape":"UnsupportedOperationException"},
{"shape":"NoManagementAccountSLRExistsException"}
],
"documentation":"<p>Starts a CloudTrail Lake query. The required <code>QueryStatement</code> parameter provides your SQL query, enclosed in single quotation marks. Use the optional <code>DeliveryS3Uri</code> parameter to deliver the query results to an S3 bucket.</p>",
"idempotent":true
},
"StopImport":{
"name":"StopImport",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"StopImportRequest"},
"output":{"shape":"StopImportResponse"},
"errors":[
{"shape":"ImportNotFoundException"},
{"shape":"InvalidParameterException"},
{"shape":"OperationNotPermittedException"},
{"shape":"UnsupportedOperationException"}
],
"documentation":"<p> Stops a specified import. </p>"
},
"StopLogging":{
"name":"StopLogging",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"StopLoggingRequest"},
"output":{"shape":"StopLoggingResponse"},
"errors":[
{"shape":"TrailNotFoundException"},
{"shape":"InvalidTrailNameException"},
{"shape":"InvalidHomeRegionException"},
{"shape":"UnsupportedOperationException"},
{"shape":"OperationNotPermittedException"},
{"shape":"NotOrganizationMasterAccountException"},
{"shape":"NoManagementAccountSLRExistsException"},
{"shape":"InsufficientDependencyServiceAccessPermissionException"}
],
"documentation":"<p>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 <code>InvalidHomeRegionException</code> will occur. This operation cannot be called on the shadow trails (replicated trails in other regions) of a trail enabled in all regions.</p>",
"idempotent":true
},
"UpdateEventDataStore":{
"name":"UpdateEventDataStore",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"UpdateEventDataStoreRequest"},
"output":{"shape":"UpdateEventDataStoreResponse"},
"errors":[
{"shape":"EventDataStoreARNInvalidException"},
{"shape":"EventDataStoreNotFoundException"},
{"shape":"EventDataStoreHasOngoingImportException"},
{"shape":"InactiveEventDataStoreException"},
{"shape":"InvalidParameterException"},
{"shape":"OperationNotPermittedException"},
{"shape":"UnsupportedOperationException"},
{"shape":"InsufficientEncryptionPolicyException"},
{"shape":"InvalidKmsKeyIdException"},
{"shape":"KmsKeyNotFoundException"},
{"shape":"KmsException"},
{"shape":"CloudTrailAccessNotEnabledException"},
{"shape":"InsufficientDependencyServiceAccessPermissionException"},
{"shape":"OrganizationsNotInUseException"},
{"shape":"NotOrganizationMasterAccountException"},
{"shape":"NoManagementAccountSLRExistsException"},
{"shape":"OrganizationNotInAllFeaturesModeException"}
],
"documentation":"<p>Updates an event data store. The required <code>EventDataStore</code> 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. <code>RetentionPeriod</code> is in days, and valid values are integers between 90 and 2557. By default, <code>TerminationProtection</code> is enabled. <code>AdvancedEventSelectors</code> includes or excludes management and data events in your event data store; for more information about <code>AdvancedEventSelectors</code>, see <a>PutEventSelectorsRequest$AdvancedEventSelectors</a>.</p>",
"idempotent":true
},
"UpdateTrail":{
"name":"UpdateTrail",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"UpdateTrailRequest"},
"output":{"shape":"UpdateTrailResponse"},
"errors":[
{"shape":"S3BucketDoesNotExistException"},
{"shape":"InsufficientS3BucketPolicyException"},
{"shape":"InsufficientSnsTopicPolicyException"},
{"shape":"InsufficientEncryptionPolicyException"},
{"shape":"TrailNotFoundException"},
{"shape":"InvalidS3BucketNameException"},
{"shape":"InvalidS3PrefixException"},
{"shape":"InvalidSnsTopicNameException"},
{"shape":"InvalidKmsKeyIdException"},
{"shape":"InvalidTrailNameException"},
{"shape":"TrailNotProvidedException"},
{"shape":"InvalidEventSelectorsException"},
{"shape":"InvalidParameterCombinationException"},
{"shape":"InvalidHomeRegionException"},
{"shape":"KmsKeyNotFoundException"},
{"shape":"KmsKeyDisabledException"},
{"shape":"KmsException"},
{"shape":"InvalidCloudWatchLogsLogGroupArnException"},
{"shape":"InvalidCloudWatchLogsRoleArnException"},
{"shape":"CloudWatchLogsDeliveryUnavailableException"},
{"shape":"UnsupportedOperationException"},
{"shape":"OperationNotPermittedException"},
{"shape":"CloudTrailAccessNotEnabledException"},
{"shape":"InsufficientDependencyServiceAccessPermissionException"},
{"shape":"OrganizationsNotInUseException"},
{"shape":"NotOrganizationMasterAccountException"},
{"shape":"OrganizationNotInAllFeaturesModeException"},
{"shape":"NoManagementAccountSLRExistsException"},
{"shape":"CloudTrailInvalidClientTokenIdException"},
{"shape":"InvalidParameterException"}
],
"documentation":"<p>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. <code>UpdateTrail</code> must be called from the region in which the trail was created; otherwise, an <code>InvalidHomeRegionException</code> is thrown.</p>",
"idempotent":true
}
},
"shapes":{
"AccountHasOngoingImportException":{
"type":"structure",
"members":{
},
"documentation":"<p> This exception is thrown when you start a new import and a previous import is still in progress. </p>",
"exception":true
},
"AccountId":{
"type":"string",
"max":16,
"min":12,
"pattern":"\\d+"
},
"AccountNotFoundException":{
"type":"structure",
"members":{
},
"documentation":"<p>This exception is thrown when when the specified account is not found or not part of an organization.</p>",
"exception":true
},
"AccountNotRegisteredException":{
"type":"structure",
"members":{
},
"documentation":"<p>This exception is thrown when the specified account is not registered as the CloudTrail delegated administrator.</p>",
"exception":true
},
"AccountRegisteredException":{
"type":"structure",
"members":{
},
"documentation":"<p>This exception is thrown when the account is already registered as the CloudTrail delegated administrator.</p>",
"exception":true
},
"AddTagsRequest":{
"type":"structure",
"required":[
"ResourceId",
"TagsList"
],
"members":{
"ResourceId":{
"shape":"String",
"documentation":"<p>Specifies the ARN of the trail or event data store to which one or more tags will be added. The format of a trail ARN is:</p> <p> <code>arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail</code> </p>"
},
"TagsList":{
"shape":"TagsList",
"documentation":"<p>Contains a list of tags, up to a limit of 50</p>"
}
},
"documentation":"<p>Specifies the tags to add to a trail or event data store.</p>"
},
"AddTagsResponse":{
"type":"structure",
"members":{
},
"documentation":"<p>Returns the objects or data if successful. Otherwise, returns an error.</p>"
},
"AdvancedEventSelector":{
"type":"structure",
"required":["FieldSelectors"],
"members":{
"Name":{
"shape":"SelectorName",
"documentation":"<p>An optional, descriptive name for an advanced event selector, such as \"Log data events for only two S3 buckets\".</p>"
},
"FieldSelectors":{
"shape":"AdvancedFieldSelectors",
"documentation":"<p>Contains all selector statements in an advanced event selector.</p>"
}
},
"documentation":"<p>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 <a href=\"https://docs.aws.amazon.com/awscloudtrail/latest/userguide/logging-data-events-with-cloudtrail.html\">Logging data events for trails</a> in the <i>CloudTrail User Guide</i>.</p> <ul> <li> <p> <code>readOnly</code> </p> </li> <li> <p> <code>eventSource</code> </p> </li> <li> <p> <code>eventName</code> </p> </li> <li> <p> <code>eventCategory</code> </p> </li> <li> <p> <code>resources.type</code> </p> </li> <li> <p> <code>resources.ARN</code> </p> </li> </ul> <p>You cannot apply both event selectors and advanced event selectors to a trail.</p>"
},
"AdvancedEventSelectors":{
"type":"list",
"member":{"shape":"AdvancedEventSelector"}
},
"AdvancedFieldSelector":{
"type":"structure",
"required":["Field"],
"members":{
"Field":{
"shape":"SelectorField",
"documentation":"<p> A field in an event record on which to filter events to be logged. Supported fields include <code>readOnly</code>, <code>eventCategory</code>, <code>eventSource</code> (for management events), <code>eventName</code>, <code>resources.type</code>, and <code>resources.ARN</code>. </p> <ul> <li> <p> <b> <code>readOnly</code> </b> - Optional. Can be set to <code>Equals</code> a value of <code>true</code> or <code>false</code>. If you do not add this field, CloudTrail logs both <code>read</code> and <code>write</code> events. A value of <code>true</code> logs only <code>read</code> events. A value of <code>false</code> logs only <code>write</code> events.</p> </li> <li> <p> <b> <code>eventSource</code> </b> - For filtering management events only. This can be set only to <code>NotEquals</code> <code>kms.amazonaws.com</code>.</p> </li> <li> <p> <b> <code>eventName</code> </b> - Can use any operator. You can use it to filter in or filter out any data event logged to CloudTrail, such as <code>PutBucket</code> or <code>GetSnapshotBlock</code>. You can have multiple values for this field, separated by commas.</p> </li> <li> <p> <b> <code>eventCategory</code> </b> - This is required. It must be set to <code>Equals</code>, and the value must be <code>Management</code> or <code>Data</code>.</p> </li> <li> <p> <b> <code>resources.type</code> </b> - This field is required. <code>resources.type</code> can only use the <code>Equals</code> operator, and the value can be one of the following:</p> <ul> <li> <p> <code>AWS::S3::Object</code> </p> </li> <li> <p> <code>AWS::Lambda::Function</code> </p> </li> <li> <p> <code>AWS::DynamoDB::Table</code> </p> </li> <li> <p> <code>AWS::S3Outposts::Object</code> </p> </li> <li> <p> <code>AWS::ManagedBlockchain::Node</code> </p> </li> <li> <p> <code>AWS::S3ObjectLambda::AccessPoint</code> </p> </li> <li> <p> <code>AWS::EC2::Snapshot</code> </p> </li> <li> <p> <code>AWS::S3::AccessPoint</code> </p> </li> <li> <p> <code>AWS::DynamoDB::Stream</code> </p> </li> <li> <p> <code>AWS::Glue::Table</code> </p> </li> </ul> <p> You can have only one <code>resources.type</code> field per selector. To log data events on more than one resource type, add another selector.</p> </li> <li> <p> <b> <code>resources.ARN</code> </b> - You can use any operator with <code>resources.ARN</code>, but if you use <code>Equals</code> or <code>NotEquals</code>, 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 <code>AWS::S3::Object</code>, 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 <code>StartsWith</code> operator, and include only the bucket ARN as the matching value.</p> <p>The trailing slash is intentional; do not exclude it. Replace the text between less than and greater than symbols (&lt;&gt;) with resource-specific information. </p> <ul> <li> <p> <code>arn:&lt;partition&gt;:s3:::&lt;bucket_name&gt;/</code> </p> </li> <li> <p> <code>arn:&lt;partition&gt;:s3:::&lt;bucket_name&gt;/&lt;object_path&gt;/</code> </p> </li> </ul> <p>When <code>resources.type</code> equals <code>AWS::S3::AccessPoint</code>, and the operator is set to <code>Equals</code> or <code>NotEquals</code>, 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, dont include the object path, and use the <code>StartsWith</code> or <code>NotStartsWith</code> operators.</p> <ul> <li> <p> <code>arn:&lt;partition&gt;:s3:&lt;region&gt;:&lt;account_ID&gt;:accesspoint/&lt;access_point_name&gt;</code> </p> </li> <li> <p> <code>arn:&lt;partition&gt;:s3:&lt;region&gt;:&lt;account_ID&gt;:accesspoint/&lt;access_point_name&gt;/object/&lt;object_path&gt;</code> </p> </li> </ul> <p>When resources.type equals <code>AWS::Lambda::Function</code>, and the operator is set to <code>Equals</code> or <code>NotEquals</code>, the ARN must be in the following format:</p> <ul> <li> <p> <code>arn:&lt;partition&gt;:lambda:&lt;region&gt;:&lt;account_ID&gt;:function:&lt;function_name&gt;</code> </p> </li> </ul> <p>When resources.type equals <code>AWS::DynamoDB::Table</code>, and the operator is set to <code>Equals</code> or <code>NotEquals</code>, the ARN must be in the following format:</p> <ul> <li> <p> <code>arn:&lt;partition&gt;:dynamodb:&lt;region&gt;:&lt;account_ID&gt;:table/&lt;table_name&gt;</code> </p> </li> </ul> <p>When <code>resources.type</code> equals <code>AWS::S3Outposts::Object</code>, and the operator is set to <code>Equals</code> or <code>NotEquals</code>, the ARN must be in the following format:</p> <ul> <li> <p> <code>arn:&lt;partition&gt;:s3-outposts:&lt;region&gt;:&lt;account_ID&gt;:&lt;object_path&gt;</code> </p> </li> </ul> <p>When <code>resources.type</code> equals <code>AWS::ManagedBlockchain::Node</code>, and the operator is set to <code>Equals</code> or <code>NotEquals</code>, the ARN must be in the following format:</p> <ul> <li> <p> <code>arn:&lt;partition&gt;:managedblockchain:&lt;region&gt;:&lt;account_ID&gt;:nodes/&lt;node_ID&gt;</code> </p> </li> </ul> <p>When <code>resources.type</code> equals <code>AWS::S3ObjectLambda::AccessPoint</code>, and the operator is set to <code>Equals</code> or <code>NotEquals</code>, the ARN must be in the following format:</p> <ul> <li> <p> <code>arn:&lt;partition&gt;:s3-object-lambda:&lt;region&gt;:&lt;account_ID&gt;:accesspoint/&lt;access_point_name&gt;</code> </p> </li> </ul> <p>When <code>resources.type</code> equals <code>AWS::EC2::Snapshot</code>, and the operator is set to <code>Equals</code> or <code>NotEquals</code>, the ARN must be in the following format:</p> <ul> <li> <p> <code>arn:&lt;partition&gt;:ec2:&lt;region&gt;::snapshot/&lt;snapshot_ID&gt;</code> </p> </li> </ul> <p>When <code>resources.type</code> equals <code>AWS::DynamoDB::Stream</code>, and the operator is set to <code>Equals</code> or <code>NotEquals</code>, the ARN must be in the following format:</p> <ul> <li> <p> <code>arn:&lt;partition&gt;:dynamodb:&lt;region&gt;:&lt;account_ID&gt;:table/&lt;table_name&gt;/stream/&lt;date_time&gt;</code> </p> </li> </ul> <p>When <code>resources.type</code> equals <code>AWS::Glue::Table</code>, and the operator is set to <code>Equals</code> or <code>NotEquals</code>, the ARN must be in the following format:</p> <ul> <li> <p> <code>arn:&lt;partition&gt;:glue:&lt;region&gt;:&lt;account_ID&gt;:table/&lt;database_name&gt;/&lt;table_name&gt;</code> </p> </li> </ul> </li> </ul>"
},
"Equals":{
"shape":"Operator",
"documentation":"<p> An operator that includes events that match the exact value of the event record field specified as the value of <code>Field</code>. This is the only valid operator that you can use with the <code>readOnly</code>, <code>eventCategory</code>, and <code>resources.type</code> fields.</p>"
},
"StartsWith":{
"shape":"Operator",
"documentation":"<p>An operator that includes events that match the first few characters of the event record field specified as the value of <code>Field</code>.</p>"
},
"EndsWith":{
"shape":"Operator",
"documentation":"<p>An operator that includes events that match the last few characters of the event record field specified as the value of <code>Field</code>.</p>"
},
"NotEquals":{
"shape":"Operator",
"documentation":"<p> An operator that excludes events that match the exact value of the event record field specified as the value of <code>Field</code>. </p>"
},
"NotStartsWith":{
"shape":"Operator",
"documentation":"<p> An operator that excludes events that match the first few characters of the event record field specified as the value of <code>Field</code>. </p>"
},
"NotEndsWith":{
"shape":"Operator",
"documentation":"<p> An operator that excludes events that match the last few characters of the event record field specified as the value of <code>Field</code>. </p>"
}
},
"documentation":"<p>A single selector statement in an advanced event selector.</p>"
},
"AdvancedFieldSelectors":{
"type":"list",
"member":{"shape":"AdvancedFieldSelector"},
"min":1
},
"Boolean":{"type":"boolean"},
"ByteBuffer":{"type":"blob"},
"CancelQueryRequest":{
"type":"structure",
"required":["QueryId"],
"members":{
"EventDataStore":{
"shape":"EventDataStoreArn",
"documentation":"<p>The ARN (or the ID suffix of the ARN) of an event data store on which the specified query is running.</p>",
"deprecated":true,
"deprecatedMessage":"EventDataStore is no longer required by CancelQueryRequest"
},
"QueryId":{
"shape":"UUID",
"documentation":"<p>The ID of the query that you want to cancel. The <code>QueryId</code> comes from the response of a <code>StartQuery</code> operation.</p>"
}
}
},
"CancelQueryResponse":{
"type":"structure",
"required":[
"QueryId",
"QueryStatus"
],
"members":{
"QueryId":{
"shape":"UUID",
"documentation":"<p>The ID of the canceled query.</p>"
},
"QueryStatus":{
"shape":"QueryStatus",
"documentation":"<p>Shows the status of a query after a <code>CancelQuery</code> request. Typically, the values shown are either <code>RUNNING</code> or <code>CANCELLED</code>.</p>"
}
}
},
"CannotDelegateManagementAccountException":{
"type":"structure",
"members":{
},
"documentation":"<p>This exception is thrown when the management account of an organization is registered as the CloudTrail delegated administrator.</p>",
"exception":true
},
"Channel":{
"type":"structure",
"members":{
"ChannelArn":{
"shape":"ChannelArn",
"documentation":"<p>The Amazon Resource Name (ARN) of a channel.</p>"
},
"Name":{
"shape":"ChannelName",
"documentation":"<p> The name of the CloudTrail channel. For service-linked channels, the name is <code>aws-service-channel/service-name/custom-suffix</code> where <code>service-name</code> represents the name of the Amazon Web Services service that created the channel and <code>custom-suffix</code> represents the suffix created by the Amazon Web Services service. </p>"
}
},
"documentation":"<p>Contains information about a returned CloudTrail channel.</p>"
},
"ChannelARNInvalidException":{
"type":"structure",
"members":{
},
"documentation":"<p>This exception is thrown when the specified value of <code>ChannelARN</code> is not valid.</p>",
"exception":true
},
"ChannelArn":{
"type":"string",
"max":256,
"min":3,
"pattern":"^[a-zA-Z0-9._/\\-:]+$"
},
"ChannelName":{
"type":"string",
"max":128,
"min":3,
"pattern":"^[a-zA-Z0-9._\\-]+$"
},
"ChannelNotFoundException":{
"type":"structure",
"members":{
},
"documentation":"<p> The specified channel was not found. </p>",
"exception":true
},
"Channels":{
"type":"list",
"member":{"shape":"Channel"}
},
"CloudTrailARNInvalidException":{
"type":"structure",
"members":{
},
"documentation":"<p>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.</p> <p> <code>arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail</code> </p>",
"exception":true
},
"CloudTrailAccessNotEnabledException":{
"type":"structure",
"members":{
},
"documentation":"<p>This exception is thrown when trusted access has not been enabled between CloudTrail and Organizations. For more information, see <a href=\"https://docs.aws.amazon.com/organizations/latest/userguide/orgs_integrate_services.html\">Enabling Trusted Access with Other Amazon Web Services Services</a> and <a href=\"https://docs.aws.amazon.com/awscloudtrail/latest/userguide/creating-an-organizational-trail-prepare.html\">Prepare For Creating a Trail For Your Organization</a>. </p>",
"exception":true
},
"CloudTrailInvalidClientTokenIdException":{
"type":"structure",
"members":{
},
"documentation":"<p>This exception is thrown when a call results in the <code>InvalidClientTokenId</code> 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.</p>",
"exception":true
},
"CloudWatchLogsDeliveryUnavailableException":{
"type":"structure",
"members":{
},
"documentation":"<p>Cannot set a CloudWatch Logs delivery for this region.</p>",
"exception":true
},
"ConflictException":{
"type":"structure",
"members":{
},
"documentation":"<p>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. If this exception occurs, wait a few minutes, and then try the operation again.</p>",
"exception":true
},
"CreateEventDataStoreRequest":{
"type":"structure",
"required":["Name"],
"members":{
"Name":{
"shape":"EventDataStoreName",
"documentation":"<p>The name of the event data store.</p>"
},
"AdvancedEventSelectors":{
"shape":"AdvancedEventSelectors",
"documentation":"<p>The advanced event selectors to use to select the events for the data store. For more information about how to use advanced event selectors, see <a href=\"https://docs.aws.amazon.com/awscloudtrail/latest/userguide/logging-data-events-with-cloudtrail.html#creating-data-event-selectors-advanced\">Log events by using advanced event selectors</a> in the CloudTrail User Guide.</p>"
},
"MultiRegionEnabled":{
"shape":"Boolean",
"documentation":"<p>Specifies whether the event data store includes events from all regions, or only from the region in which the event data store is created.</p>"
},
"OrganizationEnabled":{
"shape":"Boolean",
"documentation":"<p>Specifies whether an event data store collects events logged for an organization in Organizations.</p>"
},
"RetentionPeriod":{
"shape":"RetentionPeriod",
"documentation":"<p>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.</p>"
},
"TerminationProtectionEnabled":{
"shape":"TerminationProtectionEnabled",
"documentation":"<p>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.</p>"
},
"TagsList":{"shape":"TagsList"},
"KmsKeyId":{
"shape":"EventDataStoreKmsKeyId",
"documentation":"<p>Specifies the KMS key ID to use to encrypt the events delivered by CloudTrail. The value can be an alias name prefixed by <code>alias/</code>, a fully specified ARN to an alias, a fully specified ARN to a key, or a globally unique identifier.</p> <important> <p>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.</p> </important> <p>CloudTrail also supports KMS multi-Region keys. For more information about multi-Region keys, see <a href=\"https://docs.aws.amazon.com/kms/latest/developerguide/multi-region-keys-overview.html\">Using multi-Region keys</a> in the <i>Key Management Service Developer Guide</i>.</p> <p>Examples:</p> <ul> <li> <p> <code>alias/MyAliasName</code> </p> </li> <li> <p> <code>arn:aws:kms:us-east-2:123456789012:alias/MyAliasName</code> </p> </li> <li> <p> <code>arn:aws:kms:us-east-2:123456789012:key/12345678-1234-1234-1234-123456789012</code> </p> </li> <li> <p> <code>12345678-1234-1234-1234-123456789012</code> </p> </li> </ul>"
}
}
},
"CreateEventDataStoreResponse":{
"type":"structure",
"members":{
"EventDataStoreArn":{
"shape":"EventDataStoreArn",
"documentation":"<p>The ARN of the event data store.</p>"
},
"Name":{
"shape":"EventDataStoreName",
"documentation":"<p>The name of the event data store.</p>"
},
"Status":{
"shape":"EventDataStoreStatus",
"documentation":"<p>The status of event data store creation.</p>"
},
"AdvancedEventSelectors":{
"shape":"AdvancedEventSelectors",
"documentation":"<p>The advanced event selectors that were used to select the events for the data store.</p>"
},
"MultiRegionEnabled":{
"shape":"Boolean",
"documentation":"<p>Indicates whether the event data store collects events from all regions, or only from the region in which it was created.</p>"
},
"OrganizationEnabled":{
"shape":"Boolean",
"documentation":"<p>Indicates whether an event data store is collecting logged events for an organization in Organizations.</p>"
},
"RetentionPeriod":{
"shape":"RetentionPeriod",
"documentation":"<p>The retention period of an event data store, in days.</p>"
},
"TerminationProtectionEnabled":{
"shape":"TerminationProtectionEnabled",
"documentation":"<p>Indicates whether termination protection is enabled for the event data store.</p>"
},
"TagsList":{"shape":"TagsList"},
"CreatedTimestamp":{
"shape":"Date",
"documentation":"<p>The timestamp that shows when the event data store was created.</p>"
},
"UpdatedTimestamp":{
"shape":"Date",
"documentation":"<p>The timestamp that shows when an event data store was updated, if applicable. <code>UpdatedTimestamp</code> is always either the same or newer than the time shown in <code>CreatedTimestamp</code>.</p>"
},
"KmsKeyId":{
"shape":"EventDataStoreKmsKeyId",
"documentation":"<p>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.</p> <p> <code>arn:aws:kms:us-east-2:123456789012:key/12345678-1234-1234-1234-123456789012</code> </p>"
}
}
},
"CreateTrailRequest":{
"type":"structure",
"required":[
"Name",
"S3BucketName"
],
"members":{
"Name":{
"shape":"String",
"documentation":"<p>Specifies the name of the trail. The name must meet the following requirements:</p> <ul> <li> <p>Contain only ASCII letters (a-z, A-Z), numbers (0-9), periods (.), underscores (_), or dashes (-)</p> </li> <li> <p>Start with a letter or number, and end with a letter or number</p> </li> <li> <p>Be between 3 and 128 characters</p> </li> <li> <p>Have no adjacent periods, underscores or dashes. Names like <code>my-_namespace</code> and <code>my--namespace</code> are not valid.</p> </li> <li> <p>Not be in IP address format (for example, 192.168.5.4)</p> </li> </ul>"
},
"S3BucketName":{
"shape":"String",
"documentation":"<p>Specifies the name of the Amazon S3 bucket designated for publishing log files. See <a href=\"https://docs.aws.amazon.com/awscloudtrail/latest/userguide/create_trail_naming_policy.html\">Amazon S3 Bucket Naming Requirements</a>.</p>"
},
"S3KeyPrefix":{
"shape":"String",
"documentation":"<p>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 <a href=\"https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-find-log-files.html\">Finding Your CloudTrail Log Files</a>. The maximum length is 200 characters.</p>"
},
"SnsTopicName":{
"shape":"String",
"documentation":"<p>Specifies the name of the Amazon SNS topic defined for notification of log file delivery. The maximum length is 256 characters.</p>"
},
"IncludeGlobalServiceEvents":{
"shape":"Boolean",
"documentation":"<p>Specifies whether the trail is publishing events from global services such as IAM to the log files.</p>"
},
"IsMultiRegionTrail":{
"shape":"Boolean",
"documentation":"<p>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.</p>"
},
"EnableLogFileValidation":{
"shape":"Boolean",
"documentation":"<p>Specifies whether log file integrity validation is enabled. The default is false.</p> <note> <p>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.</p> </note>"
},
"CloudWatchLogsLogGroupArn":{
"shape":"String",
"documentation":"<p>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. Not required unless you specify <code>CloudWatchLogsRoleArn</code>.</p>"
},
"CloudWatchLogsRoleArn":{
"shape":"String",
"documentation":"<p>Specifies the role for the CloudWatch Logs endpoint to assume to write to a user's log group.</p>"
},
"KmsKeyId":{
"shape":"String",
"documentation":"<p>Specifies the KMS key ID to use to encrypt the logs delivered by CloudTrail. The value can be an alias name prefixed by <code>alias/</code>, a fully specified ARN to an alias, a fully specified ARN to a key, or a globally unique identifier.</p> <p>CloudTrail also supports KMS multi-Region keys. For more information about multi-Region keys, see <a href=\"https://docs.aws.amazon.com/kms/latest/developerguide/multi-region-keys-overview.html\">Using multi-Region keys</a> in the <i>Key Management Service Developer Guide</i>.</p> <p>Examples:</p> <ul> <li> <p> <code>alias/MyAliasName</code> </p> </li> <li> <p> <code>arn:aws:kms:us-east-2:123456789012:alias/MyAliasName</code> </p> </li> <li> <p> <code>arn:aws:kms:us-east-2:123456789012:key/12345678-1234-1234-1234-123456789012</code> </p> </li> <li> <p> <code>12345678-1234-1234-1234-123456789012</code> </p> </li> </ul>"
},
"IsOrganizationTrail":{
"shape":"Boolean",
"documentation":"<p>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 for an organization in Organizations.</p>"
},
"TagsList":{"shape":"TagsList"}
},
"documentation":"<p>Specifies the settings for each trail.</p>"
},
"CreateTrailResponse":{
"type":"structure",
"members":{
"Name":{
"shape":"String",
"documentation":"<p>Specifies the name of the trail.</p>"
},
"S3BucketName":{
"shape":"String",
"documentation":"<p>Specifies the name of the Amazon S3 bucket designated for publishing log files.</p>"
},
"S3KeyPrefix":{
"shape":"String",
"documentation":"<p>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 <a href=\"https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-find-log-files.html\">Finding Your CloudTrail Log Files</a>.</p>"
},
"SnsTopicName":{
"shape":"String",
"documentation":"<p>This field is no longer in use. Use SnsTopicARN.</p>",
"deprecated":true
},
"SnsTopicARN":{
"shape":"String",
"documentation":"<p>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:</p> <p> <code>arn:aws:sns:us-east-2:123456789012:MyTopic</code> </p>"
},
"IncludeGlobalServiceEvents":{
"shape":"Boolean",
"documentation":"<p>Specifies whether the trail is publishing events from global services such as IAM to the log files.</p>"
},
"IsMultiRegionTrail":{
"shape":"Boolean",
"documentation":"<p>Specifies whether the trail exists in one region or in all regions.</p>"
},
"TrailARN":{
"shape":"String",
"documentation":"<p>Specifies the ARN of the trail that was created. The format of a trail ARN is:</p> <p> <code>arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail</code> </p>"
},
"LogFileValidationEnabled":{
"shape":"Boolean",
"documentation":"<p>Specifies whether log file integrity validation is enabled.</p>"
},
"CloudWatchLogsLogGroupArn":{
"shape":"String",
"documentation":"<p>Specifies the Amazon Resource Name (ARN) of the log group to which CloudTrail logs will be delivered.</p>"
},
"CloudWatchLogsRoleArn":{
"shape":"String",
"documentation":"<p>Specifies the role for the CloudWatch Logs endpoint to assume to write to a user's log group.</p>"
},
"KmsKeyId":{
"shape":"String",
"documentation":"<p>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.</p> <p> <code>arn:aws:kms:us-east-2:123456789012:key/12345678-1234-1234-1234-123456789012</code> </p>"
},
"IsOrganizationTrail":{
"shape":"Boolean",
"documentation":"<p>Specifies whether the trail is an organization trail.</p>"
}
},
"documentation":"<p>Returns the objects or data listed below if successful. Otherwise, returns an error.</p>"
},
"DataResource":{
"type":"structure",
"members":{
"Type":{
"shape":"String",
"documentation":"<p>The resource type in which you want to log data events. You can specify the following <i>basic</i> event selector resource types:</p> <ul> <li> <p> <code>AWS::S3::Object</code> </p> </li> <li> <p> <code>AWS::Lambda::Function</code> </p> </li> <li> <p> <code>AWS::DynamoDB::Table</code> </p> </li> </ul> <p>The following resource types are also available through <i>advanced</i> 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 <a>AdvancedFieldSelector$Field</a>.</p> <ul> <li> <p> <code>AWS::S3Outposts::Object</code> </p> </li> <li> <p> <code>AWS::ManagedBlockchain::Node</code> </p> </li> <li> <p> <code>AWS::S3ObjectLambda::AccessPoint</code> </p> </li> <li> <p> <code>AWS::EC2::Snapshot</code> </p> </li> <li> <p> <code>AWS::S3::AccessPoint</code> </p> </li> <li> <p> <code>AWS::DynamoDB::Stream</code> </p> </li> <li> <p> <code>AWS::Glue::Table</code> </p> </li> </ul>"
},
"Values":{
"shape":"DataResourceValues",
"documentation":"<p>An array of Amazon Resource Name (ARN) strings or partial ARN strings for the specified objects.</p> <ul> <li> <p>To log data events for all objects in all S3 buckets in your Amazon Web Services account, specify the prefix as <code>arn:aws:s3</code>.</p> <note> <p>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.</p> </note> </li> <li> <p>To log data events for all objects in an S3 bucket, specify the bucket and an empty object prefix such as <code>arn:aws:s3:::bucket-1/</code>. The trail logs data events for all objects in this S3 bucket.</p> </li> <li> <p>To log data events for specific objects, specify the S3 bucket and object prefix such as <code>arn:aws:s3:::bucket-1/example-images</code>. The trail logs data events for objects in this S3 bucket that match the prefix.</p> </li> <li> <p>To log data events for all Lambda functions in your Amazon Web Services account, specify the prefix as <code>arn:aws:lambda</code>.</p> <note> <p>This also enables logging of <code>Invoke</code> 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. </p> </note> </li> <li> <p>To log data events for a specific Lambda function, specify the function ARN.</p> <note> <p>Lambda function ARNs are exact. For example, if you specify a function ARN <i>arn:aws:lambda:us-west-2:111111111111:function:helloworld</i>, data events will only be logged for <i>arn:aws:lambda:us-west-2:111111111111:function:helloworld</i>. They will not be logged for <i>arn:aws:lambda:us-west-2:111111111111:function:helloworld2</i>.</p> </note> </li> <li> <p>To log data events for all DynamoDB tables in your Amazon Web Services account, specify the prefix as <code>arn:aws:dynamodb</code>.</p> </li> </ul>"
}
},
"documentation":"<p>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.</p> <note> <p>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.</p> <p>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.</p> </note> <p>The following example demonstrates how logging works when you configure logging of all data events for an S3 bucket named <code>bucket-1</code>. In this example, the CloudTrail user specified an empty prefix, and the option to log both <code>Read</code> and <code>Write</code> data events.</p> <ol> <li> <p>A user uploads an image file to <code>bucket-1</code>.</p> </li> <li> <p>The <code>PutObject</code> 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.</p> </li> <li> <p>A user uploads an object to an Amazon S3 bucket named <code>arn:aws:s3:::bucket-2</code>.</p> </li> <li> <p>The <code>PutObject</code> API operation occurred for an object in an S3 bucket that the CloudTrail user didn't specify for the trail. The trail doesnt log the event.</p> </li> </ol> <p>The following example demonstrates how logging works when you configure logging of Lambda data events for a Lambda function named <i>MyLambdaFunction</i>, but not for all Lambda functions.</p> <ol> <li> <p>A user runs a script that includes a call to the <i>MyLambdaFunction</i> function and the <i>MyOtherLambdaFunction</i> function.</p> </li> <li> <p>The <code>Invoke</code> API operation on <i>MyLambdaFunction</i> is an Lambda API. It is recorded as a data event in CloudTrail. Because the CloudTrail user specified logging data events for <i>MyLambdaFunction</i>, any invocations of that function are logged. The trail processes and logs the event.</p> </li> <li> <p>The <code>Invoke</code> API operation on <i>MyOtherLambdaFunction</i> is an Lambda API. Because the CloudTrail user did not specify logging data events for all Lambda functions, the <code>Invoke</code> operation for <i>MyOtherLambdaFunction</i> does not match the function specified for the trail. The trail doesnt log the event. </p> </li> </ol>"
},
"DataResourceValues":{
"type":"list",
"member":{"shape":"String"}
},
"DataResources":{
"type":"list",
"member":{"shape":"DataResource"}
},
"Date":{"type":"timestamp"},
"DelegatedAdminAccountLimitExceededException":{
"type":"structure",
"members":{
},
"documentation":"<p>This exception is thrown when the maximum number of CloudTrail delegated administrators is reached.</p>",
"exception":true
},
"DeleteEventDataStoreRequest":{
"type":"structure",
"required":["EventDataStore"],
"members":{
"EventDataStore":{
"shape":"EventDataStoreArn",
"documentation":"<p>The ARN (or the ID suffix of the ARN) of the event data store to delete.</p>"
}
}
},
"DeleteEventDataStoreResponse":{
"type":"structure",
"members":{
}
},
"DeleteTrailRequest":{
"type":"structure",
"required":["Name"],
"members":{
"Name":{
"shape":"String",
"documentation":"<p>Specifies the name or the CloudTrail ARN of the trail to be deleted. The following is the format of a trail ARN. <code>arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail</code> </p>"
}
},
"documentation":"<p>The request that specifies the name of a trail to delete.</p>"
},
"DeleteTrailResponse":{
"type":"structure",
"members":{
},
"documentation":"<p>Returns the objects or data listed below if successful. Otherwise, returns an error.</p>"
},
"DeliveryS3Uri":{
"type":"string",
"max":1024,
"pattern":"s3://[a-z0-9][\\.\\-a-z0-9]{1,61}[a-z0-9](/.*)?"
},
"DeliveryStatus":{
"type":"string",
"enum":[
"SUCCESS",
"FAILED",
"FAILED_SIGNING_FILE",
"PENDING",
"RESOURCE_NOT_FOUND",
"ACCESS_DENIED",
"ACCESS_DENIED_SIGNING_FILE",
"CANCELLED",
"UNKNOWN"
]
},
"DeregisterOrganizationDelegatedAdminRequest":{
"type":"structure",
"required":["DelegatedAdminAccountId"],
"members":{
"DelegatedAdminAccountId":{
"shape":"AccountId",
"documentation":"<p>A delegated administrator account ID. This is a member account in an organization that is currently designated as a delegated administrator.</p>"
}
},
"documentation":"<p>Removes CloudTrail delegated administrator permissions from a specified member account in an organization that is currently designated as a delegated administrator.</p>"
},
"DeregisterOrganizationDelegatedAdminResponse":{
"type":"structure",
"members":{
},
"documentation":"<p>Returns the following response if successful. Otherwise, returns an error.</p>"
},
"DescribeQueryRequest":{
"type":"structure",
"required":["QueryId"],
"members":{
"EventDataStore":{
"shape":"EventDataStoreArn",
"documentation":"<p>The ARN (or the ID suffix of the ARN) of an event data store on which the specified query was run.</p>",
"deprecated":true,
"deprecatedMessage":"EventDataStore is no longer required by DescribeQueryRequest"
},
"QueryId":{
"shape":"UUID",
"documentation":"<p>The query ID.</p>"
}
}
},
"DescribeQueryResponse":{
"type":"structure",
"members":{
"QueryId":{
"shape":"UUID",
"documentation":"<p>The ID of the query.</p>"
},
"QueryString":{
"shape":"QueryStatement",
"documentation":"<p>The SQL code of a query.</p>"
},
"QueryStatus":{
"shape":"QueryStatus",
"documentation":"<p>The status of a query. Values for <code>QueryStatus</code> include <code>QUEUED</code>, <code>RUNNING</code>, <code>FINISHED</code>, <code>FAILED</code>, <code>TIMED_OUT</code>, or <code>CANCELLED</code> </p>"
},
"QueryStatistics":{
"shape":"QueryStatisticsForDescribeQuery",
"documentation":"<p>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.</p>"
},
"ErrorMessage":{
"shape":"ErrorMessage",
"documentation":"<p>The error message returned if a query failed.</p>"
},
"DeliveryS3Uri":{
"shape":"DeliveryS3Uri",
"documentation":"<p>The URI for the S3 bucket where CloudTrail delivered query results, if applicable.</p>"
},
"DeliveryStatus":{
"shape":"DeliveryStatus",
"documentation":"<p>The delivery status.</p>"
}
}
},
"DescribeTrailsRequest":{
"type":"structure",
"members":{
"trailNameList":{
"shape":"TrailNameList",
"documentation":"<p>Specifies a list of trail names, trail ARNs, or both, of the trails to describe. The format of a trail ARN is:</p> <p> <code>arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail</code> </p> <p>If an empty list is specified, information for the trail in the current region is returned.</p> <ul> <li> <p>If an empty list is specified and <code>IncludeShadowTrails</code> is false, then information for all trails in the current region is returned.</p> </li> <li> <p>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.</p> </li> </ul> <note> <p>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. To return information about a trail in another region, you must specify its trail ARN.</p> </note>"
},
"includeShadowTrails":{
"shape":"Boolean",
"documentation":"<p>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.</p>"
}
},
"documentation":"<p>Returns information about the trail.</p>"
},
"DescribeTrailsResponse":{
"type":"structure",
"members":{
"trailList":{
"shape":"TrailList",
"documentation":"<p>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, <code>SNSTopicName</code> and <code>SNSTopicARN</code> are only returned in results if a trail is configured to send SNS notifications. Similarly, <code>KMSKeyId</code> only appears in results if a trail's log files are encrypted with KMS customer managed keys.</p>"
}
},
"documentation":"<p>Returns the objects or data listed below if successful. Otherwise, returns an error.</p>"
},
"Destination":{
"type":"structure",
"required":[
"Type",
"Location"
],
"members":{
"Type":{
"shape":"DestinationType",
"documentation":"<p>The type of destination for events arriving from a channel. For service-linked channels, the value is <code>AWS_SERVICE</code>.</p>"
},
"Location":{
"shape":"Location",
"documentation":"<p>For service-linked channels, the value is the name of the Amazon Web Services service.</p>"
}
},
"documentation":"<p>Contains information about the service where CloudTrail delivers events.</p>"
},
"DestinationType":{
"type":"string",
"enum":[
"EVENT_DATA_STORE",
"AWS_SERVICE"
]
},
"Destinations":{
"type":"list",
"member":{"shape":"Destination"},
"max":200,
"min":1
},
"ErrorMessage":{
"type":"string",
"max":1000,
"min":4,
"pattern":".*"
},
"Event":{
"type":"structure",
"members":{
"EventId":{
"shape":"String",
"documentation":"<p>The CloudTrail ID of the event returned.</p>"
},
"EventName":{
"shape":"String",
"documentation":"<p>The name of the event returned.</p>"
},
"ReadOnly":{
"shape":"String",
"documentation":"<p>Information about whether the event is a write event or a read event. </p>"
},
"AccessKeyId":{
"shape":"String",
"documentation":"<p>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.</p>"
},
"EventTime":{
"shape":"Date",
"documentation":"<p>The date and time of the event returned.</p>"
},
"EventSource":{
"shape":"String",
"documentation":"<p>The Amazon Web Services service to which the request was made.</p>"
},
"Username":{
"shape":"String",
"documentation":"<p>A user name or role name of the requester that called the API in the event returned.</p>"
},
"Resources":{
"shape":"ResourceList",
"documentation":"<p>A list of resources referenced by the event returned.</p>"
},
"CloudTrailEvent":{
"shape":"String",
"documentation":"<p>A JSON string that contains a representation of the event returned.</p>"
}
},
"documentation":"<p>Contains information about an event that was returned by a lookup request. The result includes a representation of a CloudTrail event.</p>"
},
"EventCategory":{
"type":"string",
"enum":["insight"]
},
"EventDataStore":{
"type":"structure",
"members":{
"EventDataStoreArn":{
"shape":"EventDataStoreArn",
"documentation":"<p>The ARN of the event data store.</p>"
},
"Name":{
"shape":"EventDataStoreName",
"documentation":"<p>The name of the event data store.</p>"
},
"TerminationProtectionEnabled":{
"shape":"TerminationProtectionEnabled",
"documentation":"<p>This field is being deprecated. Indicates whether the event data store is protected from termination.</p>",
"deprecated":true,
"deprecatedMessage":"TerminationProtectionEnabled is no longer returned by ListEventDataStores"
},
"Status":{
"shape":"EventDataStoreStatus",
"documentation":"<p>This field is being deprecated. The status of an event data store. Values are <code>ENABLED</code> and <code>PENDING_DELETION</code>.</p>",
"deprecated":true,
"deprecatedMessage":"Status is no longer returned by ListEventDataStores"
},
"AdvancedEventSelectors":{
"shape":"AdvancedEventSelectors",
"documentation":"<p>This field is being deprecated. The advanced event selectors that were used to select events for the data store.</p>",
"deprecated":true,
"deprecatedMessage":"AdvancedEventSelectors is no longer returned by ListEventDataStores"
},
"MultiRegionEnabled":{
"shape":"Boolean",
"documentation":"<p>This field is being deprecated. Indicates whether the event data store includes events from all regions, or only from the region in which it was created.</p>",
"deprecated":true,
"deprecatedMessage":"MultiRegionEnabled is no longer returned by ListEventDataStores"
},
"OrganizationEnabled":{
"shape":"Boolean",
"documentation":"<p>This field is being deprecated. Indicates that an event data store is collecting logged events for an organization.</p>",
"deprecated":true,
"deprecatedMessage":"OrganizationEnabled is no longer returned by ListEventDataStores"
},
"RetentionPeriod":{
"shape":"RetentionPeriod",
"documentation":"<p>This field is being deprecated. The retention period, in days.</p>",
"deprecated":true,
"deprecatedMessage":"RetentionPeriod is no longer returned by ListEventDataStores"
},
"CreatedTimestamp":{
"shape":"Date",
"documentation":"<p>This field is being deprecated. The timestamp of the event data store's creation.</p>",
"deprecated":true,
"deprecatedMessage":"CreatedTimestamp is no longer returned by ListEventDataStores"
},
"UpdatedTimestamp":{
"shape":"Date",
"documentation":"<p>This field is being deprecated. The timestamp showing when an event data store was updated, if applicable. <code>UpdatedTimestamp</code> is always either the same or newer than the time shown in <code>CreatedTimestamp</code>.</p>",
"deprecated":true,
"deprecatedMessage":"UpdatedTimestamp is no longer returned by ListEventDataStores"
}
},
"documentation":"<p>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 <a href=\"https://docs.aws.amazon.com/awscloudtrail/latest/userguide/logging-data-events-with-cloudtrail.html#creating-data-event-selectors-advanced\">advanced event selectors</a>.</p>"
},
"EventDataStoreARNInvalidException":{
"type":"structure",
"members":{
},
"documentation":"<p>The specified event data store ARN is not valid or does not map to an event data store in your account.</p>",
"exception":true
},
"EventDataStoreAlreadyExistsException":{
"type":"structure",
"members":{
},
"documentation":"<p>An event data store with that name already exists.</p>",
"exception":true
},
"EventDataStoreArn":{
"type":"string",
"max":256,
"min":3,
"pattern":"^[a-zA-Z0-9._/\\-:]+$"
},
"EventDataStoreHasOngoingImportException":{
"type":"structure",
"members":{
},
"documentation":"<p> This exception is thrown when you try to update or delete an event data store that currently has an import in progress. </p>",
"exception":true
},
"EventDataStoreKmsKeyId":{
"type":"string",
"max":350,
"min":1,
"pattern":"^[a-zA-Z0-9._/\\-:]+$"
},
"EventDataStoreMaxLimitExceededException":{
"type":"structure",
"members":{
},
"documentation":"<p>Your account has used the maximum number of event data stores.</p>",
"exception":true
},
"EventDataStoreName":{
"type":"string",
"max":128,
"min":3,
"pattern":"^[a-zA-Z0-9._\\-]+$"
},
"EventDataStoreNotFoundException":{
"type":"structure",
"members":{
},
"documentation":"<p>The specified event data store was not found.</p>",
"exception":true
},
"EventDataStoreStatus":{
"type":"string",
"enum":[
"CREATED",
"ENABLED",
"PENDING_DELETION"
]
},
"EventDataStoreTerminationProtectedException":{
"type":"structure",
"members":{
},
"documentation":"<p>The event data store cannot be deleted because termination protection is enabled for it.</p>",
"exception":true
},
"EventDataStores":{
"type":"list",
"member":{"shape":"EventDataStore"}
},
"EventSelector":{
"type":"structure",
"members":{
"ReadWriteType":{
"shape":"ReadWriteType",
"documentation":"<p>Specify if you want your trail to log read-only events, write-only events, or all. For example, the EC2 <code>GetConsoleOutput</code> is a read-only API operation and <code>RunInstances</code> is a write-only API operation.</p> <p> By default, the value is <code>All</code>.</p>"
},
"IncludeManagementEvents":{
"shape":"Boolean",
"documentation":"<p>Specify if you want your event selector to include management events for your trail.</p> <p> For more information, see <a href=\"https://docs.aws.amazon.com/awscloudtrail/latest/userguide/logging-management-events-with-cloudtrail.html\">Management Events</a> in the <i>CloudTrail User Guide</i>.</p> <p>By default, the value is <code>true</code>.</p> <p>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 <a href=\"http://aws.amazon.com/cloudtrail/pricing/\">CloudTrail Pricing</a>.</p>"
},
"DataResources":{
"shape":"DataResources",
"documentation":"<p>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.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/awscloudtrail/latest/userguide/logging-data-events-with-cloudtrail.html\">Data Events</a> and <a href=\"https://docs.aws.amazon.com/awscloudtrail/latest/userguide/WhatIsCloudTrail-Limits.html\">Limits in CloudTrail</a> in the <i>CloudTrail User Guide</i>.</p>"
},
"ExcludeManagementEventSources":{
"shape":"ExcludeManagementEventSources",
"documentation":"<p>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 <code>kms.amazonaws.com</code> or <code>rdsdata.amazonaws.com</code>. By default, <code>ExcludeManagementEventSources</code> 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.</p>"
}
},
"documentation":"<p>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.</p> <p>You can configure up to five event selectors for a trail.</p> <p>You cannot apply both event selectors and advanced event selectors to a trail.</p>"
},
"EventSelectors":{
"type":"list",
"member":{"shape":"EventSelector"}
},
"EventsList":{
"type":"list",
"member":{"shape":"Event"}
},
"ExcludeManagementEventSources":{
"type":"list",
"member":{"shape":"String"}
},
"GetChannelRequest":{
"type":"structure",
"required":["Channel"],
"members":{
"Channel":{
"shape":"ChannelArn",
"documentation":"<p>The ARN or <code>UUID</code> of a channel.</p>"
}
}
},
"GetChannelResponse":{
"type":"structure",
"members":{
"ChannelArn":{
"shape":"ChannelArn",
"documentation":"<p>The ARN of an channel returned by a <code>GetChannel</code> request.</p>"
},
"Name":{
"shape":"ChannelName",
"documentation":"<p> The name of the CloudTrail channel. For service-linked channels, the value is <code>aws-service-channel/service-name/custom-suffix</code> where <code>service-name</code> represents the name of the Amazon Web Services service that created the channel and <code>custom-suffix</code> represents the suffix generated by the Amazon Web Services service. </p>"
},
"Source":{
"shape":"Source",
"documentation":"<p>The event source for the CloudTrail channel.</p>"
},
"SourceConfig":{
"shape":"SourceConfig",
"documentation":"<p> Provides information about the advanced event selectors configured for the channel, and whether the channel applies to all regions or a single region. </p>"
},
"Destinations":{
"shape":"Destinations",
"documentation":"<p>The Amazon Web Services service that created the service-linked channel.</p>"
}
}
},
"GetEventDataStoreRequest":{
"type":"structure",
"required":["EventDataStore"],
"members":{
"EventDataStore":{
"shape":"EventDataStoreArn",
"documentation":"<p>The ARN (or ID suffix of the ARN) of the event data store about which you want information.</p>"
}
}
},
"GetEventDataStoreResponse":{
"type":"structure",
"members":{
"EventDataStoreArn":{
"shape":"EventDataStoreArn",
"documentation":"<p>The event data store Amazon Resource Number (ARN).</p>"
},
"Name":{
"shape":"EventDataStoreName",
"documentation":"<p>The name of the event data store.</p>"
},
"Status":{
"shape":"EventDataStoreStatus",
"documentation":"<p>The status of an event data store. Values can be <code>ENABLED</code> and <code>PENDING_DELETION</code>.</p>"
},
"AdvancedEventSelectors":{
"shape":"AdvancedEventSelectors",
"documentation":"<p>The advanced event selectors used to select events for the data store.</p>"
},
"MultiRegionEnabled":{
"shape":"Boolean",
"documentation":"<p>Indicates whether the event data store includes events from all regions, or only from the region in which it was created.</p>"
},
"OrganizationEnabled":{
"shape":"Boolean",
"documentation":"<p>Indicates whether an event data store is collecting logged events for an organization in Organizations.</p>"
},
"RetentionPeriod":{
"shape":"RetentionPeriod",
"documentation":"<p>The retention period of the event data store, in days.</p>"
},
"TerminationProtectionEnabled":{
"shape":"TerminationProtectionEnabled",
"documentation":"<p>Indicates that termination protection is enabled.</p>"
},
"CreatedTimestamp":{
"shape":"Date",
"documentation":"<p>The timestamp of the event data store's creation.</p>"
},
"UpdatedTimestamp":{
"shape":"Date",
"documentation":"<p>Shows the time that an event data store was updated, if applicable. <code>UpdatedTimestamp</code> is always either the same or newer than the time shown in <code>CreatedTimestamp</code>.</p>"
},
"KmsKeyId":{
"shape":"EventDataStoreKmsKeyId",
"documentation":"<p>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.</p> <p> <code>arn:aws:kms:us-east-2:123456789012:key/12345678-1234-1234-1234-123456789012</code> </p>"
}
}
},
"GetEventSelectorsRequest":{
"type":"structure",
"required":["TrailName"],
"members":{
"TrailName":{
"shape":"String",
"documentation":"<p>Specifies the name of the trail or trail ARN. If you specify a trail name, the string must meet the following requirements:</p> <ul> <li> <p>Contain only ASCII letters (a-z, A-Z), numbers (0-9), periods (.), underscores (_), or dashes (-)</p> </li> <li> <p>Start with a letter or number, and end with a letter or number</p> </li> <li> <p>Be between 3 and 128 characters</p> </li> <li> <p>Have no adjacent periods, underscores or dashes. Names like <code>my-_namespace</code> and <code>my--namespace</code> are not valid.</p> </li> <li> <p>Not be in IP address format (for example, 192.168.5.4)</p> </li> </ul> <p>If you specify a trail ARN, it must be in the format:</p> <p> <code>arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail</code> </p>"
}
}
},
"GetEventSelectorsResponse":{
"type":"structure",
"members":{
"TrailARN":{
"shape":"String",
"documentation":"<p>The specified trail ARN that has the event selectors.</p>"
},
"EventSelectors":{
"shape":"EventSelectors",
"documentation":"<p>The event selectors that are configured for the trail.</p>"
},
"AdvancedEventSelectors":{
"shape":"AdvancedEventSelectors",
"documentation":"<p> The advanced event selectors that are configured for the trail. </p>"
}
}
},
"GetImportRequest":{
"type":"structure",
"required":["ImportId"],
"members":{
"ImportId":{
"shape":"UUID",
"documentation":"<p> The ID for the import. </p>"
}
}
},
"GetImportResponse":{
"type":"structure",
"members":{
"ImportId":{
"shape":"UUID",
"documentation":"<p> The ID of the import. </p>"
},
"Destinations":{
"shape":"ImportDestinations",
"documentation":"<p> The ARN of the destination event data store. </p>"
},
"ImportSource":{
"shape":"ImportSource",
"documentation":"<p> The source S3 bucket. </p>"
},
"StartEventTime":{
"shape":"Date",
"documentation":"<p> Used with <code>EndEventTime</code> to bound a <code>StartImport</code> request, and limit imported trail events to only those events logged within a specified time period. </p>"
},
"EndEventTime":{
"shape":"Date",
"documentation":"<p> Used with <code>StartEventTime</code> to bound a <code>StartImport</code> request, and limit imported trail events to only those events logged within a specified time period. </p>"
},
"ImportStatus":{
"shape":"ImportStatus",
"documentation":"<p> The status of the import. </p>"
},
"CreatedTimestamp":{
"shape":"Date",
"documentation":"<p> The timestamp of the import's creation. </p>"
},
"UpdatedTimestamp":{
"shape":"Date",
"documentation":"<p> The timestamp of when the import was updated. </p>"
},
"ImportStatistics":{
"shape":"ImportStatistics",
"documentation":"<p> Provides statistics for the import. CloudTrail does not update import statistics in real-time. Returned values for parameters such as <code>EventsCompleted</code> may be lower than the actual value, because CloudTrail updates statistics incrementally over the course of the import. </p>"
}
}
},
"GetInsightSelectorsRequest":{
"type":"structure",
"required":["TrailName"],
"members":{
"TrailName":{
"shape":"String",
"documentation":"<p>Specifies the name of the trail or trail ARN. If you specify a trail name, the string must meet the following requirements:</p> <ul> <li> <p>Contain only ASCII letters (a-z, A-Z), numbers (0-9), periods (.), underscores (_), or dashes (-)</p> </li> <li> <p>Start with a letter or number, and end with a letter or number</p> </li> <li> <p>Be between 3 and 128 characters</p> </li> <li> <p>Have no adjacent periods, underscores or dashes. Names like <code>my-_namespace</code> and <code>my--namespace</code> are not valid.</p> </li> <li> <p>Not be in IP address format (for example, 192.168.5.4)</p> </li> </ul> <p>If you specify a trail ARN, it must be in the format:</p> <p> <code>arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail</code> </p>"
}
}
},
"GetInsightSelectorsResponse":{
"type":"structure",
"members":{
"TrailARN":{
"shape":"String",
"documentation":"<p>The Amazon Resource Name (ARN) of a trail for which you want to get Insights selectors.</p>"
},
"InsightSelectors":{
"shape":"InsightSelectors",
"documentation":"<p>A JSON string that contains the insight types you want to log on a trail. In this release, <code>ApiErrorRateInsight</code> and <code>ApiCallRateInsight</code> are supported as insight types.</p>"
}
}
},
"GetQueryResultsRequest":{
"type":"structure",
"required":["QueryId"],
"members":{
"EventDataStore":{
"shape":"EventDataStoreArn",
"documentation":"<p>The ARN (or ID suffix of the ARN) of the event data store against which the query was run.</p>",
"deprecated":true,
"deprecatedMessage":"EventDataStore is no longer required by GetQueryResultsRequest"
},
"QueryId":{
"shape":"UUID",
"documentation":"<p>The ID of the query for which you want to get results.</p>"
},
"NextToken":{
"shape":"PaginationToken",
"documentation":"<p>A token you can use to get the next page of query results.</p>"
},
"MaxQueryResults":{
"shape":"MaxQueryResults",
"documentation":"<p>The maximum number of query results to display on a single page.</p>"
}
}
},
"GetQueryResultsResponse":{
"type":"structure",
"members":{
"QueryStatus":{
"shape":"QueryStatus",
"documentation":"<p>The status of the query. Values include <code>QUEUED</code>, <code>RUNNING</code>, <code>FINISHED</code>, <code>FAILED</code>, <code>TIMED_OUT</code>, or <code>CANCELLED</code>.</p>"
},
"QueryStatistics":{
"shape":"QueryStatistics",
"documentation":"<p>Shows the count of query results.</p>"
},
"QueryResultRows":{
"shape":"QueryResultRows",
"documentation":"<p>Contains the individual event results of the query.</p>"
},
"NextToken":{
"shape":"PaginationToken",
"documentation":"<p>A token you can use to get the next page of query results.</p>"
},
"ErrorMessage":{
"shape":"ErrorMessage",
"documentation":"<p>The error message returned if a query failed.</p>"
}
}
},
"GetTrailRequest":{
"type":"structure",
"required":["Name"],
"members":{
"Name":{
"shape":"String",
"documentation":"<p>The name or the Amazon Resource Name (ARN) of the trail for which you want to retrieve settings information.</p>"
}
}
},
"GetTrailResponse":{
"type":"structure",
"members":{
"Trail":{"shape":"Trail"}
}
},
"GetTrailStatusRequest":{
"type":"structure",
"required":["Name"],
"members":{
"Name":{
"shape":"String",
"documentation":"<p>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.</p> <p> <code>arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail</code> </p>"
}
},
"documentation":"<p>The name of a trail about which you want the current status.</p>"
},
"GetTrailStatusResponse":{
"type":"structure",
"members":{
"IsLogging":{
"shape":"Boolean",
"documentation":"<p>Whether the CloudTrail trail is currently logging Amazon Web Services API calls.</p>"
},
"LatestDeliveryError":{
"shape":"String",
"documentation":"<p>Displays any Amazon S3 error that CloudTrail encountered when attempting to deliver log files to the designated bucket. For more information, see <a href=\"https://docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html\">Error Responses</a> in the Amazon S3 API Reference. </p> <note> <p>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 <code>UpdateTrail</code> to specify the new bucket; or fix the existing objects so that CloudTrail can again write to the bucket.</p> </note>"
},
"LatestNotificationError":{
"shape":"String",
"documentation":"<p>Displays any Amazon SNS error that CloudTrail encountered when attempting to send a notification. For more information about Amazon SNS errors, see the <a href=\"https://docs.aws.amazon.com/sns/latest/dg/welcome.html\">Amazon SNS Developer Guide</a>. </p>"
},
"LatestDeliveryTime":{
"shape":"Date",
"documentation":"<p>Specifies the date and time that CloudTrail last delivered log files to an account's Amazon S3 bucket.</p>"
},
"LatestNotificationTime":{
"shape":"Date",
"documentation":"<p>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.</p>"
},
"StartLoggingTime":{
"shape":"Date",
"documentation":"<p>Specifies the most recent date and time when CloudTrail started recording API calls for an Amazon Web Services account.</p>"
},
"StopLoggingTime":{
"shape":"Date",
"documentation":"<p>Specifies the most recent date and time when CloudTrail stopped recording API calls for an Amazon Web Services account.</p>"
},
"LatestCloudWatchLogsDeliveryError":{
"shape":"String",
"documentation":"<p>Displays any CloudWatch Logs error that CloudTrail encountered when attempting to deliver logs to CloudWatch Logs.</p>"
},
"LatestCloudWatchLogsDeliveryTime":{
"shape":"Date",
"documentation":"<p>Displays the most recent date and time when CloudTrail delivered logs to CloudWatch Logs.</p>"
},
"LatestDigestDeliveryTime":{
"shape":"Date",
"documentation":"<p>Specifies the date and time that CloudTrail last delivered a digest file to an account's Amazon S3 bucket.</p>"
},
"LatestDigestDeliveryError":{
"shape":"String",
"documentation":"<p>Displays any Amazon S3 error that CloudTrail encountered when attempting to deliver a digest file to the designated bucket. For more information, see <a href=\"https://docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html\">Error Responses</a> in the Amazon S3 API Reference. </p> <note> <p>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 <code>UpdateTrail</code> to specify the new bucket; or fix the existing objects so that CloudTrail can again write to the bucket.</p> </note>"
},
"LatestDeliveryAttemptTime":{
"shape":"String",
"documentation":"<p>This field is no longer in use.</p>"
},
"LatestNotificationAttemptTime":{
"shape":"String",
"documentation":"<p>This field is no longer in use.</p>"
},
"LatestNotificationAttemptSucceeded":{
"shape":"String",
"documentation":"<p>This field is no longer in use.</p>"
},
"LatestDeliveryAttemptSucceeded":{
"shape":"String",
"documentation":"<p>This field is no longer in use.</p>"
},
"TimeLoggingStarted":{
"shape":"String",
"documentation":"<p>This field is no longer in use.</p>"
},
"TimeLoggingStopped":{
"shape":"String",
"documentation":"<p>This field is no longer in use.</p>"
}
},
"documentation":"<p>Returns the objects or data listed below if successful. Otherwise, returns an error.</p>"
},
"ImportDestinations":{
"type":"list",
"member":{"shape":"EventDataStoreArn"},
"max":1,
"min":1
},
"ImportFailureList":{
"type":"list",
"member":{"shape":"ImportFailureListItem"}
},
"ImportFailureListItem":{
"type":"structure",
"members":{
"Location":{
"shape":"String",
"documentation":"<p> The location of the failure in the S3 bucket. </p>"
},
"Status":{
"shape":"ImportFailureStatus",
"documentation":"<p> The status of the import. </p>"
},
"ErrorType":{
"shape":"String",
"documentation":"<p> The type of import error. </p>"
},
"ErrorMessage":{
"shape":"String",
"documentation":"<p> Provides the reason the import failed. </p>"
},
"LastUpdatedTime":{
"shape":"Date",
"documentation":"<p> When the import was last updated. </p>"
}
},
"documentation":"<p> Provides information about an import failure. </p>"
},
"ImportFailureStatus":{
"type":"string",
"enum":[
"FAILED",
"RETRY",
"SUCCEEDED"
]
},
"ImportNotFoundException":{
"type":"structure",
"members":{
},
"documentation":"<p> The specified import was not found. </p>",
"exception":true
},
"ImportSource":{
"type":"structure",
"required":["S3"],
"members":{
"S3":{
"shape":"S3ImportSource",
"documentation":"<p> The source S3 bucket. </p>"
}
},
"documentation":"<p> The import source. </p>"
},
"ImportStatistics":{
"type":"structure",
"members":{
"PrefixesFound":{
"shape":"Long",
"documentation":"<p> The number of S3 prefixes found for the import. </p>"
},
"PrefixesCompleted":{
"shape":"Long",
"documentation":"<p> The number of S3 prefixes that completed import. </p>"
},
"FilesCompleted":{
"shape":"Long",
"documentation":"<p>The number of log files that completed import.</p>"
},
"EventsCompleted":{
"shape":"Long",
"documentation":"<p> The number of trail events imported into the event data store. </p>"
},
"FailedEntries":{
"shape":"Long",
"documentation":"<p> The number of failed entries. </p>"
}
},
"documentation":"<p> Provides statistics for the specified <code>ImportID</code>. CloudTrail does not update import statistics in real-time. Returned values for parameters such as <code>EventsCompleted</code> may be lower than the actual value, because CloudTrail updates statistics incrementally over the course of the import. </p>"
},
"ImportStatus":{
"type":"string",
"enum":[
"INITIALIZING",
"IN_PROGRESS",
"FAILED",
"STOPPED",
"COMPLETED"
]
},
"ImportsList":{
"type":"list",
"member":{"shape":"ImportsListItem"}
},
"ImportsListItem":{
"type":"structure",
"members":{
"ImportId":{
"shape":"UUID",
"documentation":"<p> The ID of the import. </p>"
},
"ImportStatus":{
"shape":"ImportStatus",
"documentation":"<p> The status of the import. </p>"
},
"Destinations":{
"shape":"ImportDestinations",
"documentation":"<p> The ARN of the destination event data store. </p>"
},
"CreatedTimestamp":{
"shape":"Date",
"documentation":"<p> The timestamp of the import's creation. </p>"
},
"UpdatedTimestamp":{
"shape":"Date",
"documentation":"<p> The timestamp of the import's last update. </p>"
}
},
"documentation":"<p> Contains information about an import that was returned by a lookup request. </p>"
},
"InactiveEventDataStoreException":{
"type":"structure",
"members":{
},
"documentation":"<p>The event data store is inactive.</p>",
"exception":true
},
"InactiveQueryException":{
"type":"structure",
"members":{
},
"documentation":"<p>The specified query cannot be canceled because it is in the <code>FINISHED</code>, <code>FAILED</code>, <code>TIMED_OUT</code>, or <code>CANCELLED</code> state.</p>",
"exception":true
},
"InsightNotEnabledException":{
"type":"structure",
"members":{
},
"documentation":"<p>If you run <code>GetInsightSelectors</code> on a trail that does not have Insights events enabled, the operation throws the exception <code>InsightNotEnabledException</code>.</p>",
"exception":true
},
"InsightSelector":{
"type":"structure",
"members":{
"InsightType":{
"shape":"InsightType",
"documentation":"<p>The type of insights to log on a trail. <code>ApiCallRateInsight</code> and <code>ApiErrorRateInsight</code> are valid insight types.</p>"
}
},
"documentation":"<p>A JSON string that contains a list of insight types that are logged on a trail.</p>"
},
"InsightSelectors":{
"type":"list",
"member":{"shape":"InsightSelector"}
},
"InsightType":{
"type":"string",
"enum":[
"ApiCallRateInsight",
"ApiErrorRateInsight"
]
},
"InsufficientDependencyServiceAccessPermissionException":{
"type":"structure",
"members":{
},
"documentation":"<p>This exception is thrown when the IAM user or role that is used to create the organization resource lacks one or more required permissions for creating an organization resource in a required service.</p>",
"exception":true
},
"InsufficientEncryptionPolicyException":{
"type":"structure",
"members":{
},
"documentation":"<p>This exception is thrown when the policy on the S3 bucket or KMS key does not have sufficient permissions for the operation.</p>",
"exception":true
},
"InsufficientS3BucketPolicyException":{
"type":"structure",
"members":{
},
"documentation":"<p>This exception is thrown when the policy on the S3 bucket is not sufficient.</p>",
"exception":true
},
"InsufficientSnsTopicPolicyException":{
"type":"structure",
"members":{
},
"documentation":"<p>This exception is thrown when the policy on the Amazon SNS topic is not sufficient.</p>",
"exception":true
},
"Integer":{"type":"integer"},
"InvalidCloudWatchLogsLogGroupArnException":{
"type":"structure",
"members":{
},
"documentation":"<p>This exception is thrown when the provided CloudWatch Logs log group is not valid.</p>",
"exception":true
},
"InvalidCloudWatchLogsRoleArnException":{
"type":"structure",
"members":{
},
"documentation":"<p>This exception is thrown when the provided role is not valid.</p>",
"exception":true
},
"InvalidDateRangeException":{
"type":"structure",
"members":{
},
"documentation":"<p>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 <a href=\"https://docs.aws.amazon.com/awscloudtrail/latest/userguide/query-create-edit-query.html\">Create or edit a query</a> in the <i>CloudTrail User Guide</i>.</p>",
"exception":true
},
"InvalidEventCategoryException":{
"type":"structure",
"members":{
},
"documentation":"<p>Occurs if an event category that is not valid is specified as a value of <code>EventCategory</code>.</p>",
"exception":true
},
"InvalidEventDataStoreCategoryException":{
"type":"structure",
"members":{
},
"documentation":"<p>This exception is thrown when event categories of specified event data stores are not valid.</p>",
"exception":true
},
"InvalidEventDataStoreStatusException":{
"type":"structure",
"members":{
},
"documentation":"<p>The event data store is not in a status that supports the operation.</p>",
"exception":true
},
"InvalidEventSelectorsException":{
"type":"structure",
"members":{
},
"documentation":"<p>This exception is thrown when the <code>PutEventSelectors</code> 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.</p> <p>You can:</p> <ul> <li> <p>Specify a valid number of event selectors (1 to 5) for a trail.</p> </li> <li> <p>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.</p> </li> <li> <p>Specify up to 500 values for all conditions in all advanced event selectors for a trail.</p> </li> <li> <p>Specify a valid value for a parameter. For example, specifying the <code>ReadWriteType</code> parameter with a value of <code>read-only</code> is not valid.</p> </li> </ul>",
"exception":true
},
"InvalidHomeRegionException":{
"type":"structure",
"members":{
},
"documentation":"<p>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.</p>",
"exception":true
},
"InvalidImportSourceException":{
"type":"structure",
"members":{
},
"documentation":"<p> This exception is thrown when the provided source S3 bucket is not valid for import. </p>",
"exception":true
},
"InvalidInsightSelectorsException":{
"type":"structure",
"members":{
},
"documentation":"<p>The formatting or syntax of the <code>InsightSelectors</code> JSON statement in your <code>PutInsightSelectors</code> or <code>GetInsightSelectors</code> request is not valid, or the specified insight type in the <code>InsightSelectors</code> statement is not a valid insight type.</p>",
"exception":true
},
"InvalidKmsKeyIdException":{
"type":"structure",
"members":{
},
"documentation":"<p>This exception is thrown when the KMS key ARN is not valid.</p>",
"exception":true
},
"InvalidLookupAttributesException":{
"type":"structure",
"members":{
},
"documentation":"<p>Occurs when a lookup attribute is specified that is not valid.</p>",
"exception":true
},
"InvalidMaxResultsException":{
"type":"structure",
"members":{
},
"documentation":"<p>This exception is thrown if the limit specified is not valid.</p>",
"exception":true
},
"InvalidNextTokenException":{
"type":"structure",
"members":{
},
"documentation":"<p>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.</p>",
"exception":true
},
"InvalidParameterCombinationException":{
"type":"structure",
"members":{
},
"documentation":"<p>This exception is thrown when the combination of parameters provided is not valid.</p>",
"exception":true
},
"InvalidParameterException":{
"type":"structure",
"members":{
},
"documentation":"<p>The request includes a parameter that is not valid.</p>",
"exception":true
},
"InvalidQueryStatementException":{
"type":"structure",
"members":{
},
"documentation":"<p>The query that was submitted has validation errors, or uses incorrect syntax or unsupported keywords. For more information about writing a query, see <a href=\"https://docs.aws.amazon.com/awscloudtrail/latest/userguide/query-create-edit-query.html\">Create or edit a query</a> in the <i>CloudTrail User Guide</i>.</p>",
"exception":true
},
"InvalidQueryStatusException":{
"type":"structure",
"members":{
},
"documentation":"<p>The query status is not valid for the operation.</p>",
"exception":true
},
"InvalidS3BucketNameException":{
"type":"structure",
"members":{
},
"documentation":"<p>This exception is thrown when the provided S3 bucket name is not valid.</p>",
"exception":true
},
"InvalidS3PrefixException":{
"type":"structure",
"members":{
},
"documentation":"<p>This exception is thrown when the provided S3 prefix is not valid.</p>",
"exception":true
},
"InvalidSnsTopicNameException":{
"type":"structure",
"members":{
},
"documentation":"<p>This exception is thrown when the provided SNS topic name is not valid.</p>",
"exception":true
},
"InvalidTagParameterException":{
"type":"structure",
"members":{
},
"documentation":"<p>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.</p>",
"exception":true
},
"InvalidTimeRangeException":{
"type":"structure",
"members":{
},
"documentation":"<p>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.</p>",
"exception":true
},
"InvalidTokenException":{
"type":"structure",
"members":{
},
"documentation":"<p>Reserved for future use.</p>",
"exception":true
},
"InvalidTrailNameException":{
"type":"structure",
"members":{
},
"documentation":"<p>This exception is thrown when the provided trail name is not valid. Trail names must meet the following requirements:</p> <ul> <li> <p>Contain only ASCII letters (a-z, A-Z), numbers (0-9), periods (.), underscores (_), or dashes (-)</p> </li> <li> <p>Start with a letter or number, and end with a letter or number</p> </li> <li> <p>Be between 3 and 128 characters</p> </li> <li> <p>Have no adjacent periods, underscores or dashes. Names like <code>my-_namespace</code> and <code>my--namespace</code> are not valid.</p> </li> <li> <p>Not be in IP address format (for example, 192.168.5.4)</p> </li> </ul>",
"exception":true
},
"KmsException":{
"type":"structure",
"members":{
},
"documentation":"<p>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.</p>",
"exception":true
},
"KmsKeyDisabledException":{
"type":"structure",
"members":{
},
"documentation":"<p>This exception is no longer in use.</p>",
"deprecated":true,
"exception":true
},
"KmsKeyNotFoundException":{
"type":"structure",
"members":{
},
"documentation":"<p>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.</p>",
"exception":true
},
"ListChannelsMaxResultsCount":{
"type":"integer",
"max":1000,
"min":1
},
"ListChannelsRequest":{
"type":"structure",
"members":{
"MaxResults":{
"shape":"ListChannelsMaxResultsCount",
"documentation":"<p> The maximum number of CloudTrail channels to display on a single page. </p>"
},
"NextToken":{
"shape":"PaginationToken",
"documentation":"<p>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.</p>"
}
}
},
"ListChannelsResponse":{
"type":"structure",
"members":{
"Channels":{
"shape":"Channels",
"documentation":"<p> The list of channels in the account. </p>"
},
"NextToken":{
"shape":"PaginationToken",
"documentation":"<p>The token to use to get the next page of results after a previous API call.</p>"
}
}
},
"ListEventDataStoresMaxResultsCount":{
"type":"integer",
"max":1000,
"min":1
},
"ListEventDataStoresRequest":{
"type":"structure",
"members":{
"NextToken":{
"shape":"PaginationToken",
"documentation":"<p>A token you can use to get the next page of event data store results.</p>"
},
"MaxResults":{
"shape":"ListEventDataStoresMaxResultsCount",
"documentation":"<p>The maximum number of event data stores to display on a single page.</p>"
}
}
},
"ListEventDataStoresResponse":{
"type":"structure",
"members":{
"EventDataStores":{
"shape":"EventDataStores",
"documentation":"<p>Contains information about event data stores in the account, in the current region.</p>"
},
"NextToken":{
"shape":"PaginationToken",
"documentation":"<p>A token you can use to get the next page of results.</p>"
}
}
},
"ListImportFailuresMaxResultsCount":{
"type":"integer",
"max":1000,
"min":1
},
"ListImportFailuresRequest":{
"type":"structure",
"required":["ImportId"],
"members":{
"ImportId":{
"shape":"UUID",
"documentation":"<p> The ID of the import. </p>"
},
"MaxResults":{
"shape":"ListImportFailuresMaxResultsCount",
"documentation":"<p> The maximum number of failures to display on a single page. </p>"
},
"NextToken":{
"shape":"PaginationToken",
"documentation":"<p> A token you can use to get the next page of import failures. </p>"
}
}
},
"ListImportFailuresResponse":{
"type":"structure",
"members":{
"Failures":{
"shape":"ImportFailureList",
"documentation":"<p> Contains information about the import failures. </p>"
},
"NextToken":{
"shape":"PaginationToken",
"documentation":"<p> A token you can use to get the next page of results. </p>"
}
}
},
"ListImportsMaxResultsCount":{
"type":"integer",
"max":1000,
"min":1
},
"ListImportsRequest":{
"type":"structure",
"members":{
"MaxResults":{
"shape":"ListImportsMaxResultsCount",
"documentation":"<p> The maximum number of imports to display on a single page. </p>"
},
"Destination":{
"shape":"EventDataStoreArn",
"documentation":"<p> The ARN of the destination event data store. </p>"
},
"ImportStatus":{
"shape":"ImportStatus",
"documentation":"<p> The status of the import. </p>"
},
"NextToken":{
"shape":"PaginationToken",
"documentation":"<p> A token you can use to get the next page of import results. </p>"
}
}
},
"ListImportsResponse":{
"type":"structure",
"members":{
"Imports":{
"shape":"ImportsList",
"documentation":"<p> The list of returned imports. </p>"
},
"NextToken":{
"shape":"PaginationToken",
"documentation":"<p> A token you can use to get the next page of import results. </p>"
}
}
},
"ListPublicKeysRequest":{
"type":"structure",
"members":{
"StartTime":{
"shape":"Date",
"documentation":"<p>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.</p>"
},
"EndTime":{
"shape":"Date",
"documentation":"<p>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.</p>"
},
"NextToken":{
"shape":"String",
"documentation":"<p>Reserved for future use.</p>"
}
},
"documentation":"<p>Requests the public keys for a specified time range.</p>"
},
"ListPublicKeysResponse":{
"type":"structure",
"members":{
"PublicKeyList":{
"shape":"PublicKeyList",
"documentation":"<p>Contains an array of PublicKey objects.</p> <note> <p>The returned public keys may have validity time ranges that overlap.</p> </note>"
},
"NextToken":{
"shape":"String",
"documentation":"<p>Reserved for future use.</p>"
}
},
"documentation":"<p>Returns the objects or data listed below if successful. Otherwise, returns an error.</p>"
},
"ListQueriesMaxResultsCount":{
"type":"integer",
"max":1000,
"min":1
},
"ListQueriesRequest":{
"type":"structure",
"required":["EventDataStore"],
"members":{
"EventDataStore":{
"shape":"EventDataStoreArn",
"documentation":"<p>The ARN (or the ID suffix of the ARN) of an event data store on which queries were run.</p>"
},
"NextToken":{
"shape":"PaginationToken",
"documentation":"<p>A token you can use to get the next page of results.</p>"
},
"MaxResults":{
"shape":"ListQueriesMaxResultsCount",
"documentation":"<p>The maximum number of queries to show on a page.</p>"
},
"StartTime":{
"shape":"Date",
"documentation":"<p>Use with <code>EndTime</code> to bound a <code>ListQueries</code> request, and limit its results to only those queries run within a specified time period.</p>"
},
"EndTime":{
"shape":"Date",
"documentation":"<p>Use with <code>StartTime</code> to bound a <code>ListQueries</code> request, and limit its results to only those queries run within a specified time period.</p>"
},
"QueryStatus":{
"shape":"QueryStatus",
"documentation":"<p>The status of queries that you want to return in results. Valid values for <code>QueryStatus</code> include <code>QUEUED</code>, <code>RUNNING</code>, <code>FINISHED</code>, <code>FAILED</code>, <code>TIMED_OUT</code>, or <code>CANCELLED</code>.</p>"
}
}
},
"ListQueriesResponse":{
"type":"structure",
"members":{
"Queries":{
"shape":"Queries",
"documentation":"<p>Lists matching query results, and shows query ID, status, and creation time of each query.</p>"
},
"NextToken":{
"shape":"PaginationToken",
"documentation":"<p>A token you can use to get the next page of results.</p>"
}
}
},
"ListTagsRequest":{
"type":"structure",
"required":["ResourceIdList"],
"members":{
"ResourceIdList":{
"shape":"ResourceIdList",
"documentation":"<p>Specifies a list of trail and event data store ARNs whose tags will be listed. The list has a limit of 20 ARNs.</p>"
},
"NextToken":{
"shape":"String",
"documentation":"<p>Reserved for future use.</p>"
}
},
"documentation":"<p>Specifies a list of tags to return.</p>"
},
"ListTagsResponse":{
"type":"structure",
"members":{
"ResourceTagList":{
"shape":"ResourceTagList",
"documentation":"<p>A list of resource tags.</p>"
},
"NextToken":{
"shape":"String",
"documentation":"<p>Reserved for future use.</p>"
}
},
"documentation":"<p>Returns the objects or data listed below if successful. Otherwise, returns an error.</p>"
},
"ListTrailsRequest":{
"type":"structure",
"members":{
"NextToken":{
"shape":"String",
"documentation":"<p>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.</p>"
}
}
},
"ListTrailsResponse":{
"type":"structure",
"members":{
"Trails":{
"shape":"Trails",
"documentation":"<p>Returns the name, ARN, and home region of trails in the current account.</p>"
},
"NextToken":{
"shape":"String",
"documentation":"<p>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.</p>"
}
}
},
"Location":{
"type":"string",
"max":1024,
"min":3,
"pattern":"^[a-zA-Z0-9._/\\-:]+$"
},
"Long":{"type":"long"},
"LookupAttribute":{
"type":"structure",
"required":[
"AttributeKey",
"AttributeValue"
],
"members":{
"AttributeKey":{
"shape":"LookupAttributeKey",
"documentation":"<p>Specifies an attribute on which to filter the events returned.</p>"
},
"AttributeValue":{
"shape":"String",
"documentation":"<p>Specifies a value for the specified AttributeKey.</p>"
}
},
"documentation":"<p>Specifies an attribute and value that filter the events returned.</p>"
},
"LookupAttributeKey":{
"type":"string",
"enum":[
"EventId",
"EventName",
"ReadOnly",
"Username",
"ResourceType",
"ResourceName",
"EventSource",
"AccessKeyId"
]
},
"LookupAttributesList":{
"type":"list",
"member":{"shape":"LookupAttribute"}
},
"LookupEventsRequest":{
"type":"structure",
"members":{
"LookupAttributes":{
"shape":"LookupAttributesList",
"documentation":"<p>Contains a list of lookup attributes. Currently the list can contain only one item.</p>"
},
"StartTime":{
"shape":"Date",
"documentation":"<p>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.</p>"
},
"EndTime":{
"shape":"Date",
"documentation":"<p>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.</p>"
},
"EventCategory":{
"shape":"EventCategory",
"documentation":"<p>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 <code>insight</code> as the value of <code>EventCategory</code>, no Insights events are returned.</p>"
},
"MaxResults":{
"shape":"MaxResults",
"documentation":"<p>The number of events to return. Possible values are 1 through 50. The default is 50.</p>"
},
"NextToken":{
"shape":"NextToken",
"documentation":"<p>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.</p>"
}
},
"documentation":"<p>Contains a request for LookupEvents.</p>"
},
"LookupEventsResponse":{
"type":"structure",
"members":{
"Events":{
"shape":"EventsList",
"documentation":"<p>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.</p>"
},
"NextToken":{
"shape":"NextToken",
"documentation":"<p>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.</p>"
}
},
"documentation":"<p>Contains a response to a LookupEvents action.</p>"
},
"MaxConcurrentQueriesException":{
"type":"structure",
"members":{
},
"documentation":"<p>You are already running the maximum number of concurrent queries. Wait a minute for some queries to finish, and then run the query again.</p>",
"exception":true
},
"MaxQueryResults":{
"type":"integer",
"max":1000,
"min":1
},
"MaxResults":{
"type":"integer",
"max":50,
"min":1
},
"MaximumNumberOfTrailsExceededException":{
"type":"structure",
"members":{
},
"documentation":"<p>This exception is thrown when the maximum number of trails is reached.</p>",
"exception":true
},
"NextToken":{"type":"string"},
"NoManagementAccountSLRExistsException":{
"type":"structure",
"members":{
},
"documentation":"<p> This exception is thrown when the management account does not have a service-linked role. </p>",
"exception":true
},
"NotOrganizationManagementAccountException":{
"type":"structure",
"members":{
},
"documentation":"<p> This exception is thrown when the account making the request is not the organization's management account. </p>",
"exception":true
},
"NotOrganizationMasterAccountException":{
"type":"structure",
"members":{
},
"documentation":"<p>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 <a href=\"https://docs.aws.amazon.com/awscloudtrail/latest/userguide/creating-an-organizational-trail-prepare.html\">Prepare For Creating a Trail For Your Organization</a> or <a href=\"https://docs.aws.amazon.com/awscloudtrail/latest/userguide/query-event-data-store.html\">Create an event data store</a>.</p>",
"exception":true
},
"OperationNotPermittedException":{
"type":"structure",
"members":{
},
"documentation":"<p>This exception is thrown when the requested operation is not permitted.</p>",
"exception":true
},
"Operator":{
"type":"list",
"member":{"shape":"OperatorValue"},
"min":1
},
"OperatorValue":{
"type":"string",
"max":2048,
"min":1,
"pattern":".+"
},
"OrganizationNotInAllFeaturesModeException":{
"type":"structure",
"members":{
},
"documentation":"<p>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.</p>",
"exception":true
},
"OrganizationsNotInUseException":{
"type":"structure",
"members":{
},
"documentation":"<p>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.</p>",
"exception":true
},
"PaginationToken":{
"type":"string",
"max":1000,
"min":4,
"pattern":".*"
},
"PublicKey":{
"type":"structure",
"members":{
"Value":{
"shape":"ByteBuffer",
"documentation":"<p>The DER encoded public key value in PKCS#1 format.</p>"
},
"ValidityStartTime":{
"shape":"Date",
"documentation":"<p>The starting time of validity of the public key.</p>"
},
"ValidityEndTime":{
"shape":"Date",
"documentation":"<p>The ending time of validity of the public key.</p>"
},
"Fingerprint":{
"shape":"String",
"documentation":"<p>The fingerprint of the public key.</p>"
}
},
"documentation":"<p>Contains information about a returned public key.</p>"
},
"PublicKeyList":{
"type":"list",
"member":{"shape":"PublicKey"}
},
"PutEventSelectorsRequest":{
"type":"structure",
"required":["TrailName"],
"members":{
"TrailName":{
"shape":"String",
"documentation":"<p>Specifies the name of the trail or trail ARN. If you specify a trail name, the string must meet the following requirements:</p> <ul> <li> <p>Contain only ASCII letters (a-z, A-Z), numbers (0-9), periods (.), underscores (_), or dashes (-)</p> </li> <li> <p>Start with a letter or number, and end with a letter or number</p> </li> <li> <p>Be between 3 and 128 characters</p> </li> <li> <p>Have no adjacent periods, underscores or dashes. Names like <code>my-_namespace</code> and <code>my--namespace</code> are not valid.</p> </li> <li> <p>Not be in IP address format (for example, 192.168.5.4)</p> </li> </ul> <p>If you specify a trail ARN, it must be in the following format.</p> <p> <code>arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail</code> </p>"
},
"EventSelectors":{
"shape":"EventSelectors",
"documentation":"<p>Specifies the settings for your event selectors. You can configure up to five event selectors for a trail. You can use either <code>EventSelectors</code> or <code>AdvancedEventSelectors</code> in a <code>PutEventSelectors</code> request, but not both. If you apply <code>EventSelectors</code> to a trail, any existing <code>AdvancedEventSelectors</code> are overwritten.</p>"
},
"AdvancedEventSelectors":{
"shape":"AdvancedEventSelectors",
"documentation":"<p> 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 <code>AdvancedEventSelectors</code> or <code>EventSelectors</code>, but not both. If you apply <code>AdvancedEventSelectors</code> to a trail, any existing <code>EventSelectors</code> are overwritten. For more information about advanced event selectors, see <a href=\"https://docs.aws.amazon.com/awscloudtrail/latest/userguide/logging-data-events-with-cloudtrail.html\">Logging data events for trails</a> in the <i>CloudTrail User Guide</i>. </p>"
}
}
},
"PutEventSelectorsResponse":{
"type":"structure",
"members":{
"TrailARN":{
"shape":"String",
"documentation":"<p>Specifies the ARN of the trail that was updated with event selectors. The following is the format of a trail ARN.</p> <p> <code>arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail</code> </p>"
},
"EventSelectors":{
"shape":"EventSelectors",
"documentation":"<p>Specifies the event selectors configured for your trail.</p>"
},
"AdvancedEventSelectors":{
"shape":"AdvancedEventSelectors",
"documentation":"<p>Specifies the advanced event selectors configured for your trail.</p>"
}
}
},
"PutInsightSelectorsRequest":{
"type":"structure",
"required":[
"TrailName",
"InsightSelectors"
],
"members":{
"TrailName":{
"shape":"String",
"documentation":"<p>The name of the CloudTrail trail for which you want to change or add Insights selectors.</p>"
},
"InsightSelectors":{
"shape":"InsightSelectors",
"documentation":"<p>A JSON string that contains the insight types you want to log on a trail. <code>ApiCallRateInsight</code> and <code>ApiErrorRateInsight</code> are valid insight types.</p>"
}
}
},
"PutInsightSelectorsResponse":{
"type":"structure",
"members":{
"TrailARN":{
"shape":"String",
"documentation":"<p>The Amazon Resource Name (ARN) of a trail for which you want to change or add Insights selectors.</p>"
},
"InsightSelectors":{
"shape":"InsightSelectors",
"documentation":"<p>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 <code>ApiErrorRateInsight</code> and <code>ApiCallRateInsight</code>.</p>"
}
}
},
"Queries":{
"type":"list",
"member":{"shape":"Query"}
},
"Query":{
"type":"structure",
"members":{
"QueryId":{
"shape":"UUID",
"documentation":"<p>The ID of a query.</p>"
},
"QueryStatus":{
"shape":"QueryStatus",
"documentation":"<p>The status of the query. This can be <code>QUEUED</code>, <code>RUNNING</code>, <code>FINISHED</code>, <code>FAILED</code>, <code>TIMED_OUT</code>, or <code>CANCELLED</code>.</p>"
},
"CreationTime":{
"shape":"Date",
"documentation":"<p>The creation time of a query.</p>"
}
},
"documentation":"<p>A SQL string of criteria about events that you want to collect in an event data store.</p>"
},
"QueryIdNotFoundException":{
"type":"structure",
"members":{
},
"documentation":"<p>The query ID does not exist or does not map to a query.</p>",
"exception":true
},
"QueryResultColumn":{
"type":"map",
"key":{"shape":"QueryResultKey"},
"value":{"shape":"QueryResultValue"}
},
"QueryResultKey":{"type":"string"},
"QueryResultRow":{
"type":"list",
"member":{"shape":"QueryResultColumn"}
},
"QueryResultRows":{
"type":"list",
"member":{"shape":"QueryResultRow"}
},
"QueryResultValue":{"type":"string"},
"QueryStatement":{
"type":"string",
"max":10000,
"min":1,
"pattern":"(?s).*"
},
"QueryStatistics":{
"type":"structure",
"members":{
"ResultsCount":{
"shape":"Integer",
"documentation":"<p>The number of results returned.</p>"
},
"TotalResultsCount":{
"shape":"Integer",
"documentation":"<p>The total number of results returned by a query.</p>"
},
"BytesScanned":{
"shape":"Long",
"documentation":"<p>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.</p>"
}
},
"documentation":"<p>Metadata about a query, such as the number of results.</p>"
},
"QueryStatisticsForDescribeQuery":{
"type":"structure",
"members":{
"EventsMatched":{
"shape":"Long",
"documentation":"<p>The number of events that matched a query.</p>"
},
"EventsScanned":{
"shape":"Long",
"documentation":"<p>The number of events that the query scanned in the event data store.</p>"
},
"BytesScanned":{
"shape":"Long",
"documentation":"<p>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.</p>"
},
"ExecutionTimeInMillis":{
"shape":"Integer",
"documentation":"<p>The query's run time, in milliseconds.</p>"
},
"CreationTime":{
"shape":"Date",
"documentation":"<p>The creation time of the query.</p>"
}
},
"documentation":"<p>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.</p>"
},
"QueryStatus":{
"type":"string",
"enum":[
"QUEUED",
"RUNNING",
"FINISHED",
"FAILED",
"CANCELLED",
"TIMED_OUT"
]
},
"ReadWriteType":{
"type":"string",
"enum":[
"ReadOnly",
"WriteOnly",
"All"
]
},
"RegisterOrganizationDelegatedAdminRequest":{
"type":"structure",
"required":["MemberAccountId"],
"members":{
"MemberAccountId":{
"shape":"AccountId",
"documentation":"<p>An organization member account ID that you want to designate as a delegated administrator.</p>"
}
},
"documentation":"<p>Specifies an organization member account ID as a CloudTrail delegated administrator.</p>"
},
"RegisterOrganizationDelegatedAdminResponse":{
"type":"structure",
"members":{
},
"documentation":"<p>Returns the following response if successful. Otherwise, returns an error.</p>"
},
"RemoveTagsRequest":{
"type":"structure",
"required":[
"ResourceId",
"TagsList"
],
"members":{
"ResourceId":{
"shape":"String",
"documentation":"<p>Specifies the ARN of the trail or event data store from which tags should be removed.</p> <p> Example trail ARN format: <code>arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail</code> </p> <p>Example event data store ARN format: <code>arn:aws:cloudtrail:us-east-2:12345678910:eventdatastore/EXAMPLE-f852-4e8f-8bd1-bcf6cEXAMPLE</code> </p>"
},
"TagsList":{
"shape":"TagsList",
"documentation":"<p>Specifies a list of tags to be removed.</p>"
}
},
"documentation":"<p>Specifies the tags to remove from a trail or event data store.</p>"
},
"RemoveTagsResponse":{
"type":"structure",
"members":{
},
"documentation":"<p>Returns the objects or data listed below if successful. Otherwise, returns an error.</p>"
},
"Resource":{
"type":"structure",
"members":{
"ResourceType":{
"shape":"String",
"documentation":"<p>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: <b>Instance</b> for EC2, <b>Trail</b> for CloudTrail, <b>DBInstance</b> for Amazon RDS, and <b>AccessKey</b> for IAM. To learn more about how to look up and filter events by the resource types supported for a service, see <a href=\"https://docs.aws.amazon.com/awscloudtrail/latest/userguide/view-cloudtrail-events-console.html#filtering-cloudtrail-events\">Filtering CloudTrail Events</a>.</p>"
},
"ResourceName":{
"shape":"String",
"documentation":"<p>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.</p>"
}
},
"documentation":"<p>Specifies the type and name of a resource referenced by an event.</p>"
},
"ResourceIdList":{
"type":"list",
"member":{"shape":"String"}
},
"ResourceList":{
"type":"list",
"member":{"shape":"Resource"},
"documentation":"<p>A list of resources referenced by the event returned.</p>"
},
"ResourceNotFoundException":{
"type":"structure",
"members":{
},
"documentation":"<p>This exception is thrown when the specified resource is not found.</p>",
"exception":true
},
"ResourceTag":{
"type":"structure",
"members":{
"ResourceId":{
"shape":"String",
"documentation":"<p>Specifies the ARN of the resource.</p>"
},
"TagsList":{
"shape":"TagsList",
"documentation":"<p>A list of tags.</p>"
}
},
"documentation":"<p>A resource tag.</p>"
},
"ResourceTagList":{
"type":"list",
"member":{"shape":"ResourceTag"}
},
"ResourceTypeNotSupportedException":{
"type":"structure",
"members":{
},
"documentation":"<p>This exception is thrown when the specified resource type is not supported by CloudTrail.</p>",
"exception":true
},
"RestoreEventDataStoreRequest":{
"type":"structure",
"required":["EventDataStore"],
"members":{
"EventDataStore":{
"shape":"EventDataStoreArn",
"documentation":"<p>The ARN (or the ID suffix of the ARN) of the event data store that you want to restore.</p>"
}
}
},
"RestoreEventDataStoreResponse":{
"type":"structure",
"members":{
"EventDataStoreArn":{
"shape":"EventDataStoreArn",
"documentation":"<p>The event data store ARN.</p>"
},
"Name":{
"shape":"EventDataStoreName",
"documentation":"<p>The name of the event data store.</p>"
},
"Status":{
"shape":"EventDataStoreStatus",
"documentation":"<p>The status of the event data store.</p>"
},
"AdvancedEventSelectors":{
"shape":"AdvancedEventSelectors",
"documentation":"<p>The advanced event selectors that were used to select events.</p>"
},
"MultiRegionEnabled":{
"shape":"Boolean",
"documentation":"<p>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.</p>"
},
"OrganizationEnabled":{
"shape":"Boolean",
"documentation":"<p>Indicates whether an event data store is collecting logged events for an organization in Organizations.</p>"
},
"RetentionPeriod":{
"shape":"RetentionPeriod",
"documentation":"<p>The retention period, in days.</p>"
},
"TerminationProtectionEnabled":{
"shape":"TerminationProtectionEnabled",
"documentation":"<p>Indicates that termination protection is enabled and the event data store cannot be automatically deleted.</p>"
},
"CreatedTimestamp":{
"shape":"Date",
"documentation":"<p>The timestamp of an event data store's creation.</p>"
},
"UpdatedTimestamp":{
"shape":"Date",
"documentation":"<p>The timestamp that shows when an event data store was updated, if applicable. <code>UpdatedTimestamp</code> is always either the same or newer than the time shown in <code>CreatedTimestamp</code>.</p>"
},
"KmsKeyId":{
"shape":"EventDataStoreKmsKeyId",
"documentation":"<p>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.</p> <p> <code>arn:aws:kms:us-east-2:123456789012:key/12345678-1234-1234-1234-123456789012</code> </p>"
}
}
},
"RetentionPeriod":{
"type":"integer",
"max":2557,
"min":7
},
"S3BucketDoesNotExistException":{
"type":"structure",
"members":{
},
"documentation":"<p>This exception is thrown when the specified S3 bucket does not exist.</p>",
"exception":true
},
"S3ImportSource":{
"type":"structure",
"required":[
"S3LocationUri",
"S3BucketRegion",
"S3BucketAccessRoleArn"
],
"members":{
"S3LocationUri":{
"shape":"String",
"documentation":"<p> The URI for the source S3 bucket. </p>"
},
"S3BucketRegion":{
"shape":"String",
"documentation":"<p> The region associated with the source S3 bucket. </p>"
},
"S3BucketAccessRoleArn":{
"shape":"String",
"documentation":"<p> The IAM ARN role used to access the source S3 bucket. </p>"
}
},
"documentation":"<p> The settings for the source S3 bucket. </p>"
},
"SelectorField":{
"type":"string",
"max":1000,
"min":1,
"pattern":"[\\w|\\d|\\.|_]+"
},
"SelectorName":{
"type":"string",
"max":1000,
"min":0,
"pattern":".*"
},
"Source":{
"type":"string",
"max":256,
"min":1,
"pattern":".*"
},
"SourceConfig":{
"type":"structure",
"members":{
"ApplyToAllRegions":{
"shape":"Boolean",
"documentation":"<p> Specifies whether the channel applies to a single region or to all regions.</p>"
},
"AdvancedEventSelectors":{
"shape":"AdvancedEventSelectors",
"documentation":"<p> The advanced event selectors that are configured for the channel.</p>"
}
},
"documentation":"<p> Contains configuration information about the channel. </p>"
},
"StartImportRequest":{
"type":"structure",
"members":{
"Destinations":{
"shape":"ImportDestinations",
"documentation":"<p> The ARN of the destination event data store. Use this parameter for a new import. </p>"
},
"ImportSource":{
"shape":"ImportSource",
"documentation":"<p> The source S3 bucket for the import. Use this parameter for a new import. </p>"
},
"StartEventTime":{
"shape":"Date",
"documentation":"<p> Use with <code>EndEventTime</code> to bound a <code>StartImport</code> 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 <code>StartEventTime</code> and <code>EndEventTime</code> before attempting to import events. </p>"
},
"EndEventTime":{
"shape":"Date",
"documentation":"<p> Use with <code>StartEventTime</code> to bound a <code>StartImport</code> 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 <code>StartEventTime</code> and <code>EndEventTime</code> before attempting to import events. </p>"
},
"ImportId":{
"shape":"UUID",
"documentation":"<p> The ID of the import. Use this parameter when you are retrying an import. </p>"
}
}
},
"StartImportResponse":{
"type":"structure",
"members":{
"ImportId":{
"shape":"UUID",
"documentation":"<p> The ID of the import. </p>"
},
"Destinations":{
"shape":"ImportDestinations",
"documentation":"<p> The ARN of the destination event data store. </p>"
},
"ImportSource":{
"shape":"ImportSource",
"documentation":"<p> The source S3 bucket for the import. </p>"
},
"StartEventTime":{
"shape":"Date",
"documentation":"<p> Used with <code>EndEventTime</code> to bound a <code>StartImport</code> request, and limit imported trail events to only those events logged within a specified time period. </p>"
},
"EndEventTime":{
"shape":"Date",
"documentation":"<p> Used with <code>StartEventTime</code> to bound a <code>StartImport</code> request, and limit imported trail events to only those events logged within a specified time period. </p>"
},
"ImportStatus":{
"shape":"ImportStatus",
"documentation":"<p> Shows the status of the import after a <code>StartImport</code> request. An import finishes with a status of <code>COMPLETED</code> if there were no failures, or <code>FAILED</code> if there were failures. </p>"
},
"CreatedTimestamp":{
"shape":"Date",
"documentation":"<p> The timestamp for the import's creation. </p>"
},
"UpdatedTimestamp":{
"shape":"Date",
"documentation":"<p> The timestamp of the import's last update, if applicable. </p>"
}
}
},
"StartLoggingRequest":{
"type":"structure",
"required":["Name"],
"members":{
"Name":{
"shape":"String",
"documentation":"<p>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.</p> <p> <code>arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail</code> </p>"
}
},
"documentation":"<p>The request to CloudTrail to start logging Amazon Web Services API calls for an account.</p>"
},
"StartLoggingResponse":{
"type":"structure",
"members":{
},
"documentation":"<p>Returns the objects or data listed below if successful. Otherwise, returns an error.</p>"
},
"StartQueryRequest":{
"type":"structure",
"required":["QueryStatement"],
"members":{
"QueryStatement":{
"shape":"QueryStatement",
"documentation":"<p>The SQL code of your query.</p>"
},
"DeliveryS3Uri":{
"shape":"DeliveryS3Uri",
"documentation":"<p> The URI for the S3 bucket where CloudTrail delivers the query results. </p>"
}
}
},
"StartQueryResponse":{
"type":"structure",
"members":{
"QueryId":{
"shape":"UUID",
"documentation":"<p>The ID of the started query.</p>"
}
}
},
"StopImportRequest":{
"type":"structure",
"required":["ImportId"],
"members":{
"ImportId":{
"shape":"UUID",
"documentation":"<p> The ID of the import. </p>"
}
}
},
"StopImportResponse":{
"type":"structure",
"members":{
"ImportId":{
"shape":"UUID",
"documentation":"<p> The ID for the import. </p>"
},
"ImportSource":{
"shape":"ImportSource",
"documentation":"<p> The source S3 bucket for the import. </p>"
},
"Destinations":{
"shape":"ImportDestinations",
"documentation":"<p> The ARN of the destination event data store. </p>"
},
"ImportStatus":{
"shape":"ImportStatus",
"documentation":"<p> The status of the import. </p>"
},
"CreatedTimestamp":{
"shape":"Date",
"documentation":"<p> The timestamp of the import's creation. </p>"
},
"UpdatedTimestamp":{
"shape":"Date",
"documentation":"<p> The timestamp of the import's last update. </p>"
},
"StartEventTime":{
"shape":"Date",
"documentation":"<p> Used with <code>EndEventTime</code> to bound a <code>StartImport</code> request, and limit imported trail events to only those events logged within a specified time period. </p>"
},
"EndEventTime":{
"shape":"Date",
"documentation":"<p> Used with <code>StartEventTime</code> to bound a <code>StartImport</code> request, and limit imported trail events to only those events logged within a specified time period. </p>"
},
"ImportStatistics":{
"shape":"ImportStatistics",
"documentation":"<p> Returns information on the stopped import. </p>"
}
}
},
"StopLoggingRequest":{
"type":"structure",
"required":["Name"],
"members":{
"Name":{
"shape":"String",
"documentation":"<p>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.</p> <p> <code>arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail</code> </p>"
}
},
"documentation":"<p>Passes the request to CloudTrail to stop logging Amazon Web Services API calls for the specified account.</p>"
},
"StopLoggingResponse":{
"type":"structure",
"members":{
},
"documentation":"<p>Returns the objects or data listed below if successful. Otherwise, returns an error.</p>"
},
"String":{"type":"string"},
"Tag":{
"type":"structure",
"required":["Key"],
"members":{
"Key":{
"shape":"TagKey",
"documentation":"<p>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.</p>"
},
"Value":{
"shape":"TagValue",
"documentation":"<p>The value in a key-value pair of a tag. The value must be no longer than 256 Unicode characters.</p>"
}
},
"documentation":"<p>A custom key-value pair associated with a resource such as a CloudTrail trail.</p>"
},
"TagKey":{
"type":"string",
"max":128,
"min":1
},
"TagValue":{
"type":"string",
"max":256,
"min":1
},
"TagsLimitExceededException":{
"type":"structure",
"members":{
},
"documentation":"<p>The number of tags per trail has exceeded the permitted amount. Currently, the limit is 50.</p>",
"exception":true
},
"TagsList":{
"type":"list",
"member":{"shape":"Tag"},
"documentation":"<p>A list of tags.</p>",
"max":200
},
"TerminationProtectionEnabled":{"type":"boolean"},
"Trail":{
"type":"structure",
"members":{
"Name":{
"shape":"String",
"documentation":"<p>Name of the trail set by calling <a>CreateTrail</a>. The maximum length is 128 characters.</p>"
},
"S3BucketName":{
"shape":"String",
"documentation":"<p>Name of the Amazon S3 bucket into which CloudTrail delivers your trail files. See <a href=\"https://docs.aws.amazon.com/awscloudtrail/latest/userguide/create_trail_naming_policy.html\">Amazon S3 Bucket Naming Requirements</a>.</p>"
},
"S3KeyPrefix":{
"shape":"String",
"documentation":"<p>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 <a href=\"https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-find-log-files.html\">Finding Your CloudTrail Log Files</a>. The maximum length is 200 characters.</p>"
},
"SnsTopicName":{
"shape":"String",
"documentation":"<p>This field is no longer in use. Use SnsTopicARN.</p>",
"deprecated":true
},
"SnsTopicARN":{
"shape":"String",
"documentation":"<p>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.</p> <p> <code>arn:aws:sns:us-east-2:123456789012:MyTopic</code> </p>"
},
"IncludeGlobalServiceEvents":{
"shape":"Boolean",
"documentation":"<p>Set to <b>True</b> to include Amazon Web Services API calls from Amazon Web Services global services such as IAM. Otherwise, <b>False</b>.</p>"
},
"IsMultiRegionTrail":{
"shape":"Boolean",
"documentation":"<p>Specifies whether the trail exists only in one region or exists in all regions.</p>"
},
"HomeRegion":{
"shape":"String",
"documentation":"<p>The region in which the trail was created.</p>"
},
"TrailARN":{
"shape":"String",
"documentation":"<p>Specifies the ARN of the trail. The following is the format of a trail ARN.</p> <p> <code>arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail</code> </p>"
},
"LogFileValidationEnabled":{
"shape":"Boolean",
"documentation":"<p>Specifies whether log file validation is enabled.</p>"
},
"CloudWatchLogsLogGroupArn":{
"shape":"String",
"documentation":"<p>Specifies an Amazon Resource Name (ARN), a unique identifier that represents the log group to which CloudTrail logs will be delivered.</p>"
},
"CloudWatchLogsRoleArn":{
"shape":"String",
"documentation":"<p>Specifies the role for the CloudWatch Logs endpoint to assume to write to a user's log group.</p>"
},
"KmsKeyId":{
"shape":"String",
"documentation":"<p>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.</p> <p> <code>arn:aws:kms:us-east-2:123456789012:key/12345678-1234-1234-1234-123456789012</code> </p>"
},
"HasCustomEventSelectors":{
"shape":"Boolean",
"documentation":"<p>Specifies if the trail has custom event selectors.</p>"
},
"HasInsightSelectors":{
"shape":"Boolean",
"documentation":"<p>Specifies whether a trail has insight types specified in an <code>InsightSelector</code> list.</p>"
},
"IsOrganizationTrail":{
"shape":"Boolean",
"documentation":"<p>Specifies whether the trail is an organization trail.</p>"
}
},
"documentation":"<p>The settings for a trail.</p>"
},
"TrailAlreadyExistsException":{
"type":"structure",
"members":{
},
"documentation":"<p>This exception is thrown when the specified trail already exists.</p>",
"exception":true
},
"TrailInfo":{
"type":"structure",
"members":{
"TrailARN":{
"shape":"String",
"documentation":"<p>The ARN of a trail.</p>"
},
"Name":{
"shape":"String",
"documentation":"<p>The name of a trail.</p>"
},
"HomeRegion":{
"shape":"String",
"documentation":"<p>The Amazon Web Services Region in which a trail was created.</p>"
}
},
"documentation":"<p>Information about a CloudTrail trail, including the trail's name, home region, and Amazon Resource Name (ARN).</p>"
},
"TrailList":{
"type":"list",
"member":{"shape":"Trail"}
},
"TrailNameList":{
"type":"list",
"member":{"shape":"String"}
},
"TrailNotFoundException":{
"type":"structure",
"members":{
},
"documentation":"<p>This exception is thrown when the trail with the given name is not found.</p>",
"exception":true
},
"TrailNotProvidedException":{
"type":"structure",
"members":{
},
"documentation":"<p>This exception is no longer in use.</p>",
"exception":true
},
"Trails":{
"type":"list",
"member":{"shape":"TrailInfo"}
},
"UUID":{
"type":"string",
"max":36,
"min":36,
"pattern":"^[a-f0-9\\-]+$"
},
"UnsupportedOperationException":{
"type":"structure",
"members":{
},
"documentation":"<p>This exception is thrown when the requested operation is not supported.</p>",
"exception":true
},
"UpdateEventDataStoreRequest":{
"type":"structure",
"required":["EventDataStore"],
"members":{
"EventDataStore":{
"shape":"EventDataStoreArn",
"documentation":"<p>The ARN (or the ID suffix of the ARN) of the event data store that you want to update.</p>"
},
"Name":{
"shape":"EventDataStoreName",
"documentation":"<p>The event data store name.</p>"
},
"AdvancedEventSelectors":{
"shape":"AdvancedEventSelectors",
"documentation":"<p>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.</p>"
},
"MultiRegionEnabled":{
"shape":"Boolean",
"documentation":"<p>Specifies whether an event data store collects events from all regions, or only from the region in which it was created.</p>"
},
"OrganizationEnabled":{
"shape":"Boolean",
"documentation":"<p>Specifies whether an event data store collects events logged for an organization in Organizations.</p>"
},
"RetentionPeriod":{
"shape":"RetentionPeriod",
"documentation":"<p>The retention period, in days.</p>"
},
"TerminationProtectionEnabled":{
"shape":"TerminationProtectionEnabled",
"documentation":"<p>Indicates that termination protection is enabled and the event data store cannot be automatically deleted.</p>"
},
"KmsKeyId":{
"shape":"EventDataStoreKmsKeyId",
"documentation":"<p>Specifies the KMS key ID to use to encrypt the events delivered by CloudTrail. The value can be an alias name prefixed by <code>alias/</code>, a fully specified ARN to an alias, a fully specified ARN to a key, or a globally unique identifier.</p> <important> <p>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.</p> </important> <p>CloudTrail also supports KMS multi-Region keys. For more information about multi-Region keys, see <a href=\"https://docs.aws.amazon.com/kms/latest/developerguide/multi-region-keys-overview.html\">Using multi-Region keys</a> in the <i>Key Management Service Developer Guide</i>.</p> <p>Examples:</p> <ul> <li> <p> <code>alias/MyAliasName</code> </p> </li> <li> <p> <code>arn:aws:kms:us-east-2:123456789012:alias/MyAliasName</code> </p> </li> <li> <p> <code>arn:aws:kms:us-east-2:123456789012:key/12345678-1234-1234-1234-123456789012</code> </p> </li> <li> <p> <code>12345678-1234-1234-1234-123456789012</code> </p> </li> </ul>"
}
}
},
"UpdateEventDataStoreResponse":{
"type":"structure",
"members":{
"EventDataStoreArn":{
"shape":"EventDataStoreArn",
"documentation":"<p>The ARN of the event data store.</p>"
},
"Name":{
"shape":"EventDataStoreName",
"documentation":"<p>The name of the event data store.</p>"
},
"Status":{
"shape":"EventDataStoreStatus",
"documentation":"<p>The status of an event data store. Values can be <code>ENABLED</code> and <code>PENDING_DELETION</code>.</p>"
},
"AdvancedEventSelectors":{
"shape":"AdvancedEventSelectors",
"documentation":"<p>The advanced event selectors that are applied to the event data store.</p>"
},
"MultiRegionEnabled":{
"shape":"Boolean",
"documentation":"<p>Indicates whether the event data store includes events from all regions, or only from the region in which it was created.</p>"
},
"OrganizationEnabled":{
"shape":"Boolean",
"documentation":"<p>Indicates whether an event data store is collecting logged events for an organization in Organizations.</p>"
},
"RetentionPeriod":{
"shape":"RetentionPeriod",
"documentation":"<p>The retention period, in days.</p>"
},
"TerminationProtectionEnabled":{
"shape":"TerminationProtectionEnabled",
"documentation":"<p>Indicates whether termination protection is enabled for the event data store.</p>"
},
"CreatedTimestamp":{
"shape":"Date",
"documentation":"<p>The timestamp that shows when an event data store was first created.</p>"
},
"UpdatedTimestamp":{
"shape":"Date",
"documentation":"<p>The timestamp that shows when the event data store was last updated. <code>UpdatedTimestamp</code> is always either the same or newer than the time shown in <code>CreatedTimestamp</code>.</p>"
},
"KmsKeyId":{
"shape":"EventDataStoreKmsKeyId",
"documentation":"<p>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.</p> <p> <code>arn:aws:kms:us-east-2:123456789012:key/12345678-1234-1234-1234-123456789012</code> </p>"
}
}
},
"UpdateTrailRequest":{
"type":"structure",
"required":["Name"],
"members":{
"Name":{
"shape":"String",
"documentation":"<p>Specifies the name of the trail or trail ARN. If <code>Name</code> is a trail name, the string must meet the following requirements:</p> <ul> <li> <p>Contain only ASCII letters (a-z, A-Z), numbers (0-9), periods (.), underscores (_), or dashes (-)</p> </li> <li> <p>Start with a letter or number, and end with a letter or number</p> </li> <li> <p>Be between 3 and 128 characters</p> </li> <li> <p>Have no adjacent periods, underscores or dashes. Names like <code>my-_namespace</code> and <code>my--namespace</code> are not valid.</p> </li> <li> <p>Not be in IP address format (for example, 192.168.5.4)</p> </li> </ul> <p>If <code>Name</code> is a trail ARN, it must be in the following format.</p> <p> <code>arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail</code> </p>"
},
"S3BucketName":{
"shape":"String",
"documentation":"<p>Specifies the name of the Amazon S3 bucket designated for publishing log files. See <a href=\"https://docs.aws.amazon.com/awscloudtrail/latest/userguide/create_trail_naming_policy.html\">Amazon S3 Bucket Naming Requirements</a>.</p>"
},
"S3KeyPrefix":{
"shape":"String",
"documentation":"<p>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 <a href=\"https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-find-log-files.html\">Finding Your CloudTrail Log Files</a>. The maximum length is 200 characters.</p>"
},
"SnsTopicName":{
"shape":"String",
"documentation":"<p>Specifies the name of the Amazon SNS topic defined for notification of log file delivery. The maximum length is 256 characters.</p>"
},
"IncludeGlobalServiceEvents":{
"shape":"Boolean",
"documentation":"<p>Specifies whether the trail is publishing events from global services such as IAM to the log files.</p>"
},
"IsMultiRegionTrail":{
"shape":"Boolean",
"documentation":"<p>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.</p>"
},
"EnableLogFileValidation":{
"shape":"Boolean",
"documentation":"<p>Specifies whether log file validation is enabled. The default is false.</p> <note> <p>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.</p> </note>"
},
"CloudWatchLogsLogGroupArn":{
"shape":"String",
"documentation":"<p>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. Not required unless you specify <code>CloudWatchLogsRoleArn</code>.</p>"
},
"CloudWatchLogsRoleArn":{
"shape":"String",
"documentation":"<p>Specifies the role for the CloudWatch Logs endpoint to assume to write to a user's log group.</p>"
},
"KmsKeyId":{
"shape":"String",
"documentation":"<p>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.</p> <p>CloudTrail also supports KMS multi-Region keys. For more information about multi-Region keys, see <a href=\"https://docs.aws.amazon.com/kms/latest/developerguide/multi-region-keys-overview.html\">Using multi-Region keys</a> in the <i>Key Management Service Developer Guide</i>.</p> <p>Examples:</p> <ul> <li> <p>alias/MyAliasName</p> </li> <li> <p>arn:aws:kms:us-east-2:123456789012:alias/MyAliasName</p> </li> <li> <p>arn:aws:kms:us-east-2:123456789012:key/12345678-1234-1234-1234-123456789012</p> </li> <li> <p>12345678-1234-1234-1234-123456789012</p> </li> </ul>"
},
"IsOrganizationTrail":{
"shape":"Boolean",
"documentation":"<p>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 for an organization in Organizations. If the trail is not an organization trail and this is set to <code>true</code>, 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 <code>false</code>, the trail will remain in the current Amazon Web Services account but be deleted from all member accounts in the organization.</p>"
}
},
"documentation":"<p>Specifies settings to update for the trail.</p>"
},
"UpdateTrailResponse":{
"type":"structure",
"members":{
"Name":{
"shape":"String",
"documentation":"<p>Specifies the name of the trail.</p>"
},
"S3BucketName":{
"shape":"String",
"documentation":"<p>Specifies the name of the Amazon S3 bucket designated for publishing log files.</p>"
},
"S3KeyPrefix":{
"shape":"String",
"documentation":"<p>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 <a href=\"https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-find-log-files.html\">Finding Your IAM Log Files</a>.</p>"
},
"SnsTopicName":{
"shape":"String",
"documentation":"<p>This field is no longer in use. Use <a>UpdateTrailResponse$SnsTopicARN</a>.</p>",
"deprecated":true
},
"SnsTopicARN":{
"shape":"String",
"documentation":"<p>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.</p> <p> <code>arn:aws:sns:us-east-2:123456789012:MyTopic</code> </p>"
},
"IncludeGlobalServiceEvents":{
"shape":"Boolean",
"documentation":"<p>Specifies whether the trail is publishing events from global services such as IAM to the log files.</p>"
},
"IsMultiRegionTrail":{
"shape":"Boolean",
"documentation":"<p>Specifies whether the trail exists in one region or in all regions.</p>"
},
"TrailARN":{
"shape":"String",
"documentation":"<p>Specifies the ARN of the trail that was updated. The following is the format of a trail ARN.</p> <p> <code>arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail</code> </p>"
},
"LogFileValidationEnabled":{
"shape":"Boolean",
"documentation":"<p>Specifies whether log file integrity validation is enabled.</p>"
},
"CloudWatchLogsLogGroupArn":{
"shape":"String",
"documentation":"<p>Specifies the Amazon Resource Name (ARN) of the log group to which CloudTrail logs are delivered.</p>"
},
"CloudWatchLogsRoleArn":{
"shape":"String",
"documentation":"<p>Specifies the role for the CloudWatch Logs endpoint to assume to write to a user's log group.</p>"
},
"KmsKeyId":{
"shape":"String",
"documentation":"<p>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.</p> <p> <code>arn:aws:kms:us-east-2:123456789012:key/12345678-1234-1234-1234-123456789012</code> </p>"
},
"IsOrganizationTrail":{
"shape":"Boolean",
"documentation":"<p>Specifies whether the trail is an organization trail.</p>"
}
},
"documentation":"<p>Returns the objects or data listed below if successful. Otherwise, returns an error.</p>"
}
},
"documentation":"<fullname>CloudTrail</fullname> <p>This is the CloudTrail API Reference. It provides descriptions of actions, data types, common parameters, and common errors for CloudTrail.</p> <p>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.</p> <note> <p>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 <a href=\"http://aws.amazon.com/tools/\">Tools to Build on Amazon Web Services</a>.</p> </note> <p>See the <a href=\"https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-user-guide.html\">CloudTrail User Guide</a> for information about the data that is included with each Amazon Web Services API call listed in the log files.</p>"
}