{"id":22691510,"url":"https://github.com/noahingh/export-aws-session-token","last_synced_at":"2025-03-29T16:42:01.742Z","repository":{"id":187795025,"uuid":"164235269","full_name":"noahingh/export-aws-session-token","owner":"noahingh","description":"Export aws session token from STS","archived":false,"fork":false,"pushed_at":"2019-01-05T17:30:12.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-04T17:50:58.492Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/noahingh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-01-05T17:11:55.000Z","updated_at":"2019-01-05T17:30:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"f688b98c-ae11-4058-876b-d49bb805e8ff","html_url":"https://github.com/noahingh/export-aws-session-token","commit_stats":null,"previous_names":["noahingh/export-aws-session-token"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahingh%2Fexport-aws-session-token","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahingh%2Fexport-aws-session-token/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahingh%2Fexport-aws-session-token/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahingh%2Fexport-aws-session-token/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noahingh","download_url":"https://codeload.github.com/noahingh/export-aws-session-token/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246215820,"owners_count":20741894,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-10T01:11:25.694Z","updated_at":"2025-03-29T16:42:01.722Z","avatar_url":"https://github.com/noahingh.png","language":"Go","readme":"# AWS token controller\n\n## Why export-aws-session-token?\n\nAWS  is supporting cli MFA by session token. The command is `aws sts get-session-token --serial-number arn:aws:iam::USER-ID:mfa/USER-NAME --token-code XXXXXX`, and the output skeleton is like below. But it is bothering to copy keys, there is needs to do this boring stuff automatically.\n\n```\n{\n    \"Credentials\": {\n        \"SecretAccessKey\": \"XXXXXXXXXXXXXXXXXXXXXXXXXXXX\",\n        \"SessionToken\": \"XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX\",\n        \"Expiration\": \"2019-01-06T04:58:13Z\",\n        \"AccessKeyId\": \"XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX\"\n    }\n}\n``` \n\n## Installation\n\nCheck the [releases](./releases) for the latest version.\n\n\n## Version\n \n### version 0.1\n\nInitialize `aws-session-token` command.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoahingh%2Fexport-aws-session-token","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoahingh%2Fexport-aws-session-token","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoahingh%2Fexport-aws-session-token/lists"}