bbinmkt-organization/AWS Security Group Add IP

Add IP address to your AWS security group

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 23, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: bbinmkt-organization/aws-security-group-add-ip-action@a556ca1c431e00b15dcde063108d37ec7ab18ec9 # no releases — HEAD as of 2026-07-13

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
aws-access-key-idAWS Access Key IDyes
aws-secret-access-keyAWS Secret Access Keyyes
aws-regionAWS Regionyes
aws-security-group-idAWS Security Groupyes
portThe port which you want to allowno22
to-portThe to port which you want to allow (Leave it as blank to ignore)no""
protocolProtocol for the rulenotcp
descriptionThe descriptipn of your IP permissionnoGitHub Action

no outputs