aws backup clients
Project description
Installation
$ pip install aws-backup-client
Example
Currently, we use the following:
EC2 AMI Image
$ ec2-ami-backup --instance-id=i-xxxxxxxx --instance-id=i-yyyyyyyy \
> --instance-name=name1 --instance-name=*name2*\
> --instance-tag=key/value --instance-tag=key2/*value2* \
> --image-description='weekly backup image' \
> --image-max-number=2 \
> --image-expiration='14days' \
> --aws-access-key-id=AKIXXXXXXXXXXXXXXXX \
> --aws-secret-access-key=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx \
> --aws-region=ap-northeast-1 \
> --aws-time-diff='9hours' \
> --client-time-diff='9hours' \
> --client-time-format='%Y-%m-%dT%H-%M-%S' \
> --log-level=10 \
> --reboot \
> --prefix='weekly-' \
> --dry-run
Following of input is required:
–instance-id
–instance-name
–instance-tag
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file aws-backup-client-0.0.5.tar.gz
.
File metadata
- Download URL: aws-backup-client-0.0.5.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c3e9a1df9854368eb5bdbb34acfc0129f1196d635b2d170f3c77d526f8fb9a81 |
|
MD5 | fa12c37bb997819cffcce175577a29df |
|
BLAKE2b-256 | e494d7d3832b41eee4531bd1936d6d1e66a74ad42b428f27ff615ce33199155a |