{"id":20191147,"url":"https://github.com/53ningen/getmetricwidgetimage","last_synced_at":"2026-05-15T07:01:54.336Z","repository":{"id":71409273,"uuid":"182554526","full_name":"53ningen/GetMetricWidgetImage","owner":"53ningen","description":"Get Amazon CloudWatch Metric Widget Image and Notify Amazon SNS Topic of it","archived":false,"fork":false,"pushed_at":"2019-04-22T14:34:06.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-13T18:51:19.983Z","etag":null,"topics":["aws","cloudwatch-metrics","sns"],"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/53ningen.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":"2019-04-21T16:04:18.000Z","updated_at":"2020-03-06T17:37:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"b57ff004-1b9e-4797-9212-4786b2f667e0","html_url":"https://github.com/53ningen/GetMetricWidgetImage","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/53ningen%2FGetMetricWidgetImage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/53ningen%2FGetMetricWidgetImage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/53ningen%2FGetMetricWidgetImage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/53ningen%2FGetMetricWidgetImage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/53ningen","download_url":"https://codeload.github.com/53ningen/GetMetricWidgetImage/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241626543,"owners_count":19993263,"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","cloudwatch-metrics","sns"],"created_at":"2024-11-14T03:47:45.998Z","updated_at":"2026-05-15T07:01:54.230Z","avatar_url":"https://github.com/53ningen.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"GetMetricWidgetImage\n=====\n\nGet Amazon CloudWatch Widget Image and Notify Amazon SNS Topic of it\n\n## How to Deploy\n### Use Serverless Application Repository\n\n1. Upload config file(config.yaml) to S3 Bucket\n2. Deploy [Application](https://console.aws.amazon.com/lambda/home?region=us-east-1#/create/app?applicationId=arn:aws:serverlessrepo:us-east-1:247601741829:applications/GetMetricWidgetImage) with Serverless Application Repository\n\n\n### Use Deploy Script\n\n1. run `cp .env.template .env}` and set up `.env` file\n2. run `cp config.template.yaml config.yaml` and set up `config.yaml` file\n3. run `./scripts/update_config`\n4. run `./scripts/deploy`\n\n\n### Nested Application\n\nAdd the resource below into your SAM template\n\n```yaml\n  GetMetricWidgetImage:\n    Type: AWS::Serverless::Application\n    Properties:\n      Location:\n        ApplicationId: arn:aws:serverlessrepo:us-east-1:247601741829:applications/GetMetricWidgetImage\n        SemanticVersion: 1.0.0\n      Parameters:\n        ConfigBucket: YOUR_VALUE\n        ConfigKey: YOUR_VALUE\n        NotificationTargetTopicArn: YOUR_VALUE\n        # RetentionInDays: '7' # Uncomment to override default value\n        # Schedule: 'rate(60 minutes)' # Uncomment to override default value\n```\n\n## Demo\n\nSee: `./demo/GetMetricWidgetImageAndNotifySlack`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F53ningen%2Fgetmetricwidgetimage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F53ningen%2Fgetmetricwidgetimage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F53ningen%2Fgetmetricwidgetimage/lists"}