Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
1ae1463
chore(merge-back): 2.202.0 (#34774)
gasolima Jun 20, 2025
088af5d
chore: remove old build tools that have been moved to aws-cdk-cli (#3…
rix0rrr Jun 23, 2025
063f4e7
feat(ec2): support for client route enforcement for client VPN endpoi…
badmintoncryer Jun 23, 2025
054c6c5
fix(ec2): don't use inferenceAccellerators in the constructors if not…
rantoniuk Jun 23, 2025
074cb8c
feat: update L1 CloudFormation resource definitions (#34792)
aws-cdk-automation Jun 23, 2025
8ceea43
feat(backup): add support for ScheduleExpressionTimezone (#34603)
msambol Jun 23, 2025
722520a
chore: bump cloud assembly schema (#34791)
rix0rrr Jun 23, 2025
c5983b1
chore: add new team member abidhasan-aws to mergify configs (#34801)
abidhasan-aws Jun 24, 2025
a361c9c
feat(pipelines): cdk-assets version is configurable (#34802)
rix0rrr Jun 24, 2025
e9e794e
chore: use GitHub team to identify PRs from team members (#34804)
mrgrain Jun 24, 2025
13ce6e3
chore(enum-updater): update enum static mapping (#34748)
github-actions[bot] Jun 24, 2025
a4fc5bd
refactor(pipelines): simplify CLI dependency version (#34803)
rix0rrr Jun 25, 2025
68a00ce
chore(eks): improve HelmChart error logging for better troubleshoot… …
pahud Jun 25, 2025
0388483
feat(lambda): function log removal policy (#34723)
phuhung273 Jun 25, 2025
19139af
ci: add tool to sync with project board (#34776)
Abogical Jun 25, 2025
5f9e857
chore: yarn upgrade dependencies requiring intervention (#34751)
aws-cdk-automation Jun 25, 2025
951c917
chore: npm-check-updates && yarn upgrade (#34752)
aws-cdk-automation Jun 25, 2025
1965014
revert: "ci: add tool to sync with project board" (#34817)
kumvprat Jun 25, 2025
2718bc4
ci: github actions pr build (#34825)
mrgrain Jun 26, 2025
705e76b
fix(codecov): update codecov-upload.yml action to upload report with …
kumvprat Jun 27, 2025
41311a2
docs(lambda): warn users on using fromBucket without setting objectVe…
Abogical Jun 27, 2025
420ea3f
ci: use larger github actions runner (#34833)
mrgrain Jun 27, 2025
6bd78f7
ci: build code again on main to pre-fill the rosetta cache (#34834)
mrgrain Jun 27, 2025
6a5e7ab
chore: integ-runner uses toolkit-lib engine (#34809)
mrgrain Jun 27, 2025
d0c640a
ci: require the GitHub Actions PR build for mergify (#34836)
mrgrain Jun 27, 2025
9bad2b1
chore: use public.ecr.aws for all test images (#34831)
mrgrain Jun 27, 2025
e258a6d
chore(automation): update spec-update.yml cron schedule (#34840)
kumvprat Jun 27, 2025
4c75889
feat(cloudformation): update L1 CloudFormation resource definitions (…
aws-cdk-automation Jun 27, 2025
164dc01
ci: cache docker images on main and use in PR builds (#34841)
mrgrain Jun 27, 2025
79a27a4
ci: cancel superseded PR builds (#34842)
mrgrain Jun 27, 2025
8055016
fix(codecov): update codecov-upload.yml (#34845)
kumvprat Jun 30, 2025
ac4d09d
feat(cloudwatch): add account id field for log query and metric widge…
ozelalisen Jun 30, 2025
1916d0f
chore: update Contributors File (#34862)
aws-cdk-automation Jul 1, 2025
76af7dc
feat: report feature flag configuration into Cloud Assembly (#34798)
vivian12300 Jul 1, 2025
bab7413
feat(rds): instance engine lifecycle support (#34719)
phuhung273 Jul 1, 2025
a4b15df
fix(stepfunctions-tasks): properly serialize CallAwsServiceCrossRegio…
alvazjor Jul 1, 2025
ec28b68
chore(release): 2.203.0
Jul 1, 2025
2531f10
chore: update analytics metadata blueprints
aws-cdk-automation Jul 1, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions .github/workflows/codecov-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@ jobs:
uses: actions/download-artifact@v4
with:
name: coverage-artifacts
path: ./coverage
path: ./packages/aws-cdk-lib/core/coverage
github-token: ${{ secrets.GITHUB_TOKEN }}
repository: ${{ github.repository }}
run-id: ${{ github.event.workflow_run.id }}

- name: Upload to Codecov
uses: codecov/codecov-action@v5
with:
files: ./coverage/packages/aws-cdk-lib/coverage/cobertura-coverage.xml
files: ./packages/aws-cdk-lib/core/coverage/cobertura-coverage.xml
fail_ci_if_error: true
flags: suite.unit
use_oidc: true
2 changes: 1 addition & 1 deletion .github/workflows/github-merit-badger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
badges: '[beginning-contributor,repeat-contributor,valued-contributor,admired-contributor,star-contributor,distinguished-contributor]'
thresholds: '[0,3,6,13,25,50]'
badge-type: 'achievement'
ignore-usernames: '[rix0rrr,iliapolo,otaviomacedo,kaizencc,TheRealAmazonKendra,mrgrain,pahud,kellertk,ashishdhingra,khushail,moelasmar,paulhcsun,GavinZZ,xazhao,gracelu0,shikha372,godwingrs22,bergjaak,IanKonlog,Leo10Gama,samson-keung,scorbiere,jiayiwang7,saiyush,5d,iankhou,QuantumNeuralCoder,SimonCMoore,Y-JayKim,ykethan,astiwana,maharajhaider,aws-cdk-automation,dependabot[bot],mergify[bot],aemada-aws,ozelalisen,abogical,alinko-aws,vishaalmehrishi,alvazjor,kumsmrit,kumvprat,leonmk-aws,matboros,gasolima]'
ignore-usernames: '[rix0rrr,iliapolo,otaviomacedo,kaizencc,TheRealAmazonKendra,mrgrain,pahud,kellertk,ashishdhingra,khushail,moelasmar,paulhcsun,GavinZZ,xazhao,gracelu0,shikha372,godwingrs22,bergjaak,IanKonlog,Leo10Gama,samson-keung,scorbiere,jiayiwang7,saiyush,5d,iankhou,QuantumNeuralCoder,SimonCMoore,Y-JayKim,ykethan,astiwana,maharajhaider,aws-cdk-automation,dependabot[bot],mergify[bot],aemada-aws,ozelalisen,abogical,alinko-aws,vishaalmehrishi,alvazjor,kumsmrit,kumvprat,leonmk-aws,matboros,gasolima,abidhasan-aws]'
84 changes: 84 additions & 0 deletions .github/workflows/pr-build.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
name: PR Build

on:
workflow_dispatch: {}
merge_group: {}
push:
branches:
- main
- v2-release
pull_request:
branches:
- main
- v2-release

# For every PR, cancel any previous builds in progress
# ... but for all other builds we keep them running
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.event.pull_request.number || github.run_id }}
cancel-in-progress: true

jobs:
build:
runs-on: aws-cdk_ubuntu-latest_32-core

env:
PR_BUILD: true

steps:
- name: Checkout code
uses: actions/checkout@v4

- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: "18"
cache: "yarn"

- name: Set up Docker
uses: docker/setup-buildx-action@v3

- name: Load Docker images
id: docker-cache
uses: actions/cache/restore@v4
with:
path: |
~/.docker-images.tar
key: docker-cache-${{ runner.os }}

- name: Restore Docker images
if: ${{ steps.docker-cache.outputs.cache-hit }}
run: docker image load --input ~/.docker-images.tar

- name: Cache build artifacts
uses: actions/cache@v4
with:
path: |
~/.s3buildcache
key: s3buildcache-${{ runner.os }}

- name: Configure system settings
run: |
(command -v sysctl || sudo apt-get update && sudo apt-get install -y procps) && \
sudo sysctl -w vm.max_map_count=2251954

- name: Build
run: /bin/bash ./build.sh --ci

- name: Run Rosetta
run: /bin/bash ./scripts/run-rosetta.sh

- name: Check for uncommitted changes
run: git diff-index --exit-code --ignore-space-at-eol --stat HEAD

- name: Export Docker images
if: ${{ github.event_name == 'push' && github.ref_name == 'main' }}
run: docker image save --output ~/.docker-images.tar $(docker image list --format '{{ if ne .Repository "<none>" }}{{ .Repository }}{{ if ne .Tag "<none>" }}:{{ .Tag }}{{ end }}{{ else }}{{ .ID }}{{ end }}')

- name: Cache Docker images
if: ${{ github.event_name == 'push' && github.ref_name == 'main' }}
uses: actions/cache/save@v4
with:
path: |
~/.docker-images.tar
key: docker-cache-${{ runner.os }}
4 changes: 2 additions & 2 deletions .github/workflows/spec-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: AWS Service Spec Update

on:
schedule:
# Every Monday at 13:37 UTC
- cron: 37 13 * * 1
# Every Monday at 10:15 UTC since dependency releases are on Fridays : https://github.com/cdklabs/awscdk-service-spec/releases?q=-spec&expanded=true
- cron: 15 10 * * 1
workflow_dispatch: {}

jobs:
Expand Down
10 changes: 9 additions & 1 deletion .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ queue_rules:
- "#changes-requested-reviews-by=0"
- status-success~=AWS CodeBuild us-east-1
- status-success=validate-pr
- status-success=build
commit_message_template: |-
{{ title }} (#{{ number }})
{{ body }}
Expand All @@ -36,6 +37,7 @@ queue_rules:
- "#changes-requested-reviews-by=0"
- status-success~=AWS CodeBuild us-east-1
- status-success=validate-pr
- status-success=build
commit_message_template: |-
{{ title }} (#{{ number }})
{{ body }}
Expand All @@ -55,6 +57,7 @@ queue_rules:
- "#changes-requested-reviews-by=0"
- status-success~=AWS CodeBuild us-east-1
- status-success=validate-pr
- status-success=build
commit_message_template: |-
{{ title }} (#{{ number }})
{{ body }}
Expand All @@ -65,7 +68,7 @@ pull_request_rules:
label:
add: [contribution/core]
conditions:
- author~=^(rix0rrr|iliapolo|otaviomacedo|kaizencc|TheRealAmazonKendra|mrgrain|pahud|ashishdhingra|kellertk|moelasmar|paulhcsun|GavinZZ|xazhao|gracelu0|shikha372|QuantumNeuralCoder|godwingrs22|bergjaak|samson-keung|IanKonlog|Leo10Gama|scorbiere|jiayiwang7|saiyush|5d|iankhou|SimonCMoore|maharajhaider|Y-JayKim|astiwana|ykethan|aemada-aws|ozelalisen|abogical|alinko-aws|vishaalmehrishi|alvazjor|kumsmrit|kumvprat|leonmk-aws|matboros|gasolima)$
- author=@aws/aws-cdk-team
- -label~="contribution/core"
- name: automatic merge
actions:
Expand All @@ -87,6 +90,7 @@ pull_request_rules:
- "#changes-requested-reviews-by=0"
- status-success~=AWS CodeBuild us-east-1
- status-success=validate-pr
- status-success=build
- name: automatic priority merge
actions:
comment:
Expand All @@ -108,6 +112,7 @@ pull_request_rules:
- "#changes-requested-reviews-by=0"
- status-success~=AWS CodeBuild us-east-1
- status-success=validate-pr
- status-success=build
- name: automatic merge (2+ approvers)
actions:
comment:
Expand All @@ -129,6 +134,7 @@ pull_request_rules:
- "#changes-requested-reviews-by=0"
- status-success~=AWS CodeBuild us-east-1
- status-success=validate-pr
- status-success=build
- name: automatic merge (no-squash)
actions:
comment:
Expand All @@ -150,6 +156,7 @@ pull_request_rules:
- "#changes-requested-reviews-by=0"
- status-success~=AWS CodeBuild us-east-1
- status-success=validate-pr
- status-success=build
- name: remove stale reviews
actions:
dismiss_reviews:
Expand Down Expand Up @@ -190,6 +197,7 @@ pull_request_rules:
- "#changes-requested-reviews-by=0"
- status-success~=AWS CodeBuild us-east-1
- status-success=validate-pr
- status-success=build
priority_rules:
- name: priority for queue `default-merge`
conditions:
Expand Down
12 changes: 12 additions & 0 deletions CHANGELOG.v2.alpha.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [2.203.0-alpha.0](https://github.com/aws/aws-cdk/compare/v2.202.0-alpha.0...v2.203.0-alpha.0) (2025-07-01)


### Features

* **ec2:** support for client route enforcement for client VPN endpoint ([#34405](https://github.com/aws/aws-cdk/issues/34405)) ([063f4e7](https://github.com/aws/aws-cdk/commit/063f4e79d7416c52b622450222c5439e893ca74c))


### Bug Fixes

* **ec2:** don't use inferenceAccellerators in the constructors if not needed ([#34618](https://github.com/aws/aws-cdk/issues/34618)) ([054c6c5](https://github.com/aws/aws-cdk/commit/054c6c53982b8ba33ca31af6752b1662ed5752b8)), closes [#33505](https://github.com/aws/aws-cdk/issues/33505) [/github.com/aws/aws-cdk/issues/33505#issuecomment-2770818825](https://github.com/aws//github.com/aws/aws-cdk/issues/33505/issues/issuecomment-2770818825) [#34610](https://github.com/aws/aws-cdk/issues/34610)

## [2.202.0-alpha.0](https://github.com/aws/aws-cdk/compare/v2.201.0-alpha.0...v2.202.0-alpha.0) (2025-06-20)


Expand Down
32 changes: 32 additions & 0 deletions CHANGELOG.v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,38 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [2.203.0](https://github.com/aws/aws-cdk/compare/v2.202.0...v2.203.0) (2025-07-01)


### ⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

* **cloudformation:** Some L1 resources experienced breaking changes due to updated CloudFormation resources. Please check the notes for each specific module for more information.

- ***aws-cdk-lib.aws_kendra.CfnDataSource.TemplateConfigurationProperty***: `template` property here has changed from `string` to `json`

### Features

* **rds:** instance engine lifecycle support ([#34719](https://github.com/aws/aws-cdk/issues/34719)) ([bab7413](https://github.com/aws/aws-cdk/commit/bab74137f17bb0759b1a922d8e88df5c0f6e9bc1)), closes [#34492](https://github.com/aws/aws-cdk/issues/34492)
* report feature flag configuration into Cloud Assembly ([#34798](https://github.com/aws/aws-cdk/issues/34798)) ([76af7dc](https://github.com/aws/aws-cdk/commit/76af7dc8b5bc80dcc00ad9f3bbf6dc8fecfec5c3))
* **backup:** add support for ScheduleExpressionTimezone ([#34603](https://github.com/aws/aws-cdk/issues/34603)) ([8ceea43](https://github.com/aws/aws-cdk/commit/8ceea437e332d4a1339c26f13b59b424ef389135)), closes [#34532](https://github.com/aws/aws-cdk/issues/34532)
* **cloudformation:** update L1 CloudFormation resource definitions ([#34839](https://github.com/aws/aws-cdk/issues/34839)) ([4c75889](https://github.com/aws/aws-cdk/commit/4c75889fb44e16bc5ef979c5c6d42390ddc0a17b))
* **cloudwatch:** add account id field for log query and metric widgets to support cross account visibility ([#34793](https://github.com/aws/aws-cdk/issues/34793)) ([ac4d09d](https://github.com/aws/aws-cdk/commit/ac4d09d91bcedc4dca144ba68b1951cc12c9b70c)), closes [#26105](https://github.com/aws/aws-cdk/issues/26105)
* **lambda:** function log removal policy ([#34723](https://github.com/aws/aws-cdk/issues/34723)) ([0388483](https://github.com/aws/aws-cdk/commit/0388483537bbd2f6fef4e8dd3156341a90ee9d68)), closes [#34669](https://github.com/aws/aws-cdk/issues/34669)
* **pipelines:** cdk-assets version is configurable ([#34802](https://github.com/aws/aws-cdk/issues/34802)) ([a361c9c](https://github.com/aws/aws-cdk/commit/a361c9ce325f6d1f63a62c69d26af4ce6b2e12f3))
* update L1 CloudFormation resource definitions ([#34792](https://github.com/aws/aws-cdk/issues/34792)) ([074cb8c](https://github.com/aws/aws-cdk/commit/074cb8c8502463e658ab009c5bebf5a84ad6555b))


### Bug Fixes

* **codecov:** update codecov-upload.yml ([#34845](https://github.com/aws/aws-cdk/issues/34845)) ([8055016](https://github.com/aws/aws-cdk/commit/805501692991825aa4949bf830fa40e4e1c4cd6b)), closes [/github.com/aws/aws-cdk/blob/main/codecov.yml#L35](https://github.com/aws//github.com/aws/aws-cdk/blob/main/codecov.yml/issues/L35)
* **codecov:** update codecov-upload.yml action to upload report with correct path ([#34814](https://github.com/aws/aws-cdk/issues/34814)) ([705e76b](https://github.com/aws/aws-cdk/commit/705e76bf22da1e743f22428aab4c36f900b484e5))
* **stepfunctions-tasks:** properly serialize CallAwsServiceCrossRegion Lambda responses ([#34843](https://github.com/aws/aws-cdk/issues/34843)) ([a4b15df](https://github.com/aws/aws-cdk/commit/a4b15df5d1669056947df757471ad0b921335f23)), closes [#34768](https://github.com/aws/aws-cdk/issues/34768)


### Reverts

* "ci: add tool to sync with project board" ([#34817](https://github.com/aws/aws-cdk/issues/34817)) ([1965014](https://github.com/aws/aws-cdk/commit/1965014d1233b956fc2c6cbbdf72bfade9aaab5d)), closes [aws/aws-cdk#34776](https://github.com/aws/aws-cdk/issues/34776)

## [2.202.0](https://github.com/aws/aws-cdk/compare/v2.201.0...v2.202.0) (2025-06-20)


Expand Down
4 changes: 2 additions & 2 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Shout out to our top contributors!
- [jogold](https://github.com/jogold)
- [iliapolo](https://github.com/iliapolo)
- [corymhall](https://github.com/corymhall)
- [shivlaks](https://github.com/shivlaks)
- [mrgrain](https://github.com/mrgrain)
- [shivlaks](https://github.com/shivlaks)
- [otaviomacedo](https://github.com/otaviomacedo)
- [mazyu36](https://github.com/mazyu36)
- [pahud](https://github.com/pahud)
Expand All @@ -29,4 +29,4 @@ Shout out to our top contributors!
- [colifran](https://github.com/colifran)


_Last updated: Sun, 01 Jun 25 00:16:05 +0000_
_Last updated: Tue, 01 Jul 25 00:15:11 +0000_
7 changes: 6 additions & 1 deletion allowed-breaking-changes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
# and that won't typecheck if Manifest.load() adds a union arm and now returns A | B | C.
change-return-type:@aws-cdk/cloud-assembly-schema.Manifest.load

# To deal with the same as the above: adding artifact properties weakens the ArtifactManifest type.
# This is done on purpose though, and doesn't break a real type contract in practice because the type
# of the `properties` field is already unreliable for exhaustive checking.
weakened:aws-cdk-lib.cloud_assembly_schema.ArtifactManifest

# Adding any new context queries will add to the ContextQueryProperties type,
# which changes the signature of MissingContext.
weakened:@aws-cdk/cloud-assembly-schema.MissingContext
Expand Down Expand Up @@ -190,7 +195,7 @@ removed:aws-cdk-lib.aws_ec2.CfnNetworkInterface.enablePrimaryIpv6
removed:aws-cdk-lib.aws_ec2.CfnNetworkInterfaceAttachment.attrId
removed:aws-cdk-lib.aws_ec2.CfnNetworkInterfaceProps.enablePrimaryIpv6

# Changed type from GraphqlApi to IGraphqlApi to support import from a different stack, should not matter.
# Changed type from GraphqlApi to IGraphqlApi to support import from a different stack, should not matter.
weakened:aws-cdk-lib.aws_appsync.SourceApi

# Due to https://github.com/aws/aws-cdk/issues/27259, none of these could have worked
Expand Down
4 changes: 1 addition & 3 deletions lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,10 @@
"tools/@aws-cdk/cdk-build-tools",
"tools/@aws-cdk/user-input-gen",
"tools/@aws-cdk/cdk-release",
"tools/@aws-cdk/node-bundle",
"tools/@aws-cdk/pkglint",
"tools/@aws-cdk/pkgtools",
"tools/@aws-cdk/prlint",
"tools/@aws-cdk/spec2cdk",
"tools/@aws-cdk/yarn-cling",
"tools/@aws-cdk/lazify",
"tools/@aws-cdk/lambda-integration-test-updater",
"tools/@aws-cdk/construct-metadata-updater",
Expand All @@ -26,4 +24,4 @@
"rejectCycles": true,
"version": "0.0.0",
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
}
}
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"nx": "^20",
"semver": "^7.7.2",
"standard-version": "^9.5.0",
"ts-jest": "^29.3.4",
"ts-jest": "^29.4.0",
"ts-node": "^10.9.2",
"typescript": "~5.5.4"
},
Expand Down Expand Up @@ -79,12 +79,10 @@
"tools/@aws-cdk/cdk-build-tools",
"tools/@aws-cdk/user-input-gen",
"tools/@aws-cdk/cdk-release",
"tools/@aws-cdk/node-bundle",
"tools/@aws-cdk/pkglint",
"tools/@aws-cdk/pkgtools",
"tools/@aws-cdk/prlint",
"tools/@aws-cdk/spec2cdk",
"tools/@aws-cdk/yarn-cling",
"tools/@aws-cdk/lazify",
"tools/@aws-cdk/lambda-integration-test-updater",
"tools/@aws-cdk/construct-metadata-updater",
Expand Down
8 changes: 4 additions & 4 deletions packages/@aws-cdk-testing/framework-integ/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "cdk-lint",
"pkglint": "pkglint -f",
"test": "cdk-test",
"integ": "integ-runner --language javascript",
"integ": "integ-runner --unstable=toolkit-lib-engine --language javascript",
"package": "cdk-package",
"build+test": "yarn build && yarn test",
"build+extract": "yarn build",
Expand All @@ -30,13 +30,13 @@
"license": "Apache-2.0",
"devDependencies": {
"@aws-cdk/cdk-build-tools": "0.0.0",
"@aws-cdk/integ-runner": "^2.187.0",
"@aws-cdk/integ-runner": "^2.188.0",
"@aws-cdk/pkglint": "0.0.0",
"@aws-sdk/client-acm": "3.632.0",
"@aws-sdk/client-rds": "3.632.0",
"@aws-sdk/client-s3": "3.632.0",
"@aws-sdk/client-cognito-identity-provider": "3.632.0",
"axios": "1.9.0",
"axios": "1.10.0",
"delay": "5.0.0"
},
"dependencies": {
Expand All @@ -48,7 +48,7 @@
"@aws-cdk/lambda-layer-kubectl-v32": "^2.1.0",
"@aws-cdk/lambda-layer-kubectl-v33": "^2.0.0",
"aws-cdk-lib": "0.0.0",
"cdk8s": "2.69.73",
"cdk8s": "2.69.74",
"cdk8s-plus-27": "2.9.5",
"constructs": "^10.0.0"
},
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading