{"id":16652512,"url":"https://github.com/nicor88/aws-infrastructure","last_synced_at":"2025-09-18T22:33:30.312Z","repository":{"id":95614278,"uuid":"74495703","full_name":"nicor88/aws-infrastructure","owner":"nicor88","description":"AWS infrastructure: Cloudformation, Terraform...","archived":false,"fork":false,"pushed_at":"2018-12-16T22:18:57.000Z","size":253,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T07:49:30.608Z","etag":null,"topics":["aws","boto3","cloudformation","ec2","emr","firehose","iam","kinesis","lambda","s3","vpc"],"latest_commit_sha":null,"homepage":"","language":"Python","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/nicor88.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":"2016-11-22T17:12:03.000Z","updated_at":"2020-12-11T15:51:12.000Z","dependencies_parsed_at":"2023-06-19T03:45:26.583Z","dependency_job_id":null,"html_url":"https://github.com/nicor88/aws-infrastructure","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nicor88/aws-infrastructure","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicor88%2Faws-infrastructure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicor88%2Faws-infrastructure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicor88%2Faws-infrastructure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicor88%2Faws-infrastructure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nicor88","download_url":"https://codeload.github.com/nicor88/aws-infrastructure/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicor88%2Faws-infrastructure/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275844445,"owners_count":25538991,"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","status":"online","status_checked_at":"2025-09-18T02:00:09.552Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","boto3","cloudformation","ec2","emr","firehose","iam","kinesis","lambda","s3","vpc"],"created_at":"2024-10-12T09:28:55.114Z","updated_at":"2025-09-18T22:33:29.935Z","avatar_url":"https://github.com/nicor88.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# aws-infrastructure\nCollection of resources to manage AWS infrastructure\n\n## Requirements\n* Python \u003e= 3.4\n* Install requirements: `pip install -r requirements.txt`\n\n## AWS Profiles\nTo manage different profiles create a file __~/.aws/credentials__ with this content:\n\n\u003cpre\u003e[default]\naws_access_key_id=foo\naws_secret_access_key=bar\nregion = us-east-1\n\n[your_other_profile]\naws_access_key_id=foo2\naws_secret_access_key=bar2\nregion = us-east-1\n\u003c/pre\u003e\n\nTo point to the right profile use ENV variables\n\u003cpre\u003e\nexport AWS_PROFILE=your_other_profile\n# this will overwrite the region in the profile configuration\nexport AWS_DEFAULT_REGION=eu-west-1\n\u003c/pre\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicor88%2Faws-infrastructure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicor88%2Faws-infrastructure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicor88%2Faws-infrastructure/lists"}