Command option Sample:aws s3api delete-bucket-lifecycle

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

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

aws s3api delete-bucket-lifecycle --bucket my-bucket
    delete-bucket-lifecycle — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/s3api/delete-bucket-lifecycle.html
aws s3api delete-bucket-lifecycle \
    amazon-s3-developer-guide/set-lifecycle-cli.md at master 揃 awsdocs/amazon-s3-developer-guide 揃 GitHub : http://github.com/awsdocs/amazon-s3-developer-guide/blob/master/doc_source/set-lifecycle-cli.md
aws s3api delete-bucket-lifecycle \
--bucket
    Migrating On-premise Data to S3 Storage : http://linuxacademy.com/howtoguides/posts/show/topic/13179-migrating-onpremise-data-to-s3-storage

aws のオプション一覧