Description
Changes the instance type of a pay-as-you-go Elastic Compute Service (ECS) instance.
Syntax
Action: ACS::ECS::ModifyInstanceSpec
Properties:
regionId: String
instanceId: String
instanceType: StringAttributes
Attribute | Description | Type | Required | Default value | Limit |
regionId | The region ID. | String | No | {{ ACS::RegionId }} | |
instanceId | The ID of the ECS instance. | String | Yes | ||
instanceType | The instance type of the ECS instance. | String | Yes |
Output
None
References
For more information, see ACS::ECS::ModifyInstanceSpec at GitHub.