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: String
Attributes
|
Attribute |
Description |
Type |
Required |
Default value |
Limit |
|
regionId |
Region ID of the RDS instance. |
String |
Yes |
||
|
instanceId |
ID of the RDS instance. |
String |
Yes |
||
|
securityIps |
IP address whitelist to modify. |
String |
Yes |
||
|
whitelistNetworkType |
Network type of the IP address whitelist. |
String |
Yes |
||
|
instanceIPArrayName |
Name of the whitelist group to modify. |
String |
Yes |
Output
None
References
View the source template ACS::RDS::ModifySecurityIpsByInstanceIPArray.yml on GitHub.