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

feat: make AppSync::DataSource mappings (DynamoDB) #2906

Merged
merged 8 commits into from
Feb 16, 2023
Merged

feat: make AppSync::DataSource mappings (DynamoDB) #2906

merged 8 commits into from
Feb 16, 2023

Conversation

pradrx
Copy link
Contributor

@pradrx pradrx commented Feb 14, 2023

Issue #, if available

Description of changes

Created new resource Serverless::GraphQLDataSource.

The properties map to the AppSync::DataSource resource in CFN.

DynamoDB is the only supported datasource with more to be added later.

I will be adding the connector changes in a follow up PR once we add AppSync::DataSource to connector profiles.

Description of how you validated changes

Created schema changes and ran against new transform tests.

Checklist

Examples?

Please reach out in the comments if you want to add an example. Examples will be
added to sam init through aws/aws-sam-cli-app-templates.

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

@pradrx pradrx changed the title feat: make AppSync::DataSource mappings feat: make AppSync::DataSource mappings (DynamoDB) Feb 14, 2023
@pradrx pradrx marked this pull request as ready for review February 14, 2023 16:43
@pradrx pradrx requested a review from a team as a code owner February 14, 2023 16:43
@ssenchenko ssenchenko merged commit dc8e028 into aws:feat-appsync Feb 16, 2023
GavinZZ pushed a commit to GavinZZ/serverless-application-model that referenced this pull request Mar 2, 2023
Disregarding failed backward compatibility check as the deleted functionality wasn't ever released
GavinZZ pushed a commit to GavinZZ/serverless-application-model that referenced this pull request Mar 2, 2023
Disregarding failed backward compatibility check as the deleted functionality wasn't ever released
GavinZZ pushed a commit to GavinZZ/serverless-application-model that referenced this pull request Mar 2, 2023
Disregarding failed backward compatibility check as the deleted functionality wasn't ever released
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.

5 participants