Skip to content

SDK examples: Python (Boto3) for first 10 tutorials#35

Open
mwunderl wants to merge 4 commits intomainfrom
feature/sdk-python
Open

SDK examples: Python (Boto3) for first 10 tutorials#35
mwunderl wants to merge 4 commits intomainfrom
feature/sdk-python

Conversation

@mwunderl
Copy link
Copy Markdown
Contributor

Python SDK examples for tutorials 001-012. Each tutorial gets a python/ directory with wrapper class, scenario orchestrator, and pytest tests.

4 tutorials have full wrapper implementations (001-lightsail, 003-s3, 010-cloudmap, 011-batch). 6 have scaffolds ready for implementation.

- Wrapper classes with one method per API action
- Scenario orchestrators (setup/interact/teardown)
- pytest test scaffolds with Stubber fixtures
- 4 tutorials with full implementations, 6 with scaffolds
- run-sdk.sh: shared runner with prereq checks for all 11 languages
- *-sdk.sh: per-tutorial thin wrappers (3 lines each)
- Usage: bash s3-gettingstarted-sdk.sh python
@mwunderl mwunderl force-pushed the feature/sdk-python branch from 4152f41 to ea87602 Compare April 21, 2026 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant