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

Trouble with credentials (aws account). #307

Open
nonSpiritless opened this issue Nov 20, 2024 · 1 comment
Open

Trouble with credentials (aws account). #307

nonSpiritless opened this issue Nov 20, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@nonSpiritless
Copy link

Problem with credentials aws account.
I created a role as required for the service, the plugin inside miro does not integrate and does not create schemes. I decided to do it via CLI, but I have a problem with the account not working. Maybe I'm doing something wrong, in the screens show the errors and what I enter.
Thanks for the answers!

Снимок экрана 2024-11-20 в 12 28 23 Снимок экрана 2024-11-20 в 12 37 37
@nonSpiritless nonSpiritless added the bug Something isn't working label Nov 20, 2024
@alireza-sheikholmolouki
Copy link
Member

Hi @nonSpiritless, thanks for bringing this to our attention! We recently fixed an issue, so the integration should now work as expected. Please reuse the same role you have and let us know if it works for you! :)


The issue with the CLI method might stem from a different cause. The CLI tool depends on your terminal session's environment variables and uses the default AWS SDK auth methods. For example, if you can run commands like aws s3 ls in your terminal, you should also be able to run the cloud-data-import script.

Another suggestion is to set everything up in your terminal first. Then, when running the script, keep the AWS Profile option at its default setting, which is the automatic suggestion. Only change it if you have a specific AWS profile (differs from the role ARN) that you want to use.

Please let us know how did it go 🙌

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