(opensearch): missing validation on domainName property #17016
Labels
@aws-cdk/aws-opensearch
Related to the @aws-cdk/aws-opensearchservice package
bug
This issue is a bug.
effort/small
Small work item – less than a day of effort
p2
What is the problem?
Currently,
opensearch.Domain
allows any string value to be used as domainName, this could fail CloudFormation deploymentReproduction Steps
What did you expect to happen?
CDK should not allow invalid domain name
What actually happened?
CloudFormation deployment failed:
CDK CLI Version
1.124.0 (build 65761fe)
Framework Version
No response
Node.js Version
v14.17.4
OS
Ubuntu
Language
Typescript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: