amazon web services - Inside the AWS custom authorizer, how do I find if the current IAM user is authorized to access that lambda? -


i have delegated user registation , login iam , cognito, , storing api permissing the policy document of role assigned. in document, store arns of lambda's allow.

how, inside custom authorizer, recieve token , api gateways' method arn. how can go doing it? keep map lambda function name methodarn that require hardcoding level


Comments

Popular posts from this blog

networking - Vagrant-provisioned VirtualBox VM is not reachable from Ubuntu host -

c# - ASP.NET Core - There is already an object named 'AspNetRoles' in the database -

ruby on rails - ArgumentError: Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true -