HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux ip-10-0-8-47 6.8.0-1021-aws #23~22.04.1-Ubuntu SMP Tue Dec 10 16:31:58 UTC 2024 aarch64
User: ubuntu (1000)
PHP: 8.1.2-1ubuntu2.22
Disabled: NONE
Upload Files
File: /var/www/api.javaapp.co.uk/node_modules/aws-sdk/apis/cloudtrail-data-2021-08-11.min.json
{
  "version": "2.0",
  "metadata": {
    "apiVersion": "2021-08-11",
    "endpointPrefix": "cloudtrail-data",
    "jsonVersion": "1.1",
    "protocol": "rest-json",
    "serviceFullName": "AWS CloudTrail Data Service",
    "serviceId": "CloudTrail Data",
    "signatureVersion": "v4",
    "signingName": "cloudtrail-data",
    "uid": "cloudtrail-data-2021-08-11"
  },
  "operations": {
    "PutAuditEvents": {
      "http": {
        "requestUri": "/PutAuditEvents",
        "responseCode": 200
      },
      "input": {
        "type": "structure",
        "required": [
          "auditEvents",
          "channelArn"
        ],
        "members": {
          "auditEvents": {
            "type": "list",
            "member": {
              "type": "structure",
              "required": [
                "eventData",
                "id"
              ],
              "members": {
                "eventData": {},
                "eventDataChecksum": {},
                "id": {}
              }
            }
          },
          "channelArn": {
            "location": "querystring",
            "locationName": "channelArn"
          },
          "externalId": {
            "location": "querystring",
            "locationName": "externalId"
          }
        }
      },
      "output": {
        "type": "structure",
        "required": [
          "failed",
          "successful"
        ],
        "members": {
          "failed": {
            "type": "list",
            "member": {
              "type": "structure",
              "required": [
                "errorCode",
                "errorMessage",
                "id"
              ],
              "members": {
                "errorCode": {},
                "errorMessage": {},
                "id": {}
              }
            }
          },
          "successful": {
            "type": "list",
            "member": {
              "type": "structure",
              "required": [
                "eventID",
                "id"
              ],
              "members": {
                "eventID": {},
                "id": {}
              }
            }
          }
        }
      }
    }
  },
  "shapes": {}
}