UNPKG

openapi-directory

Version:

Building & bundling https://github.com/APIs-guru/openapi-directory for easy use from JS

1 lines 284 kB
{"openapi":"3.0.0","info":{"version":"2013-11-01","x-release":"v4","title":"AWS CloudTrail","description":"<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>","x-logo":{"url":"https://twitter.com/awscloud/profile_image?size=original","backgroundColor":"#FFFFFF"},"termsOfService":"https://aws.amazon.com/service-terms/","contact":{"name":"Mike Ralphson","email":"mike.ralphson@gmail.com","url":"https://github.com/mermade/aws2openapi","x-twitter":"PermittedSoc"},"license":{"name":"Apache 2.0 License","url":"http://www.apache.org/licenses/"},"x-providerName":"amazonaws.com","x-serviceName":"cloudtrail","x-origin":[{"contentType":"application/json","url":"https://raw.githubusercontent.com/aws/aws-sdk-js/master/apis/cloudtrail-2013-11-01.normal.json","converter":{"url":"https://github.com/mermade/aws2openapi","version":"1.0.0"},"x-apisguru-driver":"external"}],"x-apiClientRegistration":{"url":"https://portal.aws.amazon.com/gp/aws/developer/registration/index.html?nc2=h_ct"},"x-apisguru-categories":["cloud"],"x-preferred":true},"externalDocs":{"description":"Amazon Web Services documentation","url":"https://docs.aws.amazon.com/cloudtrail/"},"servers":[{"url":"http://cloudtrail.{region}.amazonaws.com","variables":{"region":{"description":"The AWS region","enum":["us-east-1","us-east-2","us-west-1","us-west-2","us-gov-west-1","us-gov-east-1","ca-central-1","eu-north-1","eu-west-1","eu-west-2","eu-west-3","eu-central-1","eu-south-1","af-south-1","ap-northeast-1","ap-northeast-2","ap-northeast-3","ap-southeast-1","ap-southeast-2","ap-east-1","ap-south-1","sa-east-1","me-south-1"],"default":"us-east-1"}},"description":"The CloudTrail multi-region endpoint"},{"url":"https://cloudtrail.{region}.amazonaws.com","variables":{"region":{"description":"The AWS region","enum":["us-east-1","us-east-2","us-west-1","us-west-2","us-gov-west-1","us-gov-east-1","ca-central-1","eu-north-1","eu-west-1","eu-west-2","eu-west-3","eu-central-1","eu-south-1","af-south-1","ap-northeast-1","ap-northeast-2","ap-northeast-3","ap-southeast-1","ap-southeast-2","ap-east-1","ap-south-1","sa-east-1","me-south-1"],"default":"us-east-1"}},"description":"The CloudTrail multi-region endpoint"},{"url":"http://cloudtrail.{region}.amazonaws.com.cn","variables":{"region":{"description":"The AWS region","enum":["cn-north-1","cn-northwest-1"],"default":"cn-north-1"}},"description":"The CloudTrail endpoint for China (Beijing) and China (Ningxia)"},{"url":"https://cloudtrail.{region}.amazonaws.com.cn","variables":{"region":{"description":"The AWS region","enum":["cn-north-1","cn-northwest-1"],"default":"cn-north-1"}},"description":"The CloudTrail endpoint for China (Beijing) and China (Ningxia)"}],"x-hasEquivalentPaths":true,"paths":{"/#X-Amz-Target=com.amazonaws.cloudtrail.v20131101.CloudTrail_20131101.AddTags":{"post":{"operationId":"AddTags","description":"Adds one or more tags to a trail, event data store, or channel, up to a limit of 50. Overwrites an existing tag's value when a new value is specified for an existing tag key. Tag key names must be unique; you cannot have two keys with the same name but different values. If you specify a key without a value, the tag will be created with the specified key and a value of null. You can tag a trail or event data store that applies to all Amazon Web Services Regions only from the Region in which the trail or event data store was created (also known as its home Region).","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AddTagsResponse"}}}},"480":{"description":"ResourceNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}},"481":{"description":"CloudTrailARNInvalidException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CloudTrailARNInvalidException"}}}},"482":{"description":"EventDataStoreARNInvalidException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EventDataStoreARNInvalidException"}}}},"483":{"description":"ChannelARNInvalidException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ChannelARNInvalidException"}}}},"484":{"description":"ResourceTypeNotSupportedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceTypeNotSupportedException"}}}},"485":{"description":"TagsLimitExceededException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TagsLimitExceededException"}}}},"486":{"description":"InvalidTrailNameException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidTrailNameException"}}}},"487":{"description":"InvalidTagParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidTagParameterException"}}}},"488":{"description":"InactiveEventDataStoreException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InactiveEventDataStoreException"}}}},"489":{"description":"EventDataStoreNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EventDataStoreNotFoundException"}}}},"490":{"description":"ChannelNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ChannelNotFoundException"}}}},"491":{"description":"UnsupportedOperationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnsupportedOperationException"}}}},"492":{"description":"OperationNotPermittedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OperationNotPermittedException"}}}},"493":{"description":"NotOrganizationMasterAccountException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NotOrganizationMasterAccountException"}}}},"494":{"description":"NoManagementAccountSLRExistsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NoManagementAccountSLRExistsException"}}}},"495":{"description":"ConflictException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConflictException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AddTagsRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["com.amazonaws.cloudtrail.v20131101.CloudTrail_20131101.AddTags"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=com.amazonaws.cloudtrail.v20131101.CloudTrail_20131101.CancelQuery":{"post":{"operationId":"CancelQuery","description":"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.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CancelQueryResponse"}}}},"480":{"description":"EventDataStoreARNInvalidException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EventDataStoreARNInvalidException"}}}},"481":{"description":"EventDataStoreNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EventDataStoreNotFoundException"}}}},"482":{"description":"InactiveEventDataStoreException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InactiveEventDataStoreException"}}}},"483":{"description":"InactiveQueryException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InactiveQueryException"}}}},"484":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"485":{"description":"QueryIdNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/QueryIdNotFoundException"}}}},"486":{"description":"OperationNotPermittedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OperationNotPermittedException"}}}},"487":{"description":"UnsupportedOperationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnsupportedOperationException"}}}},"488":{"description":"NoManagementAccountSLRExistsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NoManagementAccountSLRExistsException"}}}},"489":{"description":"ConflictException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConflictException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CancelQueryRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["com.amazonaws.cloudtrail.v20131101.CloudTrail_20131101.CancelQuery"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=com.amazonaws.cloudtrail.v20131101.CloudTrail_20131101.CreateChannel":{"post":{"operationId":"CreateChannel","description":"Creates a channel for CloudTrail to ingest events from a partner or external source. After you create a channel, a CloudTrail Lake event data store can log events from the partner or source that you specify.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateChannelResponse"}}}},"480":{"description":"ChannelMaxLimitExceededException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ChannelMaxLimitExceededException"}}}},"481":{"description":"InvalidSourceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidSourceException"}}}},"482":{"description":"ChannelAlreadyExistsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ChannelAlreadyExistsException"}}}},"483":{"description":"EventDataStoreARNInvalidException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EventDataStoreARNInvalidException"}}}},"484":{"description":"EventDataStoreNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EventDataStoreNotFoundException"}}}},"485":{"description":"InvalidEventDataStoreCategoryException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidEventDataStoreCategoryException"}}}},"486":{"description":"InactiveEventDataStoreException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InactiveEventDataStoreException"}}}},"487":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"488":{"description":"InvalidTagParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidTagParameterException"}}}},"489":{"description":"TagsLimitExceededException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TagsLimitExceededException"}}}},"490":{"description":"OperationNotPermittedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OperationNotPermittedException"}}}},"491":{"description":"UnsupportedOperationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnsupportedOperationException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateChannelRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["com.amazonaws.cloudtrail.v20131101.CloudTrail_20131101.CreateChannel"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=com.amazonaws.cloudtrail.v20131101.CloudTrail_20131101.CreateEventDataStore":{"post":{"operationId":"CreateEventDataStore","description":"Creates a new event data store.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateEventDataStoreResponse"}}}},"480":{"description":"EventDataStoreAlreadyExistsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EventDataStoreAlreadyExistsException"}}}},"481":{"description":"EventDataStoreMaxLimitExceededException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EventDataStoreMaxLimitExceededException"}}}},"482":{"description":"InvalidEventSelectorsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidEventSelectorsException"}}}},"483":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"484":{"description":"InvalidTagParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidTagParameterException"}}}},"485":{"description":"OperationNotPermittedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OperationNotPermittedException"}}}},"486":{"description":"UnsupportedOperationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnsupportedOperationException"}}}},"487":{"description":"ConflictException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConflictException"}}}},"488":{"description":"InsufficientEncryptionPolicyException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InsufficientEncryptionPolicyException"}}}},"489":{"description":"InvalidKmsKeyIdException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidKmsKeyIdException"}}}},"490":{"description":"KmsKeyNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/KmsKeyNotFoundException"}}}},"491":{"description":"KmsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/KmsException"}}}},"492":{"description":"CloudTrailAccessNotEnabledException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CloudTrailAccessNotEnabledException"}}}},"493":{"description":"InsufficientDependencyServiceAccessPermissionException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InsufficientDependencyServiceAccessPermissionException"}}}},"494":{"description":"NotOrganizationMasterAccountException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NotOrganizationMasterAccountException"}}}},"495":{"description":"OrganizationsNotInUseException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationsNotInUseException"}}}},"496":{"description":"OrganizationNotInAllFeaturesModeException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationNotInAllFeaturesModeException"}}}},"497":{"description":"NoManagementAccountSLRExistsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NoManagementAccountSLRExistsException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateEventDataStoreRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["com.amazonaws.cloudtrail.v20131101.CloudTrail_20131101.CreateEventDataStore"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=com.amazonaws.cloudtrail.v20131101.CloudTrail_20131101.CreateTrail":{"post":{"operationId":"CreateTrail","description":"Creates a trail that specifies the settings for delivery of log data to an Amazon S3 bucket. ","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateTrailResponse"}}}},"480":{"description":"MaximumNumberOfTrailsExceededException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MaximumNumberOfTrailsExceededException"}}}},"481":{"description":"TrailAlreadyExistsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TrailAlreadyExistsException"}}}},"482":{"description":"S3BucketDoesNotExistException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/S3BucketDoesNotExistException"}}}},"483":{"description":"InsufficientS3BucketPolicyException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InsufficientS3BucketPolicyException"}}}},"484":{"description":"InsufficientSnsTopicPolicyException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InsufficientSnsTopicPolicyException"}}}},"485":{"description":"InsufficientEncryptionPolicyException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InsufficientEncryptionPolicyException"}}}},"486":{"description":"InvalidS3BucketNameException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidS3BucketNameException"}}}},"487":{"description":"InvalidS3PrefixException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidS3PrefixException"}}}},"488":{"description":"InvalidSnsTopicNameException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidSnsTopicNameException"}}}},"489":{"description":"InvalidKmsKeyIdException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidKmsKeyIdException"}}}},"490":{"description":"InvalidTrailNameException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidTrailNameException"}}}},"491":{"description":"TrailNotProvidedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TrailNotProvidedException"}}}},"492":{"description":"TagsLimitExceededException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TagsLimitExceededException"}}}},"493":{"description":"InvalidParameterCombinationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterCombinationException"}}}},"494":{"description":"KmsKeyNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/KmsKeyNotFoundException"}}}},"495":{"description":"KmsKeyDisabledException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/KmsKeyDisabledException"}}}},"496":{"description":"KmsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/KmsException"}}}},"497":{"description":"InvalidCloudWatchLogsLogGroupArnException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidCloudWatchLogsLogGroupArnException"}}}},"498":{"description":"InvalidCloudWatchLogsRoleArnException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidCloudWatchLogsRoleArnException"}}}},"499":{"description":"CloudWatchLogsDeliveryUnavailableException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CloudWatchLogsDeliveryUnavailableException"}}}},"500":{"description":"InvalidTagParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidTagParameterException"}}}},"501":{"description":"UnsupportedOperationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnsupportedOperationException"}}}},"502":{"description":"OperationNotPermittedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OperationNotPermittedException"}}}},"503":{"description":"CloudTrailAccessNotEnabledException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CloudTrailAccessNotEnabledException"}}}},"504":{"description":"InsufficientDependencyServiceAccessPermissionException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InsufficientDependencyServiceAccessPermissionException"}}}},"505":{"description":"NotOrganizationMasterAccountException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NotOrganizationMasterAccountException"}}}},"506":{"description":"OrganizationsNotInUseException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationsNotInUseException"}}}},"507":{"description":"OrganizationNotInAllFeaturesModeException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationNotInAllFeaturesModeException"}}}},"508":{"description":"NoManagementAccountSLRExistsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NoManagementAccountSLRExistsException"}}}},"509":{"description":"CloudTrailInvalidClientTokenIdException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CloudTrailInvalidClientTokenIdException"}}}},"510":{"description":"ConflictException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConflictException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateTrailRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["com.amazonaws.cloudtrail.v20131101.CloudTrail_20131101.CreateTrail"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=com.amazonaws.cloudtrail.v20131101.CloudTrail_20131101.DeleteChannel":{"post":{"operationId":"DeleteChannel","description":"Deletes a channel.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteChannelResponse"}}}},"480":{"description":"ChannelARNInvalidException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ChannelARNInvalidException"}}}},"481":{"description":"ChannelNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ChannelNotFoundException"}}}},"482":{"description":"OperationNotPermittedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OperationNotPermittedException"}}}},"483":{"description":"UnsupportedOperationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnsupportedOperationException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteChannelRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["com.amazonaws.cloudtrail.v20131101.CloudTrail_20131101.DeleteChannel"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=com.amazonaws.cloudtrail.v20131101.CloudTrail_20131101.DeleteEventDataStore":{"post":{"operationId":"DeleteEventDataStore","description":"<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>","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteEventDataStoreResponse"}}}},"480":{"description":"EventDataStoreARNInvalidException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EventDataStoreARNInvalidException"}}}},"481":{"description":"EventDataStoreNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EventDataStoreNotFoundException"}}}},"482":{"description":"EventDataStoreTerminationProtectedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EventDataStoreTerminationProtectedException"}}}},"483":{"description":"EventDataStoreHasOngoingImportException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EventDataStoreHasOngoingImportException"}}}},"484":{"description":"InactiveEventDataStoreException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InactiveEventDataStoreException"}}}},"485":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"486":{"description":"OperationNotPermittedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OperationNotPermittedException"}}}},"487":{"description":"UnsupportedOperationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnsupportedOperationException"}}}},"488":{"description":"NotOrganizationMasterAccountException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NotOrganizationMasterAccountException"}}}},"489":{"description":"NoManagementAccountSLRExistsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NoManagementAccountSLRExistsException"}}}},"490":{"description":"ChannelExistsForEDSException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ChannelExistsForEDSException"}}}},"491":{"description":"InsufficientDependencyServiceAccessPermissionException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InsufficientDependencyServiceAccessPermissionException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteEventDataStoreRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["com.amazonaws.cloudtrail.v20131101.CloudTrail_20131101.DeleteEventDataStore"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=com.amazonaws.cloudtrail.v20131101.CloudTrail_20131101.DeleteResourcePolicy":{"post":{"operationId":"DeleteResourcePolicy","description":" Deletes the resource-based policy attached to the CloudTrail channel. ","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteResourcePolicyResponse"}}}},"480":{"description":"ResourceARNNotValidException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceARNNotValidException"}}}},"481":{"description":"ResourceNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}},"482":{"description":"ResourcePolicyNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourcePolicyNotFoundException"}}}},"483":{"description":"ResourceTypeNotSupportedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceTypeNotSupportedException"}}}},"484":{"description":"OperationNotPermittedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OperationNotPermittedException"}}}},"485":{"description":"UnsupportedOperationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnsupportedOperationException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteResourcePolicyRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["com.amazonaws.cloudtrail.v20131101.CloudTrail_20131101.DeleteResourcePolicy"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=com.amazonaws.cloudtrail.v20131101.CloudTrail_20131101.DeleteTrail":{"post":{"operationId":"DeleteTrail","description":"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.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteTrailResponse"}}}},"480":{"description":"TrailNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TrailNotFoundException"}}}},"481":{"description":"InvalidTrailNameException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidTrailNameException"}}}},"482":{"description":"CloudTrailARNInvalidException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CloudTrailARNInvalidException"}}}},"483":{"description":"ConflictException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConflictException"}}}},"484":{"description":"InvalidHomeRegionException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidHomeRegionException"}}}},"485":{"description":"UnsupportedOperationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnsupportedOperationException"}}}},"486":{"description":"OperationNotPermittedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OperationNotPermittedException"}}}},"487":{"description":"NotOrganizationMasterAccountException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NotOrganizationMasterAccountException"}}}},"488":{"description":"NoManagementAccountSLRExistsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NoManagementAccountSLRExistsException"}}}},"489":{"description":"InsufficientDependencyServiceAccessPermissionException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InsufficientDependencyServiceAccessPermissionException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteTrailRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["com.amazonaws.cloudtrail.v20131101.CloudTrail_20131101.DeleteTrail"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=com.amazonaws.cloudtrail.v20131101.CloudTrail_20131101.DeregisterOrganizationDelegatedAdmin":{"post":{"operationId":"DeregisterOrganizationDelegatedAdmin","description":"Removes CloudTrail delegated administrator permissions from a member account in an organization.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeregisterOrganizationDelegatedAdminResponse"}}}},"480":{"description":"AccountNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccountNotFoundException"}}}},"481":{"description":"AccountNotRegisteredException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccountNotRegisteredException"}}}},"482":{"description":"CloudTrailAccessNotEnabledException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CloudTrailAccessNotEnabledException"}}}},"483":{"description":"ConflictException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConflictException"}}}},"484":{"description":"InsufficientDependencyServiceAccessPermissionException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InsufficientDependencyServiceAccessPermissionException"}}}},"485":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"486":{"description":"NotOrganizationManagementAccountException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NotOrganizationManagementAccountException"}}}},"487":{"description":"OrganizationNotInAllFeaturesModeException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationNotInAllFeaturesModeException"}}}},"488":{"description":"OrganizationsNotInUseException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationsNotInUseException"}}}},"489":{"description":"UnsupportedOperationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnsupportedOperationException"}}}},"490":{"description":"OperationNotPermittedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OperationNotPermittedException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeregisterOrganizationDelegatedAdminRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["com.amazonaws.cloudtrail.v20131101.CloudTrail_20131101.DeregisterOrganizationDelegatedAdmin"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=com.amazonaws.cloudtrail.v20131101.CloudTrail_20131101.DescribeQuery":{"post":{"operationId":"DescribeQuery","description":"<p>Returns metadata about a query, including query run time in milliseconds, number of events scanned and matched, and query status. If the query results were delivered to an S3 bucket, the response also provides the S3 URI and the delivery status.</p> <p>You must specify either a <code>QueryID</code> or a <code>QueryAlias</code>. Specifying the <code>QueryAlias</code> parameter returns information about the last query run for the alias.</p>","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DescribeQueryResponse"}}}},"480":{"description":"EventDataStoreARNInvalidException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EventDataStoreARNInvalidException"}}}},"481":{"description":"EventDataStoreNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EventDataStoreNotFoundException"}}}},"482":{"description":"InactiveEventDataStoreException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InactiveEventDataStoreException"}}}},"483":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"484":{"description":"QueryIdNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/QueryIdNotFoundException"}}}},"485":{"description":"OperationNotPermittedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OperationNotPermittedException"}}}},"486":{"description":"UnsupportedOperationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnsupportedOperationException"}}}},"487":{"description":"NoManagementAccountSLRExistsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NoManagementAccountSLRExistsException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DescribeQueryRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["com.amazonaws.cloudtrail.v20131101.CloudTrail_20131101.DescribeQuery"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=com.amazonaws.cloudtrail.v20131101.CloudTrail_20131101.DescribeTrails":{"post":{"operationId":"DescribeTrails","description":"Retrieves settings for one or more trails associated with the current Region for your account.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DescribeTrailsResponse"}}}},"480":{"description":"UnsupportedOperationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnsupportedOperationException"}}}},"481":{"description":"OperationNotPermittedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OperationNotPermittedException"}}}},"482":{"description":"InvalidTrailNameException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidTrailNameException"}}}},"483":{"description":"NoManagementAccountSLRExistsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NoManagementAccountSLRExistsException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DescribeTrailsRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["com.amazonaws.cloudtrail.v20131101.CloudTrail_20131101.DescribeTrails"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=com.amazonaws.cloudtrail.v20131101.CloudTrail_20131101.GetChannel":{"post":{"operationId":"GetChannel","description":" Returns information about a specific channel. ","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetChannelResponse"}}}},"480":{"description":"ChannelARNInvalidException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ChannelARNInvalidException"}}}},"481":{"description":"ChannelNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ChannelNotFoundException"}}}},"482":{"description":"OperationNotPermittedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OperationNotPermittedException"}}}},"483":{"description":"UnsupportedOperationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnsupportedOperationException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetChannelRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["com.amazonaws.cloudtrail.v20131101.CloudTrail_20131101.GetChannel"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=com.amazonaws.cloudtrail.v20131101.CloudTrail_20131101.GetEventDataStore":{"post":{"operationId":"GetEventDataStore","description":"Returns information about an event data store specified as either an ARN or the ID portion of the ARN.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetEventDataStoreResponse"}}}},"480":{"description":"EventDataStoreARNInvalidException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EventDataStoreARNInvalidException"}}}},"481":{"description":"EventDataStoreNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EventDataStoreNotFoundException"}}}},"482":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"483":{"description":"OperationNotPermittedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OperationNotPermittedException"}}}},"484":{"description":"UnsupportedOperationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnsupportedOperationException"}}}},"485":{"description":"NoManagementAccountSLRExistsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NoManagementAccountSLRExistsException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetEventDataStoreRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["com.amazonaws.cloudtrail.v20131101.CloudTrail_20131101.GetEventDataStore"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=com.amazonaws.cloudtrail.v20131101.CloudTrail_20131101.GetEventSelectors":{"post":{"operationId":"GetEventSelectors","description":"<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</a> </p> </li> <li> <p> <a href=\"https://docs.aws.amazon.com/awscloudtrail/latest/userguide/logging-data-events-with-cloudtrail.html\">Logging data events</a> </p> </li> </ul>","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetEventSelectorsResponse"}}}},"480":{"description":"TrailNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TrailNotFoundException"}}}},"481":{"description":"InvalidTrailNameException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidTrailNameException"}}}},"482":{"description":"CloudTrailARNInvalidException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CloudTrailARNInvalidException"}}}},"483":{"description":"UnsupportedOperationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnsupportedOperationException"}}}},"484":{"description":"OperationNotPermittedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OperationNotPermittedException"}}}},"485":{"description":"NoManagementAccountSLRExistsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NoManagementAccountSLRExistsException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetEventSelectorsRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["com.amazonaws.cloudtrail.v20131101.CloudTrail_20131101.GetEventSelectors"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=com.amazonaws.cloudtrail.v20131101.CloudTrail_20131101.GetImport":{"post":{"operationId":"GetImport","description":" Returns information about a specific import. ","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetImportResponse"}}}},"480":{"description":"ImportNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ImportNotFoundException"}}}},"481":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"482":{"description":"OperationNotPermittedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OperationNotPermittedException"}}}},"483":{"description":"UnsupportedOperationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnsupportedOperationException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetImportRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["com.amazonaws.cloudtrail.v20131101.CloudTrail_20131101.GetImport"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/param