Struct: s3.CreateBucketMetadataTableConfigurationInput
Implemented Interfaces
types.AnalyticsFilter, v4.HTTPPresigner, s3.HTTPPresignerV4, types.MetricsFilter, s3.PresignPost, arn.S3ObjectLambdaARN, types.SelectObjectContentEventStream
Structure Field Summary collapse
-
Bucket *string
The general purpose bucket that you want to create the metadata table configuration in.
-
ChecksumAlgorithm types.ChecksumAlgorithm
The checksum algorithm to use with your metadata table configuration.
-
ContentMD5 *string
The Content-MD5 header for the metadata table configuration.
-
ExpectedBucketOwner *string
The expected owner of the general purpose bucket that contains your metadata table configuration.
-
MetadataTableConfiguration *types.MetadataTableConfiguration
The contents of your metadata table configuration.
Structure Field Details
Bucket *string
The general purpose bucket that you want to create the metadata table configuration in.
This member is required.
ChecksumAlgorithm types.ChecksumAlgorithm
The checksum algorithm to use with your metadata table configuration.
ContentMD5 *string
The Content-MD5 header for the metadata table configuration.
ExpectedBucketOwner *string
The expected owner of the general purpose bucket that contains your metadata table configuration.
MetadataTableConfiguration *types.MetadataTableConfiguration
The contents of your metadata table configuration.
This member is required.