get-object-lock-configuration

Gets Object Lock configurations for a bucket.

Usage

get-object-lock-configuration --bucket <value>

Supported Options

--bucket: Bucket name

Example

aws s3api get-object-lock-configuration --endpoint http://<hostname>:<port_number> --profile testuser1 --bucket example_bucket

Loading...