SAML.to
  • Introduction
  • Installation
  • Configuration
    • Identity Providers
      • GitHub
    • Service Providers
      • AWS (Federated Roles)
        • Assuming Roles
          • AWS CLI
          • AWS SDKs
          • Docker
          • Terraform
          • Kubernetes
        • Adding Users
        • Adding AWS Accounts
        • Adding Roles
        • Roles for GitHub Actions
    • Configuration Reference
      • Substitutions
  • FAQs
  • Usage
    • CLI
      • login
      • assume
      • list-roles
    • GitHub Actions
      • Assume AWS Role Action
      • Config Sync Action
  • Advanced Usage
    • AWS
      • CloudWatch Dashboard Sharing
Powered by GitBook
On this page
  1. Configuration
  2. Service Providers
  3. AWS (Federated Roles)

Adding AWS Accounts

  1. Add SAML.to as an Identity Provider in the desired AWS Account

    1. Navigate to AWS Identity Providers

    2. Click Add Provider

      1. Provider type: SAML

      2. Provider name: saml.to

      3. Metadata document: Download from SAML.to

      4. Make note of the Provider ARN

  2. Add a Role with a Trust Relationship to the new Identity Provider in AWS IAM

PreviousAdding UsersNextAdding Roles

Last updated 2 years ago