{"id":20031694,"url":"https://github.com/andrejmaya/cost-explorer-alternative","last_synced_at":"2025-03-02T05:24:34.629Z","repository":{"id":86054549,"uuid":"277368825","full_name":"andrejmaya/cost-explorer-alternative","owner":"andrejmaya","description":null,"archived":false,"fork":false,"pushed_at":"2020-07-05T19:24:56.000Z","size":1815,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-12T18:09:25.917Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/andrejmaya.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-05T19:23:13.000Z","updated_at":"2020-07-06T21:20:05.000Z","dependencies_parsed_at":"2023-03-05T11:30:20.578Z","dependency_job_id":null,"html_url":"https://github.com/andrejmaya/cost-explorer-alternative","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/andrejmaya%2Fcost-explorer-alternative","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrejmaya%2Fcost-explorer-alternative/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrejmaya%2Fcost-explorer-alternative/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrejmaya%2Fcost-explorer-alternative/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrejmaya","download_url":"https://codeload.github.com/andrejmaya/cost-explorer-alternative/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241462573,"owners_count":19966886,"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-13T09:34:23.543Z","updated_at":"2025-03-02T05:24:34.609Z","avatar_url":"https://github.com/andrejmaya.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cost Explorer Alternative with AWS Quicksight\r\n\r\n![arc](./images/CE-Alternative.jpg)\r\n## Usage\r\n* Sign in into your AWS master account with admin permissions\r\n* Execute following SAM commands to build and deploy the cft\r\n    ```\r\n    sam build\r\n    sam deploy --guided\r\n    ```\r\n    ![Execution example of sam deploy guided](./images/sam_deploy.png)    \r\n* Get the output value `LambdaIAMRoleParameter` as show here\r\n![Output section of the deployed cft](./images/cft_output.png)\r\n* Replace the placeholder `\u003cROLE_ARN\u003e` in the following command with the value of the previous step and execute it \r\n```\r\nROLE_ARN=\u003cROLE_ARN\u003e\r\naws cloudformation create-stack-set \\\r\n    --stack-set-name quicksight-data \\\r\n    --template-body file://stackset_cft.yml \\\r\n    --permission-model SERVICE_MANAGED \\\r\n    --capabilities CAPABILITY_IAM \\\r\n    --auto-deployment Enabled=true,RetainStacksOnAccountRemoval=true \\\r\n    --parameters ParameterKey=LambdaIAMRoleParameter,ParameterValue=$ROLE_ARN \\\r\n    --description \"Create QuickSight Buckets in all linked account\"\r\n```\r\nNow provide your OUs where you want to create the buckets for QuickSight data\r\n```\r\nORG_UNITS=\u003cORG_UNITS\u003e\r\naws cloudformation create-stack-instances \\\r\n    --stack-set-name quicksight-data \\\r\n    --deployment-targets OrganizationalUnitIds=$ORG_UNITS \\\r\n    --regions eu-west-1\r\n```\r\n\r\n\r\n## Using Quicksight in the linked account\r\nRead the document [Getting Started Linked Account](./GettingStartedLinkedAccount.md)\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrejmaya%2Fcost-explorer-alternative","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrejmaya%2Fcost-explorer-alternative","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrejmaya%2Fcost-explorer-alternative/lists"}