aws-whatsnew
Installation
SKILL.md
AWS What's New
Fetch AWS What's New announcements with date filtering.
Usage
Run the script:
uv run --project scripts scripts/aws_whatsnew.py [--start-date YYYY-MM-DD] [--end-date YYYY-MM-DD] [--size 1-100]
Parameters
--start-date: Start date (default: today in UTC)--end-date: End date (default: today in UTC)--size: Items per API request, 1-100 (default: 100)