'2.0', 'service' => '
AWS Data Exchange is a service that makes it easy for AWS customers to exchange data in the cloud. You can use the AWS Data Exchange APIs to create, update, manage, and access file-based data set in the AWS Cloud.
As a subscriber, you can view and access the data sets that you have an entitlement to through a subscription. You can use the APIs to download or copy your entitled data sets to Amazon Simple Storage Service (Amazon S3) for use across a variety of AWS analytics and machine learning services.
As a provider, you can create and manage your data sets that you would like to publish to a product. Being able to package and provide your data sets into products requires a few steps to determine eligibility. For more information, visit the AWS Data Exchange User Guide.
A data set is a collection of data that can be changed or updated over time. Data sets can be updated using revisions, which represent a new version or incremental change to a data set. A revision contains one or more assets. An asset in AWS Data Exchange is a piece of data that can be stored as an Amazon S3 object, Redshift datashare, API Gateway API, AWS Lake Formation data permission, or Amazon S3 data access. The asset can be a structured data file, an image file, or some other data file. Jobs are asynchronous import or export operations used to create or copy assets.
', 'operations' => [ 'CancelJob' => 'This operation cancels a job. Jobs can be cancelled only when they are in the WAITING state.
', 'CreateDataSet' => 'This operation creates a data set.
', 'CreateEventAction' => 'This operation creates an event action.
', 'CreateJob' => 'This operation creates a job.
', 'CreateRevision' => 'This operation creates a revision for a data set.
', 'DeleteAsset' => 'This operation deletes an asset.
', 'DeleteDataSet' => 'This operation deletes a data set.
', 'DeleteEventAction' => 'This operation deletes the event action.
', 'DeleteRevision' => 'This operation deletes a revision.
', 'GetAsset' => 'This operation returns information about an asset.
', 'GetDataSet' => 'This operation returns information about a data set.
', 'GetEventAction' => 'This operation retrieves information about an event action.
', 'GetJob' => 'This operation returns information about a job.
', 'GetRevision' => 'This operation returns information about a revision.
', 'ListDataSetRevisions' => 'This operation lists a data set\'s revisions sorted by CreatedAt in descending order.
', 'ListDataSets' => 'This operation lists your data sets. When listing by origin OWNED, results are sorted by CreatedAt in descending order. When listing by origin ENTITLED, there is no order and the maxResults parameter is ignored.
', 'ListEventActions' => 'This operation lists your event actions.
', 'ListJobs' => 'This operation lists your jobs sorted by CreatedAt in descending order.
', 'ListRevisionAssets' => 'This operation lists a revision\'s assets sorted alphabetically in descending order.
', 'ListTagsForResource' => 'This operation lists the tags on the resource.
', 'RevokeRevision' => 'This operation revokes subscribers\' access to a revision.
', 'SendApiAsset' => 'This operation invokes an API Gateway API asset. The request is proxied to the provider’s API Gateway API.
', 'StartJob' => 'This operation starts a job.
', 'TagResource' => 'This operation tags a resource.
', 'UntagResource' => 'This operation removes one or more tags from a resource.
', 'UpdateAsset' => 'This operation updates an asset.
', 'UpdateDataSet' => 'This operation updates a data set.
', 'UpdateEventAction' => 'This operation updates the event action.
', 'UpdateRevision' => 'This operation updates a revision.
', ], 'shapes' => [ 'AccessDeniedException' => [ 'base' => 'Access to the resource is denied.
', 'refs' => [], ], 'Action' => [ 'base' => 'What occurs after a certain event.
', 'refs' => [ 'CreateEventActionRequest$Action' => 'What occurs after a certain event.
', 'CreateEventActionResponse$Action' => 'What occurs after a certain event.
', 'EventActionEntry$Action' => 'What occurs after a certain event.
', 'GetEventActionResponse$Action' => 'What occurs after a certain event.
', 'UpdateEventActionRequest$Action' => 'What occurs after a certain event.
', 'UpdateEventActionResponse$Action' => 'What occurs after a certain event.
', ], ], 'ApiDescription' => [ 'base' => NULL, 'refs' => [ 'ApiGatewayApiAsset$ApiDescription' => 'The API description of the API asset.
', 'ImportAssetFromApiGatewayApiRequestDetails$ApiDescription' => 'The API description. Markdown supported.
', 'ImportAssetFromApiGatewayApiResponseDetails$ApiDescription' => 'The API description.
', ], ], 'ApiGatewayApiAsset' => [ 'base' => 'The API Gateway API that is the asset.
', 'refs' => [ 'AssetDetails$ApiGatewayApiAsset' => 'Information about the API Gateway API asset.
', ], ], 'Arn' => [ 'base' => NULL, 'refs' => [ 'AssetEntry$Arn' => 'The ARN for the asset.
', 'CreateDataSetResponse$Arn' => 'The ARN for the data set.
', 'CreateEventActionResponse$Arn' => 'The ARN for the event action.
', 'CreateJobResponse$Arn' => 'The ARN for the job.
', 'CreateRevisionResponse$Arn' => 'The ARN for the revision.
', 'DataSetEntry$Arn' => 'The ARN for the data set.
', 'EventActionEntry$Arn' => 'The Amazon Resource Name (ARN) for the event action.
', 'GetAssetResponse$Arn' => 'The ARN for the asset.
', 'GetDataSetResponse$Arn' => 'The ARN for the data set.
', 'GetEventActionResponse$Arn' => 'The ARN for the event action.
', 'GetJobResponse$Arn' => 'The ARN for the job.
', 'GetRevisionResponse$Arn' => 'The ARN for the revision.
', 'JobEntry$Arn' => 'The ARN for the job.
', 'RevisionEntry$Arn' => 'The ARN for the revision.
', 'RevokeRevisionResponse$Arn' => 'The ARN for the revision.
', 'UpdateAssetResponse$Arn' => 'The ARN for the asset.
', 'UpdateDataSetResponse$Arn' => 'The ARN for the data set.
', 'UpdateEventActionResponse$Arn' => 'The ARN for the event action.
', 'UpdateRevisionResponse$Arn' => 'The ARN for the revision.
', ], ], 'AssetDestinationEntry' => [ 'base' => 'The destination for the asset.
', 'refs' => [ 'ListOfAssetDestinationEntry$member' => NULL, ], ], 'AssetDetails' => [ 'base' => 'Details about the asset.
', 'refs' => [ 'AssetEntry$AssetDetails' => 'Details about the asset.
', 'GetAssetResponse$AssetDetails' => 'Details about the asset.
', 'UpdateAssetResponse$AssetDetails' => 'Details about the asset.
', ], ], 'AssetEntry' => [ 'base' => 'An asset in AWS Data Exchange is a piece of data (Amazon S3 object) or a means of fulfilling data (Amazon Redshift datashare or Amazon API Gateway API, AWS Lake Formation data permission, or Amazon S3 data access). The asset can be a structured data file, an image file, or some other data file that can be stored as an Amazon S3 object, an Amazon API Gateway API, or an Amazon Redshift datashare, an AWS Lake Formation data permission, or an Amazon S3 data access. When you create an import job for your files, API Gateway APIs, Amazon Redshift datashares, AWS Lake Formation data permission, or Amazon S3 data access, you create an asset in AWS Data Exchange.
', 'refs' => [ 'ListOfAssetEntry$member' => NULL, ], ], 'AssetName' => [ 'base' => NULL, 'refs' => [ 'AssetEntry$Name' => 'The name of the asset. When importing from Amazon S3, the Amazon S3 object key is used as the asset name. When exporting to Amazon S3, the asset name is used as default target Amazon S3 object key. When importing from Amazon API Gateway API, the API name is used as the asset name. When importing from Amazon Redshift, the datashare name is used as the asset name. When importing from AWS Lake Formation, the static values of "Database(s) included in LF-tag policy" or "Table(s) included in LF-tag policy" are used as the asset name.
', 'GetAssetResponse$Name' => 'The name of the asset. When importing from Amazon S3, the Amazon S3 object key is used as the asset name. When exporting to Amazon S3, the asset name is used as default target Amazon S3 object key. When importing from Amazon API Gateway API, the API name is used as the asset name. When importing from Amazon Redshift, the datashare name is used as the asset name. When importing from AWS Lake Formation, the static values of "Database(s) included in the LF-tag policy" or "Table(s) included in the LF-tag policy" are used as the asset name.
', 'ImportAssetFromSignedUrlJobErrorDetails$AssetName' => 'Details about the job error.
', 'ImportAssetFromSignedUrlRequestDetails$AssetName' => 'The name of the asset. When importing from Amazon S3, the Amazon S3 object key is used as the asset name.
', 'ImportAssetFromSignedUrlResponseDetails$AssetName' => 'The name for the asset associated with this import job.
', 'UpdateAssetRequest$Name' => 'The name of the asset. When importing from Amazon S3, the Amazon S3 object key is used as the asset name. When exporting to Amazon S3, the asset name is used as default target Amazon S3 object key. When importing from Amazon API Gateway API, the API name is used as the asset name. When importing from Amazon Redshift, the datashare name is used as the asset name. When importing from AWS Lake Formation, the static values of "Database(s) included in the LF-tag policy" or "Table(s) included in LF-tag policy" are used as the name.
', 'UpdateAssetResponse$Name' => 'The name of the asset. When importing from Amazon S3, the Amazon S3 object key is used as the asset name. When exporting to Amazon S3, the asset name is used as default target Amazon S3 object key. When importing from Amazon API Gateway API, the API name is used as the asset name. When importing from Amazon Redshift, the datashare name is used as the asset name. When importing from AWS Lake Formation, the static values of "Database(s) included in the LF-tag policy"- or "Table(s) included in LF-tag policy" are used as the asset name.
', ], ], 'AssetSourceEntry' => [ 'base' => 'The source of the assets.
', 'refs' => [ 'ListOfAssetSourceEntry$member' => NULL, ], ], 'AssetType' => [ 'base' => NULL, 'refs' => [ 'AssetEntry$AssetType' => 'The type of asset that is added to a data set.
', 'CreateDataSetRequest$AssetType' => 'The type of asset that is added to a data set.
', 'CreateDataSetResponse$AssetType' => 'The type of asset that is added to a data set.
', 'DataSetEntry$AssetType' => 'The type of asset that is added to a data set.
', 'GetAssetResponse$AssetType' => 'The type of asset that is added to a data set.
', 'GetDataSetResponse$AssetType' => 'The type of asset that is added to a data set.
', 'UpdateAssetResponse$AssetType' => 'The type of asset that is added to a data set.
', 'UpdateDataSetResponse$AssetType' => 'The type of asset that is added to a data set.
', ], ], 'AutoExportRevisionDestinationEntry' => [ 'base' => 'A revision destination is the Amazon S3 bucket folder destination to where the export will be sent.
', 'refs' => [ 'AutoExportRevisionToS3RequestDetails$RevisionDestination' => 'A revision destination is the Amazon S3 bucket folder destination to where the export will be sent.
', ], ], 'AutoExportRevisionToS3RequestDetails' => [ 'base' => 'Details of the operation to be performed by the job.
', 'refs' => [ 'Action$ExportRevisionToS3' => 'Details for the export revision to Amazon S3 action.
', ], ], 'AwsAccountId' => [ 'base' => NULL, 'refs' => [ 'ImportAssetsFromLakeFormationTagPolicyRequestDetails$CatalogId' => 'The identifier for the AWS Glue Data Catalog.
', 'ImportAssetsFromLakeFormationTagPolicyResponseDetails$CatalogId' => 'The identifier for the AWS Glue Data Catalog.
', 'LFTagPolicyDetails$CatalogId' => 'The identifier for the AWS Glue Data Catalog.
', ], ], 'CancelJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'Code' => [ 'base' => NULL, 'refs' => [ 'JobError$Code' => 'The code for the job error.
', ], ], 'ConflictException' => [ 'base' => 'The request couldn\'t be completed because it conflicted with the current state of the resource.
', 'refs' => [], ], 'CreateDataSetRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateDataSetResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateEventActionRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateEventActionResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateJobResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateRevisionRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateRevisionResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateS3DataAccessFromS3BucketRequestDetails' => [ 'base' => 'Details of the operation to create an Amazon S3 data access from an S3 bucket.
', 'refs' => [ 'RequestDetails$CreateS3DataAccessFromS3Bucket' => 'Details of the request to create S3 data access from the Amazon S3 bucket.
', ], ], 'CreateS3DataAccessFromS3BucketResponseDetails' => [ 'base' => 'Details about the response of the operation to create an S3 data access from an S3 bucket.
', 'refs' => [ 'ResponseDetails$CreateS3DataAccessFromS3Bucket' => 'Response details from the CreateS3DataAccessFromS3Bucket job.
', ], ], 'DataSetEntry' => [ 'base' => 'A data set is an AWS resource with one or more revisions.
', 'refs' => [ 'ListOfDataSetEntry$member' => NULL, ], ], 'DatabaseLFTagPolicy' => [ 'base' => 'The LF-tag policy for database resources.
', 'refs' => [ 'LFResourceDetails$Database' => 'Details about the database resource included in the AWS Lake Formation data permission.
', ], ], 'DatabaseLFTagPolicyAndPermissions' => [ 'base' => 'The LF-tag policy and permissions for database resources.
', 'refs' => [ 'ImportAssetsFromLakeFormationTagPolicyRequestDetails$Database' => 'A structure for the database object.
', 'ImportAssetsFromLakeFormationTagPolicyResponseDetails$Database' => 'A structure for the database object.
', ], ], 'DatabaseLFTagPolicyPermission' => [ 'base' => NULL, 'refs' => [ 'ListOfDatabaseLFTagPolicyPermissions$member' => NULL, ], ], 'DeleteAssetRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteDataSetRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteEventActionRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteRevisionRequest' => [ 'base' => NULL, 'refs' => [], ], 'Description' => [ 'base' => NULL, 'refs' => [ 'CreateDataSetRequest$Description' => 'A description for the data set. This value can be up to 16,348 characters long.
', 'CreateDataSetResponse$Description' => 'The description for the data set.
', 'DataSetEntry$Description' => 'The description for the data set.
', 'GetDataSetResponse$Description' => 'The description for the data set.
', 'UpdateDataSetRequest$Description' => 'The description for the data set.
', 'UpdateDataSetResponse$Description' => 'The description for the data set.
', ], ], 'Details' => [ 'base' => 'Information about the job error.
', 'refs' => [ 'JobError$Details' => 'The details about the job error.
', ], ], 'Event' => [ 'base' => 'What occurs to start an action.
', 'refs' => [ 'CreateEventActionRequest$Event' => 'What occurs to start an action.
', 'CreateEventActionResponse$Event' => 'What occurs to start an action.
', 'EventActionEntry$Event' => 'What occurs to start an action.
', 'GetEventActionResponse$Event' => 'What occurs to start an action.
', 'UpdateEventActionResponse$Event' => 'What occurs to start an action.
', ], ], 'EventActionEntry' => [ 'base' => 'An event action is an object that defines the relationship between a specific event and an automated action that will be taken on behalf of the customer.
', 'refs' => [ 'ListOfEventActionEntry$member' => NULL, ], ], 'ExceptionCause' => [ 'base' => NULL, 'refs' => [ 'ValidationException$ExceptionCause' => 'The unique identifier for the resource that couldn\'t be found.
', ], ], 'ExportAssetToSignedUrlRequestDetails' => [ 'base' => 'Details of the operation to be performed by the job.
', 'refs' => [ 'RequestDetails$ExportAssetToSignedUrl' => 'Details about the export to signed URL request.
', ], ], 'ExportAssetToSignedUrlResponseDetails' => [ 'base' => 'The details of the export to signed URL response.
', 'refs' => [ 'ResponseDetails$ExportAssetToSignedUrl' => 'Details for the export to signed URL response.
', ], ], 'ExportAssetsToS3RequestDetails' => [ 'base' => 'Details of the operation to be performed by the job.
', 'refs' => [ 'RequestDetails$ExportAssetsToS3' => 'Details about the export to Amazon S3 request.
', ], ], 'ExportAssetsToS3ResponseDetails' => [ 'base' => 'Details about the export to Amazon S3 response.
', 'refs' => [ 'ResponseDetails$ExportAssetsToS3' => 'Details for the export to Amazon S3 response.
', ], ], 'ExportRevisionsToS3RequestDetails' => [ 'base' => 'Details of the operation to be performed by the job.
', 'refs' => [ 'RequestDetails$ExportRevisionsToS3' => 'Details about the export to Amazon S3 request.
', ], ], 'ExportRevisionsToS3ResponseDetails' => [ 'base' => 'Details about the export revisions to Amazon S3 response.
', 'refs' => [ 'ResponseDetails$ExportRevisionsToS3' => 'Details for the export revisions to Amazon S3 response.
', ], ], 'ExportServerSideEncryption' => [ 'base' => 'Encryption configuration of the export job. Includes the encryption type in addition to the AWS KMS key. The KMS key is only necessary if you chose the KMS encryption type.
', 'refs' => [ 'AutoExportRevisionToS3RequestDetails$Encryption' => 'Encryption configuration for the auto export job.
', 'ExportAssetsToS3RequestDetails$Encryption' => 'Encryption configuration for the export job.
', 'ExportAssetsToS3ResponseDetails$Encryption' => 'Encryption configuration of the export job.
', 'ExportRevisionsToS3RequestDetails$Encryption' => 'Encryption configuration for the export job.
', 'ExportRevisionsToS3ResponseDetails$Encryption' => 'Encryption configuration of the export job.
', ], ], 'GetAssetRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetAssetResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetDataSetRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetDataSetResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetEventActionRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetEventActionResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetJobResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetRevisionRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetRevisionResponse' => [ 'base' => NULL, 'refs' => [], ], 'Id' => [ 'base' => NULL, 'refs' => [ 'AssetDestinationEntry$AssetId' => 'The unique identifier for the asset.
', 'AssetEntry$DataSetId' => 'The unique identifier for the data set associated with this asset.
', 'AssetEntry$Id' => 'The unique identifier for the asset.
', 'AssetEntry$RevisionId' => 'The unique identifier for the revision associated with this asset.
', 'AssetEntry$SourceId' => 'The asset ID of the owned asset corresponding to the entitled asset being viewed. This parameter is returned when an asset owner is viewing the entitled copy of its owned asset.
', 'CreateDataSetResponse$Id' => 'The unique identifier for the data set.
', 'CreateDataSetResponse$SourceId' => 'The data set ID of the owned data set corresponding to the entitled data set being viewed. This parameter is returned when a data set owner is viewing the entitled copy of its owned data set.
', 'CreateEventActionResponse$Id' => 'The unique identifier for the event action.
', 'CreateJobResponse$Id' => 'The unique identifier for the job.
', 'CreateRevisionResponse$DataSetId' => 'The unique identifier for the data set associated with the data set revision.
', 'CreateRevisionResponse$Id' => 'The unique identifier for the revision.
', 'CreateRevisionResponse$SourceId' => 'The revision ID of the owned revision corresponding to the entitled revision being viewed. This parameter is returned when a revision owner is viewing the entitled copy of its owned revision.
', 'CreateS3DataAccessFromS3BucketRequestDetails$DataSetId' => 'The unique identifier for the data set associated with the creation of this Amazon S3 data access.
', 'CreateS3DataAccessFromS3BucketRequestDetails$RevisionId' => 'The unique identifier for a revision.
', 'CreateS3DataAccessFromS3BucketResponseDetails$DataSetId' => 'The unique identifier for this data set.
', 'CreateS3DataAccessFromS3BucketResponseDetails$RevisionId' => 'The unique identifier for the revision.
', 'DataSetEntry$Id' => 'The unique identifier for the data set.
', 'DataSetEntry$SourceId' => 'The data set ID of the owned data set corresponding to the entitled data set being viewed. This parameter is returned when a data set owner is viewing the entitled copy of its owned data set.
', 'EventActionEntry$Id' => 'The unique identifier for the event action.
', 'ExportAssetToSignedUrlRequestDetails$AssetId' => 'The unique identifier for the asset that is exported to a signed URL.
', 'ExportAssetToSignedUrlRequestDetails$DataSetId' => 'The unique identifier for the data set associated with this export job.
', 'ExportAssetToSignedUrlRequestDetails$RevisionId' => 'The unique identifier for the revision associated with this export request.
', 'ExportAssetToSignedUrlResponseDetails$AssetId' => 'The unique identifier for the asset associated with this export job.
', 'ExportAssetToSignedUrlResponseDetails$DataSetId' => 'The unique identifier for the data set associated with this export job.
', 'ExportAssetToSignedUrlResponseDetails$RevisionId' => 'The unique identifier for the revision associated with this export response.
', 'ExportAssetsToS3RequestDetails$DataSetId' => 'The unique identifier for the data set associated with this export job.
', 'ExportAssetsToS3RequestDetails$RevisionId' => 'The unique identifier for the revision associated with this export request.
', 'ExportAssetsToS3ResponseDetails$DataSetId' => 'The unique identifier for the data set associated with this export job.
', 'ExportAssetsToS3ResponseDetails$RevisionId' => 'The unique identifier for the revision associated with this export response.
', 'ExportRevisionsToS3RequestDetails$DataSetId' => 'The unique identifier for the data set associated with this export job.
', 'ExportRevisionsToS3ResponseDetails$DataSetId' => 'The unique identifier for the data set associated with this export job.
', 'GetAssetResponse$DataSetId' => 'The unique identifier for the data set associated with this asset.
', 'GetAssetResponse$Id' => 'The unique identifier for the asset.
', 'GetAssetResponse$RevisionId' => 'The unique identifier for the revision associated with this asset.
', 'GetAssetResponse$SourceId' => 'The asset ID of the owned asset corresponding to the entitled asset being viewed. This parameter is returned when an asset owner is viewing the entitled copy of its owned asset.
', 'GetDataSetResponse$Id' => 'The unique identifier for the data set.
', 'GetDataSetResponse$SourceId' => 'The data set ID of the owned data set corresponding to the entitled data set being viewed. This parameter is returned when a data set owner is viewing the entitled copy of its owned data set.
', 'GetEventActionResponse$Id' => 'The unique identifier for the event action.
', 'GetJobResponse$Id' => 'The unique identifier for the job.
', 'GetRevisionResponse$DataSetId' => 'The unique identifier for the data set associated with the data set revision.
', 'GetRevisionResponse$Id' => 'The unique identifier for the revision.
', 'GetRevisionResponse$SourceId' => 'The revision ID of the owned revision corresponding to the entitled revision being viewed. This parameter is returned when a revision owner is viewing the entitled copy of its owned revision.
', 'ImportAssetFromApiGatewayApiRequestDetails$DataSetId' => 'The data set ID.
', 'ImportAssetFromApiGatewayApiRequestDetails$RevisionId' => 'The revision ID.
', 'ImportAssetFromApiGatewayApiResponseDetails$DataSetId' => 'The data set ID.
', 'ImportAssetFromApiGatewayApiResponseDetails$RevisionId' => 'The revision ID.
', 'ImportAssetFromSignedUrlRequestDetails$DataSetId' => 'The unique identifier for the data set associated with this import job.
', 'ImportAssetFromSignedUrlRequestDetails$RevisionId' => 'The unique identifier for the revision associated with this import request.
', 'ImportAssetFromSignedUrlResponseDetails$DataSetId' => 'The unique identifier for the data set associated with this import job.
', 'ImportAssetFromSignedUrlResponseDetails$RevisionId' => 'The unique identifier for the revision associated with this import response.
', 'ImportAssetsFromLakeFormationTagPolicyRequestDetails$DataSetId' => 'The unique identifier for the data set associated with this import job.
', 'ImportAssetsFromLakeFormationTagPolicyRequestDetails$RevisionId' => 'The unique identifier for the revision associated with this import job.
', 'ImportAssetsFromLakeFormationTagPolicyResponseDetails$DataSetId' => 'The unique identifier for the data set associated with this import job.
', 'ImportAssetsFromLakeFormationTagPolicyResponseDetails$RevisionId' => 'The unique identifier for the revision associated with this import job.
', 'ImportAssetsFromRedshiftDataSharesRequestDetails$DataSetId' => 'The unique identifier for the data set associated with this import job.
', 'ImportAssetsFromRedshiftDataSharesRequestDetails$RevisionId' => 'The unique identifier for the revision associated with this import job.
', 'ImportAssetsFromRedshiftDataSharesResponseDetails$DataSetId' => 'The unique identifier for the data set associated with this import job.
', 'ImportAssetsFromRedshiftDataSharesResponseDetails$RevisionId' => 'The unique identifier for the revision associated with this import job.
', 'ImportAssetsFromS3RequestDetails$DataSetId' => 'The unique identifier for the data set associated with this import job.
', 'ImportAssetsFromS3RequestDetails$RevisionId' => 'The unique identifier for the revision associated with this import request.
', 'ImportAssetsFromS3ResponseDetails$DataSetId' => 'The unique identifier for the data set associated with this import job.
', 'ImportAssetsFromS3ResponseDetails$RevisionId' => 'The unique identifier for the revision associated with this import response.
', 'JobEntry$Id' => 'The unique identifier for the job.
', 'RevisionDestinationEntry$RevisionId' => 'The unique identifier for the revision.
', 'RevisionEntry$DataSetId' => 'The unique identifier for the data set associated with the data set revision.
', 'RevisionEntry$Id' => 'The unique identifier for the revision.
', 'RevisionEntry$SourceId' => 'The revision ID of the owned revision corresponding to the entitled revision being viewed. This parameter is returned when a revision owner is viewing the entitled copy of its owned revision.
', 'RevisionPublished$DataSetId' => 'The data set ID of the published revision.
', 'RevokeRevisionResponse$DataSetId' => 'The unique identifier for the data set associated with the data set revision.
', 'RevokeRevisionResponse$Id' => 'The unique identifier for the revision.
', 'RevokeRevisionResponse$SourceId' => 'The revision ID of the owned revision corresponding to the entitled revision being viewed. This parameter is returned when a revision owner is viewing the entitled copy of its owned revision.
', 'UpdateAssetResponse$DataSetId' => 'The unique identifier for the data set associated with this asset.
', 'UpdateAssetResponse$Id' => 'The unique identifier for the asset.
', 'UpdateAssetResponse$RevisionId' => 'The unique identifier for the revision associated with this asset.
', 'UpdateAssetResponse$SourceId' => 'The asset ID of the owned asset corresponding to the entitled asset being viewed. This parameter is returned when an asset owner is viewing the entitled copy of its owned asset.
', 'UpdateDataSetResponse$Id' => 'The unique identifier for the data set.
', 'UpdateDataSetResponse$SourceId' => 'The data set ID of the owned data set corresponding to the entitled data set being viewed. This parameter is returned when a data set owner is viewing the entitled copy of its owned data set.
', 'UpdateEventActionResponse$Id' => 'The unique identifier for the event action.
', 'UpdateRevisionResponse$DataSetId' => 'The unique identifier for the data set associated with the data set revision.
', 'UpdateRevisionResponse$Id' => 'The unique identifier for the revision.
', 'UpdateRevisionResponse$SourceId' => 'The revision ID of the owned revision corresponding to the entitled revision being viewed. This parameter is returned when a revision owner is viewing the entitled copy of its owned revision.
', ], ], 'ImportAssetFromApiGatewayApiRequestDetails' => [ 'base' => 'The request details.
', 'refs' => [ 'RequestDetails$ImportAssetFromApiGatewayApi' => 'Details about the import from signed URL request.
', ], ], 'ImportAssetFromApiGatewayApiResponseDetails' => [ 'base' => 'The response details.
', 'refs' => [ 'ResponseDetails$ImportAssetFromApiGatewayApi' => 'The response details.
', ], ], 'ImportAssetFromSignedUrlJobErrorDetails' => [ 'base' => 'Details about the job error.
', 'refs' => [ 'Details$ImportAssetFromSignedUrlJobErrorDetails' => 'Information about the job error.
', ], ], 'ImportAssetFromSignedUrlRequestDetails' => [ 'base' => 'Details of the operation to be performed by the job.
', 'refs' => [ 'RequestDetails$ImportAssetFromSignedUrl' => 'Details about the import from Amazon S3 request.
', ], ], 'ImportAssetFromSignedUrlResponseDetails' => [ 'base' => 'The details in the response for an import request, including the signed URL and other information.
', 'refs' => [ 'ResponseDetails$ImportAssetFromSignedUrl' => 'Details for the import from signed URL response.
', ], ], 'ImportAssetsFromLakeFormationTagPolicyRequestDetails' => [ 'base' => 'Details about the assets imported from an AWS Lake Formation tag policy request.
', 'refs' => [ 'RequestDetails$ImportAssetsFromLakeFormationTagPolicy' => 'Request details for the ImportAssetsFromLakeFormationTagPolicy job.
', ], ], 'ImportAssetsFromLakeFormationTagPolicyResponseDetails' => [ 'base' => 'Details from an import AWS Lake Formation tag policy job response.
', 'refs' => [ 'ResponseDetails$ImportAssetsFromLakeFormationTagPolicy' => 'Response details from the ImportAssetsFromLakeFormationTagPolicy job.
', ], ], 'ImportAssetsFromRedshiftDataSharesRequestDetails' => [ 'base' => 'Details from an import from Amazon Redshift datashare request.
', 'refs' => [ 'RequestDetails$ImportAssetsFromRedshiftDataShares' => 'Details from an import from Amazon Redshift datashare request.
', ], ], 'ImportAssetsFromRedshiftDataSharesResponseDetails' => [ 'base' => 'Details from an import from Amazon Redshift datashare response.
', 'refs' => [ 'ResponseDetails$ImportAssetsFromRedshiftDataShares' => 'Details from an import from Amazon Redshift datashare response.
', ], ], 'ImportAssetsFromS3RequestDetails' => [ 'base' => 'Details of the operation to be performed by the job.
', 'refs' => [ 'RequestDetails$ImportAssetsFromS3' => 'Details about the import asset from API Gateway API request.
', ], ], 'ImportAssetsFromS3ResponseDetails' => [ 'base' => 'Details from an import from Amazon S3 response.
', 'refs' => [ 'ResponseDetails$ImportAssetsFromS3' => 'Details for the import from Amazon S3 response.
', ], ], 'InternalServerException' => [ 'base' => 'An exception occurred with the service.
', 'refs' => [], ], 'JobEntry' => [ 'base' => 'AWS Data Exchange Jobs are asynchronous import or export operations used to create or copy assets. A data set owner can both import and export as they see fit. Someone with an entitlement to a data set can only export. Jobs are deleted 90 days after they are created.
', 'refs' => [ 'ListOfJobEntry$member' => NULL, ], ], 'JobError' => [ 'base' => 'An error that occurred with the job request.
', 'refs' => [ 'ListOfJobError$member' => NULL, ], ], 'JobErrorLimitName' => [ 'base' => NULL, 'refs' => [ 'JobError$LimitName' => 'The name of the limit that was reached.
', ], ], 'JobErrorResourceTypes' => [ 'base' => NULL, 'refs' => [ 'JobError$ResourceType' => 'The type of resource related to the error.
', ], ], 'KmsKeyArn' => [ 'base' => NULL, 'refs' => [ 'KmsKeyToGrant$KmsKeyArn' => 'The AWS KMS CMK (Key Management System Customer Managed Key) used to encrypt S3 objects in the shared S3 Bucket. AWS Data exchange will create a KMS grant for each subscriber to allow them to access and decrypt their entitled data that is encrypted using this KMS key specified.
', ], ], 'KmsKeyToGrant' => [ 'base' => 'The Amazon Resource Name (ARN) of the AWS KMS key used to encrypt the shared S3 objects.
', 'refs' => [ 'ListOfKmsKeysToGrant$member' => NULL, ], ], 'LFPermission' => [ 'base' => NULL, 'refs' => [ 'ListOfLFPermissions$member' => NULL, ], ], 'LFResourceDetails' => [ 'base' => 'Details about the AWS Lake Formation resource (Table or Database) included in the AWS Lake Formation data permission.
', 'refs' => [ 'LFTagPolicyDetails$ResourceDetails' => 'Details for the Lake Formation Resources included in the LF-tag policy.
', ], ], 'LFResourceType' => [ 'base' => NULL, 'refs' => [ 'LFTagPolicyDetails$ResourceType' => 'The resource type for which the LF-tag policy applies.
', ], ], 'LFTag' => [ 'base' => 'A structure that allows an LF-admin to grant permissions on certain conditions.
', 'refs' => [ 'ListOfLFTags$member' => NULL, ], ], 'LFTagPolicyDetails' => [ 'base' => 'Details about the LF-tag policy.
', 'refs' => [ 'LakeFormationDataPermissionDetails$LFTagPolicy' => 'Details about the LF-tag policy.
', ], ], 'LakeFormationDataPermissionAsset' => [ 'base' => 'The AWS Lake Formation data permission asset.
', 'refs' => [ 'AssetDetails$LakeFormationDataPermissionAsset' => 'The AWS Lake Formation data permission that is the asset.
', ], ], 'LakeFormationDataPermissionDetails' => [ 'base' => 'Details about the AWS Lake Formation data permission.
', 'refs' => [ 'LakeFormationDataPermissionAsset$LakeFormationDataPermissionDetails' => 'Details about the AWS Lake Formation data permission.
', ], ], 'LakeFormationDataPermissionType' => [ 'base' => NULL, 'refs' => [ 'LakeFormationDataPermissionAsset$LakeFormationDataPermissionType' => 'The data permission type.
', ], ], 'LimitName' => [ 'base' => NULL, 'refs' => [ 'ServiceLimitExceededException$LimitName' => 'The name of the limit that was reached.
', ], ], 'ListDataSetRevisionsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListDataSetRevisionsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListDataSetsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListDataSetsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListEventActionsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListEventActionsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListJobsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListJobsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListOfAssetDestinationEntry' => [ 'base' => NULL, 'refs' => [ 'ExportAssetsToS3RequestDetails$AssetDestinations' => 'The destination for the asset.
', 'ExportAssetsToS3ResponseDetails$AssetDestinations' => 'The destination in Amazon S3 where the asset is exported.
', ], ], 'ListOfAssetEntry' => [ 'base' => NULL, 'refs' => [ 'ListRevisionAssetsResponse$Assets' => 'The asset objects listed by the request.
', ], ], 'ListOfAssetSourceEntry' => [ 'base' => NULL, 'refs' => [ 'Details$ImportAssetsFromS3JobErrorDetails' => 'Details about the job error.
', 'ImportAssetsFromS3RequestDetails$AssetSources' => 'Is a list of Amazon S3 bucket and object key pairs.
', 'ImportAssetsFromS3ResponseDetails$AssetSources' => 'Is a list of Amazon S3 bucket and object key pairs.
', ], ], 'ListOfDataSetEntry' => [ 'base' => NULL, 'refs' => [ 'ListDataSetsResponse$DataSets' => 'The data set objects listed by the request.
', ], ], 'ListOfDatabaseLFTagPolicyPermissions' => [ 'base' => NULL, 'refs' => [ 'DatabaseLFTagPolicyAndPermissions$Permissions' => 'The permissions granted to subscribers on database resources.
', ], ], 'ListOfEventActionEntry' => [ 'base' => NULL, 'refs' => [ 'ListEventActionsResponse$EventActions' => 'The event action objects listed by the request.
', ], ], 'ListOfJobEntry' => [ 'base' => NULL, 'refs' => [ 'ListJobsResponse$Jobs' => 'The jobs listed by the request.
', ], ], 'ListOfJobError' => [ 'base' => NULL, 'refs' => [ 'CreateJobResponse$Errors' => 'The errors associated with jobs.
', 'GetJobResponse$Errors' => 'The errors associated with jobs.
', 'JobEntry$Errors' => 'Errors for jobs.
', ], ], 'ListOfKmsKeysToGrant' => [ 'base' => NULL, 'refs' => [ 'S3DataAccessAsset$KmsKeysToGrant' => 'List of AWS KMS CMKs (Key Management System Customer Managed Keys) and ARNs used to encrypt S3 objects being shared in this S3 Data Access asset. Providers must include all AWS KMS keys used to encrypt these shared S3 objects.
', 'S3DataAccessAssetSourceEntry$KmsKeysToGrant' => 'List of AWS KMS CMKs (Key Management System Customer Managed Keys) and ARNs used to encrypt S3 objects being shared in this S3 Data Access asset.
', ], ], 'ListOfLFPermissions' => [ 'base' => NULL, 'refs' => [ 'LakeFormationDataPermissionAsset$Permissions' => 'The permissions granted to the subscribers on the resource.
', ], ], 'ListOfLFTagValues' => [ 'base' => NULL, 'refs' => [ 'LFTag$TagValues' => 'A list of LF-tag values.
', ], ], 'ListOfLFTags' => [ 'base' => NULL, 'refs' => [ 'DatabaseLFTagPolicy$Expression' => 'A list of LF-tag conditions that apply to database resources.
', 'DatabaseLFTagPolicyAndPermissions$Expression' => 'A list of LF-tag conditions that apply to database resources.
', 'TableLFTagPolicy$Expression' => 'A list of LF-tag conditions that apply to table resources.
', 'TableLFTagPolicyAndPermissions$Expression' => 'A list of LF-tag conditions that apply to table resources.
', ], ], 'ListOfRedshiftDataShareAssetSourceEntry' => [ 'base' => NULL, 'refs' => [ 'ImportAssetsFromRedshiftDataSharesRequestDetails$AssetSources' => 'A list of Amazon Redshift datashare assets.
', 'ImportAssetsFromRedshiftDataSharesResponseDetails$AssetSources' => 'A list of Amazon Redshift datashare asset sources.
', ], ], 'ListOfRevisionDestinationEntry' => [ 'base' => NULL, 'refs' => [ 'ExportRevisionsToS3RequestDetails$RevisionDestinations' => 'The destination for the revision.
', 'ExportRevisionsToS3ResponseDetails$RevisionDestinations' => 'The destination in Amazon S3 where the revision is exported.
', ], ], 'ListOfRevisionEntry' => [ 'base' => NULL, 'refs' => [ 'ListDataSetRevisionsResponse$Revisions' => 'The asset objects listed by the request.
', ], ], 'ListOfTableTagPolicyLFPermissions' => [ 'base' => NULL, 'refs' => [ 'TableLFTagPolicyAndPermissions$Permissions' => 'The permissions granted to subscribers on table resources.
', ], ], 'ListOf__string' => [ 'base' => NULL, 'refs' => [ 'S3DataAccessAsset$KeyPrefixes' => 'The Amazon S3 bucket used for hosting shared data in the Amazon S3 data access.
', 'S3DataAccessAsset$Keys' => 'S3 keys made available using this asset.
', 'S3DataAccessAssetSourceEntry$KeyPrefixes' => 'Organizes Amazon S3 asset key prefixes stored in an Amazon S3 bucket.
', 'S3DataAccessAssetSourceEntry$Keys' => 'The keys used to create the Amazon S3 data access.
', 'UntagResourceRequest$TagKeys' => 'The key tags.
', ], ], 'ListRevisionAssetsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListRevisionAssetsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'MapOf__string' => [ 'base' => NULL, 'refs' => [ 'CreateDataSetRequest$Tags' => 'A data set tag is an optional label that you can assign to a data set when you create it. Each tag consists of a key and an optional value, both of which you define. When you use tagging, you can also use tag-based access control in IAM policies to control access to these data sets and revisions.
', 'CreateDataSetResponse$Tags' => 'The tags for the data set.
', 'CreateRevisionRequest$Tags' => 'A revision tag is an optional label that you can assign to a revision when you create it. Each tag consists of a key and an optional value, both of which you define. When you use tagging, you can also use tag-based access control in IAM policies to control access to these data sets and revisions.
', 'CreateRevisionResponse$Tags' => 'The tags for the revision.
', 'GetDataSetResponse$Tags' => 'The tags for the data set.
', 'GetRevisionResponse$Tags' => 'The tags for the revision.
', 'ListTagsForResourceResponse$Tags' => 'A label that consists of a customer-defined key and an optional value.
', 'SendApiAssetRequest$QueryStringParameters' => 'Attach query string parameters to the end of the URI (for example, /v1/examplePath?exampleParam=exampleValue).
', 'SendApiAssetRequest$RequestHeaders' => 'Any header value prefixed with x-amzn-dataexchange-header- will have that stripped before sending the Asset API request. Use this when you want to override a header that AWS Data Exchange uses. Alternatively, you can use the header without a prefix to the HTTP request.
', 'SendApiAssetResponse$ResponseHeaders' => 'The response headers from the underlying API tracked by the API asset.
', 'TagResourceRequest$Tags' => 'A label that consists of a customer-defined key and an optional value.
', ], ], 'MaxResults' => [ 'base' => NULL, 'refs' => [ 'ListDataSetRevisionsRequest$MaxResults' => 'The maximum number of results returned by a single call.
', 'ListDataSetsRequest$MaxResults' => 'The maximum number of results returned by a single call.
', 'ListEventActionsRequest$MaxResults' => 'The maximum number of results returned by a single call.
', 'ListJobsRequest$MaxResults' => 'The maximum number of results returned by a single call.
', 'ListRevisionAssetsRequest$MaxResults' => 'The maximum number of results returned by a single call.
', ], ], 'Name' => [ 'base' => NULL, 'refs' => [ 'CreateDataSetRequest$Name' => 'The name of the data set.
', 'CreateDataSetResponse$Name' => 'The name of the data set.
', 'DataSetEntry$Name' => 'The name of the data set.
', 'GetDataSetResponse$Name' => 'The name of the data set.
', 'UpdateDataSetRequest$Name' => 'The name of the data set.
', 'UpdateDataSetResponse$Name' => 'The name of the data set.
', ], ], 'NextToken' => [ 'base' => NULL, 'refs' => [ 'ListDataSetRevisionsResponse$NextToken' => 'The token value retrieved from a previous call to access the next page of results.
', 'ListDataSetsResponse$NextToken' => 'The token value retrieved from a previous call to access the next page of results.
', 'ListEventActionsResponse$NextToken' => 'The token value retrieved from a previous call to access the next page of results.
', 'ListJobsResponse$NextToken' => 'The token value retrieved from a previous call to access the next page of results.
', 'ListRevisionAssetsResponse$NextToken' => 'The token value retrieved from a previous call to access the next page of results.
', ], ], 'Origin' => [ 'base' => NULL, 'refs' => [ 'CreateDataSetResponse$Origin' => 'A property that defines the data set as OWNED by the account (for providers) or ENTITLED to the account (for subscribers).
', 'DataSetEntry$Origin' => 'A property that defines the data set as OWNED by the account (for providers) or ENTITLED to the account (for subscribers).
', 'GetDataSetResponse$Origin' => 'A property that defines the data set as OWNED by the account (for providers) or ENTITLED to the account (for subscribers).
', 'UpdateDataSetResponse$Origin' => 'A property that defines the data set as OWNED by the account (for providers) or ENTITLED to the account (for subscribers).
', ], ], 'OriginDetails' => [ 'base' => 'Details about the origin of the data set.
', 'refs' => [ 'CreateDataSetResponse$OriginDetails' => 'If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.
', 'DataSetEntry$OriginDetails' => 'If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.
', 'GetDataSetResponse$OriginDetails' => 'If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.
', 'UpdateDataSetResponse$OriginDetails' => 'If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.
', ], ], 'ProtocolType' => [ 'base' => NULL, 'refs' => [ 'ApiGatewayApiAsset$ProtocolType' => 'The protocol type of the API asset.
', 'ImportAssetFromApiGatewayApiRequestDetails$ProtocolType' => 'The protocol type.
', 'ImportAssetFromApiGatewayApiResponseDetails$ProtocolType' => 'The protocol type.
', ], ], 'RedshiftDataShareAsset' => [ 'base' => 'The Amazon Redshift datashare asset.
', 'refs' => [ 'AssetDetails$RedshiftDataShareAsset' => 'The Amazon Redshift datashare that is the asset.
', ], ], 'RedshiftDataShareAssetSourceEntry' => [ 'base' => 'The source of the Amazon Redshift datashare asset.
', 'refs' => [ 'ListOfRedshiftDataShareAssetSourceEntry$member' => NULL, ], ], 'RequestDetails' => [ 'base' => 'The details for the request.
', 'refs' => [ 'CreateJobRequest$Details' => 'The details for the CreateJob request.
', ], ], 'ResourceNotFoundException' => [ 'base' => 'The resource couldn\'t be found.
', 'refs' => [], ], 'ResourceType' => [ 'base' => NULL, 'refs' => [ 'ConflictException$ResourceType' => 'The type of the resource with the conflict.
', 'ResourceNotFoundException$ResourceType' => 'The type of resource that couldn\'t be found.
', ], ], 'ResponseDetails' => [ 'base' => 'Details for the response.
', 'refs' => [ 'CreateJobResponse$Details' => 'Details about the job.
', 'GetJobResponse$Details' => 'Details about the job.
', 'JobEntry$Details' => 'Details of the operation to be performed by the job, such as export destination details or import source details.
', ], ], 'RevisionDestinationEntry' => [ 'base' => 'The destination where the assets in the revision will be exported.
', 'refs' => [ 'ListOfRevisionDestinationEntry$member' => NULL, ], ], 'RevisionEntry' => [ 'base' => 'A revision is a container for one or more assets.
', 'refs' => [ 'ListOfRevisionEntry$member' => NULL, ], ], 'RevisionPublished' => [ 'base' => 'Information about the published revision.
', 'refs' => [ 'Event$RevisionPublished' => 'What occurs to start the revision publish action.
', ], ], 'RevokeRevisionRequest' => [ 'base' => NULL, 'refs' => [], ], 'RevokeRevisionResponse' => [ 'base' => NULL, 'refs' => [], ], 'RoleArn' => [ 'base' => NULL, 'refs' => [ 'ImportAssetsFromLakeFormationTagPolicyRequestDetails$RoleArn' => 'The IAM role\'s ARN that allows AWS Data Exchange to assume the role and grant and revoke permissions of subscribers to AWS Lake Formation data permissions.
', 'ImportAssetsFromLakeFormationTagPolicyResponseDetails$RoleArn' => 'The IAM role\'s ARN that allows AWS Data Exchange to assume the role and grant and revoke permissions to AWS Lake Formation data permissions.
', 'LakeFormationDataPermissionAsset$RoleArn' => 'The IAM role\'s ARN that allows AWS Data Exchange to assume the role and grant and revoke permissions to AWS Lake Formation data permissions.
', ], ], 'S3DataAccessAsset' => [ 'base' => 'The Amazon S3 data access that is the asset.
', 'refs' => [ 'AssetDetails$S3DataAccessAsset' => 'The Amazon S3 data access that is the asset.
', ], ], 'S3DataAccessAssetSourceEntry' => [ 'base' => 'Source details for an Amazon S3 data access asset.
', 'refs' => [ 'CreateS3DataAccessFromS3BucketRequestDetails$AssetSource' => 'Details about the S3 data access source asset.
', 'CreateS3DataAccessFromS3BucketResponseDetails$AssetSource' => 'Details about the asset source from an Amazon S3 bucket.
', ], ], 'S3SnapshotAsset' => [ 'base' => 'The Amazon S3 object that is the asset.
', 'refs' => [ 'AssetDetails$S3SnapshotAsset' => 'The Amazon S3 object that is the asset.
', ], ], 'SendApiAssetRequest' => [ 'base' => NULL, 'refs' => [], ], 'SendApiAssetResponse' => [ 'base' => NULL, 'refs' => [], ], 'ServerSideEncryptionTypes' => [ 'base' => NULL, 'refs' => [ 'ExportServerSideEncryption$Type' => 'The type of server side encryption used for encrypting the objects in Amazon S3.
', ], ], 'ServiceLimitExceededException' => [ 'base' => 'The request has exceeded the quotas imposed by the service.
', 'refs' => [], ], 'StartJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'StartJobResponse' => [ 'base' => NULL, 'refs' => [], ], 'State' => [ 'base' => NULL, 'refs' => [ 'CreateJobResponse$State' => 'The state of the job.
', 'GetJobResponse$State' => 'The state of the job.
', 'JobEntry$State' => 'The state of the job.
', ], ], 'String' => [ 'base' => NULL, 'refs' => [ 'LFTag$TagKey' => 'The key name for the LF-tag.
', 'ListOfLFTagValues$member' => NULL, ], ], 'TableLFTagPolicy' => [ 'base' => 'The LF-tag policy for a table resource.
', 'refs' => [ 'LFResourceDetails$Table' => 'Details about the table resource included in the AWS Lake Formation data permission.
', ], ], 'TableLFTagPolicyAndPermissions' => [ 'base' => 'The LF-tag policy and permissions that apply to table resources.
', 'refs' => [ 'ImportAssetsFromLakeFormationTagPolicyRequestDetails$Table' => 'A structure for the table object.
', 'ImportAssetsFromLakeFormationTagPolicyResponseDetails$Table' => 'A structure for the table object.
', ], ], 'TableTagPolicyLFPermission' => [ 'base' => NULL, 'refs' => [ 'ListOfTableTagPolicyLFPermissions$member' => NULL, ], ], 'TagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'ThrottlingException' => [ 'base' => 'The limit on the number of requests per second was exceeded.
', 'refs' => [], ], 'Timestamp' => [ 'base' => NULL, 'refs' => [ 'ApiGatewayApiAsset$ApiSpecificationDownloadUrlExpiresAt' => 'The date and time that the upload URL expires, in ISO 8601 format.
', 'AssetEntry$CreatedAt' => 'The date and time that the asset was created, in ISO 8601 format.
', 'AssetEntry$UpdatedAt' => 'The date and time that the asset was last updated, in ISO 8601 format.
', 'CreateDataSetResponse$CreatedAt' => 'The date and time that the data set was created, in ISO 8601 format.
', 'CreateDataSetResponse$UpdatedAt' => 'The date and time that the data set was last updated, in ISO 8601 format.
', 'CreateEventActionResponse$CreatedAt' => 'The date and time that the event action was created, in ISO 8601 format.
', 'CreateEventActionResponse$UpdatedAt' => 'The date and time that the event action was last updated, in ISO 8601 format.
', 'CreateJobResponse$CreatedAt' => 'The date and time that the job was created, in ISO 8601 format.
', 'CreateJobResponse$UpdatedAt' => 'The date and time that the job was last updated, in ISO 8601 format.
', 'CreateRevisionResponse$CreatedAt' => 'The date and time that the revision was created, in ISO 8601 format.
', 'CreateRevisionResponse$UpdatedAt' => 'The date and time that the revision was last updated, in ISO 8601 format.
', 'CreateRevisionResponse$RevokedAt' => 'The date and time that the revision was revoked, in ISO 8601 format.
', 'DataSetEntry$CreatedAt' => 'The date and time that the data set was created, in ISO 8601 format.
', 'DataSetEntry$UpdatedAt' => 'The date and time that the data set was last updated, in ISO 8601 format.
', 'EventActionEntry$CreatedAt' => 'The date and time that the event action was created, in ISO 8601 format.
', 'EventActionEntry$UpdatedAt' => 'The date and time that the event action was last updated, in ISO 8601 format.
', 'ExportAssetToSignedUrlResponseDetails$SignedUrlExpiresAt' => 'The date and time that the signed URL expires, in ISO 8601 format.
', 'GetAssetResponse$CreatedAt' => 'The date and time that the asset was created, in ISO 8601 format.
', 'GetAssetResponse$UpdatedAt' => 'The date and time that the asset was last updated, in ISO 8601 format.
', 'GetDataSetResponse$CreatedAt' => 'The date and time that the data set was created, in ISO 8601 format.
', 'GetDataSetResponse$UpdatedAt' => 'The date and time that the data set was last updated, in ISO 8601 format.
', 'GetEventActionResponse$CreatedAt' => 'The date and time that the event action was created, in ISO 8601 format.
', 'GetEventActionResponse$UpdatedAt' => 'The date and time that the event action was last updated, in ISO 8601 format.
', 'GetJobResponse$CreatedAt' => 'The date and time that the job was created, in ISO 8601 format.
', 'GetJobResponse$UpdatedAt' => 'The date and time that the job was last updated, in ISO 8601 format.
', 'GetRevisionResponse$CreatedAt' => 'The date and time that the revision was created, in ISO 8601 format.
', 'GetRevisionResponse$UpdatedAt' => 'The date and time that the revision was last updated, in ISO 8601 format.
', 'GetRevisionResponse$RevokedAt' => 'The date and time that the revision was revoked, in ISO 8601 format.
', 'ImportAssetFromApiGatewayApiResponseDetails$ApiSpecificationUploadUrlExpiresAt' => 'The date and time that the upload URL expires, in ISO 8601 format.
', 'ImportAssetFromSignedUrlResponseDetails$SignedUrlExpiresAt' => 'The time and date at which the signed URL expires, in ISO 8601 format.
', 'JobEntry$CreatedAt' => 'The date and time that the job was created, in ISO 8601 format.
', 'JobEntry$UpdatedAt' => 'The date and time that the job was last updated, in ISO 8601 format.
', 'RevisionEntry$CreatedAt' => 'The date and time that the revision was created, in ISO 8601 format.
', 'RevisionEntry$UpdatedAt' => 'The date and time that the revision was last updated, in ISO 8601 format.
', 'RevisionEntry$RevokedAt' => 'The date and time that the revision was revoked, in ISO 8601 format.
', 'RevokeRevisionResponse$CreatedAt' => 'The date and time that the revision was created, in ISO 8601 format.
', 'RevokeRevisionResponse$UpdatedAt' => 'The date and time that the revision was last updated, in ISO 8601 format.
', 'RevokeRevisionResponse$RevokedAt' => 'The date and time that the revision was revoked, in ISO 8601 format.
', 'UpdateAssetResponse$CreatedAt' => 'The date and time that the asset was created, in ISO 8601 format.
', 'UpdateAssetResponse$UpdatedAt' => 'The date and time that the asset was last updated, in ISO 8601 format.
', 'UpdateDataSetResponse$CreatedAt' => 'The date and time that the data set was created, in ISO 8601 format.
', 'UpdateDataSetResponse$UpdatedAt' => 'The date and time that the data set was last updated, in ISO 8601 format.
', 'UpdateEventActionResponse$CreatedAt' => 'The date and time that the event action was created, in ISO 8601 format.
', 'UpdateEventActionResponse$UpdatedAt' => 'The date and time that the event action was last updated, in ISO 8601 format.
', 'UpdateRevisionResponse$CreatedAt' => 'The date and time that the revision was created, in ISO 8601 format.
', 'UpdateRevisionResponse$UpdatedAt' => 'The date and time that the revision was last updated, in ISO 8601 format.
', 'UpdateRevisionResponse$RevokedAt' => 'The date and time that the revision was revoked, in ISO 8601 format.
', ], ], 'Type' => [ 'base' => NULL, 'refs' => [ 'CreateJobRequest$Type' => 'The type of job to be created.
', 'CreateJobResponse$Type' => 'The job type.
', 'GetJobResponse$Type' => 'The job type.
', 'JobEntry$Type' => 'The job type.
', ], ], 'UntagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateAssetRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateAssetResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateDataSetRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateDataSetResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateEventActionRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateEventActionResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateRevisionRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateRevisionResponse' => [ 'base' => NULL, 'refs' => [], ], 'ValidationException' => [ 'base' => 'The request was invalid.
', 'refs' => [], ], '__boolean' => [ 'base' => NULL, 'refs' => [ 'CreateRevisionResponse$Finalized' => 'To publish a revision to a data set in a product, the revision must first be finalized. Finalizing a revision tells AWS Data Exchange that your changes to the assets in the revision are complete. After it\'s in this read-only state, you can publish the revision to your products. Finalized revisions can be published through the AWS Data Exchange console or the AWS Marketplace Catalog API, using the StartChangeSet AWS Marketplace Catalog API action. When using the API, revisions are uniquely identified by their ARN.
', 'CreateRevisionResponse$Revoked' => 'A status indicating that subscribers\' access to the revision was revoked.
', 'GetRevisionResponse$Finalized' => 'To publish a revision to a data set in a product, the revision must first be finalized. Finalizing a revision tells AWS Data Exchange that your changes to the assets in the revision are complete. After it\'s in this read-only state, you can publish the revision to your products. Finalized revisions can be published through the AWS Data Exchange console or the AWS Marketplace Catalog API, using the StartChangeSet AWS Marketplace Catalog API action. When using the API, revisions are uniquely identified by their ARN.
', 'GetRevisionResponse$Revoked' => 'A status indicating that subscribers\' access to the revision was revoked.
', 'RevisionEntry$Finalized' => 'To publish a revision to a data set in a product, the revision must first be finalized. Finalizing a revision tells AWS Data Exchange that your changes to the assets in the revision are complete. After it\'s in this read-only state, you can publish the revision to your products. Finalized revisions can be published through the AWS Data Exchange console or the AWS Marketplace Catalog API, using the StartChangeSet AWS Marketplace Catalog API action. When using the API, revisions are uniquely identified by their ARN.
', 'RevisionEntry$Revoked' => 'A status indicating that subscribers\' access to the revision was revoked.
', 'RevokeRevisionResponse$Finalized' => 'To publish a revision to a data set in a product, the revision must first be finalized. Finalizing a revision tells AWS Data Exchange that changes to the assets in the revision are complete. After it\'s in this read-only state, you can publish the revision to your products. Finalized revisions can be published through the AWS Data Exchange console or the AWS Marketplace Catalog API, using the StartChangeSet AWS Marketplace Catalog API action. When using the API, revisions are uniquely identified by their ARN.
', 'RevokeRevisionResponse$Revoked' => 'A status indicating that subscribers\' access to the revision was revoked.
', 'UpdateRevisionRequest$Finalized' => 'Finalizing a revision tells AWS Data Exchange that your changes to the assets in the revision are complete. After it\'s in this read-only state, you can publish the revision to your products.
', 'UpdateRevisionResponse$Finalized' => 'To publish a revision to a data set in a product, the revision must first be finalized. Finalizing a revision tells AWS Data Exchange that changes to the assets in the revision are complete. After it\'s in this read-only state, you can publish the revision to your products. Finalized revisions can be published through the AWS Data Exchange console or the AWS Marketplace Catalog API, using the StartChangeSet AWS Marketplace Catalog API action. When using the API, revisions are uniquely identified by their ARN.
', 'UpdateRevisionResponse$Revoked' => 'A status indicating that subscribers\' access to the revision was revoked.
', ], ], '__double' => [ 'base' => NULL, 'refs' => [ 'JobError$LimitValue' => 'The value of the exceeded limit.
', 'ServiceLimitExceededException$LimitValue' => 'The value of the exceeded limit.
', ], ], '__doubleMin0' => [ 'base' => NULL, 'refs' => [ 'S3SnapshotAsset$Size' => 'The size of the Amazon S3 object that is the object.
', ], ], '__string' => [ 'base' => NULL, 'refs' => [ 'AccessDeniedException$Message' => 'Access to the resource is denied.
', 'ApiGatewayApiAsset$ApiEndpoint' => 'The API endpoint of the API asset.
', 'ApiGatewayApiAsset$ApiId' => 'The unique identifier of the API asset.
', 'ApiGatewayApiAsset$ApiKey' => 'The API key of the API asset.
', 'ApiGatewayApiAsset$ApiName' => 'The API name of the API asset.
', 'ApiGatewayApiAsset$ApiSpecificationDownloadUrl' => 'The download URL of the API specification of the API asset.
', 'ApiGatewayApiAsset$Stage' => 'The stage of the API asset.
', 'AssetDestinationEntry$Bucket' => 'The Amazon S3 bucket that is the destination for the asset.
', 'AssetDestinationEntry$Key' => 'The name of the object in Amazon S3 for the asset.
', 'AssetSourceEntry$Bucket' => 'The Amazon S3 bucket that\'s part of the source of the asset.
', 'AssetSourceEntry$Key' => 'The name of the object in Amazon S3 for the asset.
', 'AutoExportRevisionDestinationEntry$Bucket' => 'The Amazon S3 bucket that is the destination for the event action.
', 'AutoExportRevisionDestinationEntry$KeyPattern' => 'A string representing the pattern for generated names of the individual assets in the revision. For more information about key patterns, see Key patterns when exporting revisions.
', 'CancelJobRequest$JobId' => 'The unique identifier for a job.
', 'ConflictException$Message' => 'The request couldn\'t be completed because it conflicted with the current state of the resource.
', 'ConflictException$ResourceId' => 'The unique identifier for the resource with the conflict.
', 'CreateRevisionRequest$DataSetId' => 'The unique identifier for a data set.
', 'DeleteAssetRequest$AssetId' => 'The unique identifier for an asset.
', 'DeleteAssetRequest$DataSetId' => 'The unique identifier for a data set.
', 'DeleteAssetRequest$RevisionId' => 'The unique identifier for a revision.
', 'DeleteDataSetRequest$DataSetId' => 'The unique identifier for a data set.
', 'DeleteEventActionRequest$EventActionId' => 'The unique identifier for the event action.
', 'DeleteRevisionRequest$DataSetId' => 'The unique identifier for a data set.
', 'DeleteRevisionRequest$RevisionId' => 'The unique identifier for a revision.
', 'ExportAssetToSignedUrlResponseDetails$SignedUrl' => 'The signed URL for the export request.
', 'ExportRevisionsToS3ResponseDetails$EventActionArn' => 'The Amazon Resource Name (ARN) of the event action.
', 'ExportServerSideEncryption$KmsKeyArn' => 'The Amazon Resource Name (ARN) of the AWS KMS key you want to use to encrypt the Amazon S3 objects. This parameter is required if you choose aws:kms as an encryption type.
', 'GetAssetRequest$AssetId' => 'The unique identifier for an asset.
', 'GetAssetRequest$DataSetId' => 'The unique identifier for a data set.
', 'GetAssetRequest$RevisionId' => 'The unique identifier for a revision.
', 'GetDataSetRequest$DataSetId' => 'The unique identifier for a data set.
', 'GetEventActionRequest$EventActionId' => 'The unique identifier for the event action.
', 'GetJobRequest$JobId' => 'The unique identifier for a job.
', 'GetRevisionRequest$DataSetId' => 'The unique identifier for a data set.
', 'GetRevisionRequest$RevisionId' => 'The unique identifier for a revision.
', 'ImportAssetFromApiGatewayApiRequestDetails$ApiId' => 'The API Gateway API ID.
', 'ImportAssetFromApiGatewayApiRequestDetails$ApiKey' => 'The API Gateway API key.
', 'ImportAssetFromApiGatewayApiRequestDetails$ApiName' => 'The API name.
', 'ImportAssetFromApiGatewayApiRequestDetails$Stage' => 'The API stage.
', 'ImportAssetFromApiGatewayApiResponseDetails$ApiId' => 'The API ID.
', 'ImportAssetFromApiGatewayApiResponseDetails$ApiKey' => 'The API key.
', 'ImportAssetFromApiGatewayApiResponseDetails$ApiName' => 'The API name.
', 'ImportAssetFromApiGatewayApiResponseDetails$ApiSpecificationUploadUrl' => 'The upload URL of the API specification.
', 'ImportAssetFromApiGatewayApiResponseDetails$Stage' => 'The API stage.
', 'ImportAssetFromSignedUrlResponseDetails$SignedUrl' => 'The signed URL.
', 'InternalServerException$Message' => 'The message identifying the service exception that occurred.
', 'JobError$Message' => 'The message related to the job error.
', 'JobError$ResourceId' => 'The unique identifier for the resource related to the error.
', 'ListDataSetRevisionsRequest$DataSetId' => 'The unique identifier for a data set.
', 'ListDataSetRevisionsRequest$NextToken' => 'The token value retrieved from a previous call to access the next page of results.
', 'ListDataSetsRequest$NextToken' => 'The token value retrieved from a previous call to access the next page of results.
', 'ListDataSetsRequest$Origin' => 'A property that defines the data set as OWNED by the account (for providers) or ENTITLED to the account (for subscribers).
', 'ListEventActionsRequest$EventSourceId' => 'The unique identifier for the event source.
', 'ListEventActionsRequest$NextToken' => 'The token value retrieved from a previous call to access the next page of results.
', 'ListJobsRequest$DataSetId' => 'The unique identifier for a data set.
', 'ListJobsRequest$NextToken' => 'The token value retrieved from a previous call to access the next page of results.
', 'ListJobsRequest$RevisionId' => 'The unique identifier for a revision.
', 'ListOf__string$member' => NULL, 'ListRevisionAssetsRequest$DataSetId' => 'The unique identifier for a data set.
', 'ListRevisionAssetsRequest$NextToken' => 'The token value retrieved from a previous call to access the next page of results.
', 'ListRevisionAssetsRequest$RevisionId' => 'The unique identifier for a revision.
', 'ListTagsForResourceRequest$ResourceArn' => 'An Amazon Resource Name (ARN) that uniquely identifies an AWS resource.
', 'MapOf__string$key' => NULL, 'MapOf__string$value' => NULL, 'OriginDetails$ProductId' => 'The product ID of the origin of the data set.
', 'RedshiftDataShareAsset$Arn' => 'The Amazon Resource Name (ARN) of the datashare asset.
', 'RedshiftDataShareAssetSourceEntry$DataShareArn' => 'The Amazon Resource Name (ARN) of the datashare asset.
', 'ResourceNotFoundException$Message' => 'The resource couldn\'t be found.
', 'ResourceNotFoundException$ResourceId' => 'The unique identifier for the resource that couldn\'t be found.
', 'RevisionDestinationEntry$Bucket' => 'The Amazon S3 bucket that is the destination for the assets in the revision.
', 'RevisionDestinationEntry$KeyPattern' => 'A string representing the pattern for generated names of the individual assets in the revision. For more information about key patterns, see Key patterns when exporting revisions.
', 'RevokeRevisionRequest$DataSetId' => 'The unique identifier for a data set.
', 'RevokeRevisionRequest$RevisionId' => 'The unique identifier for a revision.
', 'S3DataAccessAsset$Bucket' => 'The Amazon S3 bucket hosting data to be shared in the S3 data access.
', 'S3DataAccessAsset$S3AccessPointAlias' => 'The automatically-generated bucket-style alias for your Amazon S3 Access Point. Customers can access their entitled data using the S3 Access Point alias.
', 'S3DataAccessAsset$S3AccessPointArn' => 'The ARN for your Amazon S3 Access Point. Customers can also access their entitled data using the S3 Access Point ARN.
', 'S3DataAccessAssetSourceEntry$Bucket' => 'The Amazon S3 bucket used for hosting shared data in the Amazon S3 data access.
', 'SendApiAssetRequest$Body' => 'The request body.
', 'SendApiAssetRequest$AssetId' => 'Asset ID value for the API request.
', 'SendApiAssetRequest$DataSetId' => 'Data set ID value for the API request.
', 'SendApiAssetRequest$Method' => 'HTTP method value for the API request. Alternatively, you can use the appropriate verb in your request.
', 'SendApiAssetRequest$Path' => 'URI path value for the API request. Alternatively, you can set the URI path directly by invoking /v1/{pathValue}.
', 'SendApiAssetRequest$RevisionId' => 'Revision ID value for the API request.
', 'SendApiAssetResponse$Body' => 'The response body from the underlying API tracked by the API asset.
', 'ServiceLimitExceededException$Message' => 'The request has exceeded the quotas imposed by the service.
', 'StartJobRequest$JobId' => 'The unique identifier for a job.
', 'TagResourceRequest$ResourceArn' => 'An Amazon Resource Name (ARN) that uniquely identifies an AWS resource.
', 'ThrottlingException$Message' => 'The limit on the number of requests per second was exceeded.
', 'UntagResourceRequest$ResourceArn' => 'An Amazon Resource Name (ARN) that uniquely identifies an AWS resource.
', 'UpdateAssetRequest$AssetId' => 'The unique identifier for an asset.
', 'UpdateAssetRequest$DataSetId' => 'The unique identifier for a data set.
', 'UpdateAssetRequest$RevisionId' => 'The unique identifier for a revision.
', 'UpdateDataSetRequest$DataSetId' => 'The unique identifier for a data set.
', 'UpdateEventActionRequest$EventActionId' => 'The unique identifier for the event action.
', 'UpdateRevisionRequest$DataSetId' => 'The unique identifier for a data set.
', 'UpdateRevisionRequest$RevisionId' => 'The unique identifier for a revision.
', 'ValidationException$Message' => 'The message that informs you about what was invalid about the request.
', ], ], '__stringMin0Max16384' => [ 'base' => NULL, 'refs' => [ 'CreateRevisionRequest$Comment' => 'An optional comment about the revision.
', 'CreateRevisionResponse$Comment' => 'An optional comment about the revision.
', 'GetRevisionResponse$Comment' => 'An optional comment about the revision.
', 'RevisionEntry$Comment' => 'An optional comment about the revision.
', 'RevokeRevisionResponse$Comment' => 'An optional comment about the revision.
', 'UpdateRevisionRequest$Comment' => 'An optional comment about the revision.
', 'UpdateRevisionResponse$Comment' => 'An optional comment about the revision.
', ], ], '__stringMin10Max512' => [ 'base' => NULL, 'refs' => [ 'CreateRevisionResponse$RevocationComment' => 'A required comment to inform subscribers of the reason their access to the revision was revoked.
', 'GetRevisionResponse$RevocationComment' => 'A required comment to inform subscribers of the reason their access to the revision was revoked.
', 'RevisionEntry$RevocationComment' => 'A required comment to inform subscribers of the reason their access to the revision was revoked.
', 'RevokeRevisionRequest$RevocationComment' => 'A required comment to inform subscribers of the reason their access to the revision was revoked.
', 'RevokeRevisionResponse$RevocationComment' => 'A required comment to inform subscribers of the reason their access to the revision was revoked.
', 'UpdateRevisionResponse$RevocationComment' => 'A required comment to inform subscribers of the reason their access to the revision was revoked.
', ], ], '__stringMin24Max24PatternAZaZ094AZaZ092AZaZ093' => [ 'base' => NULL, 'refs' => [ 'ImportAssetFromApiGatewayApiRequestDetails$ApiSpecificationMd5Hash' => 'The Base64-encoded MD5 hash of the OpenAPI 3.0 JSON API specification file. It is used to ensure the integrity of the file.
', 'ImportAssetFromApiGatewayApiResponseDetails$ApiSpecificationMd5Hash' => 'The Base64-encoded Md5 hash for the API asset, used to ensure the integrity of the API at that location.
', 'ImportAssetFromSignedUrlRequestDetails$Md5Hash' => 'The Base64-encoded Md5 hash for the asset, used to ensure the integrity of the file at that location.
', 'ImportAssetFromSignedUrlResponseDetails$Md5Hash' => 'The Base64-encoded Md5 hash for the asset, used to ensure the integrity of the file at that location.
', ], ], ],];