[GH-ISSUE #57] Canonicalize shape.members during model deserialization #12

Open
opened 2026-03-07 19:40:41 +03:00 by kerem · 0 comments
Owner

Originally created by @mschlaipfer on GitHub (Dec 5, 2025).
Original GitHub issue: https://github.com/awslabs/iam-policy-autopilot/issues/57

In https://github.com/awslabs/iam-policy-autopilot/pull/50, we found that the SDK models are inconsistent about casing of shape.members - some use PascalCase, some use camelCase. We should canonicalize during deserialization (and during disambiguation when matching the parameters).

Originally created by @mschlaipfer on GitHub (Dec 5, 2025). Original GitHub issue: https://github.com/awslabs/iam-policy-autopilot/issues/57 In https://github.com/awslabs/iam-policy-autopilot/pull/50, we found that the SDK models are inconsistent about casing of `shape.members` - some use PascalCase, some use camelCase. We should canonicalize during deserialization (and during disambiguation when matching the parameters).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/iam-policy-autopilot#12
No description provided.