Deletes a custom Availability Zone (AZ).
A custom AZ is an on-premises AZ that is integrated with a VMware vSphere cluster.
For more information about RDS on VMware, see the RDS on VMware User Guide.
rds_delete_custom_availability_zone(CustomAvailabilityZoneId)
[required] The custom AZ identifier.
A list with the following syntax:
list( CustomAvailabilityZone = list( CustomAvailabilityZoneId = "string", CustomAvailabilityZoneName = "string", CustomAvailabilityZoneStatus = "string", VpnDetails = list( VpnId = "string", VpnTunnelOriginatorIP = "string", VpnGatewayIp = "string", VpnPSK = "string", VpnName = "string", VpnState = "string" ) ) )
svc$delete_custom_availability_zone( CustomAvailabilityZoneId = "string" )