AWS powertools documentation change
Summary
Fixed envelope name typo (SnsEnvelope → SqsEnvelope) and updated publication date
Security assessment
Typo correction in documentation and routine date update without security implications
Diff
diff --git a/powertools/typescript/latest/features/parser.md b/powertools/typescript/latest/features/parser.md index 236b49f02..3ab887e01 100644 --- a//powertools/typescript/latest/features/parser.md +++ b//powertools/typescript/latest/features/parser.md @@ -1387 +1387 @@ Envelope name | Behaviour -**SnsEnvelope** | 1\. Parses data using `SqsSchema`. +**SqsEnvelope** | 1\. Parses data using `SqsSchema`. @@ -2375 +2375 @@ Finally, in terms of bundle size, the Validation utility is slightly heavier tha -2025-11-21 +2025-12-11