Skip to content

feat(apigatewayv2-integrations): auto-include EventBusName in HttpEventBridgeIntegration default parameter mapping #7561

feat(apigatewayv2-integrations): auto-include EventBusName in HttpEventBridgeIntegration default parameter mapping

feat(apigatewayv2-integrations): auto-include EventBusName in HttpEventBridgeIntegration default parameter mapping #7561

Workflow file for this run

name: Check all requires files are in LFS
on:
pull_request: {}
jobs:
check-lfs:
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v6
with:
# We don't actually care about LFS file contents, just their integrity.
lfs: false
- name: Check LFS pointers
run: git lfs fsck --pointers