Description
Converts the public IP address of an Elastic Compute Service (ECS) instance to an elastic IP address (EIP) and associates the EIP with an Internet Shared Bandwidth.
Syntax
Action: ACS::ECS::ConvertPublicToEIPAndAddToCommonBandwidthPackage
Properties:
regionId: String
instanceId: String
bandwidthPackageId: StringAttributes
Attribute | Description | Type | Required | Default value | Limit |
regionId | The region ID. | String | No | {{ ACS::RegionId }} | |
instanceId | The ECS instance ID. | String | Yes | ||
bandwidthPackageId | The ID of the Internet Shared Bandwidth. | String | Yes |
Output
None
References
For more information, see ACS::ECS::ConvertPublicToEIPAndAddToCommonBandwidthPackage.yml at GitHub.