Bump Amazon.CDK.Lib and Constructs #578
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updated Amazon.CDK.Lib from 2.221.1 to 2.233.0.
Release notes
Sourced from Amazon.CDK.Lib's releases.
2.233.0
⚠ BREAKING CHANGES
CHANGES TO L1 RESOURCES: L1 resources are automatically generated from public CloudFormation Resource Schemas. They are built to closely reflect the real state of CloudFormation. Sometimes these updates can contain changes that are incompatible with previous types, but more accurately reflect reality. In this release we have changed:
aws-ec2: AWS::EC2::EC2Fleet: DefaultTargetCapacityType property is now immutable.
aws-ec2: AWS::EC2::EC2Fleet: TargetCapacityUnitType property is now immutable.
Features
HttpsRedirectuseDistributionas the default CloudFront distribution (under feature flag) (#34312) (e2987eb), closes #31546Bug Fixes
canContainersAccessInstanceRoleinstance role (#36362) (7395b41)fleetandcertificate(#35673) (71cfd60), closes #35664@aws-cdk/region-infothrows anCannot find module 'aws-cdk-lib/core/lib/errors'error (#36414) (01c7d2e), closes #36399ResourceEnvironmentis not an alias (#36370) (ba8e194)Alpha modules (2.233.0-alpha.0)
⚠ BREAKING CHANGES
engineproperty inNoPasswordUserPropshas been removed.Bug Fixes
2.232.2
Bug Fixes
ResourceEnvironmentis not an alias (#36370) (6178d32)Alpha modules (2.232.2-alpha.0)
2.232.1
Bug Fixes
Alpha modules (2.232.1-alpha.0)
2.232.0
Features
Bug Fixes
Alpha modules (2.232.0-alpha.0)
Bug Fixes
aws-cdk-lib(#36201) (5858006), closes #362102.231.0
Features
arnFor<ResourceName>for 47 more resources (#36231) (5a8be4f)isCfn<ResourceName>static helper to check if a value is this L1 resource (#36243) (dc9db9b)Bug Fixes
Alpha modules (2.231.0-alpha.0)
Features
2.230.0
Features
EventPatterninterfaces can be used withCfnRule(#36191) (efc135e)Bug Fixes
Cluster.grantTaskProtectionmethod (#36207) (9b337df)ScheduleGroup.grant*methods (#36175) (eae8838)Alpha modules (2.230.0-alpha.0)
Features
Bug Fixes
AutoDeleteObjectsmixin fails with cannot find file error (#36188) (3ef337d), closes aws-cdk/mixins-preview/lib/custom-resource-handlers/aws-s3/auto-delete-objects-provider.ts#L21ResourcePolicy with this name already existserror when setting upLogDelivery(#36195) (f9aa31d)S3LogsDeliveryProps.permissionsVersion(#36197) (cc491df)2.229.1
Bug Fixes
ScheduleGroup.grant*methods (#36175) (ca9fbdd)Alpha modules (2.229.1-alpha.0)
2.229.0
Features
HostedZoneGrants(#36109) (d24305c)Bug Fixes
Alpha modules (2.229.0-alpha.0)
Features
Bug Fixes
2.228.0
Features
Bug Fixes
TypeErrorwhen including template with intrinsic functions (#36157) (f2a384b), closes #36140 #35838Alpha modules (2.228.0-alpha.0)
2.227.0
CHANGES TO L1 RESOURCES: L1 resources are automatically generated from public CloudFormation Resource Schemas. They are built to closely reflect the real state of CloudFormation. Sometimes these updates can contain changes that are incompatible with previous types, but more accurately reflect reality. In this release we have changed:
Features
StateMachineGrants(#36094) (59ef00d)TableGrantsandStreamGrants(#36093) (d0b074a)BucketGrants(#36102) (5891172)Alpha modules (2.227.0-alpha.0)
Features
Bug Fixes
2.226.0
Features
Alpha modules (2.226.0-alpha.0)
2.225.0
⚠ BREAKING CHANGES
** L1 resources are automatically generated from public CloudFormation Resource Schemas. They are built to closely reflect the real state of CloudFormation. Sometimes these updates can contain changes that are incompatible with previous types, but more accurately reflect reality. In this release we have changed:
Features
Bug Fixes
Source.jsonData()fails with null JSON values (#36054) (67b85f2), closes #36052Reverts
Alpha modules (2.225.0-alpha.0)
2.224.0
⚠ BREAKING CHANGES
IBucketRef,IRoleRef,etc.) were moved to a newaws-cdk-lib.interfacessubmodule to prevent cyclic dependencies between service modules. If you are importing reference interfaces, you have to update import statements accordingly. See #36060 for full details.usingstatements for these submodules. See #36037 for full details.aws-opensearchserverless: AWS::OpenSearchServerless::Collection: StandbyReplicas property is now immutable.
aws-servicecatalog: AWS::ServiceCatalog::PortfolioPrincipalAssociation: Id attribute removed.
Features
Bug Fixes
Alpha modules (2.224.0-alpha.0)
Features
2.223.0
⚠ BREAKING CHANGES
L1 resources are automatically generated from public CloudFormation Resource Schemas. They are built to closely reflect the real state of CloudFormation. Sometimes these updates can contain changes that are incompatible with previous types, but more accurately reflect reality. In this release we have changed:
Features
Bug Fixes
DistributedMapResultWriter correct query language selection (#35834) (75b8ead), closes #35403Alpha modules (2.223.0-alpha.0)
2.222.0
⚠ BREAKING CHANGES
RuntimeAuthorizerConfiguration.usingCognito()has changed to accept IUserPool and IUserPoolClient constructs instead of string parameters, and now supports multiple clients.Features
binaryMediaTypesproperty to SpecRestApi (#35502) (bf10d94), closes #35498WebSocketStagesupport accessLogSettings (#34766) (dad112e), closes #21935IEnvironmentAwareinterface to retrieve a construct's environment (#35817) (8ee5d4b)IDeliveryStream(#33798) (a374b6b), closes #33757 #33758Bug Fixes
addToRolePolicyfor runtime with imported role destroys and recreates policies on every deployment (#35842) (92525e4), closes #35844 40aws-cdk/aws-bedrock-agentcore-alpha/agentcore/runtime/runtime-base.ts#L253grantInvoke()method (#32984) (a07d75a), closes #32980 /github.com/aws/aws-cdk/pull/32984#pullrequestreview-2863553504Alpha modules (2.222.0-alpha.0)
Features
Bug Fixes
Commits viewable in compare view.
Updated Constructs from 10.4.2 to 10.4.4.
Release notes
Sourced from Constructs's releases.
10.4.4
10.4.4 (2025-12-11)
Bug Fixes
10.4.3
10.4.3 (2025-11-06)
Bug Fixes
Commits viewable in compare view.
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions