Sha256: 3a621ebb49cab484e1020be5bef7561aaa9e28fef5b4350118bd6b58c4b992f9
Contents?: true
Size: 363 Bytes
Versions: 6
Compression:
Stored size: 363 Bytes
Contents
Examples: $ aws-ec2 create my-instance If you want to create an ami at the end of of a successful user-data script run you can use the `--ami` option. Example: $ aws-ec2 create my-instance --ami myname To see the snippet of code that gets added to the user-data script you can use the aws-ec2 userdata command. $ aws-ec2 userdata myscript --ami myname
Version data entries
6 entries across 6 versions & 1 rubygems