AWS Outposts (outposts)

2023-05-16

3 new conditions | 4 updated actions, 2 updated resources

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

    Actions
  • CreateOutpost
      Conditions
    • + aws:RequestTag/${TagKey}
    • + aws:TagKeys
  • CreateSite
      Conditions
    • + aws:RequestTag/${TagKey}
    • + aws:TagKeys
  • TagResource
      Resources
    • + outpost
    • + site
      Conditions
    • + aws:RequestTag/${TagKey}
    • + aws:TagKeys
  • UntagResource
      Resources
    • + outpost
    • + site
      Conditions
    • + aws:TagKeys
    Resources
  • outpost
      Conditions
    • + aws:ResourceTag/${TagKey}
  • site
      Conditions
    • + aws:ResourceTag/${TagKey}