Skip to content

Batch 2: 17 tutorials (DSQL, IVS, Keyspaces, Clean Rooms, +13 more)#83

Open
mwunderl wants to merge 11 commits into
mainfrom
testing/papi-batch2
Open

Batch 2: 17 tutorials (DSQL, IVS, Keyspaces, Clean Rooms, +13 more)#83
mwunderl wants to merge 11 commits into
mainfrom
testing/papi-batch2

Conversation

@mwunderl
Copy link
Copy Markdown
Contributor

@mwunderl mwunderl commented May 13, 2026

Summary

17 getting-started tutorials for AWS services.

Services

DSQL, SimpleDB, Chime SDK Meetings, Notification Contacts, Kendra Ranking, IVS, Q Connect, Verified Permissions, EventBridge Schemas, Security Hub, Detective, EMR Serverless, Network Monitor, Resource Groups, Clean Rooms, Keyspaces, re:Post Private

Contents per service

  • Python SDK script (tested, passing, with resource tagging)
  • CLI bash script (tested, passing)
  • Tutorial markdown document
  • README.md

mwunderl added 11 commits May 13, 2026 18:24
Services:
- Aurora DSQL (serverless cluster)
- SimpleDB (domain + items)
- Chime SDK Meetings (create meeting + attendees)
- Notification Contacts (email contacts)
- Kendra Ranking (execution plan)
- Amazon IVS (live streaming channel)
- Amazon Q Connect / Wisdom (assistant)
- Verified Permissions (policy store)
- EventBridge Schemas (registry + schema)
- Security Hub (enable + findings)
- Amazon Detective (behavior graph)
- EMR Serverless (Spark application)
- CloudWatch Network Monitor
- Resource Groups (tag-based)
- Clean Rooms (collaboration)
- Amazon Keyspaces (keyspace + table)
- re:Post Private (space)

Pipeline: full input specs + working examples + 5-attempt agent iteration
First pass: 11/20 (55%), after retry with examples: 17/20 (85%)
Remaining failures: Serverless App Repo, MemoryDB (VPC), Roles Anywhere (needs CA cert)
Full pipeline: Python ref + CLI help + preprocessing + 5-attempt agent
14/15 pass on first run. Only resource-groups fails (param validation).

Services with CLI scripts: Chime SDK, Clean Rooms, Detective, DSQL,
EMR Serverless, IVS, Kendra Ranking, Keyspaces, Network Monitor,
Notification Contacts, re:Post, Schemas, SimpleDB, Security Hub
Refined scripts have: set -e, TEMP_DIR, CREATED_RESOURCES, cleanup_resources()
with trap EXIT, step headers. 14/17 pass (82%).

Failures: sdb (bash syntax), verifiedpermissions (param validation), cleanrooms (empty)
…h and tutorial={id}

Tagged scripts: chime-sdk-meetings, notificationscontacts, kendra-ranking,
ivs, wisdom, verifiedpermissions, schemas, securityhub, detective,
resource-groups, cleanrooms, keyspaces.

Skipped (no taggable creates): dsql, emr-serverless, networkmonitor, repostspace, sdb.

All 13 tagged scripts pass Babu agent testing (exit 0, PASS classification).
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