Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

external_id parser logic wrong #199

Closed
americanstone opened this issue Jan 31, 2022 · 2 comments
Closed

external_id parser logic wrong #199

americanstone opened this issue Jan 31, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@americanstone
Copy link

americanstone commented Jan 31, 2022

Description

in the case using integration-arn to overwrite the role. external_id = parse_arn(role_arn)["account"]
result["resourcetype"], result["resource"] = elements[5].split("/") throw error
if role name like
arn:aws:iam::xxxxx:role/acct-managed/NewRelicInfrastructure-Integrations

Steps to Reproduce

Expected Behaviour

Relevant Logs / Console output

Your Environment

  • ex: Browser name and version:
  • ex: Operating System and version:

Additional context

@americanstone americanstone added the bug Something isn't working label Jan 31, 2022
@kolanos
Copy link
Contributor

kolanos commented Feb 4, 2022

Hi @americanstone, why was the issue closed?

@americanstone
Copy link
Author

Hi @americanstone, why was the issue closed?
I use this one to track
#201

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants