Premise CodeDeploy Agent, session arn

0

I'm setting up an on-premise CodeDeploy Agent.

The instructions here have an issue.

I completed Step 2: Generate temporary credentials for an individual instance using AWS STS

I'm trying Step3: Add a configuration file to the on-premises instance

The instructions say to use the iam-session-arn noted in Step 2. However, there is no session arn to note in Step 2. There's a session name, there's a role arn. No session arn.

What is the session arn that is being referred to?

asked a year ago363 views
1 Answer
0
Accepted Answer

Use the role-arn.

My problem was my region was set to upper-case US-EAST-1, and was causing the error "Credential should be scoped to a valid region" Once I set the region to be us-east-1. The agent started working correctly.

answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions