Skip to content

Commit

Permalink
revert: "feat(apigatewayv2): vpc link and private integrations (#1053…
Browse files Browse the repository at this point in the history
…1)" (#11070)

This reverts commit fc74e037c5be4e364d249ab5cad6998490880afa.

This change requires aws/jsii#2172 to be merged and a jsii upgrade as the usage
of `@internal` for `HttpPrivateIntegration` and `VpcLinkConfigurationOptions` is
causing downstream compilation failures currently.

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
  • Loading branch information
shivlaks authored and Elad Ben-Israel committed Jan 18, 2022
1 parent 4607ed5 commit 83db891
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/decdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
"@aws-cdk/aws-amplify": "0.0.0",
"@aws-cdk/aws-apigateway": "0.0.0",
"@aws-cdk/aws-apigatewayv2": "0.0.0",
"@aws-cdk/aws-apigatewayv2-integrations": "0.0.0",
"@aws-cdk/aws-appconfig": "0.0.0",
"@aws-cdk/aws-appflow": "0.0.0",
"@aws-cdk/aws-applicationautoscaling": "0.0.0",
Expand Down

0 comments on commit 83db891

Please sign in to comment.