From d5c2e9236a3296079927902ed3584348ad9d637c Mon Sep 17 00:00:00 2001 From: Scott Wilson Date: Thu, 19 Dec 2024 09:43:14 -0800 Subject: [PATCH] fix: doc typo --- docs/integrations/app-connections/aws.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/integrations/app-connections/aws.mdx b/docs/integrations/app-connections/aws.mdx index caebff7c1..65af1bcdc 100644 --- a/docs/integrations/app-connections/aws.mdx +++ b/docs/integrations/app-connections/aws.mdx @@ -99,7 +99,7 @@ Infisical supports two methods for connecting to AWS. } ``` - + Use the following custom policy to grant the minimum permissions required by Infisical to sync secrets to AWS Parameter Store: ![IAM Role Secrets Manager Permissions](/images/app-connections/aws/parameter-store-permissions.png) @@ -249,7 +249,7 @@ Infisical supports two methods for connecting to AWS. } ``` - + Use the following custom policy to grant the minimum permissions required by Infisical to sync secrets to AWS Parameter Store: ![IAM Role Secrets Manager Permissions](/images/app-connections/aws/parameter-store-permissions.png)