Description
Removes 0.0.0.0/0 from the IP address whitelist of an ApsaraDB RDS instance.
Syntax
Action: ACS::RDS::ModifySecurityIpsByInstanceIPArray
Properties:
regionId: String
instanceId: String
securityIps: String
whitelistNetworkType: String
instanceIPArrayName: StringAttributes
Attribute | Description | Type | Required | Default value | Limit |
regionId | The ID of the region in which the ApsaraDB RDS instance resides. | String | Yes | ||
instanceId | The ID of the ApsaraDB RDS instance. | String | Yes | ||
securityIps | The IP address whitelist that you want to modify. | String | Yes | ||
whitelistNetworkType | The network type of the IP address whitelist. | String | Yes | ||
instanceIPArrayName | The name of the group to which the IP address whitelist to be modified belongs. | String | Yes |
Output
None
References
For more information, see ACS::RDS::ModifySecurityIpsByInstanceIPArray.yml at GitHub.