Learn R Programming

paws.database (version 0.7.0)

redshiftserverless_delete_custom_domain_association: Deletes a custom domain association for Amazon Redshift Serverless

Description

Deletes a custom domain association for Amazon Redshift Serverless.

See https://www.paws-r-sdk.com/docs/redshiftserverless_delete_custom_domain_association/ for full documentation.

Usage

redshiftserverless_delete_custom_domain_association(
  customDomainName,
  workgroupName
)

Arguments

customDomainName

[required] The custom domain name associated with the workgroup.

workgroupName

[required] The name of the workgroup associated with the database.