S3 Put Object Lock Configuration

PUT https://s3.{{region}}.backblazeb2.com/:bucket?object-lock

Sets the Object Lock configuration for a bucket. The specified rule will apply by default to new objects created in the bucket.

Request Params

KeyDatatypeRequiredDescription
object-locknullMust be present to put object lock configuration.

HEADERS

KeyDatatypeRequiredDescription
x-amz-expected-bucket-ownernullOptional. Account ID of the expected bucket owner. If the bucket is owned by a different owner, a 403 Access Denied error will be returned.

RESPONSES

status: OK