docs(aws-cloud): document minimum permissions for custom EC2 instance profile#1445
Merged
justinegeffen merged 4 commits intoMay 20, 2026
Merged
Conversation
…file When users specify a custom Instance Profile ARN in Advanced Options, the required IAM permissions were not documented. This adds a new 'Custom instance profile' subsection under Advanced Options listing the trust policy, managed policies, and inline policies (S3 read/write, Secrets Manager, KMS for S3) that Seqera provisions automatically when no ARN is specified. Also adds a note on EBS encryption enforcement (account-default or SCP) and fixes a stale cross-reference that incorrectly pointed to the AWS Batch manual setup doc.
gwright99
approved these changes
May 20, 2026
Member
gwright99
left a comment
There was a problem hiding this comment.
A few comments where things could be tightened up but overall (IMO) acceptable to merge.
justinegeffen
approved these changes
May 20, 2026
✅ Deploy Preview for seqera-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Test plan
#custom-instance-profileanchor renders and is reachable from the Instance Profile bullet in Advanced OptionsAwsForgeClientImpl.createCloudInstanceProfileRole(), verified against live staging roles 2026-05-19)