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/connect-contact-lens-2020-08-21.min.json
{
  "version": "2.0",
  "metadata": {
    "apiVersion": "2020-08-21",
    "endpointPrefix": "contact-lens",
    "jsonVersion": "1.1",
    "protocol": "rest-json",
    "serviceAbbreviation": "Amazon Connect Contact Lens",
    "serviceFullName": "Amazon Connect Contact Lens",
    "serviceId": "Connect Contact Lens",
    "signatureVersion": "v4",
    "signingName": "connect",
    "uid": "connect-contact-lens-2020-08-21"
  },
  "operations": {
    "ListRealtimeContactAnalysisSegments": {
      "http": {
        "requestUri": "/realtime-contact-analysis/analysis-segments"
      },
      "input": {
        "type": "structure",
        "required": [
          "InstanceId",
          "ContactId"
        ],
        "members": {
          "InstanceId": {},
          "ContactId": {},
          "MaxResults": {
            "type": "integer"
          },
          "NextToken": {}
        }
      },
      "output": {
        "type": "structure",
        "required": [
          "Segments"
        ],
        "members": {
          "Segments": {
            "type": "list",
            "member": {
              "type": "structure",
              "members": {
                "Transcript": {
                  "type": "structure",
                  "required": [
                    "Id",
                    "ParticipantId",
                    "ParticipantRole",
                    "Content",
                    "BeginOffsetMillis",
                    "EndOffsetMillis",
                    "Sentiment"
                  ],
                  "members": {
                    "Id": {},
                    "ParticipantId": {},
                    "ParticipantRole": {},
                    "Content": {},
                    "BeginOffsetMillis": {
                      "type": "integer"
                    },
                    "EndOffsetMillis": {
                      "type": "integer"
                    },
                    "Sentiment": {},
                    "IssuesDetected": {
                      "type": "list",
                      "member": {
                        "type": "structure",
                        "required": [
                          "CharacterOffsets"
                        ],
                        "members": {
                          "CharacterOffsets": {
                            "type": "structure",
                            "required": [
                              "BeginOffsetChar",
                              "EndOffsetChar"
                            ],
                            "members": {
                              "BeginOffsetChar": {
                                "type": "integer"
                              },
                              "EndOffsetChar": {
                                "type": "integer"
                              }
                            }
                          }
                        }
                      }
                    }
                  }
                },
                "Categories": {
                  "type": "structure",
                  "required": [
                    "MatchedCategories",
                    "MatchedDetails"
                  ],
                  "members": {
                    "MatchedCategories": {
                      "type": "list",
                      "member": {}
                    },
                    "MatchedDetails": {
                      "type": "map",
                      "key": {},
                      "value": {
                        "type": "structure",
                        "required": [
                          "PointsOfInterest"
                        ],
                        "members": {
                          "PointsOfInterest": {
                            "type": "list",
                            "member": {
                              "type": "structure",
                              "required": [
                                "BeginOffsetMillis",
                                "EndOffsetMillis"
                              ],
                              "members": {
                                "BeginOffsetMillis": {
                                  "type": "integer"
                                },
                                "EndOffsetMillis": {
                                  "type": "integer"
                                }
                              }
                            }
                          }
                        }
                      }
                    }
                  }
                }
              }
            }
          },
          "NextToken": {}
        }
      }
    }
  },
  "shapes": {}
}