AWS medialive documentation change
Summary
Fixed hyphen in link to AWS Systems Manager documentation
Security assessment
The change corrects a typo in a documentation link. While the referenced content relates to secure password storage, the change itself doesn't alter security guidance or address vulnerabilities.
Diff
diff --git a/medialive/latest/ug/hls-example-akamai.md b/medialive/latest/ug/hls-example-akamai.md index 4d97879aa..96587932c 100644 --- a//medialive/latest/ug/hls-example-akamai.md +++ b//medialive/latest/ug/hls-example-akamai.md @@ -22 +22 @@ Field | Value -**Credentials** in **HLS group destination A** section | If Akamai requires authenticated requests, enter a user name and a password that is known to Akamai. 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 | If Akamai requires authenticated requests, enter a user name and a password that is known to Akamai. 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).