question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

I want to use "IAM User signature" authorization_type.

See original GitHub issue

According to #14, I want to use “IAM User signature” authorization_type. Which type should I write for it.

authorization_type='IAM'  # ?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
byumarkcommented, Jan 3, 2017

+1

0reactions
jameslscommented, May 23, 2017

https://github.com/awslabs/chalice/pull/334 has been merged which adds support for IAM authorization. Let me know if you have any questions/concerns.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Activate IAM authentication for API Gateway REST APIs
I want to activate AWS Identity and Access Management (IAM) authentication for access to my Amazon API Gateway (API Gateway) REST API.
Read more >
Task 1: API Gateway Authorization - SigV4 way!
By enabling IAM-based authorization, you will use the same type of authentication, authorization, and request signing used by all AWS services and SDKs....
Read more >
Securing an API Gateway Using AWS IAM - Atomic Spin
To access an API Gateway protected by IAM, your client needs to not only have the right AWS credentials, but it also needs...
Read more >
Amazon API Gateway authorization AWS_IAM - Stack Overflow
Go to AWS IAM and create a new user with programmatic access for accessing your API ... Make an API request with AWS...
Read more >
AWS Signature Authorization using Postman
The other day I ran across Use Postman to Call a REST API - Amazon API Gateway, which highlighted that Postman can generate...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found