codedeploy.LambdaDeploymentGroup role is not "IRole" #1833
Labels
@aws-cdk/aws-codedeploy
Related to AWS CodeDeploy
bug
This issue is a bug.
effort/small
Small work item – less than a day of effort
In the construction of the LambdaDeploymentGroup, the "role" property is of type "Role" rather than IRole.
https://github.com/awslabs/aws-cdk/blob/488935ce9e2a414c94fbf13fc24c95c9626f7d11/packages/%40aws-cdk/aws-codedeploy/lib/lambda/deployment-group.ts#L79
The text was updated successfully, but these errors were encountered: