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.
Namespace: Amazon.S3.Model
Assembly: AWSSDK.S3.dll
Version: 3.x.y.z
public class UpdateBucketMetadataJournalTableConfigurationRequest : AmazonWebServiceRequest IAmazonWebServiceRequest
The UpdateBucketMetadataJournalTableConfigurationRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
UpdateBucketMetadataJournalTableConfigurationRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
BucketName | System.String |
The general purpose bucket that you want to update the journal table configuration for. |
![]() |
ChecksumAlgorithm | Amazon.S3.ChecksumAlgorithm |
The checksum algorithm to use with your journal 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
|
![]() |
JournalTableConfiguration | Amazon.S3.Model.JournalTableConfigurationUpdates |
The journal 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