You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed your tutorial, but the cf stack creation fails in this stage: kvsDgTrigger
Resource handler returned message: "The provided execution role does not have permissions to call CreateNetworkInterface on EC2 (Service: Lambda, Status Code: 400, Request ID: 7403904d-961d-4d65-bef3-b812597747e5)" (RequestToken: 51964a63-6c2a-9983-b78b-5e206d9b1798, HandlerErrorCode: InvalidRequest)
This permission is part of the AWSLambdaVPCAccessExecutionRole policy that is attached to the Lambda service in the cf template, but it still fails.
The text was updated successfully, but these errors were encountered:
I followed your tutorial, but the cf stack creation fails in this stage: kvsDgTrigger
Resource handler returned message: "The provided execution role does not have permissions to call CreateNetworkInterface on EC2 (Service: Lambda, Status Code: 400, Request ID: 7403904d-961d-4d65-bef3-b812597747e5)" (RequestToken: 51964a63-6c2a-9983-b78b-5e206d9b1798, HandlerErrorCode: InvalidRequest)
This permission is part of the AWSLambdaVPCAccessExecutionRole policy that is attached to the Lambda service in the cf template, but it still fails.
The text was updated successfully, but these errors were encountered: