diff --git a/website/docs/core-concepts/projects/configuration/stores.mdx b/website/docs/core-concepts/projects/configuration/stores.mdx index 747defa57..026a7e139 100644 --- a/website/docs/core-concepts/projects/configuration/stores.mdx +++ b/website/docs/core-concepts/projects/configuration/stores.mdx @@ -112,6 +112,6 @@ stores: #### Authentication -The AWS SSM Parameter Store store supports the standard AWS methods for authentication and the `AWS_ACCESS_KEY_ID, +The AWS SSM Parameter Store supports the standard AWS methods for authentication and the `AWS_ACCESS_KEY_ID`, `AWS_SECRET_ACCESS_KEY`, and `AWS_SESSION_TOKEN` environment variables.