UpdateImageProfileSpecification
UpdateImageProfileSpecification
JSON Example
{
"name": "string",
"description": "string",
"imageMapping": {
"ubuntu": {
"id": "9e49",
"name": "ami-ubuntu-16.04-1.9.1-00-1516139717"
},
"centos": {
"id": "9e50",
"name": "ami-centos-7-1.13.0-00-1543963388"
}
}
}
string
name
Required
A human-friendly name used as an identifier in APIs that support this option.
string
description
Optional
A human-friendly description.
object
imageMapping
Required
Image mapping defined for the corresponding region.