{"id":18600919,"url":"https://github.com/cloudtools/awsadminaccess","last_synced_at":"2025-04-11T04:51:46.832Z","repository":{"id":57599350,"uuid":"87734583","full_name":"cloudtools/AWSAdminAccess","owner":"cloudtools","description":"Utility to create an AWS AdministratorAccess account","archived":false,"fork":false,"pushed_at":"2017-04-10T15:34:01.000Z","size":4,"stargazers_count":4,"open_issues_count":0,"forks_count":9,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-25T03:01:35.116Z","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":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cloudtools.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}},"created_at":"2017-04-09T19:45:42.000Z","updated_at":"2023-06-16T03:29:38.000Z","dependencies_parsed_at":"2022-09-26T19:53:12.176Z","dependency_job_id":null,"html_url":"https://github.com/cloudtools/AWSAdminAccess","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudtools%2FAWSAdminAccess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudtools%2FAWSAdminAccess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudtools%2FAWSAdminAccess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudtools%2FAWSAdminAccess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudtools","download_url":"https://codeload.github.com/cloudtools/AWSAdminAccess/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248345289,"owners_count":21088243,"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-11-07T02:06:26.203Z","updated_at":"2025-04-11T04:51:46.811Z","avatar_url":"https://github.com/cloudtools.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWSAdminAccess\n\nIn a lot of organizations there is a master AWS account and then\nother accounts are added via consolidated billing. To better manage\nthe assets it is usually good to add a AdministratorAccess role to\nthe sub-account to allow the master account to monitor and control\ncosts on the sub-accounts. AWSAdminAccess provides a quick and easy\nway to setup a trust policy for the AdministratorAccess.\n\n## Running AWSAdminAccess\n\nDownload a binary for your system from the Releases page. You will\nneed to know the role name you want to create and the account number\nof the master account.\n\n```\nAWSAdminAccess -r MasterAccountAccess -a 123456789012\n```\n\n## Building\n\nTo build the binaries it is preferable to use a docker build environment for\nconsistency. First build the docker buildn environment:\n\n```\ndocker build -f build/Dockerfile-buildenv -t cloudtools:AWSAdminAccess-buildenv .\n```\n\nNext install the vendor package using glide:\n```\nglide install\n```\n\nAnd then build the binaries:\n```\ndocker run -v `pwd`:/go/src/github.com/cloudtools/AWSAdminAccess -t cloudtools:AWSAdminAccess-buildenv bash -x build/build.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudtools%2Fawsadminaccess","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudtools%2Fawsadminaccess","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudtools%2Fawsadminaccess/lists"}