AWS medialive documentation change
Summary
Removed details about API request signing using access keys and AWS STS
Security assessment
Deletes documentation about authentication mechanisms but does not explicitly address a security vulnerability. While authentication is security-critical, there is no evidence this change fixes an exploit or weakness.
Diff
diff --git a/medialive/latest/ug/infrastructure-security.md b/medialive/latest/ug/infrastructure-security.md index d0c3e96ad..e3d14c600 100644 --- a//medialive/latest/ug/infrastructure-security.md +++ b//medialive/latest/ug/infrastructure-security.md @@ -18,2 +17,0 @@ You use AWS published API calls to access MediaLive through the network. Clients -Additionally, requests must be signed by using an access key ID and a secret access key that is associated with an IAM principal. Or you can use the [AWS Security Token Service](https://docs.aws.amazon.com/STS/latest/APIReference/welcome.html) (AWS STS) to generate temporary security credentials to sign requests. -