Skip to content

Regenerate types stubs with correct service name#42

Open
lzongren wants to merge 1 commit into
mainfrom
regenerate-types-stubs
Open

Regenerate types stubs with correct service name#42
lzongren wants to merge 1 commit into
mainfrom
regenerate-types-stubs

Conversation

@lzongren
Copy link
Copy Markdown
Contributor

Summary

  • Renames elasticgumbyagenticservicetransformagenticservice across the types package
  • Regenerates stubs from the SDK's bundled service-2.json using mypy-boto3-builder
  • Adds scripts/generate_stubs.py for reproducible generation and --validate mode (CI-friendly)
  • Adds paginators-1.json to SDK botocore models
  • Bumps types package to 1.1.0

After merge

git tag types-v1.1.0 && git push origin types-v1.1.0

Test plan

  • python scripts/generate_stubs.py --validate passes
  • Publish workflow succeeds for types package

- Rename elasticgumbyagenticservice → transformagenticservice
- Regenerate stubs from SDK's bundled service-2.json using mypy-boto3-builder
- Add scripts/generate_stubs.py for reproducible generation and CI validation
- Add paginators-1.json to SDK botocore models
- Bump types package to 1.1.0
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.

2 participants