What is the MOST secure way to call AWS CLI commands with the developer’s IAM identity?

2 Comments

  1. Ethan
    Author

    If memory serves me right, the answer is:
    Run the get-session-token CLI command with the developer’s IAM user. Use the returned credentials to call the CLI

  2. Thomas
    Author

    As I understand it, the answer is:
    Run the get-session-token CLI command with the developer’s IAM user. Use the returned credentials to call the CLI

Leave a Reply to Thomas Cancel reply

Your email address will not be published. Required fields are marked *

19 + 13 =