Skip to content

Assuming an AWS IAM role with a Prefect Cloud Managed worker#21103

Merged
bdalpe merged 4 commits intomainfrom
bd/chore/cloud-mex-aws-assume-role
Mar 13, 2026
Merged

Assuming an AWS IAM role with a Prefect Cloud Managed worker#21103
bdalpe merged 4 commits intomainfrom
bd/chore/cloud-mex-aws-assume-role

Conversation

@bdalpe
Copy link
Contributor

@bdalpe bdalpe commented Mar 12, 2026

Adds guidance on how to configure Prefect Cloud and AWS to assume a role and inject temporary credentials in a flow run on a Managed worker

Checklist

  • This pull request references any related issue by including "closes <link to issue>"
    • If no issue exists and your change is not a small fix, please create an issue first.
  • If this pull request adds new functionality, it includes unit tests that cover the changes
  • If this pull request removes docs files, it includes redirect settings in mint.json.
  • If this pull request adds functions or classes, it includes helpful docstrings.

@bdalpe bdalpe marked this pull request as ready for review March 12, 2026 21:30
@bdalpe bdalpe enabled auto-merge (squash) March 12, 2026 22:05
Copy link
Collaborator

@zzstoatzz zzstoatzz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one consistency thing on titles/sidebar titles (we generally want the sidebar title to be able to grammatically follow "How to" and the title itself be of the form "How to X") but otherwise lgtm!

deferring to @jakekaplan for approval on the managed-specific content

@@ -0,0 +1,317 @@
---
title: Using cloud workload identity with Prefect Managed work pools
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
title: Using cloud workload identity with Prefect Managed work pools
title: How to use cloud workload identity with Prefect Managed work pools

@@ -0,0 +1,317 @@
---
title: Using cloud workload identity with Prefect Managed work pools
sidebarTitle: Using cloud workload identity
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
sidebarTitle: Using cloud workload identity
sidebarTitle: Use cloud workload identity

@bdalpe bdalpe merged commit 447059a into main Mar 13, 2026
10 checks passed
@bdalpe bdalpe deleted the bd/chore/cloud-mex-aws-assume-role branch March 13, 2026 00:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants