AWS Elemental MediaStore (mediastore)

2022-01-12

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

Additions

    Resources
  • object
    • Arn:  arn:${Partition}:mediastore:${Region}:${Account}:container/${ContainerName}/${ObjectPath}
  • folder
    • Arn:  arn:${Partition}:mediastore:${Region}:${Account}:container/${ContainerName}/${FolderPath}
    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:  String

Updates

    Resources
  • container
      Conditions
    • + aws:ResourceTag/${TagKey}