Description
Queries the Elastic Compute Service (ECS) instance types that are available among the ECS instance types specified by the instanceTypes attribute.
Syntax
Action: ACS::ECS::CheckAvailableInstanceTypes
Properties:
instanceTypes: List
regionId: String
zoneId: String
instanceChargeType: String
networkCategory: String
Attributes
Attribute | Description | Type | Required | Default value | Limit |
instanceTypes | The instance types to be checked. | List | Yes | ||
regionId | The region ID. | String | No | {{ACS::RegionId}} | |
zoneId | The zone ID. | String | Yes | ||
instanceChargeType | The billing method of the instances. | String | No | PostPaid | |
networkCategory | The network type. | String | No | vpc |
Output
Output item | Description | Type |
availableInstanceTypes | List |
References
For more information, see ACS::ECS::CheckAvailableInstanceTypes.yml at GitHub.