question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to use "role-arn" parameter?

See original GitHub issue

There is a new --role-arn TEXT Predefined role arn to select parameter in recent release, but there’s no mentions in the code except the login.py and README.md. So it’s not clear how to use it and what value (str, pattern, regex, etc) it expects.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
venthcommented, Feb 7, 2018

Documentation enhancement released with version 0.6.1

0reactions
yermulnikcommented, Feb 8, 2018

Oh, excuses. Yes, it looks good now. Thank you.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Using an IAM role in the AWS CLI
Configure the AWS CLI to use a role defined in AWS Identity and Access Management (IAM).
Read more >
roleArn on AWSShellScript · Issue #340 - GitHub
In many cases I use AWSShellScript to execute aws cli commands, ... take a roleArn parameter and assume the role and execute the...
Read more >
Authenticating to AWS with Environment Variables
Basic Usage. Another way to authenticate to AWS on the CLI is to set your Access Keys as the environment variables AWS_ACCESS_KEY_ID and...
Read more >
AWS: Boto3: AssumeRole example which includes role usage
Session(botocore_session = botocore_session) # usage: session ... boto3.client('sts') response = client.assume_role(RoleArn=roleARN, ...
Read more >
Parameter Store - External Secrets Operator
A ParameterStore points to AWS SSM Parameter Store in a certain account within a defined region. You should define Roles that define fine-grained...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found