Retrieve unsupported instance types for acceleration and capacity tiering
GET /aws/ha/metadata/instance-types-not-supporting-acceleration-and-capacity-tiering
Retrieves the instance types that do not support acceleration and capacity tiering.
Error
Status: Default, Default response
| Name | Type | Required | Description |
|---|---|---|---|
instanceTypes |
array[InstanceTypeResponse] |
True |
Example error response
{
"instanceTypes": [
{
"instanceType": "string"
}
]
}
Definitions
See Definitions
InstanceTypeResponse
| Name | Type | Required | Description |
|---|---|---|---|
instanceType |
string |
True |