aws / aws/aws-durable-execution-sdk-python
[Testing] Add execution state validation
- Dominant language
- Python
- Stars
- 53
- Forks
- 25
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 40
Description
Migration from https://github.com/aws/aws-durable-execution-sdk-python-testing/issues/35
---
## Context
Validate execution ARN format and existence
## Technical Requirements
- Validate execution ARN format and existence
- Add appropriate error handling for invalid requests
## Acceptance Criteria
- [ ] Execution ARN format and existence validated
- [ ] Appropriate error handling added for invalid requests
Contributor guide
Research direction
Start by reviewing the migrated source issue, aws/aws-durable-execution-sdk-python-testing#35, then locate the SDK entry point that handles execution requests. Confirm the execution ARN format and existence checks and add error handling for invalid requests; the acceptance criteria define done, but no files or tests are named.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100