You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add Lambda metering to all 5 Pattern 3 core processing functions
- OCR: Both normal and skip execution paths with metering
- Classification: Both normal and skip execution paths (SageMaker UDOP backend)
- Extraction: Both normal and skip execution paths with metering
- Assessment: Both normal and skip execution paths with metering
- Summarization: Successful execution path with metering
Pattern 3 now has complete Lambda execution cost tracking matching
Pattern 2 implementation. All functions track invocation counts and
GB-seconds duration for comprehensive cost visibility.
0 commit comments