AWS medialive documentation change
Summary
Fixed typo in documentation link text (added em dash in 'AWS Systems Manager—password parameters').
Security assessment
The change is purely a formatting correction to a documentation link. While the surrounding context involves secure credential storage via AWS Systems Manager, the edit itself doesn't introduce or modify security-related content.
Diff
diff --git a/medialive/latest/ug/hls-example-akamai.md b/medialive/latest/ug/hls-example-akamai.md index 96587932c..4d97879aa 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).