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

feat: add initial support for HTTP endpoint destination

Open benjaminpottier opened this issue 6 months ago • 2 comments

Issue # (if applicable)

Addresses #20354

Reason for this change

Rather than waiting on full L2 support maybe we can simply add L1 support in the DestinationConfig interface. This would allow people to extend the interface and address the issue in the meantime.

Without adding this to the interface JSII will not let us extend the interface and compile it since we'd be the return signature. See https://github.com/aws/jsii/issues/3495

Description of changes

This should be a small enough change where we can merge in without much worry.

Checklist


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

benjaminpottier avatar May 27 '25 16:05 benjaminpottier

AWS CodeBuild CI Report

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

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

aws-cdk-automation avatar May 27 '25 17:05 aws-cdk-automation

This PR has been in the CHANGES REQUESTED state for 3 weeks, and looks abandoned. Note that PRs with failing linting check or builds are not reviewed, please ensure your build is passing

To prevent automatic closure:

  • Resume work on the PR
  • OR request an exemption by adding a comment containing 'Exemption Request' with justification e.x "Exemption Request: "
  • OR request clarification by adding a comment containing 'Clarification Request' with a question e.x "Clarification Request: "

This PR will automatically close in 14 days if no action is taken.

aws-cdk-automation avatar Jun 18 '25 00:06 aws-cdk-automation

This PR has been deemed to be abandoned, and will be automatically closed. Please create a new PR for these changes if you think this decision has been made in error.

aws-cdk-automation avatar Jul 03 '25 00:07 aws-cdk-automation

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 03 '25 00:07 github-actions[bot]