Amazon SQS (sqs)

2022-11-19

3 new conditions | 1 updated resource, 3 updated actions

Additions

    Conditions
  • aws:RequestTag/${TagKey}
    • Description:  Filters access by the tags that are passed in the request
    • Type:  String
  • aws:ResourceTag/${TagKey}
    • Description:  Filters access by the tags associated with the resource
    • Type:  String
  • aws:TagKeys
    • Description:  Filters access by the tag keys that are passed in the request
    • Type:  ArrayOfString

Updates

    Resources
  • queue
      Conditions
    • + aws:ResourceTag/${TagKey}
    Actions
  • CreateQueue
      Conditions
    • + aws:RequestTag/${TagKey}
    • + aws:TagKeys
  • TagQueue
      Conditions
    • + aws:RequestTag/${TagKey}
    • + aws:TagKeys
  • UntagQueue
      Conditions
    • + aws:RequestTag/${TagKey}
    • + aws:TagKeys