Creating provisioning credential's service account and generate access key
Create a service account and generate a JSON access key.
Review the permissions in Permissions for the provisioning credential's service account to learn what IAM permissions and IAM roles you need to assign to the service account that you will create.
- Log in to your Google Cloud account.
- Go to the project used for Cloudera.
- Go to IAM & Admin.
-
Create a custom role.
-
Create a service account.
- Go to the Service accounts page.
- Click Create service account.
- Enter a service account name.
- Click Create.
- Under Grant this service account access to project, choose the IAM roles to grant to the service account on the project. You need to assign all of the roles listed in Table 2.
- When you have added all the required roles, click Done to finish creating the service account.
-
Generate an access key.
- Additionally, once you create the Logger service accounts, you need to update each of these two service accounts to grant the provisioning service account the Service Account User (iam.serviceAccountUser) role. The instructions are provided as part of Minimum setup for cloud storage.
