command
Version:
v0.0.0-...-9d6317c
Opens a new window with list of versions in this module.
Published: Mar 2, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
CreateImagev2.go
This example creates an Amazon EC2 image.
go run CreateImagev2.go -d DESCRIPTION -i IMAGE-ID -n IMAGE-NAME
- DESCRIPTION is the description of the image.
- IMAGE-ID is the ID of the instance.
- IMAGE-NAME is the name of the image.
The unit test accepts similar values in config.json.
Documentation
¶
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX - License - Identifier: Apache - 2.0
snippet-start:[ec2.go-v2.CreateImage]
Source Files
¶
Click to show internal directories.
Click to hide internal directories.