File: //snap/google-cloud-cli/current/lib/surface/dataplex/entry_groups/get_iam_policy.yaml
- release_tracks: [ALPHA, GA]
help_text:
brief: |
Retrieve a Dataplex Entry Group IAM policy.
description: |
Displays the IAM policy associated with a Dataplex Entry Group resource.
If formatted as JSON, the output can be edited and used as
a policy file for *set-iam-policy*. The output includes an "etag"
field identifying the version emitted and allowing detection of
concurrent policy updates.
examples: |
To get the IAM policy of a Dataplex Entry Group `test-entry-group` in project `test-project` under location `us-central1`, run:
$ {command} test-entry-group --project=test-project --location=us-central1
request:
collection: dataplex.projects.locations.entryGroups
arguments:
resource:
help_text: |
Arguments and flags that define the Dataplex Entry Group IAM policy you want to retrieve.
spec: !REF googlecloudsdk.command_lib.dataplex.resources:entry_group