What's new
Bug fixes
- Fixed broken detail views for 5 services (#110, #111) — clicking on resources for AppSync, Cognito-IDP, ElasticMapReduce, SES, and API Gateway no longer returns 500/404 errors.
- AppSync: fixed ID field case mismatch (
ApiIdvsapiId) - Cognito-IDP & EMR: fixed field priority picking
Nameinstead ofId - SES: added custom detail handler (SES v1 has no single-identity describe API)
- API Gateway: added REST API (v1) resource type — previously only queried HTTP APIs (v2)
- AppSync: fixed ID field case mismatch (
Enhancements
- Tagging support for 3 new services — Cognito-IDP user pools, EMR clusters, and API Gateway REST APIs now support read/write tagging (24 total taggable resource types, up from 21).
Full Changelog: v0.2.3...v0.2.4