AWS medialive documentation change
Summary
Fixed hyphen in link text for AWS Systems Manager password parameters documentation reference
Security assessment
Change corrects punctuation in a documentation link but doesn't alter security guidance. The content still advises storing passwords in Parameter Store without exposing credentials.
Diff
diff --git a/medialive/latest/ug/hls-example-mediapackage.md b/medialive/latest/ug/hls-example-mediapackage.md index 83036344c..8557e52b5 100644 --- a//medialive/latest/ug/hls-example-mediapackage.md +++ b//medialive/latest/ug/hls-example-mediapackage.md @@ -15 +15 @@ Field | Value -**Credentials** in **HLS group destination A** section | MediaPackage accepts only authenticated requests, so you must enter a user name and a password that is known to MediaPackage. For the password, enter the name of the password stored on the AWS Systems Manager Parameter Store. Don't enter the password itself. For more information, see [Requirements for AWS Systems Manager—password parameters](./requirements-for-EC2.html). +**Credentials** in **HLS group destination A** section | MediaPackage accepts only authenticated requests, so you must enter a user name and a password that is known to MediaPackage. For the password, enter the name of the password stored on the AWS Systems Manager Parameter Store. Don't enter the password itself. For more information, see [Requirements for AWS Systems Manager password parameters](./requirements-for-EC2.html).