GetBucketMetadataTableConfigurationResult - Amazon Simple Storage Service
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

GetBucketMetadataTableConfigurationResult

The metadata table configuration for a general purpose bucket.

Contents

MetadataTableConfigurationResult

The metadata table configuration for a general purpose bucket.

Type: MetadataTableConfigurationResult data type

Required: Yes

Status

The status of the metadata table. The status values are:

  • CREATING - The metadata table is in the process of being created in the specified table bucket.

  • ACTIVE - The metadata table has been created successfully and records are being delivered to the table.

  • FAILED - Amazon S3 is unable to create the metadata table, or Amazon S3 is unable to deliver records. See ErrorDetails for details.

Type: String

Required: Yes

Error

If the CreateBucketMetadataTableConfiguration request succeeds, but S3 Metadata was unable to create the table, this structure contains the error code and error message.

Type: ErrorDetails data type

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: