Description
Installs a custom OOS software package on an ECS instance in a scaling group.
Syntax
Action: ACS::ESS::ConfigureOOSPackage
Properties:
regionId: String
rollBack: String
instanceId: String
action: String
packageName: String
packageVersion: String
scalingGroupId: String
Attributes
|
Attribute |
Description |
Type |
Required |
Default value |
Limit |
|
regionId |
The region ID. |
String |
No |
{{ ACS::RegionId }} |
|
|
rollBack |
Specifies whether to roll back the operation. |
String |
No |
false |
|
|
instanceId |
The ID of the ECS instance. |
String |
Yes |
Maximum length: 30 characters Minimum length: 1 character |
|
|
action |
The operation to perform on the software package. |
String |
No |
install |
|
|
packageName |
The software package name. |
String |
Yes |
||
|
packageVersion |
The OOS software package version. |
String |
No |
||
|
scalingGroupId |
The scaling group ID. |
String |
Yes |
Output
|
Output item |
Description |
Type |
|
commandOutput |
String |
References
For more information, see ACS::ESS::ConfigureOOSPackage.yml at GitHub.
该文章对您有帮助吗?