Trying to setup user pool authentication for API Gateway
I'm trying to setup security on an API using Cognito user pools. I'm getting back 401 Unauthorized. The API and User Pools are existing, and I've been using the user pool to log into an application. I'm now trying to secure the API calls. I created an authorizer on the API, Then I added the authorizer to one GET method in the API Then finally I tried to test the API in Postman. I'm using the AWS Signature authorization. Calling the method returns 401. The method functioned before with no security, and turning off the authorizer makes it work again (without security). Any ideas what step I'm