Command option Sample:aws s3api get-bucket-lifecycle-configuration

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

Returns the lifecycle configuration information set on the bucket.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/s3api/get-bucket-lifecycle-configuration.html

aws s3api get-bucket-lifecycle-configuration \
    Set Lifecycle Configurations Using the AWS CLI - Amazon Simple Storage Service : http://docs.aws.amazon.com/AmazonS3/latest/dev/set-lifecycle-cli.html
aws s3api get-bucket-lifecycle-configuration \
--bucket
    Migrating On-premise Data to S3 Storage : http://linuxacademy.com/howtoguides/posts/show/topic/13179-migrating-onpremise-data-to-s3-storage
aws s3api get-bucket-lifecycle-configuration --bucket source-backup
    amazon web services - AWS CLI copy life-cycle configuration between buckets - Server Fault : http://serverfault.com/questions/764910/aws-cli-copy-life-cycle-configuration-between-buckets
aws s3api get-bucket-lifecycle-configuration --bucket ee-shares --profile s3toglacier
    amazon s3 - Lifecycle policy on S3 not working - Stack Overflow : http://stackoverflow.com/questions/36744606/lifecycle-policy-on-s3-not-working
aws s3api get-bucket-lifecycle-configuration --bucket wharton-research-Archive
    Wharton Computing : http://www.rssmix.com/u/8232617/rss.xml

aws のオプション一覧