AWS Wickr (wickr)

2023-03-09

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

Additions

    Actions
  • CreateNetwork
    • Description:  Grants permission to create a new wickr network
    • Access:  Write
  • ListTagsForResource
    • Description:  Grants permission to list the tags applied to a Wickr resource
    • Access:  Read
  • TagResource
    • Description:  Grants permission to add tags to a specified wickr resource
    • Access:  Tagging
    • Resources: 

      Name: network

      Required: Yes

    • Conditions: 

      aws:TagKeys

      aws:RequestTag/${TagKey}

      aws:ResourceTag/${TagKey}

  • UntagResource
    • Description:  Grants permission to untag the specified tags from the specified wickr resource
    • Access:  Tagging
    • Resources: 

      Name: network

      Required: Yes

    • Conditions: 

      aws:TagKeys

  • UpdateNetworkDetails
    • Description:  Grants permission to update Wickr network details
    • Access:  Write
    • Resources: 

      Name: network

      Required: Yes

    Resources
  • network
    • Arn:  arn:${Partition}:wickr:${Region}:${Account}:network/${NetworkId}
    • Conditions: 

      aws:ResourceTag/${TagKey}

    Conditions
  • aws:RequestTag/${TagKey}
    • Description:  Filters access by a tag's key and value in a request
    • Type:  String
  • aws:ResourceTag/${TagKey}
    • Description:  Filters access by the tag key-value pairs attached to the resource
    • Type:  String
  • aws:TagKeys
    • Description:  Filters access by the tag keys in a request
    • Type:  ArrayOfString

Updates