Skip to content

feat(appsync): elasticsearch data source for graphql api#14651

Merged
mergify[bot] merged 3 commits intoaws:masterfrom
BryanPan342:elasticsearch
May 13, 2021
Merged

feat(appsync): elasticsearch data source for graphql api#14651
mergify[bot] merged 3 commits intoaws:masterfrom
BryanPan342:elasticsearch

Conversation

@BryanPan342
Copy link
Contributor

Implement support for elasticsearch data source.

Endpoint is fixed to https URL as through testing, CloudFormations requires the domain to be in the form of https://[...].

Fixes #6063


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

gitpod-io bot commented May 12, 2021

Copy link
Contributor

@MrArnoldPalmer MrArnoldPalmer left a comment

Choose a reason for hiding this comment

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

one question and a nit for the unit test name.

@mergify mergify bot dismissed MrArnoldPalmer’s stale review May 12, 2021 21:38

Pull request has been modified.

@mergify
Copy link
Contributor

mergify bot commented May 13, 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).

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: b8afa9e
  • 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 2337b5d into aws:master May 13, 2021
@mergify
Copy link
Contributor

mergify bot commented May 13, 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).

hollanddd pushed a commit to hollanddd/aws-cdk that referenced this pull request Aug 26, 2021
Implement support for elasticsearch data source.

Endpoint is fixed to `https` URL as through testing, CloudFormations requires the domain to be in the form of `https://[...]`.

Fixes aws#6063

----

*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

@aws-cdk/aws-appsync Related to AWS AppSync @aws-cdk/aws-elasticsearch Related to Amazon Elasticsearch Service

Projects

None yet

Development

Successfully merging this pull request may close these issues.

High level construct for an AppSync Elasticsearch data source

4 participants