AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
The destination information for a V1 S3 Metadata configuration. The destination table
bucket must be in the same Region and Amazon Web Services account as the general purpose
bucket. The specified metadata table name must be unique within the
If you created your S3 Metadata configuration before July 15, 2025, we recommend that
you delete and re-create your configuration by using CreateBucketMetadataConfiguration
so that you can expire journal table records and create a live inventory table.
aws_s3_metadata
namespace in the destination table bucket.
Namespace: Amazon.S3.Model
Assembly: AWSSDK.S3.dll
Version: 3.x.y.z
public class S3TablesDestinationResult
The S3TablesDestinationResult type exposes the following members
Name | Description | |
---|---|---|
![]() |
S3TablesDestinationResult() |
Name | Type | Description | |
---|---|---|---|
![]() |
TableArn | System.String |
Gets and sets the property TableArn.
The Amazon Resource Name (ARN) for the metadata table in the metadata table configuration.
The specified metadata table name must be unique within the |
![]() |
TableBucketArn | System.String |
Gets and sets the property TableBucketArn. The Amazon Resource Name (ARN) for the table bucket that's specified as the destination in the metadata table configuration. The destination table bucket must be in the same Region and Amazon Web Services account as the general purpose bucket. |
![]() |
TableName | System.String |
Gets and sets the property TableName.
The name for the metadata table in your metadata table configuration. The specified
metadata table name must be unique within the |
![]() |
TableNamespace | System.String |
Gets and sets the property TableNamespace.
The table bucket namespace for the metadata table in your metadata table configuration.
This value is always |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer