Software Alternatives, Accelerators & Startups

How to assume an IAM role to access another AWS account

AWS Secrets Manager Amazon AWS
  1. AWS Secrets Manager to Rotate, Manage, Retrieve Secrets
    Sometimes you need to access something from a different AWS account. It is called cross account access. For example, you may want to get a secret from the secrets manager. By default, it is not possible, but AWS comes with a solution. You can assume the role that has permission to the actions you want to do. Once you do this, you can act on the other account.

    #Identity And Access Management #Identity Provider #SSO 67 social mentions

  2. Amazon Web Services offers reliable, scalable, and inexpensive cloud computing services. Free to join, pay only for what you use.
    AWS is one of the most popular cloud service providers nowadays. During the writing of this blog post, AWS has ~33% of the market, so it's very probably you will work with AWS, or you're already working with them 😉.

    #Cloud Computing #Cloud Infrastructure #IaaS 364 social mentions

Discuss: How to assume an IAM role to access another AWS account

Log in or Post with