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

AmplifyGraphqlApi: latest release for creating a resolver not working (detailed below) #1947

Closed
2 tasks done
AnilMaktala opened this issue Oct 12, 2023 · 1 comment
Closed
2 tasks done

Comments

@AnilMaktala
Copy link
Member

How did you install the Amplify CLI?

No response

If applicable, what version of Node.js are you using?

No response

Amplify CLI Version

2.100.0

What operating system are you using?

Ubuntu 23.04

Did you make any manual changes to the cloud resources managed by Amplify? Please describe the changes made.

N/A

Describe the bug

Example found here missing something--https://aws.amazon.com/blogs/mobile/announcing-aws-amplifys-graphql-api-cdk-construct-deploy-real-time-graphql-api-and-data-stack-on-aws/

version: 2.100.0

In the backend stack, amplifyApi.addResolver is not identifying the following:

"Code.fromAsset"

and

"FunctionRuntime"

Reviewing the docs, this seems to be a new feature.

Expected behavior

Resolver is deployed correctly.

Reproduction steps

Work thru the example given on the blog.

Project Identifier

No response

Log output

# Put your logs below this line


Additional information

No response

Before submitting, please confirm:

  • I have done my best to include a minimal, self-contained set of instructions for consistently reproducing the issue.
  • I have removed any sensitive information from my code snippets and submission.
@AnilMaktala
Copy link
Member Author

This issue has been resolved and updated in the CDK repository's issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant