Monitors spot prices and discounts for multiple ECS instance types and sends an alert when a specified threshold is reached.
Description
Monitors the discounts and spot prices of Elastic Compute Service (ECS) instances across multiple instance types and sends an alert notification when the specified threshold is reached.
Syntax
Action: ACS::ECS::AlarmSpotPriceByDiscountThresholdWithMultiTypes
Properties:
regionId: String
zoneId: String
instanceTypes: List
threshold: Number
taskType: String
Attributes
|
Attribute |
Description |
Type |
Required |
Default value |
Limit |
|
regionId |
The region ID. |
String |
Yes |
||
|
zoneId |
The zone ID. |
String |
Yes |
||
|
instanceTypes |
The instance type of the ECS instance. |
List |
Yes |
||
|
threshold |
The discount and spot price threshold. |
Number |
Yes |
||
|
taskType |
The type of the threshold monitoring task. |
String |
Yes |
Output
|
Output item |
Description |
Type |
|
instanceTypeThresholdInfo |
Json |
References
For more information, see ACS::ECS::AlarmSpotPriceByDiscountThresholdWithMultiTypes.yml at GitHub.