AWS datazone documentation change
Summary
Removed explanation about request signing requirements using access keys or AWS STS
Security assessment
Deletion of authentication details doesn't demonstrate remediation of a security issue. However, removing security-relevant documentation could reduce clarity without evidence of addressing a vulnerability.
Diff
diff --git a/datazone/latest/userguide/infrastructure-security.md b/datazone/latest/userguide/infrastructure-security.md index 58345ac3b..da9216d26 100644 --- a//datazone/latest/userguide/infrastructure-security.md +++ b//datazone/latest/userguide/infrastructure-security.md @@ -18,2 +17,0 @@ You use AWS published API calls to access Amazon DataZone through the network. C -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. -