Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-4461

Automation Provisioning: Add iam:GetUser to minimum access policy

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Blocker - P1 Blocker - P1
    • v1.3.15, v1.3.17
    • Affects Version/s: None
    • Component/s: Cloud Manager
    • None

      add iam:GetUser to minimum access policy

      iam block of access policy should look something like the below

        {
            "Effect": "Allow",
            "Action": ["iam:*AccessKey*", "iam:GetUser"],
            "Resource": ["arn:aws:iam::*:user/some-user-name"]
          }
      

            Assignee:
            bgrabar Bob Grabar
            Reporter:
            cadran.cowansage Cadran Cowansage
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:
              9 years, 27 weeks, 3 days ago