I have an issue with integrating with VertexAI. I followed the instructions in this document to run the command in the GCP console. However, I encountered the following errors:
Custom IAM Role:
ERROR: (gcloud.iam.roles.create) unrecognized arguments:
App
IAM
role
for
Arize
To search the help text of gcloud commands, run:
gcloud help -- SEARCH_TERMS
Apply IAM Permission:
ERROR: Policy modification failed. For a binding with condition, run “gcloud alpha iam policies lint-condition” to identify issues in condition.
How can I resolve these issues?