s3_get_bucket_metadata_table_configuration {paws.storage} | R Documentation |
Retrieves the metadata table configuration for a general purpose bucket
Description
Retrieves the metadata table configuration for a general purpose bucket. For more information, see Accelerating data discovery with S3 Metadata in the Amazon S3 User Guide.
See https://www.paws-r-sdk.com/docs/s3_get_bucket_metadata_table_configuration/ for full documentation.
Usage
s3_get_bucket_metadata_table_configuration(Bucket, ExpectedBucketOwner = NULL)
Arguments
Bucket |
[required] The general purpose bucket that contains the metadata table configuration that you want to retrieve. |
ExpectedBucketOwner |
The expected owner of the general purpose bucket that you want to retrieve the metadata table configuration from. |
[Package paws.storage version 0.9.0 Index]