|
1 | 1 | {
|
2 | 2 | "tests/aws/services/transcribe/test_transcribe.py::TestTranscribe::test_get_transcription_job": {
|
3 |
| - "recorded-date": "30-08-2022, 12:34:01", |
| 3 | + "recorded-date": "06-10-2023, 17:11:58", |
4 | 4 | "recorded-content": {
|
5 | 5 | "GetJob": {
|
6 |
| - "ResponseMetadata": { |
7 |
| - "HTTPHeaders": {}, |
8 |
| - "HTTPStatusCode": 200 |
9 |
| - }, |
10 | 6 | "TranscriptionJob": {
|
11 | 7 | "CreationTime": "datetime",
|
12 | 8 | "LanguageCode": "en-GB",
|
|
21 | 17 | "Transcript": {},
|
22 | 18 | "TranscriptionJobName": "<transcription-job:1>",
|
23 | 19 | "TranscriptionJobStatus": "IN_PROGRESS"
|
| 20 | + }, |
| 21 | + "ResponseMetadata": { |
| 22 | + "HTTPHeaders": {}, |
| 23 | + "HTTPStatusCode": 200 |
24 | 24 | }
|
25 | 25 | },
|
26 | 26 | "GetError": {
|
|
37 | 37 | }
|
38 | 38 | },
|
39 | 39 | "tests/aws/services/transcribe/test_transcribe.py::TestTranscribe::test_failing_start_transcription_job": {
|
40 |
| - "recorded-date": "30-08-2022, 12:34:20", |
| 40 | + "recorded-date": "06-10-2023, 17:07:27", |
41 | 41 | "recorded-content": {
|
42 | 42 | "MissingLanguageCode": {
|
43 | 43 | "Error": {
|
|
53 | 53 | "MalformedLanguageCode": {
|
54 | 54 | "Error": {
|
55 | 55 | "Code": "BadRequestException",
|
56 |
| - "Message": "1 validation error detected: Value 'non-existent' at 'languageCode' failed to satisfy constraint: Member must satisfy enum value set: [en-IE, ar-AE, te-IN, zh-TW, en-US, ta-IN, en-AB, en-IN, zh-CN, ar-SA, en-ZA, gd-GB, th-TH, tr-TR, ru-RU, pt-PT, nl-NL, it-IT, id-ID, fr-FR, es-ES, de-DE, ga-IE, af-ZA, en-NZ, ko-KR, hi-IN, de-CH, cy-GB, ms-MY, he-IL, da-DK, en-AU, pt-BR, en-WL, fa-IR, ja-JP, es-US, fr-CA, en-GB]" |
| 56 | + "Message": "1 validation error detected: Value 'non-existent' at 'languageCode' failed to satisfy constraint: Member must satisfy enum value set: [en-IE, ar-AE, te-IN, zh-TW, en-US, ta-IN, en-AB, en-IN, zh-CN, ar-SA, en-ZA, gd-GB, th-TH, tr-TR, ru-RU, pt-PT, nl-NL, it-IT, id-ID, fr-FR, es-ES, de-DE, ga-IE, af-ZA, en-NZ, ko-KR, hi-IN, de-CH, vi-VN, cy-GB, ms-MY, he-IL, da-DK, en-AU, pt-BR, en-WL, fa-IR, sv-SE, ja-JP, es-US, fr-CA, en-GB]" |
57 | 57 | },
|
58 |
| - "Message": "1 validation error detected: Value 'non-existent' at 'languageCode' failed to satisfy constraint: Member must satisfy enum value set: [en-IE, ar-AE, te-IN, zh-TW, en-US, ta-IN, en-AB, en-IN, zh-CN, ar-SA, en-ZA, gd-GB, th-TH, tr-TR, ru-RU, pt-PT, nl-NL, it-IT, id-ID, fr-FR, es-ES, de-DE, ga-IE, af-ZA, en-NZ, ko-KR, hi-IN, de-CH, cy-GB, ms-MY, he-IL, da-DK, en-AU, pt-BR, en-WL, fa-IR, ja-JP, es-US, fr-CA, en-GB]", |
| 58 | + "Message": "1 validation error detected: Value 'non-existent' at 'languageCode' failed to satisfy constraint: Member must satisfy enum value set: [en-IE, ar-AE, te-IN, zh-TW, en-US, ta-IN, en-AB, en-IN, zh-CN, ar-SA, en-ZA, gd-GB, th-TH, tr-TR, ru-RU, pt-PT, nl-NL, it-IT, id-ID, fr-FR, es-ES, de-DE, ga-IE, af-ZA, en-NZ, ko-KR, hi-IN, de-CH, vi-VN, cy-GB, ms-MY, he-IL, da-DK, en-AU, pt-BR, en-WL, fa-IR, sv-SE, ja-JP, es-US, fr-CA, en-GB]", |
59 | 59 | "ResponseMetadata": {
|
60 | 60 | "HTTPHeaders": {},
|
61 | 61 | "HTTPStatusCode": 400
|
|
64 | 64 | }
|
65 | 65 | },
|
66 | 66 | "tests/aws/services/transcribe/test_transcribe.py::TestTranscribe::test_failing_deletion": {
|
67 |
| - "recorded-date": "30-08-2022, 12:34:14", |
| 67 | + "recorded-date": "06-10-2023, 17:10:47", |
68 | 68 | "recorded-content": {
|
69 | 69 | "MissingLanguageCode": {
|
70 | 70 | "Error": {
|
|
80 | 80 | }
|
81 | 81 | },
|
82 | 82 | "tests/aws/services/transcribe/test_transcribe.py::TestTranscribe::test_transcribe_happy_path": {
|
83 |
| - "recorded-date": "30-08-2022, 12:33:39", |
| 83 | + "recorded-date": "06-10-2023, 17:09:11", |
84 | 84 | "recorded-content": {
|
85 | 85 | "TranscriptionJob": {
|
86 |
| - "ResponseMetadata": { |
87 |
| - "HTTPHeaders": {}, |
88 |
| - "HTTPStatusCode": 200 |
89 |
| - }, |
90 | 86 | "TranscriptionJob": {
|
91 | 87 | "CompletionTime": "datetime",
|
92 | 88 | "CreationTime": "datetime",
|
|
106 | 102 | },
|
107 | 103 | "TranscriptionJobName": "<transcription-job:1>",
|
108 | 104 | "TranscriptionJobStatus": "COMPLETED"
|
| 105 | + }, |
| 106 | + "ResponseMetadata": { |
| 107 | + "HTTPHeaders": {}, |
| 108 | + "HTTPStatusCode": 200 |
109 | 109 | }
|
110 | 110 | },
|
111 | 111 | "GetError": {
|
|
122 | 122 | }
|
123 | 123 | },
|
124 | 124 | "tests/aws/services/transcribe/test_transcribe.py::TestTranscribe::test_list_transcription_jobs": {
|
125 |
| - "recorded-date": "30-08-2022, 12:34:06", |
| 125 | + "recorded-date": "06-10-2023, 17:11:25", |
126 | 126 | "recorded-content": {
|
127 | 127 | "ListJobs": {
|
128 |
| - "NextToken": "token", |
129 |
| - "ResponseMetadata": { |
130 |
| - "HTTPHeaders": {}, |
131 |
| - "HTTPStatusCode": 200 |
132 |
| - }, |
133 | 128 | "TranscriptionJobSummaries": {
|
134 | 129 | "CreationTime": "datetime",
|
135 | 130 | "LanguageCode": "en-GB",
|
136 | 131 | "OutputLocationType": "SERVICE_BUCKET",
|
137 | 132 | "StartTime": "datetime",
|
138 | 133 | "TranscriptionJobName": "<transcription-job:1>",
|
139 | 134 | "TranscriptionJobStatus": "IN_PROGRESS"
|
| 135 | + }, |
| 136 | + "ResponseMetadata": { |
| 137 | + "HTTPHeaders": {}, |
| 138 | + "HTTPStatusCode": 200 |
140 | 139 | }
|
141 | 140 | }
|
142 | 141 | }
|
|
0 commit comments