From d04e995691f269a5084693d6b66fb376ccd161f0 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 18:39:12 +0000 Subject: [PATCH] docs: clarify AWS connection retry window for CloudFormation stack --- cloud-accounts/connecting-a-cloud-account.mdx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/cloud-accounts/connecting-a-cloud-account.mdx b/cloud-accounts/connecting-a-cloud-account.mdx index d71e982..dc4b020 100644 --- a/cloud-accounts/connecting-a-cloud-account.mdx +++ b/cloud-accounts/connecting-a-cloud-account.mdx @@ -35,6 +35,12 @@ Before Porter can create a cluster, you need to grant it access to your cloud ac The IAM role must remain in your AWS account for Porter to manage your infrastructure. Deleting it will prevent Porter from making changes. + ## Finishing the connection later + + Porter starts polling for the new IAM role as soon as you click **Grant Permissions**, so the connection usually completes within a few minutes of the CloudFormation stack reaching `CREATE_COMPLETE`. + + If you step away before applying the stack, you do not need to restart the flow. Porter keeps retrying the connection in the background for up to 7 days after the account was created. Apply the CloudFormation stack any time within that window and Porter will detect the role on its next sweep and mark the account connected. If 7 days pass without the stack being applied, reopen the connect flow in Porter to start over. + ## Permissions Granted The CloudFormation stack creates an IAM role with permissions to: