Skip to content

How to invoke an API gateway rest api endpoint with credentials #4247

@pnmcgp

Description

@pnmcgp

Describe the issue

There is a ton of documentation on how create, modify, and protect a rest-api made with API Gateway but there doesn't seem to be any info on how to actually call an endpoint with the correct auth headers. I'd assume since I can do everything else in boto3 that this should be implemented somewhere but so far I have had no luck finding it.

Is there any existing documentation for invoking and api gateway endpoint with credentials?

Links

https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/apigateway.html#apigateway
https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/apigatewayv2.html#apigatewayv2
https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sts.html#sts
https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/iam.html#iam
https://boto3.amazonaws.com/v1/documentation/api/latest/guide/resources.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    apigatewaydocumentationThis is a problem with documentation.feature-requestThis issue requests a feature.p2This is a standard priority issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions