Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PutObjectLockConfigurationRequest

Hierarchy

  • PutObjectLockConfigurationRequest

Index

Properties

Bucket

Bucket: string

The bucket whose Object Lock configuration you want to create or replace.

Optional ContentMD5

ContentMD5: string

The MD5 hash for the request body. For requests made using the AWS Command Line Interface (CLI) or AWS SDKs, this field is calculated automatically.

Optional ExpectedBucketOwner

ExpectedBucketOwner: string

The account ID of the expected bucket owner. If the bucket is owned by a different account, the request will fail with an HTTP 403 (Access Denied) error.

Optional ObjectLockConfiguration

ObjectLockConfiguration: ObjectLockConfiguration

The Object Lock configuration that you want to apply to the specified bucket.

Optional RequestPayer

RequestPayer: string

Optional Token

Token: string

A token to allow Object Lock to be enabled for an existing bucket.

Generated using TypeDoc