chore(deps): update dependency aws-cdk-lib to v2.268.0 - #780
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency aws-cdk-lib to v2.268.0#780renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
Author
|
renovate
Bot
force-pushed
the
renovate/aws-cdk-monorepo
branch
9 times, most recently
from
August 29, 2026 20:55
6c36768 to
3f26ebd
Compare
renovate
Bot
force-pushed
the
renovate/aws-cdk-monorepo
branch
3 times, most recently
from
August 30, 2026 20:35
7977495 to
bd3457b
Compare
renovate
Bot
force-pushed
the
renovate/aws-cdk-monorepo
branch
8 times, most recently
from
September 5, 2026 21:23
41686aa to
5592cf9
Compare
renovate
Bot
force-pushed
the
renovate/aws-cdk-monorepo
branch
from
September 6, 2026 01:57
5592cf9 to
7adb45c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.265.0→2.268.0Release Notes
aws/aws-cdk (aws-cdk-lib)
v2.268.0Compare Source
⚠ 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:
AWS::Athena::Sessionremoved.AWS::BCMDataExports::Tableremoved.AWS::Bedrock::DefaultPromptRouterandAWS::Bedrock::ModelInvocationJobremoved.AWS::BedrockAgentCore::Browser,AWS::BedrockAgentCore::CodeInterpreter, andAWS::BedrockAgentCore::TokenVaultremoved;AWS::BedrockAgentCore::PaymentConnectorConnectorTypeandAWS::BedrockAgentCore::PaymentCredentialProviderCredentialProviderVendorare now immutable;AWS::BedrockAgentCore::CapacityProviderOperatingSystemallowed values in theLaunchParameterstype reduced from [LINUX_X86_64,LINUX_ARM64,MAC_ARM64,WINDOWS_X86_64] to [LINUX_X86_64,LINUX_ARM64].AWS::CertificateManager::CertificateIdattribute removed.AWS::Chime::AppInstanceandAWS::Chime::AppInstanceBot, theCreatedTimestampandLastUpdatedTimestampattribute types changed fromnumbertostring.AWS::CloudFormation::ResourceScanremoved.AWS::CodeArtifact::Packageremoved.AWS::CodeBuild::Sandboxremoved;AWS::CodeBuild::SourceCredentialIdattribute removed.AWS::DAX::ParameterGroupIdattribute removed;Descriptionproperty is now immutable.Idattribute removed fromAWS::DMS::Endpoint,AWS::DMS::EventSubscription, andAWS::DMS::ReplicationSubnetGroup;AWS::DMS::ReplicationTaskMigrationTypeproperty is now immutable.Idattribute removed fromAWS::DocDB::DBClusterParameterGroupandAWS::DocDB::DBSubnetGroup.AWS::DynamoDB::Exportremoved.AWS::ElastiCache::ReservedCacheNoderemoved.AWS::EMR::NotebookExecutionremoved.AWS::Events::Replayremoved.AWS::FIS::SafetyLeverremoved.Idattribute removed fromAWS::Glue::Classifier,AWS::Glue::Connection,AWS::Glue::CustomEntityType,AWS::Glue::DataQualityRuleset,AWS::Glue::MLTransform,AWS::Glue::SecurityConfiguration,AWS::Glue::TableOptimizer, andAWS::Glue::Workflow.AWS::Glue::Connection: complex-property typesAuthenticationConfigurationInputandOAuth2PropertiesInputrenamed toAuthenticationConfigurationandOAuth2Propertiesrespectively.AWS::Glue::DataQualityRuleset:Name,TargetTable.DatabaseName, andTargetTable.TableNameproperties are now required;Nameproperty is now immutable;Tagsproperty type changed fromjsontomap<string>.AWS::Glue::CustomEntityType:Nameproperty is now immutable;Tagsproperty is no longer recognised as resource tags.AWS::Glue::MLTransform:TransformEncryptionproperty is now immutable.AWS::GreengrassV2::ComponentandAWS::GreengrassV2::CoreDeviceremoved.AWS::IdentityStore::AllGroupMembershipsremoved.AWS::ImageBuilder::AllImageBuildVersions,AWS::ImageBuilder::AllWorkflowBuildVersions,AWS::ImageBuilder::WorkflowExecution, andAWS::ImageBuilder::WorkflowStepExecutionremoved.AWS::MediaLive::Offeringremoved.AWS::MediaConvert::PresetIdattribute removed.AWS::MediaPackage::HarvestJobremoved.AWS::MemoryDB::MultiRegionParameterGroupandAWS::MemoryDB::ReservedNoderemoved.AWS::Omics::Referenceremoved.AWS::OSIS::PipelineBlueprintremoved.AWS::Personalize::DataDeletionJobandAWS::Personalize::Reciperemoved.AWS::RedshiftServerless::RecoveryPointremoved.AWS::Route53::RecordSetGeoProximityLocationproperty removed, along with its supportingGeoProximityLocationandCoordinatescomplex-property types;Idattribute removed.AWS::SageMaker::ModelCardExportJob,AWS::SageMaker::MonitoringScheduleAlert, andAWS::SageMaker::TransformJobremoved.AWS::SES::ReceiptRuleSetIdattribute removed.AWS::Signer::SigningJobremoved.AWS::SSM::Sessionremoved;AWS::SSM::AssociationInstanceIdproperty is now immutable.AWS::SSO::ApplicationProviderremoved.AWS::StepFunctions::MapRunremoved.AWS::Transcribe::MedicalTranscriptionJobremoved.AWS::VpcLattice::ServiceNetworkSharingConfigproperty is now immutable.Features
Bug Fixes
Alpha modules (2.268.0-alpha.0)
⚠ BREAKING CHANGES
DataQualityTargetTable's constructor is removed — useDataQualityTargetTable.fromTable(database, table)orfromTableName(database, tableName);IDatabasenow extendsIDatabaseRef.DataQualityRulesetProps.clientTokenis removed; use theCfnDataQualityRulesetL1 for request-level idempotency.DataQualityRulesetProps.rulesetNameis now required.AWS::Glue::DataQualityRulesetmadeNamea required property, so the name can no longer be left for CloudFormation to generate.Features
Code Refactoring
v2.267.0Compare Source
⚠ BREAKING CHANGES
timeZoneon the FirehoseS3Bucketdestination now throws aValidationErrorduring synthesis instead of failing at CloudFormation deployment. Affected values: 3-letter IANA abbreviations (e.g.EST),Etc/UTC,Etc/GMT,Factory, and strings containing characters outside[a-zA-Z/_]+. Use a supported standard IANA identifier (e.g.America/New_York) orUTCfor synth to pass.Features
Sizeobjects now properly stringify (#38662) (90fe151)Bug Fixes
SymlinkFollowMode.BLOCK_EXTERNALwill throw errors while bundling (#38506) (a11e451)TableV2.grants.*Datadoes not include index resources (#37892) (e48a97f), closes #37569TableV2MultiAccountReplicarejects imported tables with tokenized ARNs (#38365) (08f05e5), closes #38354NatInstanceProviderandNatInstanceProviderV2always trigger the keyName deprecation warning (#38347) (47f2151), closes #30806Alpha modules (2.267.0-alpha.0)
⚠ BREAKING CHANGES
Typeis now an opaque class; construct column types via theSchemafactories orSchema.custom(...)rather than{ isPrimitive, inputString }literals.StorageParameter.custom(key, value)requires astringvalue, andStorageParameter.writeKmsKeyIdtakes akms.IKeyinstead of a string.S3TableProps.bucket/encryption/encryptionKeyare removed. Usestorage: S3TableStorage.managedBucket(S3TableEncryption.kms(key?))/S3TableStorage.fromBucket(bucket)andclientSideEncryption: TableClientSideEncryption.kms(key?).S3Table.encryption/encryptionKeyare removed (clientSideEncryptionKeyexposes the client-side key; readbucket.encryptionKeyfor server-side). TheTableEncryptionenum and the deprecatedTable/TablePropsare removed — useS3Table.Features
Connection(#38561) (f9d7eac)Bug Fixes
v2.266.0Compare Source
Features
Bug Fixes
Alpha modules (2.266.0-alpha.0)
⚠ BREAKING CHANGES
DataQualityRulesetProps.rulesetDqdl: stringis replaced bydqdl: Dqdl. Build it withDqdl.fromString('Rules = [ ... ]').s3Encryption,cloudWatchEncryption, andjobBookmarksEncryptionare no longer object literals. UseS3Encryption.s3Managed()/S3Encryption.kms(key?),CloudWatchEncryption.kms(key?), andJobBookmarksEncryption.clientSideKms(key?). TheCloudWatchEncryptionModeandJobBookmarksEncryptionModeenums are removed (their mode is now implicit);S3EncryptionModeis retained.InputFormat x = OutputFormat.AVRO;will get a compilation error in other jsii languages. The intended usage, on the other hand, was broken before and works now.workerTypeandnumberOfWorkersare no longer top-level job props. For Spark jobs, pass them together viaworkerConfiguration: { workerType, numberOfWorkers }.PythonShellJobno longer accepts them (it is sized bymaxCapacity).RayJobno longer acceptsworkerType(it is fixed toZ.2X).SparkJobProps.enableMetricsremoved, which will cause a compilation error for any app using it. But there is no behavior change, since this is a dead prop.has_encrypted_datasupplied viaparametersnow throws.Features
hasEncryptedDataproperty (#38511) (c977e36)Bug Fixes
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.