actions-marketplace-validations/AWS API Gateway Request with OIDC

GitHub Action to make AWS SigV4 requests to API Gateway using OIDC

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 17, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/jveldboom_action-aws-apigw-oidc-request@974f621d8b3bae5f2d0ad9e0ace529ccada67844 # no releases — HEAD as of 2026-07-13

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

namedescriptionrequireddefault
aws-role-to-assumeAWS IAM role arn to assume via OIDCyes
aws-regionAWS region nameyes
urlAWS API Gateway URLyes
methodRequest method - GET, POST, PUT, etcnoGET
headersRequest headers in multi-line key/value string formatno
payloadRequest body payload in JSON string formatno
max-retriesNumber of times to retry the requestno0
namedescription
status-coderesponse status code
headersresponse headers
bodyresponse body