AWS Security ChangesHomeSearch

AWS braket high security documentation change

Service: braket · 2025-10-22 · Security-related high

File: braket/latest/developerguide/infrastructure-security.md

Summary

Removed details about API request signing requirements and STS temporary credentials

Security assessment

The deleted content described fundamental security controls (access key signing and STS credentials). Removing this documentation could lead to insecure implementations by omitting critical authentication requirements. This directly impacts security guidance for API access.

Diff

diff --git a/braket/latest/developerguide/infrastructure-security.md b/braket/latest/developerguide/infrastructure-security.md
index 1f625c9ee..5409bb721 100644
--- a//braket/latest/developerguide/infrastructure-security.md
+++ b//braket/latest/developerguide/infrastructure-security.md
@@ -18,2 +17,0 @@ You use AWS published API calls to access Amazon Braket through the network. Cli
-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.
-