a. Update Lambda Permissions

Before we get started we need to add more permissions to pcluster-manager.

Modify the Lambda Function

  1. Go to the Lambda Console (deeplink) and search for ParallelClusterFunction
  2. Select the function then Configuration > Permissions > Click on the role under Role name.

Attach Policies

  1. Select the AWSXRayDaemonWriteAccess policy and remove it
  2. Select Add permissions > Attach policies

Attach Policies

  1. Search for AdministratorAccess > click Attach policies

Attach Policies