From 4cd8eb9e4a1ae7abaf5001c56826693b3b2d2d23 Mon Sep 17 00:00:00 2001 From: meichler Date: Thu, 7 Mar 2024 16:56:56 +0200 Subject: [PATCH] Fixed AWS authentication options --- content-repo/extra-docs/articles/aws-auth-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content-repo/extra-docs/articles/aws-auth-guide.md b/content-repo/extra-docs/articles/aws-auth-guide.md index 3a04b1411..1ef349bac 100644 --- a/content-repo/extra-docs/articles/aws-auth-guide.md +++ b/content-repo/extra-docs/articles/aws-auth-guide.md @@ -8,7 +8,7 @@ description: Overview of authentication methods for AWS Integrations in Cortex X The Cortex XSOAR server can be located within the AWS environment in a local network or self hosted outside the AWS environment in a remote network. -When the Cortex XSOAR server is located within the AWS environment in a local network, the AWS Integrations provide two options for authenticating to AWS: +When the Cortex XSOAR server is located within the AWS environment in a local network, the AWS Integrations provide three options for authenticating to AWS: * **Access Key and Secret Key**: the integration will use a configured Access Key and Secret Key to authenticate to AWS, which are set as part of the integration configuration parameters as can be seen in the following screen shot of the *AWS - S3* Integration: