Skip to content

fix(opensearch): add validation to domainName property#17017

Merged
mergify[bot] merged 5 commits intoaws:masterfrom
nom3ad:issue-17016-opensearch-domainName-validation
Oct 19, 2021
Merged

fix(opensearch): add validation to domainName property#17017
mergify[bot] merged 5 commits intoaws:masterfrom
nom3ad:issue-17016-opensearch-domainName-validation

Conversation

@nom3ad
Copy link
Copy Markdown
Contributor

@nom3ad nom3ad commented Oct 16, 2021

Add validation to domainName property as per https://docs.aws.amazon.com/opensearch-service/latest/developerguide/configuration-api.html#configuration-api-datatypes-domainname

Fixes #17016


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@gitpod-io
Copy link
Copy Markdown

gitpod-io bot commented Oct 16, 2021

@kaizencc kaizencc self-assigned this Oct 18, 2021
Copy link
Copy Markdown
Contributor

@kaizencc kaizencc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for opening this pull request! It looks good, but in addition to the comments: we need to do the exact same thing for the elasticsearch module as it is not deprecated yet. Can you add that to this PR as well?

@mergify mergify bot dismissed kaizencc’s stale review October 19, 2021 05:21

Pull request has been modified.

Copy link
Copy Markdown
Contributor

@kaizencc kaizencc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Thanks for the contribution!

@aws-cdk-automation
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: d9cc98d
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify mergify bot merged commit 3ec6832 into aws:master Oct 19, 2021
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Oct 19, 2021

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

TikiTDO pushed a commit to TikiTDO/aws-cdk that referenced this pull request Feb 21, 2022
Add validation to domainName property as per  https://docs.aws.amazon.com/opensearch-service/latest/developerguide/configuration-api.html#configuration-api-datatypes-domainname

Fixes aws#17016 

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(opensearch): missing validation on domainName property

3 participants