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

Support for AWS::ApiGatewayV2::Api #155

Open
mekwall opened this issue Feb 25, 2019 · 0 comments
Open

Support for AWS::ApiGatewayV2::Api #155

mekwall opened this issue Feb 25, 2019 · 0 comments

Comments

@mekwall
Copy link

mekwall commented Feb 25, 2019

Add support for AWS::ApiGatewayV2::Api so that we can deploy WebSockets APIs with aliases as well. Docs can be found here: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-api.html

I'm trying to figure out how I can contribute to this myself, but haven't looked at the code yet. My guess is that this should be as simple as using the same implementation that is used to support aliases with deployments using HTTP protocol.

Edit: Looking at the code and the docs it's not as easy as I initially thought.

@mekwall mekwall changed the title Support aliases for APIs using WebSockets protocol Support for AWS::ApiGatewayV2::Api Feb 25, 2019
@mekwall mekwall changed the title Support for AWS::ApiGatewayV2::Api Migrate to AWS::ApiGatewayV2::Api Feb 25, 2019
@mekwall mekwall changed the title Migrate to AWS::ApiGatewayV2::Api Support for AWS::ApiGatewayV2::Api Feb 25, 2019
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

No branches or pull requests

1 participant