Bump Amazon.CDK.Lib from 2.207.0 to 2.224.0 #1479
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.207.0 to 2.224.0.
Release notes
Sourced from Amazon.CDK.Lib's releases.
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
2.221.1
Bug Fixes
Alpha modules (2.221.1-alpha.0)
2.221.0
⚠ BREAKING CHANGES
Features
Bug Fixes
Alpha modules (2.221.0-alpha.0)
Features
Bug Fixes
2.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 <aws-cdk-automation@users.noreply.github.com>
Features
useOptimalInstanceClasses(#35537) (9d59dd8), closes #35515Bug Fixes
Alpha modules (2.220.0-alpha.0)
Bug Fixes
2.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 <aws-cdk-automation@users.noreply.github.com>
Features
Bug Fixes
Alpha modules (2.219.0-alpha.0)
2.218.0
Features
CodeBuildFactorysupport Docker server (#35584) (c62d996)from<Resource>Arnandfrom<Resource><Prop>in every L1 (#35470) (c588061)Alpha modules (2.218.0-alpha.0)
2.217.0
Features
Bug Fixes
FunctionARN reference changed from GetAtt to Ref (#35547) (8a26869), closes #35531Aliasreference incorrectly resolves to underlyingKey(#35545) (43ffcff), closes #35543Reverts
Alpha modules (2.217.0-alpha.0)
2.216.0
Features
EmrCreateClusterOptionssupport ebsRootVolumeIops, ebsRootVolumeThroughput and managedScalingPolicy (#34677) (b3ad6f9), closes #33431Bug Fixes
aws-kinesisanalytics, useaws-kinesisanalyticsv2instead (#35519) (4255b23)SecretRotationApplicationcreates lambda on python 3.9 which is EOL (#35528) (756b683), closes #34168Alpha modules (2.216.0-alpha.0)
2.215.0
Features
Bug Fixes
TarballImageAssetrespects CDK_DOCKER environment variable (#35344) (8bf6b00), closes #35336Alpha modules (2.215.0-alpha.0)
Bug Fixes
2.214.1
Features
Alpha modules (2.214.1-alpha.0)
2.214.0
CHANGES TO L1 RESOURCES
L1 resources are automatically generated from public CloudFormation Resource Schemas. They are build 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
DockerBuildOptionssupport network param (#34725) (bc333e2), closes #34514Bug Fixes
AlarmRule.concatcover empty operands (#34757) (a01aa38), closes #34662Alpha modules (2.214.0-alpha.0)
Features
2.213.0
Features
Alpha modules (2.213.0-alpha.0)
Features
2.212.0
CHANGES TO L1 RESOURCES
StatusInfosproperty is removed.SingleSignOnApplicationArnproperty is removed.Nameproperty is now set as immutable.Features
Bug Fixes
Reverts
Alpha modules (2.212.0-alpha.0)
2.211.0
⚠ BREAKING CHANGES
cloudformation: L1 resources are automatically generated from
public CloudFormation Resource Schemas. They are build 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::OpsWorksCM::Server). Service is on deprecation path
DataDestinationConfigs,SignalsToCollectandSignalsToFetchin resourceCfnCampaignarenow marked as immutable (they will cause a replacement of the resource
if updated)
Features
ServiceRegionproperty forAWS::EC2::VPCEndpoint(#35025) (fee0638), closes #32785 #33959Bug Fixes
Alpha modules (2.211.0-alpha.0)
2.210.0
Reverts
Alpha modules (2.210.0-alpha.0)
Features
2.209.1
Bug Fixes
Alpha modules (2.209.1-alpha.0)
Bug Fixes
2.209.0
Features
Bug Fixes
Alpha modules (2.209.0-alpha.0)
2.208.0
Features
Bug Fixes
Tag must have a valueerror is impossible to attribute to a specific tag (#35091) (6c4181b)Alpha modules (2.208.0-alpha.0)
Features
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 this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)