lambda: Can't grant permission to all apigateway services in org #19879
Labels
@aws-cdk/aws-lambda
Related to AWS Lambda
bug
This issue is a bug.
needs-triage
This issue or PR still needs to be triaged.
Describe the bug
I made a lambda request authorizer for http apis. Trying to grant access to our org.
Both of these fail to compile:
Expected Behavior
For AWS Docs to show me how to do this, and CDK to support it
Current Behavior
.
Reproduction Steps
.
Possible Solution
workaround is adding policy manually in web console, each apigw arn separately.
I can't get a wildcard to work at all.
Additional Information/Context
No response
CDK CLI Version
2.20.0 (build 738ef49)
Framework Version
No response
Node.js Version
v16.14.2
OS
linux
Language
Typescript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: