localstack / localstack/localstack-extensions
Allow aws-replicator to use a profile for multi-account references
Open
@whummer is already working on this.
Since Apr 11, 2023.
- Dominant language
- Python
- Stars
- 47
- Forks
- 19
- Avg merge
- 2h 2m
- Merged PRs (30d)
- 1
Description
For people with multiple aws accounts and a shared aws config/crfedentials file with multiple profiles, replicator does not take a profile name as a parameter for rthe boto3.session being created. Update code to allow for --profile/-p to pass into the session.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.