creating Workspace in AWS with Quickstart is giving error

eondatatech
New Contributor

Hello,

 

While  creating workspace in AWS using Quickstart, I get below error.  I used both admin Account and root account to create this but both gave the same issue. Any help is appreciated. 

 

The resource CopyZipsFunction is in a CREATE_FAILED state

This AWS::Lambda::Function resource is in a CREATE_FAILED state.

Resource handler returned message: "Service returned error code AccessDeniedException (Service: Lambda, Status Code: 403, Request ID: a91e8818-add0-485e-9de1-23e7508b7627)" (RequestToken: b5c1ac34-4ca7-64e7-d189-870ef4bf7c3d, HandlerErrorCode: AccessDenied)

 

Alberto_Umana
Databricks Employee
Databricks Employee

Hello @eondatatech,

Ensure that both the admin and the root account you are using to create the workspace have the necessary IAM permissions to create and manage Lambda functions. Specifically, check if the CreateFunction and PassRole permissions are included in the IAM roles associated with these accounts.