Back to news
cloud Priority 4/5 9/18/2026, 11:05:47 AM

AWS HealthOmics Adds Support for IAM Session Policies to Dynamically Restrict Run Permissions

AWS HealthOmics Adds Support for IAM Session Policies to Dynamically Restrict Run Permissions

AWS HealthOmics has introduced support for Identity and Access Management (IAM) session policies to enhance access control mechanisms. Previously, restricting execution permissions for specific workflows required administrators to create and manage multiple dedicated IAM roles. This approach introduced significant administrative complexity as user bases and workflow varieties expanded within an organization.

Related tools

Recommended tools for this topic

These picks prioritize high-intent tools relevant to this topic. Some links may include partner or affiliate tracking.

#aws#cloud#official

Comparison

AspectBefore / AlternativeAfter / This
Permission scopingStatic permissions tied directly to pre-configured IAM rolesDynamic permission boundaries applied per individual run using session policies
IAM role managementHigh complexity with multiple roles created for different access levelsReduced complexity by reusing a base role with session policies applied on demand
Security postureBroad access permissions persist unless roles are manually rotated or heavily segmentedStrict adherence to the principle of least privilege by defining limits per session

Action Checklist

  1. Identify runs or workflows that require restricted or context-specific data access permissions Review your existing AWS HealthOmics workflows and their associated IAM roles.
  2. Formulate IAM session policies to define the exact resource boundaries for the targeted runs Ensure policies restrict access to only the necessary S3 buckets or data stores.
  3. Update your workflow initiation API calls to include the session policies dynamically Verify that your deployment scripts or orchestration tools support the new API parameters.

Source: AWS What's New

This page summarizes the original source. Check the source for full details.

Related

Amazon Bedrock AgentCore Memory Introduces Fine-Grained Access Control
cloud 8/30/2026 AWS What's New
Amazon Bedrock AgentCore Memory Introduces Fine-Grained Access Control

インフラや運用設定の変更が事業に直結します。 Amazon Bedrock AgentCore Memory now supports fine-grained access…

Amazon Bedrock AgentCore Memory now supports fine-grained access control, enabling developers to en…

#aws#cloud#official