AWS iotanalytics documentation change
Summary
Removed sentence about request signing requirements using access keys or STS
Security assessment
Removes documentation about fundamental authentication requirements but doesn't explicitly indicate a security fix. This could reduce clarity about security practices but lacks evidence of addressing a vulnerability.
Diff
diff --git a/iotanalytics/latest/userguide/iotanalytics-infrastructure-security.md b/iotanalytics/latest/userguide/iotanalytics-infrastructure-security.md index bbecf545a..d79ab58ef 100644 --- a//iotanalytics/latest/userguide/iotanalytics-infrastructure-security.md +++ b//iotanalytics/latest/userguide/iotanalytics-infrastructure-security.md @@ -20,2 +19,0 @@ You use AWS published API calls to access AWS IoT Analytics through the network. -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. -