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

chore(apigatewayv2): apiEndpoint is elevated to the IHttpApi interface #11988

Merged
merged 3 commits into from
Dec 15, 2020

Conversation

nija-at
Copy link
Contributor

@nija-at nija-at commented Dec 10, 2020

This was originally a miss from a community contributed PR.
apiEndpoint is a CloudFormation attribute and should be elevated into
the IHttpApi interface.

BREAKING CHANGE: HttpApi.fromApiId() has been replaced with
HttpApi.fromHttpApiAttributes().


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

This was originally a miss from a community contributed PR.
`apiEndpoint` is a CloudFormation attribute and should be elevated into
the `IHttpApi` interface.

BREAKING CHANGE: `HttpApi.fromApiId()` has been replaced with
`HttpApi.fromHttpApiAttributes()`.
@nija-at nija-at requested a review from a team December 10, 2020 14:45
@nija-at nija-at self-assigned this Dec 10, 2020
@gitpod-io
Copy link

gitpod-io bot commented Dec 10, 2020

@github-actions github-actions bot added the @aws-cdk/aws-apigatewayv2 Related to Amazon API Gateway v2 label Dec 10, 2020
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Dec 10, 2020
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-qxepHUsryhcu
  • Commit ID: 06956e0
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

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

@mergify
Copy link
Contributor

mergify bot commented Dec 15, 2020

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

@mergify mergify bot merged commit bc5b9b6 into master Dec 15, 2020
@mergify mergify bot deleted the nija-at/apigwv2-apiendpoint branch December 15, 2020 13:20
flochaz pushed a commit to flochaz/aws-cdk that referenced this pull request Jan 5, 2021
aws#11988)

This was originally a miss from a community contributed PR.
`apiEndpoint` is a CloudFormation attribute and should be elevated into
the `IHttpApi` interface.

BREAKING CHANGE: `HttpApi.fromApiId()` has been replaced with
`HttpApi.fromHttpApiAttributes()`.


----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-apigatewayv2 Related to Amazon API Gateway v2 contribution/core This is a PR that came from AWS.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants