Command option Sample:aws s3api delete-objects

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

This operation enables you to delete multiple objects from a bucketusing a single HTTP request.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/s3api/delete-objects.html

aws s3api delete-objects --bucket this-is-buckeeettttt --delete file://files_to_delete.json
    Creating Snapshots using the AWS CLI - CloudRanger : http://cloudranger.com/installing-aws-cli-for-managing-services/
aws s3api delete-objects --bucket my-bucket --delete file://delete.json
    delete-objects — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/s3api/delete-objects.html
aws s3api delete-objects --bucket
    AWS Cli — Cloud Posse Developer Hub : http://docs.cloudposse.com/tools/aws-cli/
aws s3api delete-objects --bucket terra-state-bucket --delete \
    Amazon AWS EKS and RDS PostgreSQL With Terraform - DZone Cloud : http://dzone.com/articles/amazon-aws-eks-and-rds-postgresql-with-terraform-i
aws s3api delete-objects --bucket
    Delete multiple files from s3 揃 GitHub : http://gist.github.com/andreicek/01f95213129dfeaf4ebf80decfe27c4c
aws s3api delete-objects --bucket terra-state-bucket --delete \\\n\"
    Amazon AWS EKS and RDS PostgreSQL with terraform Ion Medium : http://medium.com/@mudrii/amazon-aws-eks-and-rds-postgresql-with-terraform-b94d6cf1be38
aws s3api delete-objects --bucket BUCKET --delete
    amazon s3 - Most efficient way to batch delete S3 Files - Server Fault : http://serverfault.com/questions/679989/most-efficient-way-to-batch-delete-s3-files
aws s3api delete-objects --bucket
    amazon web services - How do I delete a versioned bucket in AWS S3 using the CLI? - Stack Overflow : http://stackoverflow.com/questions/29809105/how-do-i-delete-a-versioned-bucket-in-aws-s3-using-the-cli
aws s3api delete-objects \
    Removing Objects from a Bucket - Documentation - Outscale : http://wiki.outscale.net/display/DOCU/Removing+Objects+from+a+Bucket
aws s3api delete-objects --bucket x.y.z --delete '
    How to delete multiple files in the S3 bucket with AWS CLI - codesd.com : http://www.codesd.com/item/how-to-delete-multiple-files-in-the-s3-bucket-with-aws-cli.html

aws のオプション一覧