Amazon Managed Grafana (grafana)

2022-04-04

3 new actions, 3 new conditions | 1 updated action, 1 updated resource

Additions

    Actions
  • ListTagsForResource
    • Description:  Grants permission to list tags associated with a workspace
    • Access:  Read
    • Resources: 

      Name: workspace

      Required: No

  • TagResource
    • Description:  Grants permission to add tags to, or update tag values of, a workspace
    • Access:  Tagging
    • Resources: 

      Name: workspace

      Required: No

    • Conditions: 

      aws:TagKeys

      aws:RequestTag/${TagKey}

  • UntagResource
    • Description:  Grants permission to remove tags from a workspace
    • Access:  Tagging
    • Resources: 

      Name: workspace

      Required: No

    • Conditions: 

      aws:TagKeys

      aws:RequestTag/${TagKey}

    Conditions
  • aws:RequestTag/${TagKey}
    • Description:  Filters access by actions based on the presence of tag key-value pairs in the request
    • Type:  String
  • aws:ResourceTag/${TagKey}
    • Description:  Filters access by actions based on tag key-value pairs attached to the resource
    • Type:  String
  • aws:TagKeys
    • Description:  Filters access by actions based on the presence of tag keys in the request
    • Type:  String

Updates

    Actions
  • CreateWorkspace
      Conditions
    • + aws:TagKeys
    • + aws:RequestTag/${TagKey}
    Resources
  • workspace
      Conditions
    • + aws:ResourceTag/${TagKey}