Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

Add support for AWS profile #15

Merged
merged 1 commit into from
Oct 21, 2023

Conversation

venkivijay
Copy link
Contributor

@venkivijay venkivijay commented Oct 19, 2023

This PR adds support for using different AWS profile. Users may pass aws_profile_name value to the configuration object so that we load the appropriate profile to use with AWS services.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Fixes #7

@farhanangullia farhanangullia added the enhancement New feature or request label Oct 20, 2023
@farhanangullia farhanangullia self-assigned this Oct 20, 2023
@venkivijay
Copy link
Contributor Author

@farhanangullia Please review and let me know how it goes. I have observed that the linting failure is unrelated to the changes implemented in this PR.

@farhanangullia
Copy link
Contributor

LGTM.. thanks for your contribution!

@farhanangullia farhanangullia merged commit ef35af4 into awslabs:main Oct 21, 2023
5 of 6 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Option to use a different aws profile than default
2 participants