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

Add Support for --profile Flag to Enable AWS SSO Integration #29

Open
iLikeDendy opened this issue May 16, 2024 · 1 comment
Open

Add Support for --profile Flag to Enable AWS SSO Integration #29

iLikeDendy opened this issue May 16, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@iLikeDendy
Copy link

Is your feature request related to a problem? Please describe

amazon-managed-grafana-migrator tool does not currently support the --profile flag, which is essential for utilizing AWS CLI profiles, especially for configurations involving AWS Single Sign-On (SSO)

Describe the solution you'd like

I would like the amazon-managed-grafana-migrator to support the --profile flag. This would allow users to specify which AWS profile to use directly through the command line interface, integrating seamlessly with the AWS CLI's profile management. This is particularly important for users with SSO configurations, allowing them to leverage different roles and permissions set up through AWS SSO.

Additional context

Adding this feature would simplify the workflow for users who manage multiple AWS profiles and rely on AWS SSO for security. It would enhance the usability of the tool in enterprise environments where different teams or projects may require different levels of access and credentials management. This support would align the tool more closely with other AWS services and tools that already support profile selection via the CLI

@bonclay7 bonclay7 added the enhancement New feature or request label Jun 13, 2024
@bonclay7
Copy link
Member

Thanks for opening this, we will look into it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants