AWS IAM user credential always authenticated as anonymous – Amazon Web Sevices
I am creating a simple API Gateway and trying to apply its auth. I created an IAM user (called postman-user) and created its credential (as AccessKeyId and SecretAccessKey). My IAM User policy is like this: { "Version": "2012-10-17", "Statement": […