Skip to content

prakrit55/Go-SDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

run go mod init any-name

  • to install go-sdk go get github.com/aws/aws-sdk-go/aws

  • save the file once: go mod tidy, go build to see if any dependencies to download

  • provide your instance-id in go code aws.String("your-instance-id")

  • Comment the code to avoid run, i.e.,when running the instance comment the stop code.

Ultimately go run main.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages