AWS reInvent event pass amount charge to customer AWS account (eventsbilltoaws)

2026-06-11

2 new actions, 2 new resources, 3 new conditions

Additions

    Actions
  • approve
    • Description:  Grants permission to approve or deny the reinvent pass charge to AWS account
    • Access:  Write
    • Conditions: 

      aws:RequestTag/${TagKey}

      aws:TagKeys

      aws:ResourceTag/${TagKey}

  • info
    • Description:  Grants permission to get the AWS reinvent pass purchase details
    • Access:  Read
    • Conditions: 

      aws:RequestTag/${TagKey}

      aws:TagKeys

      aws:ResourceTag/${TagKey}

    Resources
  • approve
    • Arn:  arn:${Partition}:eventsbilltoaws:${Region}:${Account}:${RelativeId}
    • Conditions: 

      aws:ResourceTag/${TagKey}

  • info
    • Arn:  arn:${Partition}:eventsbilltoaws:${Region}:${Account}:${RelativeId}
    • Conditions: 

      aws:ResourceTag/${TagKey}

    Conditions
  • aws:RequestTag/${TagKey}
    • Description:  Filters access by the presence of tag key-value pairs in the request
    • Type:  String
  • aws:ResourceTag/${TagKey}
    • Description:  Filters access by tag key-value pairs attached to the resource
    • Type:  String
  • aws:TagKeys
    • Description:  Filters access by a key that is present in the request
    • Type:  ArrayOfString