https://github.com/doitintl/janus
Janus is a simple way to assume AWS Role with Google Cloud Service Account
https://github.com/doitintl/janus
Last synced: 4 months ago
JSON representation
Janus is a simple way to assume AWS Role with Google Cloud Service Account
- Host: GitHub
- URL: https://github.com/doitintl/janus
- Owner: doitintl
- Created: 2020-09-12T16:20:31.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-17T08:19:50.000Z (over 2 years ago)
- Last Synced: 2024-04-17T22:09:50.612Z (over 2 years ago)
- Language: Python
- Size: 11.7 KB
- Stars: 38
- Watchers: 7
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Janus
Janus is a python script that allows you to assume role (retrieve temporary AWS IAM token) from Google Cloud using a service account.
## Installation
Please visit [this blog post](https://www.doit-intl.com/assume-an-aws-role-from-a-google-cloud-without-using-iam-keys/) for the installation.
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
## License
[MIT](https://choosealicense.com/licenses/mit/)