AWS servicecatalog documentation change
Summary
Removed redundant statement about requiring access keys/AWS STS for request signing
Security assessment
Similar to other files, this removes standard authentication guidance without evidence of addressing a specific vulnerability.
Diff
diff --git a/servicecatalog/latest/arguide/ar-infrastructure.md b/servicecatalog/latest/arguide/ar-infrastructure.md index 40d1c63ad..54a7a3aa8 100644 --- a//servicecatalog/latest/arguide/ar-infrastructure.md +++ b//servicecatalog/latest/arguide/ar-infrastructure.md @@ -18,2 +17,0 @@ You use AWS published API calls to access AppRegistry through the network. Clien -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. -