Posts tagged "step-functions"

1 article covering step-functions — browse the collection below.

Migrating a SAM CfnApplication to a CDK NestedStack Without Recreating Resources
AWS CDK

Migrating a SAM CfnApplication to a CDK NestedStack Without Recreating Resources

How to replace an embedded SAM CfnApplication with a native CDK NestedStack in place, keeping the underlying Lambda and Step Functions resources and their outputs intact.

Read more