Creates a custom domain association for Amazon Redshift Serverless.
See https://www.paws-r-sdk.com/docs/redshiftserverless_create_custom_domain_association/ for full documentation.
redshiftserverless_create_custom_domain_association(
customDomainCertificateArn,
customDomainName,
workgroupName
)
[required] The custom domain name’s certificate Amazon resource name (ARN).
[required] The custom domain name to associate with the workgroup.
[required] The name of the workgroup associated with the database.