serverless-operations / serverless-apigateway-service-proxy

This Serverless Framewrok plugin supports the AWS service proxy integration feature of API Gateway.
260 stars 77 forks source link

Dynamo proxies is generating new IAM role even if ARN passed under roleArn #173

Open maxm450 opened 2 years ago

maxm450 commented 2 years ago

From documentation, when passing a role ARN under roleArn, it should avoid creating default one. It seems to worked for all other proxies except the one for a dynamo integration.