aws-cdk
aws-cdk copied to clipboard
feat: add initial support for HTTP endpoint destination
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
- [x ] My code adheres to the CONTRIBUTING GUIDE and DESIGN GUIDELINES
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license
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
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.
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.
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.