fix(deps): update dependency software.amazon.awscdk:aws-cdk-lib to v2.232.1 #2969
+2
−2
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.
This PR contains the following updates:
2.185.0->2.232.12.166.0->2.232.1Release Notes
aws/aws-cdk (software.amazon.awscdk:aws-cdk-lib)
v2.232.1Compare Source
Bug Fixes
Alpha modules (2.232.1-alpha.0)
v2.232.0Compare Source
Features
Bug Fixes
Alpha modules (2.232.0-alpha.0)
Bug Fixes
aws-cdk-lib(#36201) (5858006), closes #36210v2.231.0Compare Source
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
v2.230.0Compare Source
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)v2.229.1Compare Source
Bug Fixes
ScheduleGroup.grant*methods (#36175) (ca9fbdd)Alpha modules (2.229.1-alpha.0)
v2.229.0Compare Source
Features
HostedZoneGrants(#36109) (d24305c)Bug Fixes
Alpha modules (2.229.0-alpha.0)
Features
Bug Fixes
v2.228.0Compare Source
Features
Bug Fixes
TypeErrorwhen including template with intrinsic functions (#36157) (f2a384b), closes #36140 #35838Alpha modules (2.228.0-alpha.0)
v2.227.0Compare Source
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
v2.226.0Compare Source
Features
Alpha modules (2.226.0-alpha.0)
v2.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)
v2.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
v2.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)
v2.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
v2.221.1Bug Fixes
Alpha modules (2.221.1-alpha.0)
v2.221.0⚠ BREAKING CHANGES
Features
Bug Fixes
Alpha modules (2.221.0-alpha.0)
Features
Bug Fixes
v2.220.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:
Co-authored-by: aws-cdk-automation [email protected]
Features
useOptimalInstanceClasses(#35537) (9d59dd8), closes #35515Bug Fixes
Alpha modules (2.220.0-alpha.0)
Bug Fixes
v2.219.0⚠ BREAKING CHANGES
aws-servicecatalog: AWS::ServiceCatalog::PortfolioPrincipalAssociation: PortfolioId property is now required.
aws-servicecatalog: AWS::ServiceCatalog::PortfolioPrincipalAssociation: PrincipalARN property is now required.
aws-servicecatalog: AWS::ServiceCatalog::PortfolioProductAssociation: Id attribute removed.
Co-authored-by: aws-cdk-automation [email protected]
Features
Bug Fixes
Alpha modules (2.219.0-alpha.0)
v2.218.0Features
CodeBuildFactorysupport Docker server (#35584) (c62d996)from<Resource>Arnandfrom<Resource><Prop>in every L1 (#35470) (c588061)Alpha modules (2.218.0-alpha.0)
[
v2.217.0](Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Europe/Prague, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.