diff --git a/docs/integrations/app-connections/aws.mdx b/docs/integrations/app-connections/aws.mdx index 176847764..77b1f6b45 100644 --- a/docs/integrations/app-connections/aws.mdx +++ b/docs/integrations/app-connections/aws.mdx @@ -47,8 +47,8 @@ Infisical supports two methods for connecting to AWS. ![Access Key Step 3](/images/integrations/aws/integrations-aws-access-key-3.png) - 1. Set the access key as **INF_APP_CONNECTION_AWS_CLIENT_ID**. - 2. Set the secret key as **INF_APP_CONNECTION_AWS_CLIENT_SECRET**. + 1. Set the access key as **INF_APP_CONNECTION_AWS_ACCESS_KEY_ID**. + 2. Set the secret key as **INF_APP_CONNECTION_AWS_SECRET_ACCESS_KEY**.