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 UpdateBucketMetadataJournalTableConfiguration operation. Updates the journal table configuration for a general purpose bucket.

Inheritance Hierarchy

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

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

Syntax

C#
public class UpdateBucketMetadataJournalTableConfigurationRequest : AmazonWebServiceRequest
         IAmazonWebServiceRequest

The UpdateBucketMetadataJournalTableConfigurationRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property BucketName System.String

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

Public Property ChecksumAlgorithm Amazon.S3.ChecksumAlgorithm

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

Public Property ContentMD5 System.String

The Content-MD5 header for the journal 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 JournalTableConfiguration Amazon.S3.Model.JournalTableConfigurationUpdates

The journal 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