S3DataAccessAsset
The Amazon S3 data access that is the asset.
Contents
- Bucket
-
The Amazon S3 bucket hosting data to be shared in the S3 data access.
Type: String
Required: Yes
- KeyPrefixes
-
The Amazon S3 bucket used for hosting shared data in the Amazon S3 data access.
Type: Array of strings
Required: No
- Keys
-
S3 keys made available using this asset.
Type: Array of strings
Required: No
- 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.
Type: Array of KmsKeyToGrant objects
Array Members: Minimum number of 1 item. Maximum number of 10 items.
Required: No
- 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.
Type: String
Required: No
- S3AccessPointArn
-
The ARN for your Amazon S3 Access Point. Customers can also access their entitled data using the S3 Access Point ARN.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: