Learn R Programming

paws.database (version 0.1.9)

rds_delete_custom_availability_zone: Deletes a custom Availability Zone (AZ)

Description

Deletes a custom Availability Zone (AZ).

Usage

rds_delete_custom_availability_zone(CustomAvailabilityZoneId)

Arguments

CustomAvailabilityZoneId

[required] The custom AZ identifier.

Request syntax

svc$delete_custom_availability_zone(
  CustomAvailabilityZoneId = "string"
)

Details

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.