S3 Put Object Retention
PUT https://s3.{{region}}.backblazeb2.com/:bucket/:key?retention
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
versionId | null | Optional. Specifies a particular version of the object. | |
retention | null |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-amz-bypass-governance-retention | null | Optional. Specifies whether this request should bypass governance controls. | |
x-amz-expected-bucket-owner | null | Optional. 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