{"id":20697486,"url":"https://github.com/epomatti/aws-service-catalog","last_synced_at":"2026-05-16T08:06:53.778Z","repository":{"id":108712156,"uuid":"525087869","full_name":"epomatti/aws-service-catalog","owner":"epomatti","description":"AWS Service Catalog sandbox","archived":false,"fork":false,"pushed_at":"2023-10-04T03:37:06.000Z","size":220,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-23T01:04:17.383Z","etag":null,"topics":["aws","aws-cloudformation","aws-security","aws-service-catalog","cloudformation","terraform"],"latest_commit_sha":null,"homepage":"","language":"HCL","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/epomatti.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":"2022-08-15T18:01:52.000Z","updated_at":"2024-01-22T11:21:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"586d18dd-1c25-415a-aa12-bba40b3ef47b","html_url":"https://github.com/epomatti/aws-service-catalog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/epomatti/aws-service-catalog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epomatti%2Faws-service-catalog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epomatti%2Faws-service-catalog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epomatti%2Faws-service-catalog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epomatti%2Faws-service-catalog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/epomatti","download_url":"https://codeload.github.com/epomatti/aws-service-catalog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epomatti%2Faws-service-catalog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271901696,"owners_count":24841121,"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-08-24T02:00:11.135Z","response_time":111,"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","aws-cloudformation","aws-security","aws-service-catalog","cloudformation","terraform"],"created_at":"2024-11-17T00:18:16.486Z","updated_at":"2026-05-16T08:06:53.723Z","avatar_url":"https://github.com/epomatti.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWS Service Catalog\n\nService Catalog centralized deployment of products:\n\n\u003cimg src=\".assets/servcat.png\" /\u003e\n\nStart by creating the Key Pair. This will be used during the product launch.\n\n```sh\nmkdir keys\nssh-keygen -f keys/tmp_key\n```\n\nCreate the infrastructure:\n\n```sh\nterraform init\nterraform apply -auto-approve\n```\n\nEnter the console with the end user credentials and you should be able to deploy a product using Service Catalog.\n\n\u003cimg src=\".assets/products.png\" /\u003e\n\nWhen launching the product, inform the Key Pair and the CIDR block allowed to connect over SSH.\n\n### Organization Sharing\n\nService Catalog has the distinct feature of being able to share products across Accounts, Organizations, and Organization Units.\n\nThis is possible by enabling a delegated administrator account on the Organization, which will use a `service-linked` role (SLR).\n\n\u003cimg src=\".assets/sharing.png\" /\u003e\n\n---\n\n### Clean-up\n\n```sh\nterraform destroy -auto-approve\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepomatti%2Faws-service-catalog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fepomatti%2Faws-service-catalog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepomatti%2Faws-service-catalog/lists"}