Action
ACS::ECS::CreateSavingsPlan
Description
Purchases a savings plan.
Syntax
Action: ACS::ECS::CreateSavingsPlan
Properties:
regionId: String
resourceId: List
planType: String
offeringType: String
instanceTypeFamily: String
committedAmount: Number
periodUnit: String
period: Number
Attributes
Attribute | Description | Type | Required | Default value | Limit |
regionId | The region ID. | String | No | {{ ACS::RegionId }} | |
resourceId | The ID of the Elastic Compute Service (ECS) instance. | List | Yes | ||
planType | The type of the savings plan. | String | No | ecs | |
offeringType | The type of the product. | String | No | All Upfront | |
instanceTypeFamily | The instance family. | String | Yes | ||
committedAmount | The hourly spend commitment. | Number | Yes | ||
periodUnit | The duration unit. | String | No | Year | |
period | The renewal duration. | Number | No | 1 |
Output
Output item | Description | Type |
orderId | String |
References
For more information, see ACS::ECS::CreateSavingsPlan.yml at GitHub.