AWS Partner Central Selling (partnercentral)

2025-01-18

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

Additions

    Actions
  • ListTagsForResource
    • Description:  Grants permission to add lists tags to a resource. Supported resource: ResourceSnapshotJob
    • Access:  Read
    • Conditions: 

      aws:ResourceTag/${TagKey}

      aws:TagKeys

      partnercentral:Catalog

  • TagResource
    • Description:  Grants permission to add new tags to a resource. Supported resource: ResourceSnapshotJob
    • Access:  Tagging
    • Conditions: 

      aws:RequestTag/${TagKey}

      aws:ResourceTag/${TagKey}

      aws:TagKeys

      partnercentral:Catalog

  • UntagResource
    • Description:  Grants permission to remove tags from a resource. Supported resource: ResourceSnapshotJob
    • Access:  Tagging
    • Conditions: 

      aws:ResourceTag/${TagKey}

      aws:TagKeys

      partnercentral:Catalog

    Resources
  • selling-system-settings
    • Arn:  arn:${Partition}:partnercentral:${Region}:${Account}:catalog/${Catalog}/selling-system-settings
    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