Skip to content

[Chore]: migrate deploy-examples.yml to use CloudFormation/SAM #383

@zhongkechen

Description

@zhongkechen

Expected Behavior

Use CloudFormation or SAM stacks to deploy examples so that the number of create/delete API calls can reduced.

Actual Behavior

Using custom script to delete and create, which increases the number of API calls and thus the deployment time.

The custom script is unstable and has caused many test failures, e.g.

https://github.com/aws/aws-durable-execution-sdk-python/actions/runs/25462347011/job/74707463274?pr=371

Steps to Reproduce

N/A

SDK Version

N/A

Python Version

3.14

Is this a regression?

No

Last Working Version

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions