CHANGELOG.md in aws-sdk-cloudformation-1.92.0 vs CHANGELOG.md in aws-sdk-cloudformation-1.93.0
- old
+ new
@@ -1,7 +1,12 @@
Unreleased Changes
------------------
+1.93.0 (2023-11-17)
+------------------
+
+* Feature - This release adds a new flag ImportExistingResources to CreateChangeSet. Specify this parameter on a CREATE- or UPDATE-type change set to import existing resources with custom names instead of recreating them.
+
1.92.0 (2023-11-09)
------------------
* Feature - Added new ConcurrencyMode feature for AWS CloudFormation StackSets for faster deployments to target accounts.