aws-sdk 2.962.0 → 2.966.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +19 -1
- package/README.md +1 -1
- package/apis/chime-sdk-identity-2021-04-20.examples.json +5 -0
- package/apis/chime-sdk-identity-2021-04-20.min.json +644 -0
- package/apis/chime-sdk-identity-2021-04-20.paginators.json +19 -0
- package/apis/chime-sdk-messaging-2021-05-15.examples.json +5 -0
- package/apis/chime-sdk-messaging-2021-05-15.min.json +1413 -0
- package/apis/chime-sdk-messaging-2021-05-15.paginators.json +39 -0
- package/apis/codebuild-2016-10-06.examples.json +0 -276
- package/apis/codebuild-2016-10-06.min.json +51 -26
- package/apis/connect-2017-08-08.min.json +364 -101
- package/apis/connect-2017-08-08.paginators.json +6 -0
- package/apis/lightsail-2016-11-28.min.json +154 -144
- package/apis/metadata.json +12 -0
- package/apis/nimble-2020-08-01.min.json +13 -0
- package/apis/rekognition-2016-06-27.min.json +51 -30
- package/apis/snow-device-management-2021-08-04.examples.json +5 -0
- package/apis/snow-device-management-2021-08-04.min.json +638 -0
- package/apis/snow-device-management-2021-08-04.paginators.json +28 -0
- package/apis/wafv2-2019-07-29.min.json +306 -98
- package/clients/all.d.ts +3 -0
- package/clients/all.js +4 -1
- package/clients/athena.d.ts +28 -28
- package/clients/chime.d.ts +17 -14
- package/clients/chimesdkidentity.d.ts +591 -0
- package/clients/chimesdkidentity.js +18 -0
- package/clients/chimesdkmessaging.d.ts +1344 -0
- package/clients/chimesdkmessaging.js +18 -0
- package/clients/codebuild.d.ts +166 -126
- package/clients/connect.d.ts +310 -9
- package/clients/ebs.d.ts +10 -10
- package/clients/ecs.d.ts +18 -18
- package/clients/lightsail.d.ts +19 -1
- package/clients/nimble.d.ts +31 -15
- package/clients/rekognition.d.ts +59 -26
- package/clients/route53.d.ts +57 -57
- package/clients/snowdevicemanagement.d.ts +767 -0
- package/clients/snowdevicemanagement.js +18 -0
- package/clients/ssm.d.ts +110 -110
- package/clients/synthetics.d.ts +25 -1
- package/clients/wafv2.d.ts +325 -6
- package/dist/aws-sdk-core-react-native.js +2 -2
- package/dist/aws-sdk-react-native.js +122 -11
- package/dist/aws-sdk.js +487 -160
- package/dist/aws-sdk.min.js +76 -76
- package/lib/config_service_placeholders.d.ts +6 -0
- package/lib/core.js +1 -1
- package/package.json +1 -1
package/dist/aws-sdk.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// AWS SDK for JavaScript v2.
|
|
1
|
+
// AWS SDK for JavaScript v2.966.0
|
|
2
2
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
3
3
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
|
4
4
|
(function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){
|
|
@@ -36445,7 +36445,7 @@ module.exports={
|
|
|
36445
36445
|
],
|
|
36446
36446
|
"members": {
|
|
36447
36447
|
"reportGroupArns": {
|
|
36448
|
-
"shape": "
|
|
36448
|
+
"shape": "S31"
|
|
36449
36449
|
}
|
|
36450
36450
|
}
|
|
36451
36451
|
},
|
|
@@ -36455,11 +36455,11 @@ module.exports={
|
|
|
36455
36455
|
"reportGroups": {
|
|
36456
36456
|
"type": "list",
|
|
36457
36457
|
"member": {
|
|
36458
|
-
"shape": "
|
|
36458
|
+
"shape": "S34"
|
|
36459
36459
|
}
|
|
36460
36460
|
},
|
|
36461
36461
|
"reportGroupsNotFound": {
|
|
36462
|
-
"shape": "
|
|
36462
|
+
"shape": "S31"
|
|
36463
36463
|
}
|
|
36464
36464
|
}
|
|
36465
36465
|
}
|
|
@@ -36472,7 +36472,7 @@ module.exports={
|
|
|
36472
36472
|
],
|
|
36473
36473
|
"members": {
|
|
36474
36474
|
"reportArns": {
|
|
36475
|
-
"shape": "
|
|
36475
|
+
"shape": "S3d"
|
|
36476
36476
|
}
|
|
36477
36477
|
}
|
|
36478
36478
|
},
|
|
@@ -36497,7 +36497,7 @@ module.exports={
|
|
|
36497
36497
|
"type": "timestamp"
|
|
36498
36498
|
},
|
|
36499
36499
|
"exportConfig": {
|
|
36500
|
-
"shape": "
|
|
36500
|
+
"shape": "S37"
|
|
36501
36501
|
},
|
|
36502
36502
|
"truncated": {
|
|
36503
36503
|
"type": "boolean"
|
|
@@ -36552,7 +36552,7 @@ module.exports={
|
|
|
36552
36552
|
}
|
|
36553
36553
|
},
|
|
36554
36554
|
"reportsNotFound": {
|
|
36555
|
-
"shape": "
|
|
36555
|
+
"shape": "S3d"
|
|
36556
36556
|
}
|
|
36557
36557
|
}
|
|
36558
36558
|
}
|
|
@@ -36644,7 +36644,7 @@ module.exports={
|
|
|
36644
36644
|
"name": {},
|
|
36645
36645
|
"type": {},
|
|
36646
36646
|
"exportConfig": {
|
|
36647
|
-
"shape": "
|
|
36647
|
+
"shape": "S37"
|
|
36648
36648
|
},
|
|
36649
36649
|
"tags": {
|
|
36650
36650
|
"shape": "S2o"
|
|
@@ -36655,7 +36655,7 @@ module.exports={
|
|
|
36655
36655
|
"type": "structure",
|
|
36656
36656
|
"members": {
|
|
36657
36657
|
"reportGroup": {
|
|
36658
|
-
"shape": "
|
|
36658
|
+
"shape": "S34"
|
|
36659
36659
|
}
|
|
36660
36660
|
}
|
|
36661
36661
|
}
|
|
@@ -37015,7 +37015,7 @@ module.exports={
|
|
|
37015
37015
|
"type": "structure",
|
|
37016
37016
|
"members": {
|
|
37017
37017
|
"filter": {
|
|
37018
|
-
"shape": "
|
|
37018
|
+
"shape": "S4z"
|
|
37019
37019
|
},
|
|
37020
37020
|
"maxResults": {
|
|
37021
37021
|
"type": "integer"
|
|
@@ -37040,7 +37040,7 @@ module.exports={
|
|
|
37040
37040
|
"members": {
|
|
37041
37041
|
"projectName": {},
|
|
37042
37042
|
"filter": {
|
|
37043
|
-
"shape": "
|
|
37043
|
+
"shape": "S4z"
|
|
37044
37044
|
},
|
|
37045
37045
|
"maxResults": {
|
|
37046
37046
|
"type": "integer"
|
|
@@ -37178,7 +37178,7 @@ module.exports={
|
|
|
37178
37178
|
"members": {
|
|
37179
37179
|
"nextToken": {},
|
|
37180
37180
|
"reportGroups": {
|
|
37181
|
-
"shape": "
|
|
37181
|
+
"shape": "S31"
|
|
37182
37182
|
}
|
|
37183
37183
|
}
|
|
37184
37184
|
}
|
|
@@ -37193,7 +37193,7 @@ module.exports={
|
|
|
37193
37193
|
"type": "integer"
|
|
37194
37194
|
},
|
|
37195
37195
|
"filter": {
|
|
37196
|
-
"shape": "
|
|
37196
|
+
"shape": "S5p"
|
|
37197
37197
|
}
|
|
37198
37198
|
}
|
|
37199
37199
|
},
|
|
@@ -37202,7 +37202,7 @@ module.exports={
|
|
|
37202
37202
|
"members": {
|
|
37203
37203
|
"nextToken": {},
|
|
37204
37204
|
"reports": {
|
|
37205
|
-
"shape": "
|
|
37205
|
+
"shape": "S3d"
|
|
37206
37206
|
}
|
|
37207
37207
|
}
|
|
37208
37208
|
}
|
|
@@ -37221,7 +37221,7 @@ module.exports={
|
|
|
37221
37221
|
"type": "integer"
|
|
37222
37222
|
},
|
|
37223
37223
|
"filter": {
|
|
37224
|
-
"shape": "
|
|
37224
|
+
"shape": "S5p"
|
|
37225
37225
|
}
|
|
37226
37226
|
}
|
|
37227
37227
|
},
|
|
@@ -37230,7 +37230,7 @@ module.exports={
|
|
|
37230
37230
|
"members": {
|
|
37231
37231
|
"nextToken": {},
|
|
37232
37232
|
"reports": {
|
|
37233
|
-
"shape": "
|
|
37233
|
+
"shape": "S3d"
|
|
37234
37234
|
}
|
|
37235
37235
|
}
|
|
37236
37236
|
}
|
|
@@ -37275,7 +37275,7 @@ module.exports={
|
|
|
37275
37275
|
"members": {
|
|
37276
37276
|
"nextToken": {},
|
|
37277
37277
|
"reportGroups": {
|
|
37278
|
-
"shape": "
|
|
37278
|
+
"shape": "S31"
|
|
37279
37279
|
}
|
|
37280
37280
|
}
|
|
37281
37281
|
}
|
|
@@ -37635,6 +37635,28 @@ module.exports={
|
|
|
37635
37635
|
}
|
|
37636
37636
|
}
|
|
37637
37637
|
},
|
|
37638
|
+
"UpdateProjectVisibility": {
|
|
37639
|
+
"input": {
|
|
37640
|
+
"type": "structure",
|
|
37641
|
+
"required": [
|
|
37642
|
+
"projectArn",
|
|
37643
|
+
"projectVisibility"
|
|
37644
|
+
],
|
|
37645
|
+
"members": {
|
|
37646
|
+
"projectArn": {},
|
|
37647
|
+
"projectVisibility": {},
|
|
37648
|
+
"resourceAccessRole": {}
|
|
37649
|
+
}
|
|
37650
|
+
},
|
|
37651
|
+
"output": {
|
|
37652
|
+
"type": "structure",
|
|
37653
|
+
"members": {
|
|
37654
|
+
"projectArn": {},
|
|
37655
|
+
"publicProjectAlias": {},
|
|
37656
|
+
"projectVisibility": {}
|
|
37657
|
+
}
|
|
37658
|
+
}
|
|
37659
|
+
},
|
|
37638
37660
|
"UpdateReportGroup": {
|
|
37639
37661
|
"input": {
|
|
37640
37662
|
"type": "structure",
|
|
@@ -37644,7 +37666,7 @@ module.exports={
|
|
|
37644
37666
|
"members": {
|
|
37645
37667
|
"arn": {},
|
|
37646
37668
|
"exportConfig": {
|
|
37647
|
-
"shape": "
|
|
37669
|
+
"shape": "S37"
|
|
37648
37670
|
},
|
|
37649
37671
|
"tags": {
|
|
37650
37672
|
"shape": "S2o"
|
|
@@ -37655,7 +37677,7 @@ module.exports={
|
|
|
37655
37677
|
"type": "structure",
|
|
37656
37678
|
"members": {
|
|
37657
37679
|
"reportGroup": {
|
|
37658
|
-
"shape": "
|
|
37680
|
+
"shape": "S34"
|
|
37659
37681
|
}
|
|
37660
37682
|
}
|
|
37661
37683
|
}
|
|
@@ -38316,7 +38338,10 @@ module.exports={
|
|
|
38316
38338
|
},
|
|
38317
38339
|
"concurrentBuildLimit": {
|
|
38318
38340
|
"type": "integer"
|
|
38319
|
-
}
|
|
38341
|
+
},
|
|
38342
|
+
"projectVisibility": {},
|
|
38343
|
+
"publicProjectAlias": {},
|
|
38344
|
+
"resourceAccessRole": {}
|
|
38320
38345
|
}
|
|
38321
38346
|
},
|
|
38322
38347
|
"S2j": {
|
|
@@ -38393,18 +38418,18 @@ module.exports={
|
|
|
38393
38418
|
}
|
|
38394
38419
|
}
|
|
38395
38420
|
},
|
|
38396
|
-
"
|
|
38421
|
+
"S31": {
|
|
38397
38422
|
"type": "list",
|
|
38398
38423
|
"member": {}
|
|
38399
38424
|
},
|
|
38400
|
-
"
|
|
38425
|
+
"S34": {
|
|
38401
38426
|
"type": "structure",
|
|
38402
38427
|
"members": {
|
|
38403
38428
|
"arn": {},
|
|
38404
38429
|
"name": {},
|
|
38405
38430
|
"type": {},
|
|
38406
38431
|
"exportConfig": {
|
|
38407
|
-
"shape": "
|
|
38432
|
+
"shape": "S37"
|
|
38408
38433
|
},
|
|
38409
38434
|
"created": {
|
|
38410
38435
|
"type": "timestamp"
|
|
@@ -38418,7 +38443,7 @@ module.exports={
|
|
|
38418
38443
|
"status": {}
|
|
38419
38444
|
}
|
|
38420
38445
|
},
|
|
38421
|
-
"
|
|
38446
|
+
"S37": {
|
|
38422
38447
|
"type": "structure",
|
|
38423
38448
|
"members": {
|
|
38424
38449
|
"exportConfigType": {},
|
|
@@ -38437,17 +38462,17 @@ module.exports={
|
|
|
38437
38462
|
}
|
|
38438
38463
|
}
|
|
38439
38464
|
},
|
|
38440
|
-
"
|
|
38465
|
+
"S3d": {
|
|
38441
38466
|
"type": "list",
|
|
38442
38467
|
"member": {}
|
|
38443
38468
|
},
|
|
38444
|
-
"
|
|
38469
|
+
"S4z": {
|
|
38445
38470
|
"type": "structure",
|
|
38446
38471
|
"members": {
|
|
38447
38472
|
"status": {}
|
|
38448
38473
|
}
|
|
38449
38474
|
},
|
|
38450
|
-
"
|
|
38475
|
+
"S5p": {
|
|
38451
38476
|
"type": "structure",
|
|
38452
38477
|
"members": {
|
|
38453
38478
|
"status": {}
|
|
@@ -57042,6 +57067,42 @@ module.exports={
|
|
|
57042
57067
|
}
|
|
57043
57068
|
}
|
|
57044
57069
|
},
|
|
57070
|
+
"CreateAgentStatus": {
|
|
57071
|
+
"http": {
|
|
57072
|
+
"method": "PUT",
|
|
57073
|
+
"requestUri": "/agent-status/{InstanceId}"
|
|
57074
|
+
},
|
|
57075
|
+
"input": {
|
|
57076
|
+
"type": "structure",
|
|
57077
|
+
"required": [
|
|
57078
|
+
"InstanceId",
|
|
57079
|
+
"Name",
|
|
57080
|
+
"State"
|
|
57081
|
+
],
|
|
57082
|
+
"members": {
|
|
57083
|
+
"InstanceId": {
|
|
57084
|
+
"location": "uri",
|
|
57085
|
+
"locationName": "InstanceId"
|
|
57086
|
+
},
|
|
57087
|
+
"Name": {},
|
|
57088
|
+
"Description": {},
|
|
57089
|
+
"State": {},
|
|
57090
|
+
"DisplayOrder": {
|
|
57091
|
+
"type": "integer"
|
|
57092
|
+
},
|
|
57093
|
+
"Tags": {
|
|
57094
|
+
"shape": "S1e"
|
|
57095
|
+
}
|
|
57096
|
+
}
|
|
57097
|
+
},
|
|
57098
|
+
"output": {
|
|
57099
|
+
"type": "structure",
|
|
57100
|
+
"members": {
|
|
57101
|
+
"AgentStatusARN": {},
|
|
57102
|
+
"AgentStatusId": {}
|
|
57103
|
+
}
|
|
57104
|
+
}
|
|
57105
|
+
},
|
|
57045
57106
|
"CreateContactFlow": {
|
|
57046
57107
|
"http": {
|
|
57047
57108
|
"method": "PUT",
|
|
@@ -57077,6 +57138,43 @@ module.exports={
|
|
|
57077
57138
|
}
|
|
57078
57139
|
}
|
|
57079
57140
|
},
|
|
57141
|
+
"CreateHoursOfOperation": {
|
|
57142
|
+
"http": {
|
|
57143
|
+
"method": "PUT",
|
|
57144
|
+
"requestUri": "/hours-of-operations/{InstanceId}"
|
|
57145
|
+
},
|
|
57146
|
+
"input": {
|
|
57147
|
+
"type": "structure",
|
|
57148
|
+
"required": [
|
|
57149
|
+
"InstanceId",
|
|
57150
|
+
"Name",
|
|
57151
|
+
"TimeZone",
|
|
57152
|
+
"Config"
|
|
57153
|
+
],
|
|
57154
|
+
"members": {
|
|
57155
|
+
"InstanceId": {
|
|
57156
|
+
"location": "uri",
|
|
57157
|
+
"locationName": "InstanceId"
|
|
57158
|
+
},
|
|
57159
|
+
"Name": {},
|
|
57160
|
+
"Description": {},
|
|
57161
|
+
"TimeZone": {},
|
|
57162
|
+
"Config": {
|
|
57163
|
+
"shape": "S1u"
|
|
57164
|
+
},
|
|
57165
|
+
"Tags": {
|
|
57166
|
+
"shape": "S1e"
|
|
57167
|
+
}
|
|
57168
|
+
}
|
|
57169
|
+
},
|
|
57170
|
+
"output": {
|
|
57171
|
+
"type": "structure",
|
|
57172
|
+
"members": {
|
|
57173
|
+
"HoursOfOperationId": {},
|
|
57174
|
+
"HoursOfOperationArn": {}
|
|
57175
|
+
}
|
|
57176
|
+
}
|
|
57177
|
+
},
|
|
57080
57178
|
"CreateInstance": {
|
|
57081
57179
|
"http": {
|
|
57082
57180
|
"method": "PUT",
|
|
@@ -57093,7 +57191,7 @@ module.exports={
|
|
|
57093
57191
|
"ClientToken": {},
|
|
57094
57192
|
"IdentityManagementType": {},
|
|
57095
57193
|
"InstanceAlias": {
|
|
57096
|
-
"shape": "
|
|
57194
|
+
"shape": "S25"
|
|
57097
57195
|
},
|
|
57098
57196
|
"DirectoryId": {},
|
|
57099
57197
|
"InboundCallsEnabled": {
|
|
@@ -57170,7 +57268,7 @@ module.exports={
|
|
|
57170
57268
|
"Name": {},
|
|
57171
57269
|
"Description": {},
|
|
57172
57270
|
"OutboundCallerConfig": {
|
|
57173
|
-
"shape": "
|
|
57271
|
+
"shape": "S2j"
|
|
57174
57272
|
},
|
|
57175
57273
|
"HoursOfOperationId": {},
|
|
57176
57274
|
"MaxContacts": {
|
|
@@ -57212,7 +57310,7 @@ module.exports={
|
|
|
57212
57310
|
"Name": {},
|
|
57213
57311
|
"Description": {},
|
|
57214
57312
|
"QuickConnectConfig": {
|
|
57215
|
-
"shape": "
|
|
57313
|
+
"shape": "S2r"
|
|
57216
57314
|
},
|
|
57217
57315
|
"Tags": {
|
|
57218
57316
|
"shape": "S1e"
|
|
@@ -57253,7 +57351,7 @@ module.exports={
|
|
|
57253
57351
|
"shape": "S10"
|
|
57254
57352
|
},
|
|
57255
57353
|
"MediaConcurrencies": {
|
|
57256
|
-
"shape": "
|
|
57354
|
+
"shape": "S32"
|
|
57257
57355
|
},
|
|
57258
57356
|
"Tags": {
|
|
57259
57357
|
"shape": "S1e"
|
|
@@ -57321,14 +57419,14 @@ module.exports={
|
|
|
57321
57419
|
"Username": {},
|
|
57322
57420
|
"Password": {},
|
|
57323
57421
|
"IdentityInfo": {
|
|
57324
|
-
"shape": "
|
|
57422
|
+
"shape": "S3d"
|
|
57325
57423
|
},
|
|
57326
57424
|
"PhoneConfig": {
|
|
57327
|
-
"shape": "
|
|
57425
|
+
"shape": "S3h"
|
|
57328
57426
|
},
|
|
57329
57427
|
"DirectoryUserId": {},
|
|
57330
57428
|
"SecurityProfileIds": {
|
|
57331
|
-
"shape": "
|
|
57429
|
+
"shape": "S3m"
|
|
57332
57430
|
},
|
|
57333
57431
|
"RoutingProfileId": {},
|
|
57334
57432
|
"HierarchyGroupId": {},
|
|
@@ -57377,6 +57475,29 @@ module.exports={
|
|
|
57377
57475
|
}
|
|
57378
57476
|
}
|
|
57379
57477
|
},
|
|
57478
|
+
"DeleteHoursOfOperation": {
|
|
57479
|
+
"http": {
|
|
57480
|
+
"method": "DELETE",
|
|
57481
|
+
"requestUri": "/hours-of-operations/{InstanceId}/{HoursOfOperationId}"
|
|
57482
|
+
},
|
|
57483
|
+
"input": {
|
|
57484
|
+
"type": "structure",
|
|
57485
|
+
"required": [
|
|
57486
|
+
"InstanceId",
|
|
57487
|
+
"HoursOfOperationId"
|
|
57488
|
+
],
|
|
57489
|
+
"members": {
|
|
57490
|
+
"InstanceId": {
|
|
57491
|
+
"location": "uri",
|
|
57492
|
+
"locationName": "InstanceId"
|
|
57493
|
+
},
|
|
57494
|
+
"HoursOfOperationId": {
|
|
57495
|
+
"location": "uri",
|
|
57496
|
+
"locationName": "HoursOfOperationId"
|
|
57497
|
+
}
|
|
57498
|
+
}
|
|
57499
|
+
}
|
|
57500
|
+
},
|
|
57380
57501
|
"DeleteInstance": {
|
|
57381
57502
|
"http": {
|
|
57382
57503
|
"method": "DELETE",
|
|
@@ -57515,6 +57636,51 @@ module.exports={
|
|
|
57515
57636
|
}
|
|
57516
57637
|
}
|
|
57517
57638
|
},
|
|
57639
|
+
"DescribeAgentStatus": {
|
|
57640
|
+
"http": {
|
|
57641
|
+
"method": "GET",
|
|
57642
|
+
"requestUri": "/agent-status/{InstanceId}/{AgentStatusId}"
|
|
57643
|
+
},
|
|
57644
|
+
"input": {
|
|
57645
|
+
"type": "structure",
|
|
57646
|
+
"required": [
|
|
57647
|
+
"InstanceId",
|
|
57648
|
+
"AgentStatusId"
|
|
57649
|
+
],
|
|
57650
|
+
"members": {
|
|
57651
|
+
"InstanceId": {
|
|
57652
|
+
"location": "uri",
|
|
57653
|
+
"locationName": "InstanceId"
|
|
57654
|
+
},
|
|
57655
|
+
"AgentStatusId": {
|
|
57656
|
+
"location": "uri",
|
|
57657
|
+
"locationName": "AgentStatusId"
|
|
57658
|
+
}
|
|
57659
|
+
}
|
|
57660
|
+
},
|
|
57661
|
+
"output": {
|
|
57662
|
+
"type": "structure",
|
|
57663
|
+
"members": {
|
|
57664
|
+
"AgentStatus": {
|
|
57665
|
+
"type": "structure",
|
|
57666
|
+
"members": {
|
|
57667
|
+
"AgentStatusARN": {},
|
|
57668
|
+
"AgentStatusId": {},
|
|
57669
|
+
"Name": {},
|
|
57670
|
+
"Description": {},
|
|
57671
|
+
"Type": {},
|
|
57672
|
+
"DisplayOrder": {
|
|
57673
|
+
"type": "integer"
|
|
57674
|
+
},
|
|
57675
|
+
"State": {},
|
|
57676
|
+
"Tags": {
|
|
57677
|
+
"shape": "S1e"
|
|
57678
|
+
}
|
|
57679
|
+
}
|
|
57680
|
+
}
|
|
57681
|
+
}
|
|
57682
|
+
}
|
|
57683
|
+
},
|
|
57518
57684
|
"DescribeContactFlow": {
|
|
57519
57685
|
"http": {
|
|
57520
57686
|
"method": "GET",
|
|
@@ -57591,19 +57757,7 @@ module.exports={
|
|
|
57591
57757
|
"Description": {},
|
|
57592
57758
|
"TimeZone": {},
|
|
57593
57759
|
"Config": {
|
|
57594
|
-
"
|
|
57595
|
-
"member": {
|
|
57596
|
-
"type": "structure",
|
|
57597
|
-
"members": {
|
|
57598
|
-
"Day": {},
|
|
57599
|
-
"StartTime": {
|
|
57600
|
-
"shape": "S3t"
|
|
57601
|
-
},
|
|
57602
|
-
"EndTime": {
|
|
57603
|
-
"shape": "S3t"
|
|
57604
|
-
}
|
|
57605
|
-
}
|
|
57606
|
-
}
|
|
57760
|
+
"shape": "S1u"
|
|
57607
57761
|
},
|
|
57608
57762
|
"Tags": {
|
|
57609
57763
|
"shape": "S1e"
|
|
@@ -57640,7 +57794,7 @@ module.exports={
|
|
|
57640
57794
|
"Arn": {},
|
|
57641
57795
|
"IdentityManagementType": {},
|
|
57642
57796
|
"InstanceAlias": {
|
|
57643
|
-
"shape": "
|
|
57797
|
+
"shape": "S25"
|
|
57644
57798
|
},
|
|
57645
57799
|
"CreatedTime": {
|
|
57646
57800
|
"type": "timestamp"
|
|
@@ -57690,7 +57844,7 @@ module.exports={
|
|
|
57690
57844
|
"type": "structure",
|
|
57691
57845
|
"members": {
|
|
57692
57846
|
"Attribute": {
|
|
57693
|
-
"shape": "
|
|
57847
|
+
"shape": "S4k"
|
|
57694
57848
|
}
|
|
57695
57849
|
}
|
|
57696
57850
|
}
|
|
@@ -57764,7 +57918,7 @@ module.exports={
|
|
|
57764
57918
|
"QueueId": {},
|
|
57765
57919
|
"Description": {},
|
|
57766
57920
|
"OutboundCallerConfig": {
|
|
57767
|
-
"shape": "
|
|
57921
|
+
"shape": "S2j"
|
|
57768
57922
|
},
|
|
57769
57923
|
"HoursOfOperationId": {},
|
|
57770
57924
|
"MaxContacts": {
|
|
@@ -57812,7 +57966,7 @@ module.exports={
|
|
|
57812
57966
|
"Name": {},
|
|
57813
57967
|
"Description": {},
|
|
57814
57968
|
"QuickConnectConfig": {
|
|
57815
|
-
"shape": "
|
|
57969
|
+
"shape": "S2r"
|
|
57816
57970
|
},
|
|
57817
57971
|
"Tags": {
|
|
57818
57972
|
"shape": "S1e"
|
|
@@ -57856,7 +58010,7 @@ module.exports={
|
|
|
57856
58010
|
"RoutingProfileId": {},
|
|
57857
58011
|
"Description": {},
|
|
57858
58012
|
"MediaConcurrencies": {
|
|
57859
|
-
"shape": "
|
|
58013
|
+
"shape": "S32"
|
|
57860
58014
|
},
|
|
57861
58015
|
"DefaultOutboundQueueId": {},
|
|
57862
58016
|
"Tags": {
|
|
@@ -57899,14 +58053,14 @@ module.exports={
|
|
|
57899
58053
|
"Arn": {},
|
|
57900
58054
|
"Username": {},
|
|
57901
58055
|
"IdentityInfo": {
|
|
57902
|
-
"shape": "
|
|
58056
|
+
"shape": "S3d"
|
|
57903
58057
|
},
|
|
57904
58058
|
"PhoneConfig": {
|
|
57905
|
-
"shape": "
|
|
58059
|
+
"shape": "S3h"
|
|
57906
58060
|
},
|
|
57907
58061
|
"DirectoryUserId": {},
|
|
57908
58062
|
"SecurityProfileIds": {
|
|
57909
|
-
"shape": "
|
|
58063
|
+
"shape": "S3m"
|
|
57910
58064
|
},
|
|
57911
58065
|
"RoutingProfileId": {},
|
|
57912
58066
|
"HierarchyGroupId": {},
|
|
@@ -57954,19 +58108,19 @@ module.exports={
|
|
|
57954
58108
|
"type": "structure",
|
|
57955
58109
|
"members": {
|
|
57956
58110
|
"LevelOne": {
|
|
57957
|
-
"shape": "
|
|
58111
|
+
"shape": "S56"
|
|
57958
58112
|
},
|
|
57959
58113
|
"LevelTwo": {
|
|
57960
|
-
"shape": "
|
|
58114
|
+
"shape": "S56"
|
|
57961
58115
|
},
|
|
57962
58116
|
"LevelThree": {
|
|
57963
|
-
"shape": "
|
|
58117
|
+
"shape": "S56"
|
|
57964
58118
|
},
|
|
57965
58119
|
"LevelFour": {
|
|
57966
|
-
"shape": "
|
|
58120
|
+
"shape": "S56"
|
|
57967
58121
|
},
|
|
57968
58122
|
"LevelFive": {
|
|
57969
|
-
"shape": "
|
|
58123
|
+
"shape": "S56"
|
|
57970
58124
|
}
|
|
57971
58125
|
}
|
|
57972
58126
|
}
|
|
@@ -57999,19 +58153,19 @@ module.exports={
|
|
|
57999
58153
|
"type": "structure",
|
|
58000
58154
|
"members": {
|
|
58001
58155
|
"LevelOne": {
|
|
58002
|
-
"shape": "
|
|
58156
|
+
"shape": "S5a"
|
|
58003
58157
|
},
|
|
58004
58158
|
"LevelTwo": {
|
|
58005
|
-
"shape": "
|
|
58159
|
+
"shape": "S5a"
|
|
58006
58160
|
},
|
|
58007
58161
|
"LevelThree": {
|
|
58008
|
-
"shape": "
|
|
58162
|
+
"shape": "S5a"
|
|
58009
58163
|
},
|
|
58010
58164
|
"LevelFour": {
|
|
58011
|
-
"shape": "
|
|
58165
|
+
"shape": "S5a"
|
|
58012
58166
|
},
|
|
58013
58167
|
"LevelFive": {
|
|
58014
|
-
"shape": "
|
|
58168
|
+
"shape": "S5a"
|
|
58015
58169
|
}
|
|
58016
58170
|
}
|
|
58017
58171
|
}
|
|
@@ -58247,7 +58401,7 @@ module.exports={
|
|
|
58247
58401
|
"type": "structure",
|
|
58248
58402
|
"members": {
|
|
58249
58403
|
"Attributes": {
|
|
58250
|
-
"shape": "
|
|
58404
|
+
"shape": "S5o"
|
|
58251
58405
|
}
|
|
58252
58406
|
}
|
|
58253
58407
|
}
|
|
@@ -58269,15 +58423,15 @@ module.exports={
|
|
|
58269
58423
|
"locationName": "InstanceId"
|
|
58270
58424
|
},
|
|
58271
58425
|
"Filters": {
|
|
58272
|
-
"shape": "
|
|
58426
|
+
"shape": "S5s"
|
|
58273
58427
|
},
|
|
58274
58428
|
"Groupings": {
|
|
58275
|
-
"shape": "
|
|
58429
|
+
"shape": "S5v"
|
|
58276
58430
|
},
|
|
58277
58431
|
"CurrentMetrics": {
|
|
58278
58432
|
"type": "list",
|
|
58279
58433
|
"member": {
|
|
58280
|
-
"shape": "
|
|
58434
|
+
"shape": "S5y"
|
|
58281
58435
|
}
|
|
58282
58436
|
},
|
|
58283
58437
|
"NextToken": {},
|
|
@@ -58296,7 +58450,7 @@ module.exports={
|
|
|
58296
58450
|
"type": "structure",
|
|
58297
58451
|
"members": {
|
|
58298
58452
|
"Dimensions": {
|
|
58299
|
-
"shape": "
|
|
58453
|
+
"shape": "S66"
|
|
58300
58454
|
},
|
|
58301
58455
|
"Collections": {
|
|
58302
58456
|
"type": "list",
|
|
@@ -58304,7 +58458,7 @@ module.exports={
|
|
|
58304
58458
|
"type": "structure",
|
|
58305
58459
|
"members": {
|
|
58306
58460
|
"Metric": {
|
|
58307
|
-
"shape": "
|
|
58461
|
+
"shape": "S5y"
|
|
58308
58462
|
},
|
|
58309
58463
|
"Value": {
|
|
58310
58464
|
"type": "double"
|
|
@@ -58345,13 +58499,13 @@ module.exports={
|
|
|
58345
58499
|
"type": "structure",
|
|
58346
58500
|
"members": {
|
|
58347
58501
|
"AccessToken": {
|
|
58348
|
-
"shape": "
|
|
58502
|
+
"shape": "S6f"
|
|
58349
58503
|
},
|
|
58350
58504
|
"AccessTokenExpiration": {
|
|
58351
58505
|
"type": "timestamp"
|
|
58352
58506
|
},
|
|
58353
58507
|
"RefreshToken": {
|
|
58354
|
-
"shape": "
|
|
58508
|
+
"shape": "S6f"
|
|
58355
58509
|
},
|
|
58356
58510
|
"RefreshTokenExpiration": {
|
|
58357
58511
|
"type": "timestamp"
|
|
@@ -58386,15 +58540,15 @@ module.exports={
|
|
|
58386
58540
|
"type": "timestamp"
|
|
58387
58541
|
},
|
|
58388
58542
|
"Filters": {
|
|
58389
|
-
"shape": "
|
|
58543
|
+
"shape": "S5s"
|
|
58390
58544
|
},
|
|
58391
58545
|
"Groupings": {
|
|
58392
|
-
"shape": "
|
|
58546
|
+
"shape": "S5v"
|
|
58393
58547
|
},
|
|
58394
58548
|
"HistoricalMetrics": {
|
|
58395
58549
|
"type": "list",
|
|
58396
58550
|
"member": {
|
|
58397
|
-
"shape": "
|
|
58551
|
+
"shape": "S6i"
|
|
58398
58552
|
}
|
|
58399
58553
|
},
|
|
58400
58554
|
"NextToken": {},
|
|
@@ -58413,7 +58567,7 @@ module.exports={
|
|
|
58413
58567
|
"type": "structure",
|
|
58414
58568
|
"members": {
|
|
58415
58569
|
"Dimensions": {
|
|
58416
|
-
"shape": "
|
|
58570
|
+
"shape": "S66"
|
|
58417
58571
|
},
|
|
58418
58572
|
"Collections": {
|
|
58419
58573
|
"type": "list",
|
|
@@ -58421,7 +58575,7 @@ module.exports={
|
|
|
58421
58575
|
"type": "structure",
|
|
58422
58576
|
"members": {
|
|
58423
58577
|
"Metric": {
|
|
58424
|
-
"shape": "
|
|
58578
|
+
"shape": "S6i"
|
|
58425
58579
|
},
|
|
58426
58580
|
"Value": {
|
|
58427
58581
|
"type": "double"
|
|
@@ -58435,6 +58589,57 @@ module.exports={
|
|
|
58435
58589
|
}
|
|
58436
58590
|
}
|
|
58437
58591
|
},
|
|
58592
|
+
"ListAgentStatuses": {
|
|
58593
|
+
"http": {
|
|
58594
|
+
"method": "GET",
|
|
58595
|
+
"requestUri": "/agent-status/{InstanceId}"
|
|
58596
|
+
},
|
|
58597
|
+
"input": {
|
|
58598
|
+
"type": "structure",
|
|
58599
|
+
"required": [
|
|
58600
|
+
"InstanceId"
|
|
58601
|
+
],
|
|
58602
|
+
"members": {
|
|
58603
|
+
"InstanceId": {
|
|
58604
|
+
"location": "uri",
|
|
58605
|
+
"locationName": "InstanceId"
|
|
58606
|
+
},
|
|
58607
|
+
"NextToken": {
|
|
58608
|
+
"location": "querystring",
|
|
58609
|
+
"locationName": "nextToken"
|
|
58610
|
+
},
|
|
58611
|
+
"MaxResults": {
|
|
58612
|
+
"location": "querystring",
|
|
58613
|
+
"locationName": "maxResults",
|
|
58614
|
+
"type": "integer"
|
|
58615
|
+
},
|
|
58616
|
+
"AgentStatusTypes": {
|
|
58617
|
+
"location": "querystring",
|
|
58618
|
+
"locationName": "AgentStatusTypes",
|
|
58619
|
+
"type": "list",
|
|
58620
|
+
"member": {}
|
|
58621
|
+
}
|
|
58622
|
+
}
|
|
58623
|
+
},
|
|
58624
|
+
"output": {
|
|
58625
|
+
"type": "structure",
|
|
58626
|
+
"members": {
|
|
58627
|
+
"NextToken": {},
|
|
58628
|
+
"AgentStatusSummaryList": {
|
|
58629
|
+
"type": "list",
|
|
58630
|
+
"member": {
|
|
58631
|
+
"type": "structure",
|
|
58632
|
+
"members": {
|
|
58633
|
+
"Id": {},
|
|
58634
|
+
"Arn": {},
|
|
58635
|
+
"Name": {},
|
|
58636
|
+
"Type": {}
|
|
58637
|
+
}
|
|
58638
|
+
}
|
|
58639
|
+
}
|
|
58640
|
+
}
|
|
58641
|
+
}
|
|
58642
|
+
},
|
|
58438
58643
|
"ListApprovedOrigins": {
|
|
58439
58644
|
"http": {
|
|
58440
58645
|
"method": "GET",
|
|
@@ -58651,7 +58856,7 @@ module.exports={
|
|
|
58651
58856
|
"Attributes": {
|
|
58652
58857
|
"type": "list",
|
|
58653
58858
|
"member": {
|
|
58654
|
-
"shape": "
|
|
58859
|
+
"shape": "S4k"
|
|
58655
58860
|
}
|
|
58656
58861
|
},
|
|
58657
58862
|
"NextToken": {}
|
|
@@ -58733,7 +58938,7 @@ module.exports={
|
|
|
58733
58938
|
"Arn": {},
|
|
58734
58939
|
"IdentityManagementType": {},
|
|
58735
58940
|
"InstanceAlias": {
|
|
58736
|
-
"shape": "
|
|
58941
|
+
"shape": "S25"
|
|
58737
58942
|
},
|
|
58738
58943
|
"CreatedTime": {
|
|
58739
58944
|
"type": "timestamp"
|
|
@@ -59016,7 +59221,7 @@ module.exports={
|
|
|
59016
59221
|
"members": {
|
|
59017
59222
|
"NextToken": {},
|
|
59018
59223
|
"QuickConnectSummaryList": {
|
|
59019
|
-
"shape": "
|
|
59224
|
+
"shape": "S8k"
|
|
59020
59225
|
}
|
|
59021
59226
|
}
|
|
59022
59227
|
}
|
|
@@ -59108,7 +59313,7 @@ module.exports={
|
|
|
59108
59313
|
"type": "structure",
|
|
59109
59314
|
"members": {
|
|
59110
59315
|
"QuickConnectSummaryList": {
|
|
59111
|
-
"shape": "
|
|
59316
|
+
"shape": "S8k"
|
|
59112
59317
|
},
|
|
59113
59318
|
"NextToken": {}
|
|
59114
59319
|
}
|
|
@@ -59419,7 +59624,7 @@ module.exports={
|
|
|
59419
59624
|
"UserHierarchyGroupSummaryList": {
|
|
59420
59625
|
"type": "list",
|
|
59421
59626
|
"member": {
|
|
59422
|
-
"shape": "
|
|
59627
|
+
"shape": "S56"
|
|
59423
59628
|
}
|
|
59424
59629
|
},
|
|
59425
59630
|
"NextToken": {}
|
|
@@ -59508,7 +59713,7 @@ module.exports={
|
|
|
59508
59713
|
"InstanceId": {},
|
|
59509
59714
|
"ContactFlowId": {},
|
|
59510
59715
|
"Attributes": {
|
|
59511
|
-
"shape": "
|
|
59716
|
+
"shape": "S5o"
|
|
59512
59717
|
},
|
|
59513
59718
|
"ParticipantDetails": {
|
|
59514
59719
|
"type": "structure",
|
|
@@ -59595,7 +59800,7 @@ module.exports={
|
|
|
59595
59800
|
"SourcePhoneNumber": {},
|
|
59596
59801
|
"QueueId": {},
|
|
59597
59802
|
"Attributes": {
|
|
59598
|
-
"shape": "
|
|
59803
|
+
"shape": "S5o"
|
|
59599
59804
|
}
|
|
59600
59805
|
}
|
|
59601
59806
|
},
|
|
@@ -59623,7 +59828,7 @@ module.exports={
|
|
|
59623
59828
|
"PreviousContactId": {},
|
|
59624
59829
|
"ContactFlowId": {},
|
|
59625
59830
|
"Attributes": {
|
|
59626
|
-
"shape": "
|
|
59831
|
+
"shape": "S5o"
|
|
59627
59832
|
},
|
|
59628
59833
|
"Name": {},
|
|
59629
59834
|
"References": {
|
|
@@ -59764,6 +59969,37 @@ module.exports={
|
|
|
59764
59969
|
}
|
|
59765
59970
|
}
|
|
59766
59971
|
},
|
|
59972
|
+
"UpdateAgentStatus": {
|
|
59973
|
+
"http": {
|
|
59974
|
+
"requestUri": "/agent-status/{InstanceId}/{AgentStatusId}"
|
|
59975
|
+
},
|
|
59976
|
+
"input": {
|
|
59977
|
+
"type": "structure",
|
|
59978
|
+
"required": [
|
|
59979
|
+
"InstanceId",
|
|
59980
|
+
"AgentStatusId"
|
|
59981
|
+
],
|
|
59982
|
+
"members": {
|
|
59983
|
+
"InstanceId": {
|
|
59984
|
+
"location": "uri",
|
|
59985
|
+
"locationName": "InstanceId"
|
|
59986
|
+
},
|
|
59987
|
+
"AgentStatusId": {
|
|
59988
|
+
"location": "uri",
|
|
59989
|
+
"locationName": "AgentStatusId"
|
|
59990
|
+
},
|
|
59991
|
+
"Name": {},
|
|
59992
|
+
"Description": {},
|
|
59993
|
+
"State": {},
|
|
59994
|
+
"DisplayOrder": {
|
|
59995
|
+
"type": "integer"
|
|
59996
|
+
},
|
|
59997
|
+
"ResetOrderNumber": {
|
|
59998
|
+
"type": "boolean"
|
|
59999
|
+
}
|
|
60000
|
+
}
|
|
60001
|
+
}
|
|
60002
|
+
},
|
|
59767
60003
|
"UpdateContactAttributes": {
|
|
59768
60004
|
"http": {
|
|
59769
60005
|
"requestUri": "/contact/attributes"
|
|
@@ -59779,7 +60015,7 @@ module.exports={
|
|
|
59779
60015
|
"InitialContactId": {},
|
|
59780
60016
|
"InstanceId": {},
|
|
59781
60017
|
"Attributes": {
|
|
59782
|
-
"shape": "
|
|
60018
|
+
"shape": "S5o"
|
|
59783
60019
|
}
|
|
59784
60020
|
}
|
|
59785
60021
|
},
|
|
@@ -59836,6 +60072,34 @@ module.exports={
|
|
|
59836
60072
|
}
|
|
59837
60073
|
}
|
|
59838
60074
|
},
|
|
60075
|
+
"UpdateHoursOfOperation": {
|
|
60076
|
+
"http": {
|
|
60077
|
+
"requestUri": "/hours-of-operations/{InstanceId}/{HoursOfOperationId}"
|
|
60078
|
+
},
|
|
60079
|
+
"input": {
|
|
60080
|
+
"type": "structure",
|
|
60081
|
+
"required": [
|
|
60082
|
+
"InstanceId",
|
|
60083
|
+
"HoursOfOperationId"
|
|
60084
|
+
],
|
|
60085
|
+
"members": {
|
|
60086
|
+
"InstanceId": {
|
|
60087
|
+
"location": "uri",
|
|
60088
|
+
"locationName": "InstanceId"
|
|
60089
|
+
},
|
|
60090
|
+
"HoursOfOperationId": {
|
|
60091
|
+
"location": "uri",
|
|
60092
|
+
"locationName": "HoursOfOperationId"
|
|
60093
|
+
},
|
|
60094
|
+
"Name": {},
|
|
60095
|
+
"Description": {},
|
|
60096
|
+
"TimeZone": {},
|
|
60097
|
+
"Config": {
|
|
60098
|
+
"shape": "S1u"
|
|
60099
|
+
}
|
|
60100
|
+
}
|
|
60101
|
+
}
|
|
60102
|
+
},
|
|
59839
60103
|
"UpdateInstanceAttribute": {
|
|
59840
60104
|
"http": {
|
|
59841
60105
|
"requestUri": "/instance/{InstanceId}/attribute/{AttributeType}"
|
|
@@ -59985,7 +60249,7 @@ module.exports={
|
|
|
59985
60249
|
"locationName": "QueueId"
|
|
59986
60250
|
},
|
|
59987
60251
|
"OutboundCallerConfig": {
|
|
59988
|
-
"shape": "
|
|
60252
|
+
"shape": "S2j"
|
|
59989
60253
|
}
|
|
59990
60254
|
}
|
|
59991
60255
|
}
|
|
@@ -60035,7 +60299,7 @@ module.exports={
|
|
|
60035
60299
|
"locationName": "QuickConnectId"
|
|
60036
60300
|
},
|
|
60037
60301
|
"QuickConnectConfig": {
|
|
60038
|
-
"shape": "
|
|
60302
|
+
"shape": "S2r"
|
|
60039
60303
|
}
|
|
60040
60304
|
}
|
|
60041
60305
|
}
|
|
@@ -60085,7 +60349,7 @@ module.exports={
|
|
|
60085
60349
|
"locationName": "RoutingProfileId"
|
|
60086
60350
|
},
|
|
60087
60351
|
"MediaConcurrencies": {
|
|
60088
|
-
"shape": "
|
|
60352
|
+
"shape": "S32"
|
|
60089
60353
|
}
|
|
60090
60354
|
}
|
|
60091
60355
|
}
|
|
@@ -60226,19 +60490,19 @@ module.exports={
|
|
|
60226
60490
|
"type": "structure",
|
|
60227
60491
|
"members": {
|
|
60228
60492
|
"LevelOne": {
|
|
60229
|
-
"shape": "
|
|
60493
|
+
"shape": "Sbh"
|
|
60230
60494
|
},
|
|
60231
60495
|
"LevelTwo": {
|
|
60232
|
-
"shape": "
|
|
60496
|
+
"shape": "Sbh"
|
|
60233
60497
|
},
|
|
60234
60498
|
"LevelThree": {
|
|
60235
|
-
"shape": "
|
|
60499
|
+
"shape": "Sbh"
|
|
60236
60500
|
},
|
|
60237
60501
|
"LevelFour": {
|
|
60238
|
-
"shape": "
|
|
60502
|
+
"shape": "Sbh"
|
|
60239
60503
|
},
|
|
60240
60504
|
"LevelFive": {
|
|
60241
|
-
"shape": "
|
|
60505
|
+
"shape": "Sbh"
|
|
60242
60506
|
}
|
|
60243
60507
|
}
|
|
60244
60508
|
},
|
|
@@ -60262,7 +60526,7 @@ module.exports={
|
|
|
60262
60526
|
],
|
|
60263
60527
|
"members": {
|
|
60264
60528
|
"IdentityInfo": {
|
|
60265
|
-
"shape": "
|
|
60529
|
+
"shape": "S3d"
|
|
60266
60530
|
},
|
|
60267
60531
|
"UserId": {
|
|
60268
60532
|
"location": "uri",
|
|
@@ -60288,7 +60552,7 @@ module.exports={
|
|
|
60288
60552
|
],
|
|
60289
60553
|
"members": {
|
|
60290
60554
|
"PhoneConfig": {
|
|
60291
|
-
"shape": "
|
|
60555
|
+
"shape": "S3h"
|
|
60292
60556
|
},
|
|
60293
60557
|
"UserId": {
|
|
60294
60558
|
"location": "uri",
|
|
@@ -60338,7 +60602,7 @@ module.exports={
|
|
|
60338
60602
|
],
|
|
60339
60603
|
"members": {
|
|
60340
60604
|
"SecurityProfileIds": {
|
|
60341
|
-
"shape": "
|
|
60605
|
+
"shape": "S3m"
|
|
60342
60606
|
},
|
|
60343
60607
|
"UserId": {
|
|
60344
60608
|
"location": "uri",
|
|
@@ -60478,11 +60742,46 @@ module.exports={
|
|
|
60478
60742
|
"key": {},
|
|
60479
60743
|
"value": {}
|
|
60480
60744
|
},
|
|
60481
|
-
"
|
|
60745
|
+
"S1u": {
|
|
60746
|
+
"type": "list",
|
|
60747
|
+
"member": {
|
|
60748
|
+
"type": "structure",
|
|
60749
|
+
"required": [
|
|
60750
|
+
"Day",
|
|
60751
|
+
"StartTime",
|
|
60752
|
+
"EndTime"
|
|
60753
|
+
],
|
|
60754
|
+
"members": {
|
|
60755
|
+
"Day": {},
|
|
60756
|
+
"StartTime": {
|
|
60757
|
+
"shape": "S1x"
|
|
60758
|
+
},
|
|
60759
|
+
"EndTime": {
|
|
60760
|
+
"shape": "S1x"
|
|
60761
|
+
}
|
|
60762
|
+
}
|
|
60763
|
+
}
|
|
60764
|
+
},
|
|
60765
|
+
"S1x": {
|
|
60766
|
+
"type": "structure",
|
|
60767
|
+
"required": [
|
|
60768
|
+
"Hours",
|
|
60769
|
+
"Minutes"
|
|
60770
|
+
],
|
|
60771
|
+
"members": {
|
|
60772
|
+
"Hours": {
|
|
60773
|
+
"type": "integer"
|
|
60774
|
+
},
|
|
60775
|
+
"Minutes": {
|
|
60776
|
+
"type": "integer"
|
|
60777
|
+
}
|
|
60778
|
+
}
|
|
60779
|
+
},
|
|
60780
|
+
"S25": {
|
|
60482
60781
|
"type": "string",
|
|
60483
60782
|
"sensitive": true
|
|
60484
60783
|
},
|
|
60485
|
-
"
|
|
60784
|
+
"S2j": {
|
|
60486
60785
|
"type": "structure",
|
|
60487
60786
|
"members": {
|
|
60488
60787
|
"OutboundCallerIdName": {},
|
|
@@ -60490,7 +60789,7 @@ module.exports={
|
|
|
60490
60789
|
"OutboundFlowId": {}
|
|
60491
60790
|
}
|
|
60492
60791
|
},
|
|
60493
|
-
"
|
|
60792
|
+
"S2r": {
|
|
60494
60793
|
"type": "structure",
|
|
60495
60794
|
"required": [
|
|
60496
60795
|
"QuickConnectType"
|
|
@@ -60530,7 +60829,7 @@ module.exports={
|
|
|
60530
60829
|
}
|
|
60531
60830
|
}
|
|
60532
60831
|
},
|
|
60533
|
-
"
|
|
60832
|
+
"S32": {
|
|
60534
60833
|
"type": "list",
|
|
60535
60834
|
"member": {
|
|
60536
60835
|
"type": "structure",
|
|
@@ -60546,7 +60845,7 @@ module.exports={
|
|
|
60546
60845
|
}
|
|
60547
60846
|
}
|
|
60548
60847
|
},
|
|
60549
|
-
"
|
|
60848
|
+
"S3d": {
|
|
60550
60849
|
"type": "structure",
|
|
60551
60850
|
"members": {
|
|
60552
60851
|
"FirstName": {},
|
|
@@ -60554,7 +60853,7 @@ module.exports={
|
|
|
60554
60853
|
"Email": {}
|
|
60555
60854
|
}
|
|
60556
60855
|
},
|
|
60557
|
-
"
|
|
60856
|
+
"S3h": {
|
|
60558
60857
|
"type": "structure",
|
|
60559
60858
|
"required": [
|
|
60560
60859
|
"PhoneType"
|
|
@@ -60570,29 +60869,18 @@ module.exports={
|
|
|
60570
60869
|
"DeskPhoneNumber": {}
|
|
60571
60870
|
}
|
|
60572
60871
|
},
|
|
60573
|
-
"
|
|
60872
|
+
"S3m": {
|
|
60574
60873
|
"type": "list",
|
|
60575
60874
|
"member": {}
|
|
60576
60875
|
},
|
|
60577
|
-
"
|
|
60578
|
-
"type": "structure",
|
|
60579
|
-
"members": {
|
|
60580
|
-
"Hours": {
|
|
60581
|
-
"type": "integer"
|
|
60582
|
-
},
|
|
60583
|
-
"Minutes": {
|
|
60584
|
-
"type": "integer"
|
|
60585
|
-
}
|
|
60586
|
-
}
|
|
60587
|
-
},
|
|
60588
|
-
"S46": {
|
|
60876
|
+
"S4k": {
|
|
60589
60877
|
"type": "structure",
|
|
60590
60878
|
"members": {
|
|
60591
60879
|
"AttributeType": {},
|
|
60592
60880
|
"Value": {}
|
|
60593
60881
|
}
|
|
60594
60882
|
},
|
|
60595
|
-
"
|
|
60883
|
+
"S56": {
|
|
60596
60884
|
"type": "structure",
|
|
60597
60885
|
"members": {
|
|
60598
60886
|
"Id": {},
|
|
@@ -60600,7 +60888,7 @@ module.exports={
|
|
|
60600
60888
|
"Name": {}
|
|
60601
60889
|
}
|
|
60602
60890
|
},
|
|
60603
|
-
"
|
|
60891
|
+
"S5a": {
|
|
60604
60892
|
"type": "structure",
|
|
60605
60893
|
"members": {
|
|
60606
60894
|
"Id": {},
|
|
@@ -60608,12 +60896,12 @@ module.exports={
|
|
|
60608
60896
|
"Name": {}
|
|
60609
60897
|
}
|
|
60610
60898
|
},
|
|
60611
|
-
"
|
|
60899
|
+
"S5o": {
|
|
60612
60900
|
"type": "map",
|
|
60613
60901
|
"key": {},
|
|
60614
60902
|
"value": {}
|
|
60615
60903
|
},
|
|
60616
|
-
"
|
|
60904
|
+
"S5s": {
|
|
60617
60905
|
"type": "structure",
|
|
60618
60906
|
"members": {
|
|
60619
60907
|
"Queues": {
|
|
@@ -60626,18 +60914,18 @@ module.exports={
|
|
|
60626
60914
|
}
|
|
60627
60915
|
}
|
|
60628
60916
|
},
|
|
60629
|
-
"
|
|
60917
|
+
"S5v": {
|
|
60630
60918
|
"type": "list",
|
|
60631
60919
|
"member": {}
|
|
60632
60920
|
},
|
|
60633
|
-
"
|
|
60921
|
+
"S5y": {
|
|
60634
60922
|
"type": "structure",
|
|
60635
60923
|
"members": {
|
|
60636
60924
|
"Name": {},
|
|
60637
60925
|
"Unit": {}
|
|
60638
60926
|
}
|
|
60639
60927
|
},
|
|
60640
|
-
"
|
|
60928
|
+
"S66": {
|
|
60641
60929
|
"type": "structure",
|
|
60642
60930
|
"members": {
|
|
60643
60931
|
"Queue": {
|
|
@@ -60650,11 +60938,11 @@ module.exports={
|
|
|
60650
60938
|
"Channel": {}
|
|
60651
60939
|
}
|
|
60652
60940
|
},
|
|
60653
|
-
"
|
|
60941
|
+
"S6f": {
|
|
60654
60942
|
"type": "string",
|
|
60655
60943
|
"sensitive": true
|
|
60656
60944
|
},
|
|
60657
|
-
"
|
|
60945
|
+
"S6i": {
|
|
60658
60946
|
"type": "structure",
|
|
60659
60947
|
"members": {
|
|
60660
60948
|
"Name": {},
|
|
@@ -60671,7 +60959,7 @@ module.exports={
|
|
|
60671
60959
|
"Unit": {}
|
|
60672
60960
|
}
|
|
60673
60961
|
},
|
|
60674
|
-
"
|
|
60962
|
+
"S8k": {
|
|
60675
60963
|
"type": "list",
|
|
60676
60964
|
"member": {
|
|
60677
60965
|
"type": "structure",
|
|
@@ -60683,7 +60971,7 @@ module.exports={
|
|
|
60683
60971
|
}
|
|
60684
60972
|
}
|
|
60685
60973
|
},
|
|
60686
|
-
"
|
|
60974
|
+
"Sbh": {
|
|
60687
60975
|
"type": "structure",
|
|
60688
60976
|
"required": [
|
|
60689
60977
|
"Name"
|
|
@@ -60707,6 +60995,12 @@ module.exports={
|
|
|
60707
60995
|
"limit_key": "MaxResults",
|
|
60708
60996
|
"output_token": "NextToken"
|
|
60709
60997
|
},
|
|
60998
|
+
"ListAgentStatuses": {
|
|
60999
|
+
"input_token": "NextToken",
|
|
61000
|
+
"limit_key": "MaxResults",
|
|
61001
|
+
"output_token": "NextToken",
|
|
61002
|
+
"result_key": "AgentStatusSummaryList"
|
|
61003
|
+
},
|
|
60710
61004
|
"ListApprovedOrigins": {
|
|
60711
61005
|
"input_token": "NextToken",
|
|
60712
61006
|
"limit_key": "MaxResults",
|
|
@@ -156472,6 +156766,18 @@ module.exports={
|
|
|
156472
156766
|
"route53recoveryreadiness": {
|
|
156473
156767
|
"prefix": "route53-recovery-readiness",
|
|
156474
156768
|
"name": "Route53RecoveryReadiness"
|
|
156769
|
+
},
|
|
156770
|
+
"chimesdkidentity": {
|
|
156771
|
+
"prefix": "chime-sdk-identity",
|
|
156772
|
+
"name": "ChimeSDKIdentity"
|
|
156773
|
+
},
|
|
156774
|
+
"chimesdkmessaging": {
|
|
156775
|
+
"prefix": "chime-sdk-messaging",
|
|
156776
|
+
"name": "ChimeSDKMessaging"
|
|
156777
|
+
},
|
|
156778
|
+
"snowdevicemanagement": {
|
|
156779
|
+
"prefix": "snow-device-management",
|
|
156780
|
+
"name": "SnowDeviceManagement"
|
|
156475
156781
|
}
|
|
156476
156782
|
}
|
|
156477
156783
|
},{}],164:[function(require,module,exports){
|
|
@@ -185213,10 +185519,10 @@ module.exports={
|
|
|
185213
185519
|
"type": "long"
|
|
185214
185520
|
},
|
|
185215
185521
|
"Person": {
|
|
185216
|
-
"shape": "
|
|
185522
|
+
"shape": "S5u"
|
|
185217
185523
|
},
|
|
185218
185524
|
"FaceMatches": {
|
|
185219
|
-
"shape": "
|
|
185525
|
+
"shape": "S5w"
|
|
185220
185526
|
}
|
|
185221
185527
|
}
|
|
185222
185528
|
}
|
|
@@ -185299,7 +185605,7 @@ module.exports={
|
|
|
185299
185605
|
"type": "long"
|
|
185300
185606
|
},
|
|
185301
185607
|
"Person": {
|
|
185302
|
-
"shape": "
|
|
185608
|
+
"shape": "S5u"
|
|
185303
185609
|
}
|
|
185304
185610
|
}
|
|
185305
185611
|
}
|
|
@@ -185388,6 +185694,15 @@ module.exports={
|
|
|
185388
185694
|
"type": "float"
|
|
185389
185695
|
}
|
|
185390
185696
|
}
|
|
185697
|
+
},
|
|
185698
|
+
"StartFrameNumber": {
|
|
185699
|
+
"type": "long"
|
|
185700
|
+
},
|
|
185701
|
+
"EndFrameNumber": {
|
|
185702
|
+
"type": "long"
|
|
185703
|
+
},
|
|
185704
|
+
"DurationFrames": {
|
|
185705
|
+
"type": "long"
|
|
185391
185706
|
}
|
|
185392
185707
|
}
|
|
185393
185708
|
}
|
|
@@ -185477,7 +185792,7 @@ module.exports={
|
|
|
185477
185792
|
"type": "structure",
|
|
185478
185793
|
"members": {
|
|
185479
185794
|
"Face": {
|
|
185480
|
-
"shape": "
|
|
185795
|
+
"shape": "S5y"
|
|
185481
185796
|
},
|
|
185482
185797
|
"FaceDetail": {
|
|
185483
185798
|
"shape": "S37"
|
|
@@ -185550,7 +185865,7 @@ module.exports={
|
|
|
185550
185865
|
"Faces": {
|
|
185551
185866
|
"type": "list",
|
|
185552
185867
|
"member": {
|
|
185553
|
-
"shape": "
|
|
185868
|
+
"shape": "S5y"
|
|
185554
185869
|
}
|
|
185555
185870
|
},
|
|
185556
185871
|
"NextToken": {},
|
|
@@ -185671,7 +185986,7 @@ module.exports={
|
|
|
185671
185986
|
"members": {
|
|
185672
185987
|
"SearchedFaceId": {},
|
|
185673
185988
|
"FaceMatches": {
|
|
185674
|
-
"shape": "
|
|
185989
|
+
"shape": "S5w"
|
|
185675
185990
|
},
|
|
185676
185991
|
"FaceModelVersion": {}
|
|
185677
185992
|
}
|
|
@@ -185708,7 +186023,7 @@ module.exports={
|
|
|
185708
186023
|
"type": "float"
|
|
185709
186024
|
},
|
|
185710
186025
|
"FaceMatches": {
|
|
185711
|
-
"shape": "
|
|
186026
|
+
"shape": "S5w"
|
|
185712
186027
|
},
|
|
185713
186028
|
"FaceModelVersion": {}
|
|
185714
186029
|
}
|
|
@@ -185722,11 +186037,11 @@ module.exports={
|
|
|
185722
186037
|
],
|
|
185723
186038
|
"members": {
|
|
185724
186039
|
"Video": {
|
|
185725
|
-
"shape": "
|
|
186040
|
+
"shape": "S7t"
|
|
185726
186041
|
},
|
|
185727
186042
|
"ClientRequestToken": {},
|
|
185728
186043
|
"NotificationChannel": {
|
|
185729
|
-
"shape": "
|
|
186044
|
+
"shape": "S7v"
|
|
185730
186045
|
},
|
|
185731
186046
|
"JobTag": {}
|
|
185732
186047
|
}
|
|
@@ -185747,14 +186062,14 @@ module.exports={
|
|
|
185747
186062
|
],
|
|
185748
186063
|
"members": {
|
|
185749
186064
|
"Video": {
|
|
185750
|
-
"shape": "
|
|
186065
|
+
"shape": "S7t"
|
|
185751
186066
|
},
|
|
185752
186067
|
"MinConfidence": {
|
|
185753
186068
|
"type": "float"
|
|
185754
186069
|
},
|
|
185755
186070
|
"ClientRequestToken": {},
|
|
185756
186071
|
"NotificationChannel": {
|
|
185757
|
-
"shape": "
|
|
186072
|
+
"shape": "S7v"
|
|
185758
186073
|
},
|
|
185759
186074
|
"JobTag": {}
|
|
185760
186075
|
}
|
|
@@ -185775,11 +186090,11 @@ module.exports={
|
|
|
185775
186090
|
],
|
|
185776
186091
|
"members": {
|
|
185777
186092
|
"Video": {
|
|
185778
|
-
"shape": "
|
|
186093
|
+
"shape": "S7t"
|
|
185779
186094
|
},
|
|
185780
186095
|
"ClientRequestToken": {},
|
|
185781
186096
|
"NotificationChannel": {
|
|
185782
|
-
"shape": "
|
|
186097
|
+
"shape": "S7v"
|
|
185783
186098
|
},
|
|
185784
186099
|
"FaceAttributes": {},
|
|
185785
186100
|
"JobTag": {}
|
|
@@ -185802,7 +186117,7 @@ module.exports={
|
|
|
185802
186117
|
],
|
|
185803
186118
|
"members": {
|
|
185804
186119
|
"Video": {
|
|
185805
|
-
"shape": "
|
|
186120
|
+
"shape": "S7t"
|
|
185806
186121
|
},
|
|
185807
186122
|
"ClientRequestToken": {},
|
|
185808
186123
|
"FaceMatchThreshold": {
|
|
@@ -185810,7 +186125,7 @@ module.exports={
|
|
|
185810
186125
|
},
|
|
185811
186126
|
"CollectionId": {},
|
|
185812
186127
|
"NotificationChannel": {
|
|
185813
|
-
"shape": "
|
|
186128
|
+
"shape": "S7v"
|
|
185814
186129
|
},
|
|
185815
186130
|
"JobTag": {}
|
|
185816
186131
|
}
|
|
@@ -185831,14 +186146,14 @@ module.exports={
|
|
|
185831
186146
|
],
|
|
185832
186147
|
"members": {
|
|
185833
186148
|
"Video": {
|
|
185834
|
-
"shape": "
|
|
186149
|
+
"shape": "S7t"
|
|
185835
186150
|
},
|
|
185836
186151
|
"ClientRequestToken": {},
|
|
185837
186152
|
"MinConfidence": {
|
|
185838
186153
|
"type": "float"
|
|
185839
186154
|
},
|
|
185840
186155
|
"NotificationChannel": {
|
|
185841
|
-
"shape": "
|
|
186156
|
+
"shape": "S7v"
|
|
185842
186157
|
},
|
|
185843
186158
|
"JobTag": {}
|
|
185844
186159
|
}
|
|
@@ -185859,11 +186174,11 @@ module.exports={
|
|
|
185859
186174
|
],
|
|
185860
186175
|
"members": {
|
|
185861
186176
|
"Video": {
|
|
185862
|
-
"shape": "
|
|
186177
|
+
"shape": "S7t"
|
|
185863
186178
|
},
|
|
185864
186179
|
"ClientRequestToken": {},
|
|
185865
186180
|
"NotificationChannel": {
|
|
185866
|
-
"shape": "
|
|
186181
|
+
"shape": "S7v"
|
|
185867
186182
|
},
|
|
185868
186183
|
"JobTag": {}
|
|
185869
186184
|
}
|
|
@@ -185906,11 +186221,11 @@ module.exports={
|
|
|
185906
186221
|
],
|
|
185907
186222
|
"members": {
|
|
185908
186223
|
"Video": {
|
|
185909
|
-
"shape": "
|
|
186224
|
+
"shape": "S7t"
|
|
185910
186225
|
},
|
|
185911
186226
|
"ClientRequestToken": {},
|
|
185912
186227
|
"NotificationChannel": {
|
|
185913
|
-
"shape": "
|
|
186228
|
+
"shape": "S7v"
|
|
185914
186229
|
},
|
|
185915
186230
|
"JobTag": {},
|
|
185916
186231
|
"Filters": {
|
|
@@ -185921,6 +186236,17 @@ module.exports={
|
|
|
185921
186236
|
"members": {
|
|
185922
186237
|
"MinSegmentConfidence": {
|
|
185923
186238
|
"type": "float"
|
|
186239
|
+
},
|
|
186240
|
+
"BlackFrame": {
|
|
186241
|
+
"type": "structure",
|
|
186242
|
+
"members": {
|
|
186243
|
+
"MaxPixelThreshold": {
|
|
186244
|
+
"type": "float"
|
|
186245
|
+
},
|
|
186246
|
+
"MinCoveragePercentage": {
|
|
186247
|
+
"type": "float"
|
|
186248
|
+
}
|
|
186249
|
+
}
|
|
185924
186250
|
}
|
|
185925
186251
|
}
|
|
185926
186252
|
},
|
|
@@ -185971,11 +186297,11 @@ module.exports={
|
|
|
185971
186297
|
],
|
|
185972
186298
|
"members": {
|
|
185973
186299
|
"Video": {
|
|
185974
|
-
"shape": "
|
|
186300
|
+
"shape": "S7t"
|
|
185975
186301
|
},
|
|
185976
186302
|
"ClientRequestToken": {},
|
|
185977
186303
|
"NotificationChannel": {
|
|
185978
|
-
"shape": "
|
|
186304
|
+
"shape": "S7v"
|
|
185979
186305
|
},
|
|
185980
186306
|
"JobTag": {},
|
|
185981
186307
|
"Filters": {
|
|
@@ -186533,10 +186859,11 @@ module.exports={
|
|
|
186533
186859
|
},
|
|
186534
186860
|
"FrameWidth": {
|
|
186535
186861
|
"type": "long"
|
|
186536
|
-
}
|
|
186862
|
+
},
|
|
186863
|
+
"ColorRange": {}
|
|
186537
186864
|
}
|
|
186538
186865
|
},
|
|
186539
|
-
"
|
|
186866
|
+
"S5u": {
|
|
186540
186867
|
"type": "structure",
|
|
186541
186868
|
"members": {
|
|
186542
186869
|
"Index": {
|
|
@@ -186550,7 +186877,7 @@ module.exports={
|
|
|
186550
186877
|
}
|
|
186551
186878
|
}
|
|
186552
186879
|
},
|
|
186553
|
-
"
|
|
186880
|
+
"S5w": {
|
|
186554
186881
|
"type": "list",
|
|
186555
186882
|
"member": {
|
|
186556
186883
|
"type": "structure",
|
|
@@ -186559,12 +186886,12 @@ module.exports={
|
|
|
186559
186886
|
"type": "float"
|
|
186560
186887
|
},
|
|
186561
186888
|
"Face": {
|
|
186562
|
-
"shape": "
|
|
186889
|
+
"shape": "S5y"
|
|
186563
186890
|
}
|
|
186564
186891
|
}
|
|
186565
186892
|
}
|
|
186566
186893
|
},
|
|
186567
|
-
"
|
|
186894
|
+
"S5y": {
|
|
186568
186895
|
"type": "structure",
|
|
186569
186896
|
"members": {
|
|
186570
186897
|
"FaceId": {},
|
|
@@ -186578,7 +186905,7 @@ module.exports={
|
|
|
186578
186905
|
}
|
|
186579
186906
|
}
|
|
186580
186907
|
},
|
|
186581
|
-
"
|
|
186908
|
+
"S7t": {
|
|
186582
186909
|
"type": "structure",
|
|
186583
186910
|
"members": {
|
|
186584
186911
|
"S3Object": {
|
|
@@ -186586,7 +186913,7 @@ module.exports={
|
|
|
186586
186913
|
}
|
|
186587
186914
|
}
|
|
186588
186915
|
},
|
|
186589
|
-
"
|
|
186916
|
+
"S7v": {
|
|
186590
186917
|
"type": "structure",
|
|
186591
186918
|
"required": [
|
|
186592
186919
|
"SNSTopicArn",
|
|
@@ -225073,7 +225400,7 @@ AWS.util.update(AWS, {
|
|
|
225073
225400
|
/**
|
|
225074
225401
|
* @constant
|
|
225075
225402
|
*/
|
|
225076
|
-
VERSION: '2.
|
|
225403
|
+
VERSION: '2.966.0',
|
|
225077
225404
|
|
|
225078
225405
|
/**
|
|
225079
225406
|
* @api private
|
|
@@ -246326,7 +246653,7 @@ var LRUCache = /** @class */ (function () {
|
|
|
246326
246653
|
}());
|
|
246327
246654
|
exports.LRUCache = LRUCache;
|
|
246328
246655
|
},{}],451:[function(require,module,exports){
|
|
246329
|
-
// AWS SDK for JavaScript v2.
|
|
246656
|
+
// AWS SDK for JavaScript v2.966.0
|
|
246330
246657
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
246331
246658
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
|
246332
246659
|
require('./browser_loader');
|