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.
Container for the parameters to the UpdateBucketMetadataInventoryTableConfiguration operation. Updates the inventory table configuration for a general purpose bucket.
Namespace: Amazon.S3.Model
Assembly: AWSSDK.S3.dll
Version: 3.x.y.z
public class UpdateBucketMetadataInventoryTableConfigurationRequest : AmazonWebServiceRequest IAmazonWebServiceRequest
The UpdateBucketMetadataInventoryTableConfigurationRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
UpdateBucketMetadataInventoryTableConfigurationRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
BucketName | System.String |
The general purpose bucket that you want to update the inventory table configuration for. |
![]() |
ChecksumAlgorithm | Amazon.S3.ChecksumAlgorithm |
The checksum algorithm to use with your inventory table configuration update. |
![]() |
ContentMD5 | System.String |
The |
![]() |
ExpectedBucketOwner | System.String |
The account ID of the expected bucket owner. If the account ID that you provide does not
match the actual owner of the bucket, the request fails with the HTTP status code
|
![]() |
InventoryTableConfiguration | Amazon.S3.Model.InventoryTableConfigurationUpdates |
The inventory table configuration updates. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5