Commit 86e24d5
authored
Bump aws-cdk-lib from 2.177.0 to 2.184.0 in /scenarios/1-missing-network-configuration/cdk (#48)
Bumps
[aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib)
from 2.177.0 to 2.184.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-cdk/releases">aws-cdk-lib's
releases</a>.</em></p>
<blockquote>
<h2>v2.184.0</h2>
<h3>Features</h3>
<ul>
<li><strong>ecr:</strong> throw ValidationError instead of untyped
Errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33750">#33750</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/242690f9aa897b11e1b1a73036a9927ed3473eb2">242690f</a>)</li>
<li><strong>lambda:</strong> support s3 OFD for Kinesis/DynamoDB (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33739">#33739</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/3f1fecfecb871d3912a74471a555b223a6dcaa20">3f1fecf</a>)</li>
<li><strong>rds:</strong> allow to specify availability zone for Aurora
instances (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33515">#33515</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/583d5f24f03d3b2f8b072d0a41d41b75f8814f8c">583d5f2</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33503">#33503</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/30618">#30618</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>codepipeline:</strong> replace account root principal with
current pipeline role in the trust policy under ff:
<code>@aws-cdk/pipelines</code>:reduceStageRoleTrustScope (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33742">#33742</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/a64b01cc2969822bb92d7bd72152ecb2ccf1c1cf">a64b01c</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33709">#33709</a></li>
<li><strong>core:</strong> message including tokens from annotations
cannot output correctly (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33706">#33706</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/55a3c4caefdb283280d6c16d3719f3e311e31ec9">55a3c4c</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33707">#33707</a></li>
<li><strong>events-targets:</strong> add
LogGroupTargetInput.fromObjectV2() method (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33720">#33720</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/584a58c2dcd43d9ebd2533186a2f5f9a083bb478">584a58c</a>)</li>
</ul>
<hr />
<h2>Alpha modules (2.184.0-alpha.0)</h2>
<h3>⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES</h3>
<ul>
<li><strong>glue-alpha:</strong> Updated casing of
<code>workflow.addconditionalTrigger</code> to
<code>workflow.addConditionalTrigger</code>.</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>glue-alpha:</strong> inconsistent workflow
addconditionalTrigger casing (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33752">#33752</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/4886a3e503b22f3dfadca908501a2cb208c2ebee">4886a3e</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33751">#33751</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/33751">#33751</a></li>
</ul>
<h2>v2.183.0</h2>
<h3>Features</h3>
<ul>
<li><strong>bedrock:</strong> support DeepSeek R1 (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33727">#33727</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/3de0818b92c7130ac31f647329a265a742d4bc04">3de0818</a>)</li>
<li><strong>rds:</strong> add MySQL enginge versions 5.7.44(patch),
8.0.41 and 8.4.4 (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33732">#33732</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/d1a8cbeaa8153296ecf2d797d95fa31fd6b79582">d1a8cbe</a>)</li>
<li>update L1 CloudFormation resource definitions (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33718">#33718</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/c4fceb2f28b9582cd957040a2c9e983343b9eba9">c4fceb2</a>)</li>
<li><strong>codebuild:</strong> throw <code>ValidationError</code>
instead of untyped Errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33700">#33700</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/d12854a96cebb428feb78908a093743889ef52bf">d12854a</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li>
<li><strong>core:</strong> <code>RemovalPolicies.of(scope)</code> (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32283">#32283</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/34c547c83e9fa5f055b0c60be975087e4f836ebb">34c547c</a>)</li>
<li><strong>logs:</strong> add support for fieldIndexPolicies in log
group L2 Construct (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33416">#33416</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/6c882e0acc36b632ff80286e72bac08734d70d72">6c882e0</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33366">#33366</a></li>
<li><strong>lambda:</strong> backfill missing enums for lambda (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33651">#33651</a>)
(<a
href="https://redirect.github.com/aws/aws-cdk/pull/33740/commits/42277471040c4c845d9a4f1b3649df9cb675ecfb">4227747</a>)</li>
<li><strong>rds:</strong> add new MariaDB engine versions 10.5.28,
10.6.21, 10.11.11, and 11.4.5 (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33665">#33665</a>)
(<a
href="https://redirect.github.com/aws/aws-cdk/pull/33740/commits/7f5bf4e311555bdf7aa0d7637d7b89dd0421c2f6">7f5bf4e</a>)</li>
<li><strong>ec2:</strong> add VPC interface endpoints for Location
Service (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33667">#33667</a>)
(<a
href="https://redirect.github.com/aws/aws-cdk/pull/33740/commits/4bc151bafdd4398f632b06f7d801c2a550e2340a">4bc151b</a>)</li>
<li><strong>ec2:</strong> add VPC interface endpoints for WAFV2 (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33685">#33685</a>)
(<a
href="https://redirect.github.com/aws/aws-cdk/pull/33740/commits/5eb11d26d00a5cccc18d9e4e6483dd613d4c4dbb">5eb11d2</a>)</li>
<li><strong>ec2:</strong> add VPC interface endpoints for Emr Serverless
(<a
href="https://redirect.github.com/aws/aws-cdk/issues/33715">#33715</a>)
(<a
href="https://redirect.github.com/aws/aws-cdk/pull/33740/commits/25619a01e78040c8b9442a9a7ed434b936e01491">25619a0</a>)</li>
<li><strong>ec2:</strong> add VPC interface endpoints for Security Lake
(<a
href="https://redirect.github.com/aws/aws-cdk/issues/33728">#33728</a>)
(<a
href="https://redirect.github.com/aws/aws-cdk/pull/33740/commits/5fcbe2ac2e3c377e39b38c278434997dbed19ab6">5fcbe2a</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>core:</strong> pressing Ctrl-C when content is bundled
leaves broken asset (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33692">#33692</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/00ef50d36d5b7322f71e38062f03017eff878705">00ef50d</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33201">#33201</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/32869">#32869</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/14474">#14474</a></li>
<li><strong>custom-resources:</strong> fix circular dependency when a
custom role provided to Provider (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33600">#33600</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/77b6fa94c0446ec81e5ae8949d6d0eb571d89dea">77b6fa9</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/20360">#20360</a></li>
<li><strong>efs:</strong> cannot run an integ test when
<code>transitionToArchivePolicy</code> is specified and
<code>throughputMode</code> is <code>undefined</code> (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33713">#33713</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/842201c344a6f76f8cfd74b65cd73f63259b777b">842201c</a>)</li>
<li><strong>eks:</strong> cluster deployment issue when the
authentication mode is not changing (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33680">#33680</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/ba2dfd10504504d78e55bc242a4747024a504389">ba2dfd1</a>)</li>
</ul>
<hr />
<h2>Alpha modules (2.183.0-alpha.0)</h2>
<h3>⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md">aws-cdk-lib's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<p>All notable changes to this project will be documented in this file.
See <a
href="https://github.com/conventional-changelog/standard-version">standard-version</a>
for commit guidelines.</p>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.184.1-alpha.0...v2.185.0-alpha.0">2.185.0-alpha.0</a>
(2025-03-19)</h2>
<h3>⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES</h3>
<ul>
<li><strong>scheduler-targets-alpha:</strong> The class
<code>KinesisDataFirehosePutRecord</code> has been renamed to
<code>FirehosePutRecord</code>.</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>scheduler-targets-alpha:</strong> rename
<code>KinesisDataFirehosePutRecord</code> to
<code>FirehosePutRecord</code> (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33758">#33758</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/e6f5bc8915081a74a83e4055ccbaa11987ba943c">e6f5bc8</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33757">#33757</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/33798">#33798</a></li>
</ul>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.184.0-alpha.0...v2.184.1-alpha.0">2.184.1-alpha.0</a>
(2025-03-14)</h2>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.183.0-alpha.0...v2.184.0-alpha.0">2.184.0-alpha.0</a>
(2025-03-13)</h2>
<h3>⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES</h3>
<ul>
<li><strong>glue-alpha:</strong> Updated casing of
<code>workflow.addconditionalTrigger</code> to
<code>workflow.addConditionalTrigger</code>.</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>glue-alpha:</strong> inconsistent workflow
addconditionalTrigger casing (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33752">#33752</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/4886a3e503b22f3dfadca908501a2cb208c2ebee">4886a3e</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33751">#33751</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/33751">#33751</a></li>
</ul>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.182.0-alpha.0...v2.183.0-alpha.0">2.183.0-alpha.0</a>
(2025-03-11)</h2>
<h3>⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES</h3>
<ul>
<li><strong>scheduler-targets-alpha:</strong> The
<code>InspectorStartAssessmentRun</code> target's constructor now
accepts <code>IAssessmentTemplate</code> instead of
<code>CfnAssessmentTemplate</code> as its parameter type. To migrate
existing code, use the
<code>AssessmentTemplate.fromCfnAssessmentTemplate()</code> method to
convert your <code>CfnAssessmentTemplate</code> instances to
<code>IAssessmentTemplate</code>.</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>kinesisanalytics-flink-alpha</strong> backfill missing enums
for kinesisanalytics-flink-alpha (<a
href="https://redirect.github.com/aws/aws-cdk/pull/33632">#33632</a>)
(<a
href="https://redirect.github.com/aws/aws-cdk/pull/33740/commits/b55199a782582348408fb75123c533977b38326d">b55199a</a>)</li>
<li><strong>kinesisfirehose-destinations-alpha</strong> backfill missing
enums for kinesisfirehose-destinations-alpha (<a
href="https://redirect.github.com/aws/aws-cdk/pull/33633">#33633</a>)
(<a
href="https://redirect.github.com/aws/aws-cdk/pull/33740/commits/6ed7a452e261b0033b44d0b2b61b18466d6e6b48">6ed7a45</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>scheduler-alpha:</strong> deprecate <code>Group</code> in
favour of <code>ScheduleGroup</code> (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33678">#33678</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/4d8eae9da577a94114602df261c98b65aa616956">4d8eae9</a>)</li>
<li><strong>scheduler-targets-alpha:</strong> update inspector target to
use IAssessmentTemplate instead of CfnAssessmentTemplate (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33682">#33682</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/50ba3efabca81a3c57ce34654f8ec1002deace6f">50ba3ef</a>)</li>
</ul>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.181.1-alpha.0...v2.182.0-alpha.0">2.182.0-alpha.0</a>
(2025-03-04)</h2>
<h3>Features</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-cdk/commit/63f495ea028e294c4089302f4701c5df1feee31b"><code>63f495e</code></a>
chore: update analytics metadata blueprints</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/63809830418e9da8b426bd7113947babc385039f"><code>6380983</code></a>
chore(release): 2.184.0</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/242690f9aa897b11e1b1a73036a9927ed3473eb2"><code>242690f</code></a>
feat(ecr): throw ValidationError instead of untyped Errors (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/33750">#33750</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/a64b01cc2969822bb92d7bd72152ecb2ccf1c1cf"><code>a64b01c</code></a>
fix(codepipeline): replace account root principal with current pipeline
role ...</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/5687d8586147886236de2ea3a34846affd833250"><code>5687d85</code></a>
chore: npm-check-updates && yarn upgrade (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/33696">#33696</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/583d5f24f03d3b2f8b072d0a41d41b75f8814f8c"><code>583d5f2</code></a>
feat(rds): allow to specify availability zone for Aurora instances (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/33515">#33515</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/55a3c4caefdb283280d6c16d3719f3e311e31ec9"><code>55a3c4c</code></a>
fix(core): message including tokens from annotations cannot output
correctly ...</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/3f1fecfecb871d3912a74471a555b223a6dcaa20"><code>3f1fecf</code></a>
feat(lambda): support s3 OFD for Kinesis/DynamoDB (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/33739">#33739</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/584a58c2dcd43d9ebd2533186a2f5f9a083bb478"><code>584a58c</code></a>
fix(events-targets): add LogGroupTargetInput.fromObjectV2() method (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/33720">#33720</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/3de0818b92c7130ac31f647329a265a742d4bc04"><code>3de0818</code></a>
feat(bedrock): support DeepSeek R1 (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/33727">#33727</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-cdk/commits/v2.184.0/packages/aws-cdk-lib">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/localstack/localstack-docker-debug/network/alerts).
</details>File tree
2 files changed
+37
-31
lines changed- scenarios/1-missing-network-configuration/cdk
2 files changed
+37
-31
lines changedLines changed: 36 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments