aws-cdk icon indicating copy to clipboard operation
aws-cdk copied to clipboard

feat(apigatewayv2): add stage variables support for HTTP and WebSocket API

Open gasolima opened this issue 7 months ago • 1 comments

Issue

Closes https://github.com/aws/aws-cdk/issues/11818 .

Reason for this change

To support stage variables to HttpApi & WebSocketApi.

Description of changes

Add stageVariables property to WebSocketStage & HttpStage.

Describe any new or updated permissions being added

N/A

Description of how you validated changes

  • Add a unit test
  • Tested it manually by creating stack to use the new props and check the CF template & UI

Checklist


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

gasolima avatar May 24 '25 19:05 gasolima

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

mergify[bot] avatar Jul 04 '25 09:07 mergify[bot]

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: 1d737ad9d9ddb419547f999c12308a67e22d5294
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

aws-cdk-automation avatar Jul 04 '25 09:07 aws-cdk-automation

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

mergify[bot] avatar Jul 04 '25 09:07 mergify[bot]

Comments on closed issues and PRs are hard for our team to see. If you need help, please open a new issue that references this one.

github-actions[bot] avatar Jul 04 '25 09:07 github-actions[bot]