Tyler Arbon
Results
2
issues of
Tyler Arbon
This PR enables NodeJs to be able to find 'angular-dc' as a module. Example: ```js require('angular-dc'); ```
When trying to run: ``` aws lambda list-layer-versions --max-items 1 --no-paginate --layer-name arn:aws:lambda:us-east-1:131329294410:layer:r-runtime-3_6_0 --query 'LayerVersions[0].LayerVersionArn' --output text ``` I get this error ``` An error occurred (AccessDeniedException) when calling the...
bug