{"id":21670890,"url":"https://github.com/tkuchiki/sh-aws-ini-parser","last_synced_at":"2025-03-20T07:43:45.640Z","repository":{"id":70076383,"uuid":"138450127","full_name":"tkuchiki/sh-aws-ini-parser","owner":"tkuchiki","description":"AWS credentials / config file parser in sh.","archived":false,"fork":false,"pushed_at":"2018-06-24T03:32:40.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-25T09:11:08.376Z","etag":null,"topics":["aws","ini","parse","sh"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tkuchiki.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-24T03:21:00.000Z","updated_at":"2019-01-19T19:51:22.000Z","dependencies_parsed_at":"2023-03-05T13:45:20.466Z","dependency_job_id":null,"html_url":"https://github.com/tkuchiki/sh-aws-ini-parser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkuchiki%2Fsh-aws-ini-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkuchiki%2Fsh-aws-ini-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkuchiki%2Fsh-aws-ini-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkuchiki%2Fsh-aws-ini-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tkuchiki","download_url":"https://codeload.github.com/tkuchiki/sh-aws-ini-parser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244574795,"owners_count":20474818,"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":["aws","ini","parse","sh"],"created_at":"2024-11-25T12:37:07.551Z","updated_at":"2025-03-20T07:43:45.620Z","avatar_url":"https://github.com/tkuchiki.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sh-aws-ini-parser\nAWS credentials / config file parser in sh.\n\n# Usage\n\n```console\n# parse ~/.aws/credentials and ~/.aws/config\n# use default profile\n$ ./aws-ini-parser\naws_access_key_id=AKIAIOSFODNN7EXAMPLE1\naws_secret_access_key=wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY1\noutput=json\nregion=us-east-1\n```\n\n```console\n# parse ~/.aws/credentials and ~/.aws/config\n# use user2 profile\n$ profile=user2 ./aws-ini-parser\naws_access_key_id=AKIAIOSFODNN7EXAMPLE2\naws_secret_access_key=wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY2\noutput=json\nregion=us-east-1\n```\n\n```console\n# parse /tmp/aws_credentials and /tmp/aws_config\n# use default profile\n$ credentials_file=/tmp/aws_credentials config_file=/tmp/aws_config ./aws-ini-parser\naws_access_key_id=AKIAIOSFODNN7EXAMPLE3\naws_secret_access_key=wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY3\noutput=json\nregion=us-east-1\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftkuchiki%2Fsh-aws-ini-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftkuchiki%2Fsh-aws-ini-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftkuchiki%2Fsh-aws-ini-parser/lists"}