DestinationResult
The destination information for the S3 Metadata configuration.
Contents
- TableBucketArn
-
The Amazon Resource Name (ARN) of the table bucket where the metadata configuration is stored.
Type: String
Required: No
- TableBucketType
-
The type of the table bucket where the metadata configuration is stored. The
aws
value indicates an Amazon managed table bucket, and thecustomer
value indicates a customer-managed table bucket. V2 metadata configurations are stored in Amazon managed table buckets, and V1 metadata configurations are stored in customer-managed table buckets.Type: String
Valid Values:
aws | customer
Required: No
- TableNamespace
-
The namespace in the table bucket where the metadata tables for a metadata configuration are stored.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: