Amazon Verified Permissions (verifiedpermissions)

2025-05-07

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

Additions

    Actions
  • ListTagsForResource
    • Description:  Grants permission to view a list of resource tags for the specified policy store
    • Access:  Read
    • Resources: 

      Name: policy-store

      Required: Yes

  • TagResource
    • Description:  Grants permission to add tags to the specified policy store
    • Access:  Tagging
    • Resources: 

      Name: policy-store

      Required: Yes

    • Conditions: 

      aws:RequestTag/${TagKey}

      aws:TagKeys

  • UntagResource
    • Description:  Grants permission to remove tags from the specified policy store
    • Access:  Tagging
    • Resources: 

      Name: policy-store

      Required: Yes

    • Conditions: 

      aws:TagKeys

    Conditions
  • aws:RequestTag/${TagKey}
    • Description:  Filters access by a tag key and value pair that is allowed in the request
    • Type:  String
  • aws:ResourceTag/${TagKey}
    • Description:  Filters access by a tag key and value pair of a resource
    • Type:  String
  • aws:TagKeys
    • Description:  Filters access by a list of tag keys that are allowed in the request
    • Type:  ArrayOfString

Updates

    Actions
  • CreatePolicyStore
      Conditions
    • + aws:ResourceTag/${TagKey}
    • + aws:RequestTag/${TagKey}
    • + aws:TagKeys
  • GetPolicyStore
      Dependents
    • + verifiedpermissions:ListTagsForResource
    Resources
  • policy-store
      Conditions
    • + aws:ResourceTag/${TagKey}