Command option Sample:aws s3api delete-bucket-replication

Search command sample in the internet.It is the result.

Deletes the replication configuration from the bucket.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/s3api/delete-bucket-replication.html

aws s3api delete-bucket-replication --bucket my-bucket
    delete-bucket-replication — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/s3api/delete-bucket-replication.html
aws s3api delete-bucket-replication --bucket us-west-2.nag
    GitHub - nagwww/aws-s3-book: S3 runbook : http://github.com/nagwww/aws-s3-book

aws のオプション一覧