AWS powertools documentation change
Summary
Fixed a typo ('the the' to 'the') in SSM parameters documentation
Security assessment
This is a minor grammatical correction with no security implications. The content about parameter decryption remains unchanged.
Diff
diff --git a/powertools/python/latest/api_doc/parameters/ssm.md b/powertools/python/latest/api_doc/parameters/ssm.md index ef377e3aa..a8d9be3af 100644 --- a//powertools/python/latest/api_doc/parameters/ssm.md +++ b//powertools/python/latest/api_doc/parameters/ssm.md @@ -915 +915 @@ Source code in `aws_lambda_powertools/utilities/parameters/ssm.py` - ## GetParameters API -> When decrypt is used for all parameters in the the batch + ## GetParameters API -> When decrypt is used for all parameters in the batch