{
  "Name" : "cloudtrail-data",
  "Actions" : [ {
    "Name" : "PutAuditEvents",
    "Annotations" : {
      "Properties" : {
        "IsList" : false,
        "IsPermissionManagement" : false,
        "IsTaggingOnly" : false,
        "IsWrite" : true
      }
    },
    "Resources" : [ {
      "Name" : "channel"
    } ],
    "SupportedBy" : {
      "IAM Access Analyzer Policy Generation" : false,
      "IAM Action Last Accessed" : false
    }
  } ],
  "ConditionKeys" : [ {
    "Name" : "aws:RequestTag/${TagKey}",
    "Types" : [ "String" ]
  }, {
    "Name" : "aws:ResourceTag/${TagKey}",
    "Types" : [ "String" ]
  }, {
    "Name" : "aws:TagKeys",
    "Types" : [ "ArrayOfString" ]
  } ],
  "Operations" : [ {
    "Name" : "PutAuditEvents",
    "AuthorizedActions" : [ {
      "Name" : "PutAuditEvents",
      "Service" : "cloudtrail-data"
    } ],
    "SDK" : [ {
      "Name" : "cloudtrail-data",
      "Method" : "put_audit_events",
      "Package" : "Boto3"
    } ]
  } ],
  "Resources" : [ {
    "Name" : "channel",
    "ARNFormats" : [ "arn:${Partition}:cloudtrail:${Region}:${Account}:channel/${ChannelId}" ],
    "ConditionKeys" : [ "aws:ResourceTag/${TagKey}" ]
  } ],
  "Version" : "v1.4"
}