Command option Sample:aws s3api restore-object

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

Restores an archived copy of an object back into Amazon S3Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/s3api/restore-object.html

aws s3api restore-object --restore-request Days=7 --bucket --profile --key "
    A client error (InvalidObjectState) occurred when calling the CopyObject operation: Operation is not valid for the source object's storage class. | capnjosh : http://capnjosh.com/blog/a-client-error-invalidobjectstate-occurred-when-calling-the-copyobject-operation-operation-is-not-valid-for-the-source-objects-storage-class/
aws s3api restore-object --profile
    Memo/AmazonWebServices/Glacier - DEX Lab : http://dexlab.net/pukiwiki/index.php@Memo%2FAmazonWebServices%2FGlacier
aws s3api restore-object --bucket bucket-name --key key-name --restore-request Days=1

    Docs: s3api restore-object 揃 Issue #566 揃 aws/aws-cli 揃 GitHub : http://github.com/aws/aws-cli/issues/566
aws s3api restore-object --bucket
    Re: [Duplicity-talk] Restoring from Glacier to S3 : http://lists.nongnu.org/archive/html/duplicity-talk/2015-08/msg00010.html
aws s3api restore-object --restore-request Days=
    linux - Is there any way to restore an entire previous version of a folder in an s3 bucket? - Server Fault : http://serverfault.com/questions/754410/is-there-any-way-to-restore-an-entire-previous-version-of-a-folder-in-an-s3-buck
aws s3api restore-object \
    amazon web services - AWS S3 Glacier - Programmatically Initiate Restore - Stack Overflow : http://stackoverflow.com/questions/18987592/aws-s3-glacier-programmatically-initiate-restore
aws s3api restore-object --restore-request Days=7 --bucket /path/folder --key "
     Moving pictures from Amazon Glacier to Amazon Cloud Drive | VanessaSaurus  : http://vsoch.github.io/2014/moving-pictures-from-amazon-glacier-to-amazon-cloud-drive/
aws s3api restore-object --bucket "
    AWS Restore all glacier objects in a bucket - Kecklers.com : http://www.kecklers.com/aws-restore-all-glacier-objects-in-a-bucket/
aws s3api restore-object --bucket wharton-research-Archive --key "afile-3.txt" --cli-input-json '
    Wharton Computing : http://www.rssmix.com/u/8232617/rss.xml

aws のオプション一覧