actions-marketplace-validations/IAM Service login
Login to IAM using service credentials
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 10, 2023
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/philips-labs_iam-service-login@8cccaf42bbf298570b55c8dae0466b55704874fa # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| service-id | The IAM service id | yes | notset |
| private-key | The IAM service RSA private key | yes | notset |
| region | The IAM region to log into | yes | us-east |
| environment | The IAM environment to log into | yes | client-test |
Outputs
| name | description |
|---|---|
| token | The IAM token |
| message | An informational message about the request |