Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Zur Verwendung der generativen KI-Features in Vertex AI müssen den Hauptkonten (z. B. Nutzer, Gruppen und Dienstkonten) in Ihrem Projekt die entsprechenden IAM-Rollen erteilt werden. Sie können auch benutzerdefinierte Rollen erstellen, um einem Hauptkonto ein benutzerdefiniertes Set an Berechtigungen zu gewähren. Auf dieser Seite finden Sie die entsprechenden IAM-Rollen, die Sie gewähren sollten, sowie die spezifischen Berechtigungen, die für jeden Vorgang erforderlich sind, damit Sie benutzerdefinierte Rollen erstellen können.
Vordefinierte Rollen
Sie können den Nutzern oder Gruppen in Ihrem Projekt eine der folgenden vordefinierten Rollen zuweisen, um ihnen Zugriff auf die generativen KI-Features in Vertex AI zu gewähren:
In der folgenden Tabelle werden generative KI-Vorgänge den Berechtigungen zugeordnet, die für den Vorgang erforderlich sind. Wenn Sie eine detaillierte Zugriffssteuerung benötigen, können Sie anhand dieser Zuordnungen benutzerdefinierte Rollen erstellen.
Vorgang
Berechtigungen erforderlich
Prompts anfordern
aiplatform.endpoints.predict
Prompts in Vertex AI Studio speichern, aufrufen, aktualisieren und löschen
aiplatform.datasets.create
aiplatform.datasets.update
aiplatform.datasets.delete
aiplatform.datasets.list
aiplatform.datasets.get
Modellabstimmung
aiplatform.pipelineJobs.*
aiplatform.customJobs.*
aiplatform.datasets.export
aiplatform.datasets.get
aiplatform.models.upload
aiplatform.models.get
aiplatform.endpoints.create
aiplatform.endpoints.get
aiplatform.endpoints.deploy
aiplatform.metadataStores.get
storage.objects.create
storage.objects.update
storage.objects.get
storage.objects.list
Weitere Informationen zu Vertex AI-IAM-Berechtigungen finden Sie unter IAM-Berechtigungen.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-09-04 (UTC)."],[],[],null,["# Access control\n\nTo use the generative AI features on Vertex AI, the principals (for\nexample, users, groups, and\n[service accounts](/vertex-ai/docs/general/access-control#service-agents))\nin your project need to be granted the appropriate IAM role. You\ncan also create custom roles to grant a user-defined set of permissions to a\nprincipal. This page shows you the applicable IAM roles to grant\nand the specific permissions needed for each operation so you can create custom\nroles.\n\nPredefined roles\n----------------\n\nYou can grant the users or groups in your project one of the following\npredefined roles to give them access to the generative AI features on\nVertex AI:\n\n- [Vertex AI Administrator (`roles/aiplatform.admin`)](/vertex-ai/docs/general/access-control#aiplatform.admin)\n- [Vertex AI User (`roles/aiplatform.user`)](/vertex-ai/docs/general/access-control#aiplatform.user)\n\nTo learn more about Vertex AI IAM roles, see\n[Vertex AI access control with IAM](/vertex-ai/docs/general/access-control).\n\nPermissions\n-----------\n\nThe following table maps generative AI operations to the permissions required\nfor the operation. If you need fine-grained access control, you can refer to\nthese mappings to create custom roles.\n\nTo learn more about Vertex AI IAM permissions, see\n[IAM permissions](/vertex-ai/docs/general/iam-permissions).\n\nWhat's next\n-----------\n\n- Learn how to [enable Data Access audit logs](/vertex-ai/generative-ai/docs/enable-audit-logs).\n- Learn more about [access control with IAM](/vertex-ai/docs/general/access-control).\n- Learn how to [tune a foundation model](/vertex-ai/generative-ai/docs/models/tune-models).\n- Learn about [responsible AI best practices and Vertex AI's safety filters](/vertex-ai/generative-ai/docs/learn/responsible-ai)."]]