mnavarrocarter/AWS Security Group Inbound Rule Action

Creates a inbound rule in an AWS Security Group and deletes it when the job finishes

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
aws-security-group-idThe id of the security group to add the rule toyes
aws-access-key-idYour amazon access key idyes
aws-secret-access-keyYour amazon secret access keyyes
aws-regionThe aws region to usenoeu-west-1
portThe port to allowyes
protocolThe protocol to allownotcp
ipThe ip address that you want to add to the rule. If none provided it will attempt to get it from https://ipinfo.iono""
namedescription
ipThe ip address determined by the action or the one passed in the inputs
aws-security-group-rule-idThe id of the created security group rule