Tools Practical By Samson Tanimawo, PhD Published Mar 25, 2026 4 min read

AWS SAML CLI Tools (saml2aws, aws-sso)

SAML auth for AWS CLI.

saml2aws

AWS SAML CLI tools turn SAML federation into AWS CLI access. Engineers authenticate via SAML; the tool produces AWS credentials; the AWS CLI works without static credentials. The discipline is using these tools rather than long-lived IAM users.

What saml2aws provides:

saml2aws is the open-source choice. The broad provider support makes it widely applicable.

aws-sso

For teams using AWS IAM Identity Center (formerly AWS SSO), the native CLI is tighter. The integration handles the AWS-specific flow; some operations are simpler.

aws-sso is the AWS-native option. Teams using IAM Identity Center benefit from the native tooling.

Flow

The flow is similar across tools. Authenticate once; CLI commands work for hours; re-authenticate as needed.

AWS SAML CLI tools is one of those engineering disciplines that pays off in better security and better usability. Nova AI Ops integrates with cloud identity events, surfaces patterns, and supports the team's identity-aware operations.