AWS tag-editor documentation change
Summary
Fixed STS API reference URL formatting
Security assessment
Update only affects documentation link syntax without introducing or modifying security-related content
Diff
diff --git a/tag-editor/latest/userguide/security_infrastructure.md b/tag-editor/latest/userguide/security_infrastructure.md index 555adceed..618418997 100644 --- a//tag-editor/latest/userguide/security_infrastructure.md +++ b//tag-editor/latest/userguide/security_infrastructure.md @@ -18 +18 @@ You use AWS published API calls to access Tag Editor through the network. Client -Additionally, requests must be signed by using an access key ID and a secret access key that is associated with an AWS Identity and Access Management (IAM) principal. Or, you can use the [AWS Security Token Service](https://docs.aws.amazon.com/STS/latest/APIReference/) (AWS STS) to generate temporary security credentials to sign requests. +Additionally, requests must be signed by using an access key ID and a secret access key that is associated with an AWS Identity and Access Management (IAM) principal. Or, you can use the [AWS Security Token Service](https://docs.aws.amazon.com//STS/latest/APIReference/) (AWS STS) to generate temporary security credentials to sign requests.