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

aws.signature pkg - cross account access with temporary tokens #20

Open
dineshj3d opened this issue Nov 5, 2017 · 0 comments
Open

aws.signature pkg - cross account access with temporary tokens #20

dineshj3d opened this issue Nov 5, 2017 · 0 comments

Comments

@dineshj3d
Copy link

dineshj3d commented Nov 5, 2017

See below. Does aws.signature pkg support cross account profiles? I have situation where there is a special login profile (abcdef) which has a temporary token set(this token is periodically refreshed a utility). I need to access resources (like S3, SQS) in account with Profile marketingadmin. Both these profiles are separate accounts. When I try say list_queues etc, I get invalid token.

Any help appreciated.
PS - If you need, I can send precise configuration and error messages

Dinesh

[profile marketingadmin]
role_arn = arn:aws:iam::123456789012:role/marketingadmin
source_profile = abcdef

[abcdef]
aws_access_key_id=AKIAIOSFODNN7EXAMPLE
aws_secret_access_key=wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY
token= AQoDYXdzEPT//////////wEXAMPLEtc764bNrC9SAPBSM22wDOk4x4HIZ8j4FZTwdQWLWsKWHGBuFqwAeMicRXmxfpSPfIeoIYRqT
flfKD8YUuwthAx7mSEI/qkPpKPi/kMcGdQrmGdeehM4IC1NtBmUpp2wUE8phUZampKsburEDy0KPkyQDYwT7WZ0wq5VSXDvp75YU9
HFvlRd8Tx6q6fE8YQcHNVXAkiY9q6d+xo0rKwT38xVqr7ZD0u0iPPkUL64lIZbqBAz+scqKmlzm8FDrypNC9Yjc8fPOLn9FX9KSYv
KTr4rvx3iSIlTJabIQwj2ICCR/oLxBA==
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants