redshiftserverless_update_custom_domain_association {paws.database} | R Documentation |
Updates an Amazon Redshift Serverless certificate associated with a custom domain.
See https://www.paws-r-sdk.com/docs/redshiftserverless_update_custom_domain_association/ for full documentation.
redshiftserverless_update_custom_domain_association(
customDomainCertificateArn,
customDomainName,
workgroupName
)
customDomainCertificateArn |
[required] The custom domain name’s certificate Amazon resource name (ARN). This is optional. |
customDomainName |
[required] The custom domain name associated with the workgroup. |
workgroupName |
[required] The name of the workgroup associated with the database. |