getServiceAccountIamPolicy

Gets the IAM policy that is attached to a ServiceAccount. This IAM policy specifies which principals have access to the service account. This method does not tell you whether the service account has been granted any roles on other resources. To check whether a service account has role grants on a resource, use the getIamPolicy method for that resource. For example, to view the role grants for a project, call the Resource Manager API's projects.getIamPolicy method.

Return

null

Parameters

argument

null


suspend fun getServiceAccountIamPolicy(optionsRequestedPolicyVersion: Int? = null, project: String? = null, serviceAccountId: String): GetServiceAccountIamPolicyResult

Return

null

See also

Parameters

optionsRequestedPolicyVersion
project
serviceAccountId

Return

null

See also

Parameters

argument

Builder for com.pulumi.googlenative.iam.v1.kotlin.inputs.GetServiceAccountIamPolicyPlainArgs.