ImageProfileSpecification

ImageProfileSpecification
ImageProfileSpecification

Specification for image profile.

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"
        }
    },
    "regionId": "9.0E49"
}
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.

string
regionId
Required

The id of the region for which this profile is created