View source: R/redshiftserverless_operations.R
redshiftserverless_delete_custom_domain_association | R Documentation |
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.
redshiftserverless_delete_custom_domain_association(
customDomainName,
workgroupName
)
customDomainName |
[required] The custom domain name associated with the workgroup. |
workgroupName |
[required] The name of the workgroup associated with the database. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.