[apigateway] grant() methods for IAM authorization #5198
Labels
@aws-cdk/aws-apigateway
Related to Amazon API Gateway
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
p1
Currently, to grant permission to an IAM user for executing a REST method would involve the following code:
This could be improved to support something like
The text was updated successfully, but these errors were encountered: