{
  "url": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsreinventeventpassamountchargetocustomerawsaccount.html",
  "name": "AWS reInvent event pass amount charge to customer AWS account",
  "prefix": "eventsbilltoaws",
  "timestamp": "1781179207",
  "actions": [
    {
      "url": "https://docs.aws.amazon.com/eventsbilltoaws/latest/reference/",
      "name": "approve",
      "description": "Grants permission to approve or deny the reinvent pass charge to AWS account",
      "access": "Write",
      "resources": [],
      "conditions": [
        "aws:RequestTag/${TagKey}",
        "aws:TagKeys",
        "aws:ResourceTag/${TagKey}"
      ],
      "dependents": []
    },
    {
      "url": "https://docs.aws.amazon.com/eventsbilltoaws/latest/reference/",
      "name": "info",
      "description": "Grants permission to get the AWS reinvent pass purchase details",
      "access": "Read",
      "resources": [],
      "conditions": [
        "aws:RequestTag/${TagKey}",
        "aws:TagKeys",
        "aws:ResourceTag/${TagKey}"
      ],
      "dependents": []
    }
  ],
  "resources": [
    {
      "url": "https://docs.aws.amazon.com/eventsbilltoaws/latest/reference/security-iam.html",
      "name": "approve",
      "arn": "arn:${Partition}:eventsbilltoaws:${Region}:${Account}:${RelativeId}",
      "conditions": [
        "aws:ResourceTag/${TagKey}"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/eventsbilltoaws/latest/reference/security-iam.html",
      "name": "info",
      "arn": "arn:${Partition}:eventsbilltoaws:${Region}:${Account}:${RelativeId}",
      "conditions": [
        "aws:ResourceTag/${TagKey}"
      ]
    }
  ],
  "conditions": [
    {
      "url": "https://docs.aws.amazon.com/IAM/latest/UserGuide/condition-keys-requesttag",
      "name": "aws:RequestTag/${TagKey}",
      "description": "Filters access by the presence of tag key-value pairs in the request",
      "type": "String"
    },
    {
      "url": "https://docs.aws.amazon.com/IAM/latest/UserGuide/condition-keys-resourcetag",
      "name": "aws:ResourceTag/${TagKey}",
      "description": "Filters access by tag key-value pairs attached to the resource",
      "type": "String"
    },
    {
      "url": "https://docs.aws.amazon.com/IAM/latest/UserGuide/condition-keys-tagkeys",
      "name": "aws:TagKeys",
      "description": "Filters access by a key that is present in the request",
      "type": "ArrayOfString"
    }
  ]
}