aws-sg-updater

command module
v0.0.0-...-770253a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 22, 2025 License: MIT Imports: 16 Imported by: 0

README

aws-sg-updater

Updates an AWS Security Group Inbound Role with your public IP address

Requirements

AWS CLI get started

AWS CLI setup

Using multiple IDs

go run main.go --my-name="Rule description" --profile="AWS config profile" --sg-id="sg-1111111, sg-222222"

Using multiple Tag Names

go run main.go --my-name="Rule description" --profile="AWS config profile" --sg-tag-name="sg-name-a, sg-name-b"

Compilation

$env:GOOS = "windows" $env:GOARCH = "amd64" go build -o aws-sg-updater.exe . Remove-Item Env:GOOS Remove-Item Env:GOARCH

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL