anycred/AWS SSM EKS Action

Connects to eks with private endpoint using ssm session on bastion server

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Oct 21, 2025
License
GPL 3.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: anycred/aws-ssm-eks@12623c438467f9f9a0b51184dd59680f99b5ab68 # latest

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

namedescriptionrequireddefault
AWS_ACCESS_KEY_IDYour AWS_ACCESS_KEY_IDno
AWS_SECRET_ACCESS_KEYYour AWS_SECRET_ACCESS_KEYno
AWS_REGIONThe region of the clusterno
CLUSTER_NAMEThe name of the cluster you're usingyes
BASTION_NAMEThe name of the bastion server you're usingno
BASTION_IDThe instance id of the bastion server you're usingno
SSM_PORTThe local port used by ssm session managerno
kubectl_cmdThe arguments that you want to pass through to the kubectl commandno
runBash script commands to run on clusterno

no outputs