コマンドオプションサンプル:aws ec2 copy-snapshot

コマンドサンプルを検索した結果です。

EBSボリュームのポイントインタイムスナップショットをコピーして、Amazon S3に保存します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ec2/copy-snapshot.html

aws ec2 copy-snapshot command. This command requires the following parameters:

    5 AWS EBS Volume Types and Functions You're Not Using : http://cloud.netapp.com/blog/ebs-volumes-5-lesser-known-functions
aws ec2 copy-snapshot --source-snapshot-id "your snapshot Id" -- source-region "your region" --destination-region "your region" --description utm-encrypted --
    Sophos UTM on AWS: How to encrypt a Standalone UTM root EBS volume - Sophos Community : http://community.sophos.com/kb/en-us/132477
aws ec2 copy-snapshot --source-region ap-northeast-1 --source-snapshot-id snap-4321 --encrypted --description 'encrypted snapshot'
    暗号化されていないEBSスナップショットを暗号化する | Developers.IO : http://dev.classmethod.jp/cloud/aws/encrypt-unencrypted-ebs-snapshot/
aws ec2 copy-snapshot --source-snapshot-id
    Building an AWS AMI with encrypted root device – SeQura Engineering : http://engineering.sequra.es/2016/09/building-an-aws-ami-with-encrypted-root-device/
aws ec2 copy-snapshot --profile
    copy-encrypted-ami/copy_encrypted_ami.sh at master 揃 aws-samples/copy-encrypted-ami 揃 GitHub : http://github.com/aws-samples/copy-encrypted-ami/blob/master/copy_encrypted_ami.sh
aws ec2 copy-snapshot
     【AWS】EBSのリージョン間コピーをやってみた | あいしんくいっと : http://i-think-it.net/try-ebs-region-copy/
aws ec2 copy-snapshot: Fix bug when spaces in the description
    aws-cli-1.11.104-20.1.src RPM : http://rpmfind.net/linux/RPM/opensuse/updates/leap/42.3/oss/src/aws-cli-1.11.104-20.1.src.html
aws ec2 copy-snapshot \
    amazon web services - Is there a way to schedule a periodic EBS snapshot transfer between AWS accounts? - Stack Overflow : http://stackoverflow.com/questions/40410801/is-there-a-way-to-schedule-a-periodic-ebs-snapshot-transfer-between-aws-accounts
aws ec2 copy-snapshot --region us-east-1 --source-region
    scripting - Shell Script Error - Unable to feed output from one variable to another variable - Unix & Linux Stack Exchange : http://unix.stackexchange.com/questions/343455/shell-script-error-unable-to-feed-output-from-one-variable-to-another-variable
aws ec2 copy-snapshot \
    Copying a Snapshot in the Same Region - Documentation - Outscale : http://wiki.outscale.net/display/DOCU/Copying+a+Snapshot+in+the+Same+Region
aws ec2 copy-snapshot --region us-east-1 --source-region
    Automatic AWS Snapshots with Replication to another Region | The Day to Day Findings of an IT Engineer : http://www.seanlabrie.com/2016/automatic-aws-snapshots-with-replication-to-another-region/

aws のオプション一覧