AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.S3.Model.UpdateBucketMetadataInventoryTableConfigurationRequest

Namespace: Amazon.S3.Model
Assembly: AWSSDK.S3.dll
Version: 3.x.y.z

Syntax

C#
public class UpdateBucketMetadataInventoryTableConfigurationRequest : AmazonWebServiceRequest
         IAmazonWebServiceRequest

The UpdateBucketMetadataInventoryTableConfigurationRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property BucketName System.String

The general purpose bucket that you want to update the inventory table configuration for.

Public Property ChecksumAlgorithm Amazon.S3.ChecksumAlgorithm

The checksum algorithm to use with your inventory table configuration update.

Public Property ContentMD5 System.String

The Content-MD5 header for the inventory table configuration update.

Public Property 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 403 Forbidden (access denied).

Public Property InventoryTableConfiguration Amazon.S3.Model.InventoryTableConfigurationUpdates

The inventory table configuration updates.

Version Information

.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