Skip to content

Commit f3f217e

Browse files
revert: allowing log group config for SFN CR (#28699)
Reverts #27310 which allows setting up LogGroups for the state machine configured by the waiter custom-resource. Refs: bfeef00 This reverts commit bfeef00. ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1 parent 9f2b78c commit f3f217e

File tree

783 files changed

+17688
-38857
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

783 files changed

+17688
-38857
lines changed

allowed-breaking-changes.txt

+7
Original file line numberDiff line numberDiff line change
@@ -229,3 +229,10 @@ removed:aws-cdk-lib.aws_backup.BackupPlanRuleProps.schedule
229229

230230
# This data identifer was added by mistake; it had never worked.
231231
removed:aws-cdk-lib.aws_logs.DataIdentifier.PHONENUMBER
232+
233+
# These newly exported classes have been reverted and are no longer publicly consumeable
234+
removed:aws-cdk-lib.custom_resources.WaiterStateMachine
235+
removed:aws-cdk-lib.custom_resources.LogOptions
236+
removed:aws-cdk-lib.custom_resources.WaiterStateMachineProps
237+
removed:aws-cdk-lib.custom_resources.ProviderProps.disableWaiterStateMachineLogging
238+
removed:aws-cdk-lib.custom_resources.ProviderProps.waiterStateMachineLogOptions

packages/@aws-cdk-testing/framework-integ/test/aws-dynamodb/test/integ.global-replicas-provisioned.js.snapshot/asset.8e06cc8057c9c50dcd656ff09f233c37bb22f550f4bef763c9f9916df0e62484/cfn-response.js

-87
This file was deleted.

0 commit comments

Comments
 (0)