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

Feature request: AWS::Serverless::GraphQLApi EnvironmentVariables Property #7959

Open
tesfay3 opened this issue Apr 1, 2025 · 0 comments
Open
Labels
stage/needs-triage Automatically applied to new issues and PRs, indicating they haven't been looked at. type/feature Feature request

Comments

@tesfay3
Copy link

tesfay3 commented Apr 1, 2025

Describe your idea/feature/enhancement

Please add the EnvironmentVariables as a property on the AWS::Serverless::GraphQLApi resource type. Currently the only way to set this is to instead use the AWS::AppSync::GraphQLApi resource type.

Serverless GraphQL Resource Type Documentation

AppSync GraphQL Resource Type Documentation

Proposal

Pass through the property from the ::Serverless:: resource type -> ::AppSync:: resource type in the transform.

Additional Details

This will allow us to add environment variables to our AppSync's JS resolvers.

@tesfay3 tesfay3 added stage/needs-triage Automatically applied to new issues and PRs, indicating they haven't been looked at. type/feature Feature request labels Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stage/needs-triage Automatically applied to new issues and PRs, indicating they haven't been looked at. type/feature Feature request
Projects
None yet
Development

No branches or pull requests

1 participant