Command option Sample:aws glacier complete-multipart-upload

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

You call this operation to inform Amazon Glacier that all the archiveparts have been uploaded and that Amazon Glacier can now assemble thearchive from the uploaded parts.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/glacier/complete-multipart-upload.html

aws glacier complete-multipart-upload --archive-size 3145728 --checksum 9628195fcdbcbbe76cdde456d4646fa7de5f219fb39823836d81f0cc0e18aa67 --upload-id 19gaRezEXAMPLES6Ry5YYdqthHOC_kGRCT03L9yetr220UmPtBYKk-OssZtLqyFu7sY1_lR7vgFuJV6NtcV5zpsJ --account-id - --vault-name my-vault
    complete-multipart-upload — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/glacier/complete-multipart-upload.html
aws glacier complete-multipart-upload --checksum
    aws-cli-user-guide/cli-using-glacier.md at master 揃 awsdocs/aws-cli-user-guide 揃 GitHub : http://github.com/awsdocs/aws-cli-user-guide/blob/master/doc-source/cli-using-glacier.md
aws glacier complete-multipart-upload --account-id=- --vault-name="final_vault" --upload-id="
    aws cli - Does AWS CLI upload files larger than 4GB to Amazon Glacier? - Stack Overflow : http://stackoverflow.com/questions/45665866/does-aws-cli-upload-files-larger-than-4gb-to-amazon-glacier

aws のオプション一覧