{"id":20644305,"url":"https://github.com/tleyden/awsutil","last_synced_at":"2026-03-14T22:04:08.402Z","repository":{"id":57527503,"uuid":"80472038","full_name":"tleyden/awsutil","owner":"tleyden","description":"Utilities to extend aws-sdk-go ","archived":false,"fork":false,"pushed_at":"2017-04-17T01:48:37.000Z","size":43,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-16T02:08:19.130Z","etag":null,"topics":["aws","cloudformation","ec2-instance","golang","sdk"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tleyden.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-30T22:52:28.000Z","updated_at":"2020-04-01T08:27:48.000Z","dependencies_parsed_at":"2022-09-18T04:41:17.256Z","dependency_job_id":null,"html_url":"https://github.com/tleyden/awsutil","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tleyden/awsutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tleyden%2Fawsutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tleyden%2Fawsutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tleyden%2Fawsutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tleyden%2Fawsutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tleyden","download_url":"https://codeload.github.com/tleyden/awsutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tleyden%2Fawsutil/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264995673,"owners_count":23695010,"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","cloudformation","ec2-instance","golang","sdk"],"created_at":"2024-11-16T16:15:41.835Z","updated_at":"2026-03-14T22:04:03.355Z","avatar_url":"https://github.com/tleyden.png","language":"Go","readme":"[![CircleCI](https://circleci.com/gh/tleyden/awsutil.svg?style=svg)](https://circleci.com/gh/tleyden/awsutil) [![GoDoc](https://godoc.org/github.com/tleyden/awsutil?status.png)](https://godoc.org/github.com/tleyden/awsutil) [![Coverage Status](https://coveralls.io/repos/github/tleyden/awsutil/badge.svg?branch=master)](https://coveralls.io/github/tleyden/awsutil?branch=master) [![Go Report Card](https://goreportcard.com/badge/github.com/tleyden/awsutil)](https://goreportcard.com/report/github.com/tleyden/awsutil) [![codebeat badge](https://codebeat.co/badges/813c41f7-5cba-4421-83f4-103955ea2981)](https://codebeat.co/projects/github-com-tleyden-awsutil) [![CLA assistant](https://cla-assistant.io/readme/badge/tleyden/awsutil)](https://cla-assistant.io/tleyden/awsutil) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n\n\n\n\nA collection of utilities to automate tasks on AWS that aren't covered by the AWS CLI or SDK.\n\n```\n$ go get -v -t github.com/tleyden/awsutil/...\n```\n\n## Stop all instances in Cloudformation Stack\n\n```\n$ awsutil cloudformation stop-instances --region us-east-1 --stackname yourstack\n```\n\nThis will stop all EC2 instances in the `yourstack` Cloudformation Stack.\n\n\n## Restart all instances in Cloudformation Stack\n\n```\n$ awsutil cloudformation start-instances --region us-east-1 --stackname yourstack\n```\n\nThis will restart all EC2 instances in the `yourstack` Cloudformation Stack.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftleyden%2Fawsutil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftleyden%2Fawsutil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftleyden%2Fawsutil/lists"}