Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aws_opensearchserverless: L2 constructs #28825

Open
2 tasks
danielbender1989 opened this issue Jan 23, 2024 · 1 comment
Open
2 tasks

aws_opensearchserverless: L2 constructs #28825

danielbender1989 opened this issue Jan 23, 2024 · 1 comment
Labels
@aws-cdk/aws-opensearch Related to the @aws-cdk/aws-opensearchservice package effort/large Large work item – several weeks of effort feature-request A feature should be added or improved. p2

Comments

@danielbender1989
Copy link

Describe the feature

L2 construct for aws_opensearchserverless domains which ideally implements the same interfaces as aws_opensearchservice.

Use Case

Creating cdk constructs for opensearch serverless has similar user experience to writing cloudformation templates. This makes also dependent task such as adding the opensearch serverless as appsync datasource very cumbersome.

Proposed Solution

Create L2 "Domain" for opensearch serverless which implements IDomain interface.

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.122.0

Environment details (OS name and version, etc.)

Windows

@danielbender1989 danielbender1989 added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Jan 23, 2024
@github-actions github-actions bot added the @aws-cdk/aws-opensearch Related to the @aws-cdk/aws-opensearchservice package label Jan 23, 2024
@tim-finnigan tim-finnigan self-assigned this Jan 23, 2024
@tim-finnigan tim-finnigan added investigating This issue is being investigated and/or work is in progress to resolve the issue. and removed needs-triage This issue or PR still needs to be triaged. labels Jan 23, 2024
@tim-finnigan
Copy link

Thanks for the feature request. It looks like this was also requested here a few months ago: aws/aws-cdk-rfcs#492. As mentioned in that issue, this feature is not currently under consideration, but I think we can track this here for now to gauge interest.

@tim-finnigan tim-finnigan added p2 effort/large Large work item – several weeks of effort and removed investigating This issue is being investigated and/or work is in progress to resolve the issue. labels Jan 23, 2024
@tim-finnigan tim-finnigan removed their assignment Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-opensearch Related to the @aws-cdk/aws-opensearchservice package effort/large Large work item – several weeks of effort feature-request A feature should be added or improved. p2
Projects
None yet
Development

No branches or pull requests

2 participants