-
Story
-
Resolution: Unresolved
-
Critical
-
None
-
None
-
None
-
True
-
-
False
-
-
The CustomerIdentifier parameter is scheduled for deprecation on March 31, 2026, per AWS API documentation. Instead, all logic should prefer the newer CustomerAWSAccountID.
Acceptance Criteria:
- Replace all usage of CustomerIdentifier with CustomerAWSAccountID in AwsBillableUsageAggregateConsumer.
- Ensure resulting logic continues to function correctly with the updated field.