cdk-lambda-subminute 2.0.427 → 2.0.428
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/.jsii +3 -3
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.min.json +155 -123
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +330 -321
- package/node_modules/aws-sdk/apis/qconnect-2020-10-19.min.json +140 -56
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +16 -10
- package/node_modules/aws-sdk/apis/supplychain-2024-01-01.examples.json +261 -0
- package/node_modules/aws-sdk/apis/supplychain-2024-01-01.min.json +44 -0
- package/node_modules/aws-sdk/apis/workspaces-thin-client-2023-08-22.min.json +15 -26
- package/node_modules/aws-sdk/clients/cleanrooms.d.ts +32 -0
- package/node_modules/aws-sdk/clients/connect.d.ts +15 -4
- package/node_modules/aws-sdk/clients/networkmonitor.d.ts +26 -26
- package/node_modules/aws-sdk/clients/qconnect.d.ts +169 -96
- package/node_modules/aws-sdk/clients/rekognition.d.ts +5 -1
- package/node_modules/aws-sdk/clients/supplychain.d.ts +44 -0
- package/node_modules/aws-sdk/clients/workspacesthinclient.d.ts +6 -20
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +7 -7
- package/node_modules/aws-sdk/dist/aws-sdk.js +349 -334
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +83 -83
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +2 -2
@@ -1180,7 +1180,7 @@
|
|
1180
1180
|
"SecurityProfileName": {},
|
1181
1181
|
"Description": {},
|
1182
1182
|
"Permissions": {
|
1183
|
-
"shape": "
|
1183
|
+
"shape": "S82"
|
1184
1184
|
},
|
1185
1185
|
"InstanceId": {
|
1186
1186
|
"location": "uri",
|
@@ -1190,16 +1190,16 @@
|
|
1190
1190
|
"shape": "S34"
|
1191
1191
|
},
|
1192
1192
|
"AllowedAccessControlTags": {
|
1193
|
-
"shape": "
|
1193
|
+
"shape": "S84"
|
1194
1194
|
},
|
1195
1195
|
"TagRestrictedResources": {
|
1196
|
-
"shape": "
|
1196
|
+
"shape": "S87"
|
1197
1197
|
},
|
1198
1198
|
"Applications": {
|
1199
|
-
"shape": "
|
1199
|
+
"shape": "S89"
|
1200
1200
|
},
|
1201
1201
|
"HierarchyRestrictedResources": {
|
1202
|
-
"shape": "
|
1202
|
+
"shape": "S8e"
|
1203
1203
|
},
|
1204
1204
|
"AllowedAccessControlHierarchyGroupId": {}
|
1205
1205
|
}
|
@@ -1233,14 +1233,14 @@
|
|
1233
1233
|
"Description": {},
|
1234
1234
|
"ContactFlowId": {},
|
1235
1235
|
"Constraints": {
|
1236
|
-
"shape": "
|
1236
|
+
"shape": "S8m"
|
1237
1237
|
},
|
1238
1238
|
"Defaults": {
|
1239
|
-
"shape": "
|
1239
|
+
"shape": "S8v"
|
1240
1240
|
},
|
1241
1241
|
"Status": {},
|
1242
1242
|
"Fields": {
|
1243
|
-
"shape": "
|
1243
|
+
"shape": "S90"
|
1244
1244
|
},
|
1245
1245
|
"ClientToken": {
|
1246
1246
|
"idempotencyToken": true
|
@@ -1346,14 +1346,14 @@
|
|
1346
1346
|
"sensitive": true
|
1347
1347
|
},
|
1348
1348
|
"IdentityInfo": {
|
1349
|
-
"shape": "
|
1349
|
+
"shape": "S9n"
|
1350
1350
|
},
|
1351
1351
|
"PhoneConfig": {
|
1352
|
-
"shape": "
|
1352
|
+
"shape": "S9r"
|
1353
1353
|
},
|
1354
1354
|
"DirectoryUserId": {},
|
1355
1355
|
"SecurityProfileIds": {
|
1356
|
-
"shape": "
|
1356
|
+
"shape": "S9w"
|
1357
1357
|
},
|
1358
1358
|
"RoutingProfileId": {},
|
1359
1359
|
"HierarchyGroupId": {},
|
@@ -1426,11 +1426,11 @@
|
|
1426
1426
|
"ClientToken": {},
|
1427
1427
|
"Status": {},
|
1428
1428
|
"Content": {
|
1429
|
-
"shape": "
|
1429
|
+
"shape": "Sa5"
|
1430
1430
|
},
|
1431
1431
|
"Description": {},
|
1432
1432
|
"Name": {
|
1433
|
-
"shape": "
|
1433
|
+
"shape": "Saa"
|
1434
1434
|
},
|
1435
1435
|
"Tags": {
|
1436
1436
|
"shape": "S34"
|
@@ -1441,7 +1441,7 @@
|
|
1441
1441
|
"type": "structure",
|
1442
1442
|
"members": {
|
1443
1443
|
"View": {
|
1444
|
-
"shape": "
|
1444
|
+
"shape": "Sac"
|
1445
1445
|
}
|
1446
1446
|
}
|
1447
1447
|
},
|
@@ -1475,7 +1475,7 @@
|
|
1475
1475
|
"type": "structure",
|
1476
1476
|
"members": {
|
1477
1477
|
"View": {
|
1478
|
-
"shape": "
|
1478
|
+
"shape": "Sac"
|
1479
1479
|
}
|
1480
1480
|
}
|
1481
1481
|
},
|
@@ -2198,10 +2198,10 @@
|
|
2198
2198
|
"PreviousContactId": {},
|
2199
2199
|
"InitiationMethod": {},
|
2200
2200
|
"Name": {
|
2201
|
-
"shape": "
|
2201
|
+
"shape": "Sbv"
|
2202
2202
|
},
|
2203
2203
|
"Description": {
|
2204
|
-
"shape": "
|
2204
|
+
"shape": "Sbw"
|
2205
2205
|
},
|
2206
2206
|
"Channel": {},
|
2207
2207
|
"QueueInfo": {
|
@@ -2263,7 +2263,7 @@
|
|
2263
2263
|
"type": "long"
|
2264
2264
|
},
|
2265
2265
|
"Tags": {
|
2266
|
-
"shape": "
|
2266
|
+
"shape": "Sc7"
|
2267
2267
|
}
|
2268
2268
|
}
|
2269
2269
|
}
|
@@ -2325,7 +2325,7 @@
|
|
2325
2325
|
"EvaluatorArn": {},
|
2326
2326
|
"ContactAgentId": {},
|
2327
2327
|
"Score": {
|
2328
|
-
"shape": "
|
2328
|
+
"shape": "Sce"
|
2329
2329
|
}
|
2330
2330
|
}
|
2331
2331
|
},
|
@@ -2336,23 +2336,23 @@
|
|
2336
2336
|
"type": "structure",
|
2337
2337
|
"members": {
|
2338
2338
|
"Value": {
|
2339
|
-
"shape": "
|
2339
|
+
"shape": "Sci"
|
2340
2340
|
},
|
2341
2341
|
"SystemSuggestedValue": {
|
2342
|
-
"shape": "
|
2342
|
+
"shape": "Sci"
|
2343
2343
|
}
|
2344
2344
|
}
|
2345
2345
|
}
|
2346
2346
|
},
|
2347
2347
|
"Notes": {
|
2348
|
-
"shape": "
|
2348
|
+
"shape": "Scl"
|
2349
2349
|
},
|
2350
2350
|
"Status": {},
|
2351
2351
|
"Scores": {
|
2352
2352
|
"type": "map",
|
2353
2353
|
"key": {},
|
2354
2354
|
"value": {
|
2355
|
-
"shape": "
|
2355
|
+
"shape": "Sce"
|
2356
2356
|
}
|
2357
2357
|
},
|
2358
2358
|
"CreatedTime": {
|
@@ -2588,7 +2588,7 @@
|
|
2588
2588
|
"type": "structure",
|
2589
2589
|
"members": {
|
2590
2590
|
"HoursOfOperation": {
|
2591
|
-
"shape": "
|
2591
|
+
"shape": "Sd7"
|
2592
2592
|
}
|
2593
2593
|
}
|
2594
2594
|
}
|
@@ -2674,7 +2674,7 @@
|
|
2674
2674
|
"type": "structure",
|
2675
2675
|
"members": {
|
2676
2676
|
"Attribute": {
|
2677
|
-
"shape": "
|
2677
|
+
"shape": "Sdh"
|
2678
2678
|
}
|
2679
2679
|
}
|
2680
2680
|
}
|
@@ -2788,7 +2788,7 @@
|
|
2788
2788
|
"type": "structure",
|
2789
2789
|
"members": {
|
2790
2790
|
"PredefinedAttribute": {
|
2791
|
-
"shape": "
|
2791
|
+
"shape": "Sdv"
|
2792
2792
|
}
|
2793
2793
|
}
|
2794
2794
|
}
|
@@ -2819,7 +2819,7 @@
|
|
2819
2819
|
"type": "structure",
|
2820
2820
|
"members": {
|
2821
2821
|
"Prompt": {
|
2822
|
-
"shape": "
|
2822
|
+
"shape": "Sdy"
|
2823
2823
|
}
|
2824
2824
|
}
|
2825
2825
|
}
|
@@ -2850,7 +2850,7 @@
|
|
2850
2850
|
"type": "structure",
|
2851
2851
|
"members": {
|
2852
2852
|
"Queue": {
|
2853
|
-
"shape": "
|
2853
|
+
"shape": "Se1"
|
2854
2854
|
}
|
2855
2855
|
}
|
2856
2856
|
}
|
@@ -2881,7 +2881,7 @@
|
|
2881
2881
|
"type": "structure",
|
2882
2882
|
"members": {
|
2883
2883
|
"QuickConnect": {
|
2884
|
-
"shape": "
|
2884
|
+
"shape": "Se5"
|
2885
2885
|
}
|
2886
2886
|
}
|
2887
2887
|
}
|
@@ -2912,7 +2912,7 @@
|
|
2912
2912
|
"type": "structure",
|
2913
2913
|
"members": {
|
2914
2914
|
"RoutingProfile": {
|
2915
|
-
"shape": "
|
2915
|
+
"shape": "Se8"
|
2916
2916
|
}
|
2917
2917
|
}
|
2918
2918
|
}
|
@@ -3023,17 +3023,17 @@
|
|
3023
3023
|
"shape": "S34"
|
3024
3024
|
},
|
3025
3025
|
"AllowedAccessControlTags": {
|
3026
|
-
"shape": "
|
3026
|
+
"shape": "S84"
|
3027
3027
|
},
|
3028
3028
|
"TagRestrictedResources": {
|
3029
|
-
"shape": "
|
3029
|
+
"shape": "S87"
|
3030
3030
|
},
|
3031
3031
|
"LastModifiedTime": {
|
3032
3032
|
"type": "timestamp"
|
3033
3033
|
},
|
3034
3034
|
"LastModifiedRegion": {},
|
3035
3035
|
"HierarchyRestrictedResources": {
|
3036
|
-
"shape": "
|
3036
|
+
"shape": "S8e"
|
3037
3037
|
},
|
3038
3038
|
"AllowedAccessControlHierarchyGroupId": {}
|
3039
3039
|
}
|
@@ -3113,14 +3113,14 @@
|
|
3113
3113
|
"Arn": {},
|
3114
3114
|
"Username": {},
|
3115
3115
|
"IdentityInfo": {
|
3116
|
-
"shape": "
|
3116
|
+
"shape": "S9n"
|
3117
3117
|
},
|
3118
3118
|
"PhoneConfig": {
|
3119
|
-
"shape": "
|
3119
|
+
"shape": "S9r"
|
3120
3120
|
},
|
3121
3121
|
"DirectoryUserId": {},
|
3122
3122
|
"SecurityProfileIds": {
|
3123
|
-
"shape": "
|
3123
|
+
"shape": "S9w"
|
3124
3124
|
},
|
3125
3125
|
"RoutingProfileId": {},
|
3126
3126
|
"HierarchyGroupId": {},
|
@@ -3172,19 +3172,19 @@
|
|
3172
3172
|
"type": "structure",
|
3173
3173
|
"members": {
|
3174
3174
|
"LevelOne": {
|
3175
|
-
"shape": "
|
3175
|
+
"shape": "Seu"
|
3176
3176
|
},
|
3177
3177
|
"LevelTwo": {
|
3178
|
-
"shape": "
|
3178
|
+
"shape": "Seu"
|
3179
3179
|
},
|
3180
3180
|
"LevelThree": {
|
3181
|
-
"shape": "
|
3181
|
+
"shape": "Seu"
|
3182
3182
|
},
|
3183
3183
|
"LevelFour": {
|
3184
|
-
"shape": "
|
3184
|
+
"shape": "Seu"
|
3185
3185
|
},
|
3186
3186
|
"LevelFive": {
|
3187
|
-
"shape": "
|
3187
|
+
"shape": "Seu"
|
3188
3188
|
}
|
3189
3189
|
}
|
3190
3190
|
},
|
@@ -3224,19 +3224,19 @@
|
|
3224
3224
|
"type": "structure",
|
3225
3225
|
"members": {
|
3226
3226
|
"LevelOne": {
|
3227
|
-
"shape": "
|
3227
|
+
"shape": "Sey"
|
3228
3228
|
},
|
3229
3229
|
"LevelTwo": {
|
3230
|
-
"shape": "
|
3230
|
+
"shape": "Sey"
|
3231
3231
|
},
|
3232
3232
|
"LevelThree": {
|
3233
|
-
"shape": "
|
3233
|
+
"shape": "Sey"
|
3234
3234
|
},
|
3235
3235
|
"LevelFour": {
|
3236
|
-
"shape": "
|
3236
|
+
"shape": "Sey"
|
3237
3237
|
},
|
3238
3238
|
"LevelFive": {
|
3239
|
-
"shape": "
|
3239
|
+
"shape": "Sey"
|
3240
3240
|
}
|
3241
3241
|
}
|
3242
3242
|
}
|
@@ -3269,7 +3269,7 @@
|
|
3269
3269
|
"type": "structure",
|
3270
3270
|
"members": {
|
3271
3271
|
"View": {
|
3272
|
-
"shape": "
|
3272
|
+
"shape": "Sac"
|
3273
3273
|
}
|
3274
3274
|
}
|
3275
3275
|
}
|
@@ -3755,15 +3755,15 @@
|
|
3755
3755
|
"locationName": "InstanceId"
|
3756
3756
|
},
|
3757
3757
|
"Filters": {
|
3758
|
-
"shape": "
|
3758
|
+
"shape": "Sfu"
|
3759
3759
|
},
|
3760
3760
|
"Groupings": {
|
3761
|
-
"shape": "
|
3761
|
+
"shape": "Sg0"
|
3762
3762
|
},
|
3763
3763
|
"CurrentMetrics": {
|
3764
3764
|
"type": "list",
|
3765
3765
|
"member": {
|
3766
|
-
"shape": "
|
3766
|
+
"shape": "Sg3"
|
3767
3767
|
}
|
3768
3768
|
},
|
3769
3769
|
"NextToken": {},
|
@@ -3792,7 +3792,7 @@
|
|
3792
3792
|
"type": "structure",
|
3793
3793
|
"members": {
|
3794
3794
|
"Dimensions": {
|
3795
|
-
"shape": "
|
3795
|
+
"shape": "Sge"
|
3796
3796
|
},
|
3797
3797
|
"Collections": {
|
3798
3798
|
"type": "list",
|
@@ -3800,7 +3800,7 @@
|
|
3800
3800
|
"type": "structure",
|
3801
3801
|
"members": {
|
3802
3802
|
"Metric": {
|
3803
|
-
"shape": "
|
3803
|
+
"shape": "Sg3"
|
3804
3804
|
},
|
3805
3805
|
"Value": {
|
3806
3806
|
"type": "double"
|
@@ -3839,7 +3839,7 @@
|
|
3839
3839
|
"type": "structure",
|
3840
3840
|
"members": {
|
3841
3841
|
"Queues": {
|
3842
|
-
"shape": "
|
3842
|
+
"shape": "Sfv"
|
3843
3843
|
},
|
3844
3844
|
"ContactFilter": {
|
3845
3845
|
"type": "structure",
|
@@ -3851,7 +3851,7 @@
|
|
3851
3851
|
}
|
3852
3852
|
},
|
3853
3853
|
"RoutingProfiles": {
|
3854
|
-
"shape": "
|
3854
|
+
"shape": "Sfx"
|
3855
3855
|
},
|
3856
3856
|
"Agents": {
|
3857
3857
|
"type": "list",
|
@@ -3886,25 +3886,25 @@
|
|
3886
3886
|
}
|
3887
3887
|
},
|
3888
3888
|
"RoutingProfile": {
|
3889
|
-
"shape": "
|
3889
|
+
"shape": "Sgg"
|
3890
3890
|
},
|
3891
3891
|
"HierarchyPath": {
|
3892
3892
|
"type": "structure",
|
3893
3893
|
"members": {
|
3894
3894
|
"LevelOne": {
|
3895
|
-
"shape": "
|
3895
|
+
"shape": "Sgx"
|
3896
3896
|
},
|
3897
3897
|
"LevelTwo": {
|
3898
|
-
"shape": "
|
3898
|
+
"shape": "Sgx"
|
3899
3899
|
},
|
3900
3900
|
"LevelThree": {
|
3901
|
-
"shape": "
|
3901
|
+
"shape": "Sgx"
|
3902
3902
|
},
|
3903
3903
|
"LevelFour": {
|
3904
|
-
"shape": "
|
3904
|
+
"shape": "Sgx"
|
3905
3905
|
},
|
3906
3906
|
"LevelFive": {
|
3907
|
-
"shape": "
|
3907
|
+
"shape": "Sgx"
|
3908
3908
|
}
|
3909
3909
|
}
|
3910
3910
|
},
|
@@ -3919,13 +3919,13 @@
|
|
3919
3919
|
}
|
3920
3920
|
},
|
3921
3921
|
"AvailableSlotsByChannel": {
|
3922
|
-
"shape": "
|
3922
|
+
"shape": "Sgz"
|
3923
3923
|
},
|
3924
3924
|
"MaxSlotsByChannel": {
|
3925
|
-
"shape": "
|
3925
|
+
"shape": "Sgz"
|
3926
3926
|
},
|
3927
3927
|
"ActiveSlotsByChannel": {
|
3928
|
-
"shape": "
|
3928
|
+
"shape": "Sgz"
|
3929
3929
|
},
|
3930
3930
|
"Contacts": {
|
3931
3931
|
"type": "list",
|
@@ -3943,7 +3943,7 @@
|
|
3943
3943
|
"type": "timestamp"
|
3944
3944
|
},
|
3945
3945
|
"Queue": {
|
3946
|
-
"shape": "
|
3946
|
+
"shape": "Sgf"
|
3947
3947
|
}
|
3948
3948
|
}
|
3949
3949
|
}
|
@@ -3982,13 +3982,13 @@
|
|
3982
3982
|
"type": "structure",
|
3983
3983
|
"members": {
|
3984
3984
|
"AccessToken": {
|
3985
|
-
"shape": "
|
3985
|
+
"shape": "Sh6"
|
3986
3986
|
},
|
3987
3987
|
"AccessTokenExpiration": {
|
3988
3988
|
"type": "timestamp"
|
3989
3989
|
},
|
3990
3990
|
"RefreshToken": {
|
3991
|
-
"shape": "
|
3991
|
+
"shape": "Sh6"
|
3992
3992
|
},
|
3993
3993
|
"RefreshTokenExpiration": {
|
3994
3994
|
"type": "timestamp"
|
@@ -4063,15 +4063,15 @@
|
|
4063
4063
|
"type": "timestamp"
|
4064
4064
|
},
|
4065
4065
|
"Filters": {
|
4066
|
-
"shape": "
|
4066
|
+
"shape": "Sfu"
|
4067
4067
|
},
|
4068
4068
|
"Groupings": {
|
4069
|
-
"shape": "
|
4069
|
+
"shape": "Sg0"
|
4070
4070
|
},
|
4071
4071
|
"HistoricalMetrics": {
|
4072
4072
|
"type": "list",
|
4073
4073
|
"member": {
|
4074
|
-
"shape": "
|
4074
|
+
"shape": "Shb"
|
4075
4075
|
}
|
4076
4076
|
},
|
4077
4077
|
"NextToken": {},
|
@@ -4090,7 +4090,7 @@
|
|
4090
4090
|
"type": "structure",
|
4091
4091
|
"members": {
|
4092
4092
|
"Dimensions": {
|
4093
|
-
"shape": "
|
4093
|
+
"shape": "Sge"
|
4094
4094
|
},
|
4095
4095
|
"Collections": {
|
4096
4096
|
"type": "list",
|
@@ -4098,7 +4098,7 @@
|
|
4098
4098
|
"type": "structure",
|
4099
4099
|
"members": {
|
4100
4100
|
"Metric": {
|
4101
|
-
"shape": "
|
4101
|
+
"shape": "Shb"
|
4102
4102
|
},
|
4103
4103
|
"Value": {
|
4104
4104
|
"type": "double"
|
@@ -4160,7 +4160,7 @@
|
|
4160
4160
|
"Metrics": {
|
4161
4161
|
"type": "list",
|
4162
4162
|
"member": {
|
4163
|
-
"shape": "
|
4163
|
+
"shape": "Shw"
|
4164
4164
|
}
|
4165
4165
|
},
|
4166
4166
|
"NextToken": {},
|
@@ -4201,7 +4201,7 @@
|
|
4201
4201
|
"type": "structure",
|
4202
4202
|
"members": {
|
4203
4203
|
"Metric": {
|
4204
|
-
"shape": "
|
4204
|
+
"shape": "Shw"
|
4205
4205
|
},
|
4206
4206
|
"Value": {
|
4207
4207
|
"type": "double"
|
@@ -4289,13 +4289,13 @@
|
|
4289
4289
|
"Description": {},
|
4290
4290
|
"ContactFlowId": {},
|
4291
4291
|
"Constraints": {
|
4292
|
-
"shape": "
|
4292
|
+
"shape": "S8m"
|
4293
4293
|
},
|
4294
4294
|
"Defaults": {
|
4295
|
-
"shape": "
|
4295
|
+
"shape": "S8v"
|
4296
4296
|
},
|
4297
4297
|
"Fields": {
|
4298
|
-
"shape": "
|
4298
|
+
"shape": "S90"
|
4299
4299
|
},
|
4300
4300
|
"Status": {},
|
4301
4301
|
"LastModifiedTime": {
|
@@ -4331,15 +4331,15 @@
|
|
4331
4331
|
"type": "structure",
|
4332
4332
|
"members": {
|
4333
4333
|
"TelephonyConfig": {
|
4334
|
-
"shape": "
|
4334
|
+
"shape": "Sil"
|
4335
4335
|
},
|
4336
4336
|
"Id": {},
|
4337
4337
|
"Arn": {},
|
4338
4338
|
"SignInConfig": {
|
4339
|
-
"shape": "
|
4339
|
+
"shape": "Siq"
|
4340
4340
|
},
|
4341
4341
|
"AgentConfig": {
|
4342
|
-
"shape": "
|
4342
|
+
"shape": "Sit"
|
4343
4343
|
}
|
4344
4344
|
}
|
4345
4345
|
}
|
@@ -4612,7 +4612,7 @@
|
|
4612
4612
|
"Status": {},
|
4613
4613
|
"EvaluatorArn": {},
|
4614
4614
|
"Score": {
|
4615
|
-
"shape": "
|
4615
|
+
"shape": "Sce"
|
4616
4616
|
},
|
4617
4617
|
"CreatedTime": {
|
4618
4618
|
"type": "timestamp"
|
@@ -5141,7 +5141,7 @@
|
|
5141
5141
|
"Attributes": {
|
5142
5142
|
"type": "list",
|
5143
5143
|
"member": {
|
5144
|
-
"shape": "
|
5144
|
+
"shape": "Sdh"
|
5145
5145
|
}
|
5146
5146
|
},
|
5147
5147
|
"NextToken": {}
|
@@ -5393,12 +5393,12 @@
|
|
5393
5393
|
"locationName": "InstanceId"
|
5394
5394
|
},
|
5395
5395
|
"PhoneNumberTypes": {
|
5396
|
-
"shape": "
|
5396
|
+
"shape": "Sl9",
|
5397
5397
|
"location": "querystring",
|
5398
5398
|
"locationName": "phoneNumberTypes"
|
5399
5399
|
},
|
5400
5400
|
"PhoneNumberCountryCodes": {
|
5401
|
-
"shape": "
|
5401
|
+
"shape": "Sla",
|
5402
5402
|
"location": "querystring",
|
5403
5403
|
"locationName": "phoneNumberCountryCodes"
|
5404
5404
|
},
|
@@ -5447,10 +5447,10 @@
|
|
5447
5447
|
},
|
5448
5448
|
"NextToken": {},
|
5449
5449
|
"PhoneNumberCountryCodes": {
|
5450
|
-
"shape": "
|
5450
|
+
"shape": "Sla"
|
5451
5451
|
},
|
5452
5452
|
"PhoneNumberTypes": {
|
5453
|
-
"shape": "
|
5453
|
+
"shape": "Sl9"
|
5454
5454
|
},
|
5455
5455
|
"PhoneNumberPrefix": {}
|
5456
5456
|
}
|
@@ -5609,7 +5609,7 @@
|
|
5609
5609
|
"members": {
|
5610
5610
|
"NextToken": {},
|
5611
5611
|
"QuickConnectSummaryList": {
|
5612
|
-
"shape": "
|
5612
|
+
"shape": "Slv"
|
5613
5613
|
},
|
5614
5614
|
"LastModifiedTime": {
|
5615
5615
|
"type": "timestamp"
|
@@ -5709,7 +5709,7 @@
|
|
5709
5709
|
"type": "structure",
|
5710
5710
|
"members": {
|
5711
5711
|
"QuickConnectSummaryList": {
|
5712
|
-
"shape": "
|
5712
|
+
"shape": "Slv"
|
5713
5713
|
},
|
5714
5714
|
"NextToken": {}
|
5715
5715
|
}
|
@@ -5779,7 +5779,7 @@
|
|
5779
5779
|
"Content": {},
|
5780
5780
|
"ContentType": {},
|
5781
5781
|
"Time": {
|
5782
|
-
"shape": "
|
5782
|
+
"shape": "Smk"
|
5783
5783
|
},
|
5784
5784
|
"Redaction": {
|
5785
5785
|
"type": "structure",
|
@@ -5787,7 +5787,7 @@
|
|
5787
5787
|
"CharacterOffsets": {
|
5788
5788
|
"type": "list",
|
5789
5789
|
"member": {
|
5790
|
-
"shape": "
|
5790
|
+
"shape": "Smo"
|
5791
5791
|
}
|
5792
5792
|
}
|
5793
5793
|
}
|
@@ -5825,7 +5825,7 @@
|
|
5825
5825
|
"members": {
|
5826
5826
|
"Id": {},
|
5827
5827
|
"CharacterOffsets": {
|
5828
|
-
"shape": "
|
5828
|
+
"shape": "Smo"
|
5829
5829
|
}
|
5830
5830
|
}
|
5831
5831
|
}
|
@@ -5863,7 +5863,7 @@
|
|
5863
5863
|
"Content": {},
|
5864
5864
|
"Id": {},
|
5865
5865
|
"CharacterOffsets": {
|
5866
|
-
"shape": "
|
5866
|
+
"shape": "Smo"
|
5867
5867
|
}
|
5868
5868
|
}
|
5869
5869
|
}
|
@@ -5887,7 +5887,7 @@
|
|
5887
5887
|
"DisplayName": {},
|
5888
5888
|
"EventType": {},
|
5889
5889
|
"Time": {
|
5890
|
-
"shape": "
|
5890
|
+
"shape": "Smk"
|
5891
5891
|
}
|
5892
5892
|
}
|
5893
5893
|
},
|
@@ -5922,7 +5922,7 @@
|
|
5922
5922
|
}
|
5923
5923
|
},
|
5924
5924
|
"Time": {
|
5925
|
-
"shape": "
|
5925
|
+
"shape": "Smk"
|
5926
5926
|
}
|
5927
5927
|
}
|
5928
5928
|
}
|
@@ -6216,7 +6216,7 @@
|
|
6216
6216
|
"type": "structure",
|
6217
6217
|
"members": {
|
6218
6218
|
"Applications": {
|
6219
|
-
"shape": "
|
6219
|
+
"shape": "S89"
|
6220
6220
|
},
|
6221
6221
|
"NextToken": {},
|
6222
6222
|
"LastModifiedTime": {
|
@@ -6261,7 +6261,7 @@
|
|
6261
6261
|
"type": "structure",
|
6262
6262
|
"members": {
|
6263
6263
|
"Permissions": {
|
6264
|
-
"shape": "
|
6264
|
+
"shape": "S82"
|
6265
6265
|
},
|
6266
6266
|
"NextToken": {},
|
6267
6267
|
"LastModifiedTime": {
|
@@ -6574,7 +6574,7 @@
|
|
6574
6574
|
"UserHierarchyGroupSummaryList": {
|
6575
6575
|
"type": "list",
|
6576
6576
|
"member": {
|
6577
|
-
"shape": "
|
6577
|
+
"shape": "Seu"
|
6578
6578
|
}
|
6579
6579
|
},
|
6580
6580
|
"NextToken": {}
|
@@ -6717,7 +6717,7 @@
|
|
6717
6717
|
"Arn": {},
|
6718
6718
|
"Description": {},
|
6719
6719
|
"Name": {
|
6720
|
-
"shape": "
|
6720
|
+
"shape": "Saa"
|
6721
6721
|
},
|
6722
6722
|
"Type": {},
|
6723
6723
|
"Version": {
|
@@ -6772,7 +6772,7 @@
|
|
6772
6772
|
"Id": {},
|
6773
6773
|
"Arn": {},
|
6774
6774
|
"Name": {
|
6775
|
-
"shape": "
|
6775
|
+
"shape": "Saa"
|
6776
6776
|
},
|
6777
6777
|
"Type": {},
|
6778
6778
|
"Status": {},
|
@@ -7045,19 +7045,19 @@
|
|
7045
7045
|
"type": "structure",
|
7046
7046
|
"members": {
|
7047
7047
|
"L1Ids": {
|
7048
|
-
"shape": "
|
7048
|
+
"shape": "Spv"
|
7049
7049
|
},
|
7050
7050
|
"L2Ids": {
|
7051
|
-
"shape": "
|
7051
|
+
"shape": "Spv"
|
7052
7052
|
},
|
7053
7053
|
"L3Ids": {
|
7054
|
-
"shape": "
|
7054
|
+
"shape": "Spv"
|
7055
7055
|
},
|
7056
7056
|
"L4Ids": {
|
7057
|
-
"shape": "
|
7057
|
+
"shape": "Spv"
|
7058
7058
|
},
|
7059
7059
|
"L5Ids": {
|
7060
|
-
"shape": "
|
7060
|
+
"shape": "Spv"
|
7061
7061
|
}
|
7062
7062
|
}
|
7063
7063
|
},
|
@@ -7233,12 +7233,12 @@
|
|
7233
7233
|
"type": "structure",
|
7234
7234
|
"members": {
|
7235
7235
|
"TagFilter": {
|
7236
|
-
"shape": "
|
7236
|
+
"shape": "Sqm"
|
7237
7237
|
}
|
7238
7238
|
}
|
7239
7239
|
},
|
7240
7240
|
"SearchCriteria": {
|
7241
|
-
"shape": "
|
7241
|
+
"shape": "Sqq"
|
7242
7242
|
}
|
7243
7243
|
}
|
7244
7244
|
},
|
@@ -7248,7 +7248,7 @@
|
|
7248
7248
|
"HoursOfOperations": {
|
7249
7249
|
"type": "list",
|
7250
7250
|
"member": {
|
7251
|
-
"shape": "
|
7251
|
+
"shape": "Sd7"
|
7252
7252
|
}
|
7253
7253
|
},
|
7254
7254
|
"NextToken": {},
|
@@ -7274,7 +7274,7 @@
|
|
7274
7274
|
"type": "integer"
|
7275
7275
|
},
|
7276
7276
|
"SearchCriteria": {
|
7277
|
-
"shape": "
|
7277
|
+
"shape": "Sqx"
|
7278
7278
|
}
|
7279
7279
|
}
|
7280
7280
|
},
|
@@ -7284,7 +7284,7 @@
|
|
7284
7284
|
"PredefinedAttributes": {
|
7285
7285
|
"type": "list",
|
7286
7286
|
"member": {
|
7287
|
-
"shape": "
|
7287
|
+
"shape": "Sdv"
|
7288
7288
|
}
|
7289
7289
|
},
|
7290
7290
|
"NextToken": {},
|
@@ -7313,12 +7313,12 @@
|
|
7313
7313
|
"type": "structure",
|
7314
7314
|
"members": {
|
7315
7315
|
"TagFilter": {
|
7316
|
-
"shape": "
|
7316
|
+
"shape": "Sqm"
|
7317
7317
|
}
|
7318
7318
|
}
|
7319
7319
|
},
|
7320
7320
|
"SearchCriteria": {
|
7321
|
-
"shape": "
|
7321
|
+
"shape": "Sr3"
|
7322
7322
|
}
|
7323
7323
|
}
|
7324
7324
|
},
|
@@ -7328,7 +7328,7 @@
|
|
7328
7328
|
"Prompts": {
|
7329
7329
|
"type": "list",
|
7330
7330
|
"member": {
|
7331
|
-
"shape": "
|
7331
|
+
"shape": "Sdy"
|
7332
7332
|
}
|
7333
7333
|
},
|
7334
7334
|
"NextToken": {},
|
@@ -7357,12 +7357,12 @@
|
|
7357
7357
|
"type": "structure",
|
7358
7358
|
"members": {
|
7359
7359
|
"TagFilter": {
|
7360
|
-
"shape": "
|
7360
|
+
"shape": "Sqm"
|
7361
7361
|
}
|
7362
7362
|
}
|
7363
7363
|
},
|
7364
7364
|
"SearchCriteria": {
|
7365
|
-
"shape": "
|
7365
|
+
"shape": "Sra"
|
7366
7366
|
}
|
7367
7367
|
}
|
7368
7368
|
},
|
@@ -7372,7 +7372,7 @@
|
|
7372
7372
|
"Queues": {
|
7373
7373
|
"type": "list",
|
7374
7374
|
"member": {
|
7375
|
-
"shape": "
|
7375
|
+
"shape": "Se1"
|
7376
7376
|
}
|
7377
7377
|
},
|
7378
7378
|
"NextToken": {},
|
@@ -7401,12 +7401,12 @@
|
|
7401
7401
|
"type": "structure",
|
7402
7402
|
"members": {
|
7403
7403
|
"TagFilter": {
|
7404
|
-
"shape": "
|
7404
|
+
"shape": "Sqm"
|
7405
7405
|
}
|
7406
7406
|
}
|
7407
7407
|
},
|
7408
7408
|
"SearchCriteria": {
|
7409
|
-
"shape": "
|
7409
|
+
"shape": "Srh"
|
7410
7410
|
}
|
7411
7411
|
}
|
7412
7412
|
},
|
@@ -7416,7 +7416,7 @@
|
|
7416
7416
|
"QuickConnects": {
|
7417
7417
|
"type": "list",
|
7418
7418
|
"member": {
|
7419
|
-
"shape": "
|
7419
|
+
"shape": "Se5"
|
7420
7420
|
}
|
7421
7421
|
},
|
7422
7422
|
"NextToken": {},
|
@@ -7497,12 +7497,12 @@
|
|
7497
7497
|
"type": "structure",
|
7498
7498
|
"members": {
|
7499
7499
|
"TagFilter": {
|
7500
|
-
"shape": "
|
7500
|
+
"shape": "Sqm"
|
7501
7501
|
}
|
7502
7502
|
}
|
7503
7503
|
},
|
7504
7504
|
"SearchCriteria": {
|
7505
|
-
"shape": "
|
7505
|
+
"shape": "Srw"
|
7506
7506
|
}
|
7507
7507
|
}
|
7508
7508
|
},
|
@@ -7512,7 +7512,7 @@
|
|
7512
7512
|
"RoutingProfiles": {
|
7513
7513
|
"type": "list",
|
7514
7514
|
"member": {
|
7515
|
-
"shape": "
|
7515
|
+
"shape": "Se8"
|
7516
7516
|
}
|
7517
7517
|
},
|
7518
7518
|
"NextToken": {},
|
@@ -7538,13 +7538,13 @@
|
|
7538
7538
|
"type": "integer"
|
7539
7539
|
},
|
7540
7540
|
"SearchCriteria": {
|
7541
|
-
"shape": "
|
7541
|
+
"shape": "Ss1"
|
7542
7542
|
},
|
7543
7543
|
"SearchFilter": {
|
7544
7544
|
"type": "structure",
|
7545
7545
|
"members": {
|
7546
7546
|
"TagFilter": {
|
7547
|
-
"shape": "
|
7547
|
+
"shape": "Sqm"
|
7548
7548
|
}
|
7549
7549
|
}
|
7550
7550
|
}
|
@@ -7595,7 +7595,7 @@
|
|
7595
7595
|
"type": "structure",
|
7596
7596
|
"members": {
|
7597
7597
|
"TagFilter": {
|
7598
|
-
"shape": "
|
7598
|
+
"shape": "Sqm"
|
7599
7599
|
},
|
7600
7600
|
"UserAttributeFilter": {
|
7601
7601
|
"type": "structure",
|
@@ -7603,24 +7603,24 @@
|
|
7603
7603
|
"OrConditions": {
|
7604
7604
|
"type": "list",
|
7605
7605
|
"member": {
|
7606
|
-
"shape": "
|
7606
|
+
"shape": "Ssb"
|
7607
7607
|
}
|
7608
7608
|
},
|
7609
7609
|
"AndCondition": {
|
7610
|
-
"shape": "
|
7610
|
+
"shape": "Ssb"
|
7611
7611
|
},
|
7612
7612
|
"TagCondition": {
|
7613
|
-
"shape": "
|
7613
|
+
"shape": "Sqp"
|
7614
7614
|
},
|
7615
7615
|
"HierarchyGroupCondition": {
|
7616
|
-
"shape": "
|
7616
|
+
"shape": "Ssc"
|
7617
7617
|
}
|
7618
7618
|
}
|
7619
7619
|
}
|
7620
7620
|
}
|
7621
7621
|
},
|
7622
7622
|
"SearchCriteria": {
|
7623
|
-
"shape": "
|
7623
|
+
"shape": "Sse"
|
7624
7624
|
}
|
7625
7625
|
}
|
7626
7626
|
},
|
@@ -7640,19 +7640,19 @@
|
|
7640
7640
|
"type": "structure",
|
7641
7641
|
"members": {
|
7642
7642
|
"FirstName": {
|
7643
|
-
"shape": "
|
7643
|
+
"shape": "S9o"
|
7644
7644
|
},
|
7645
7645
|
"LastName": {
|
7646
|
-
"shape": "
|
7646
|
+
"shape": "S9p"
|
7647
7647
|
}
|
7648
7648
|
}
|
7649
7649
|
},
|
7650
7650
|
"PhoneConfig": {
|
7651
|
-
"shape": "
|
7651
|
+
"shape": "S9r"
|
7652
7652
|
},
|
7653
7653
|
"RoutingProfileId": {},
|
7654
7654
|
"SecurityProfileIds": {
|
7655
|
-
"shape": "
|
7655
|
+
"shape": "S9w"
|
7656
7656
|
},
|
7657
7657
|
"Tags": {
|
7658
7658
|
"shape": "S34"
|
@@ -7753,16 +7753,16 @@
|
|
7753
7753
|
"type": "structure",
|
7754
7754
|
"members": {
|
7755
7755
|
"SupportedMessagingContentTypes": {
|
7756
|
-
"shape": "
|
7756
|
+
"shape": "Ssx"
|
7757
7757
|
},
|
7758
7758
|
"ParticipantDetails": {
|
7759
|
-
"shape": "
|
7759
|
+
"shape": "Ssz"
|
7760
7760
|
},
|
7761
7761
|
"Attributes": {
|
7762
7762
|
"shape": "S2p"
|
7763
7763
|
},
|
7764
7764
|
"StreamingConfiguration": {
|
7765
|
-
"shape": "
|
7765
|
+
"shape": "St0"
|
7766
7766
|
}
|
7767
7767
|
}
|
7768
7768
|
}
|
@@ -7797,7 +7797,7 @@
|
|
7797
7797
|
"shape": "S2p"
|
7798
7798
|
},
|
7799
7799
|
"ParticipantDetails": {
|
7800
|
-
"shape": "
|
7800
|
+
"shape": "Ssz"
|
7801
7801
|
},
|
7802
7802
|
"InitialMessage": {
|
7803
7803
|
"type": "structure",
|
@@ -7817,7 +7817,7 @@
|
|
7817
7817
|
"type": "integer"
|
7818
7818
|
},
|
7819
7819
|
"SupportedMessagingContentTypes": {
|
7820
|
-
"shape": "
|
7820
|
+
"shape": "Ssx"
|
7821
7821
|
},
|
7822
7822
|
"PersistentChat": {
|
7823
7823
|
"type": "structure",
|
@@ -7931,7 +7931,7 @@
|
|
7931
7931
|
"InstanceId": {},
|
7932
7932
|
"ContactId": {},
|
7933
7933
|
"ChatStreamingConfiguration": {
|
7934
|
-
"shape": "
|
7934
|
+
"shape": "St0"
|
7935
7935
|
},
|
7936
7936
|
"ClientToken": {
|
7937
7937
|
"idempotencyToken": true
|
@@ -7962,10 +7962,10 @@
|
|
7962
7962
|
],
|
7963
7963
|
"members": {
|
7964
7964
|
"Name": {
|
7965
|
-
"shape": "
|
7965
|
+
"shape": "Sbv"
|
7966
7966
|
},
|
7967
7967
|
"Description": {
|
7968
|
-
"shape": "
|
7968
|
+
"shape": "Sbw"
|
7969
7969
|
},
|
7970
7970
|
"References": {
|
7971
7971
|
"shape": "S73"
|
@@ -8023,13 +8023,13 @@
|
|
8023
8023
|
"shape": "S2p"
|
8024
8024
|
},
|
8025
8025
|
"Name": {
|
8026
|
-
"shape": "
|
8026
|
+
"shape": "Sbv"
|
8027
8027
|
},
|
8028
8028
|
"References": {
|
8029
8029
|
"shape": "S73"
|
8030
8030
|
},
|
8031
8031
|
"Description": {
|
8032
|
-
"shape": "
|
8032
|
+
"shape": "Sbw"
|
8033
8033
|
},
|
8034
8034
|
"ClientToken": {
|
8035
8035
|
"idempotencyToken": true
|
@@ -8074,22 +8074,22 @@
|
|
8074
8074
|
"type": "structure",
|
8075
8075
|
"members": {
|
8076
8076
|
"Customer": {
|
8077
|
-
"shape": "
|
8077
|
+
"shape": "Stu"
|
8078
8078
|
},
|
8079
8079
|
"Agent": {
|
8080
|
-
"shape": "
|
8080
|
+
"shape": "Stu"
|
8081
8081
|
}
|
8082
8082
|
}
|
8083
8083
|
},
|
8084
8084
|
"ParticipantDetails": {
|
8085
|
-
"shape": "
|
8085
|
+
"shape": "Ssz"
|
8086
8086
|
},
|
8087
8087
|
"RelatedContactId": {},
|
8088
8088
|
"References": {
|
8089
8089
|
"shape": "S73"
|
8090
8090
|
},
|
8091
8091
|
"Description": {
|
8092
|
-
"shape": "
|
8092
|
+
"shape": "Sbw"
|
8093
8093
|
}
|
8094
8094
|
}
|
8095
8095
|
},
|
@@ -8235,10 +8235,10 @@
|
|
8235
8235
|
"locationName": "EvaluationId"
|
8236
8236
|
},
|
8237
8237
|
"Answers": {
|
8238
|
-
"shape": "
|
8238
|
+
"shape": "Suh"
|
8239
8239
|
},
|
8240
8240
|
"Notes": {
|
8241
|
-
"shape": "
|
8241
|
+
"shape": "Scl"
|
8242
8242
|
}
|
8243
8243
|
}
|
8244
8244
|
},
|
@@ -8291,7 +8291,7 @@
|
|
8291
8291
|
"ContactId": {},
|
8292
8292
|
"InstanceId": {},
|
8293
8293
|
"Tags": {
|
8294
|
-
"shape": "
|
8294
|
+
"shape": "Sc7"
|
8295
8295
|
}
|
8296
8296
|
}
|
8297
8297
|
},
|
@@ -8463,10 +8463,10 @@
|
|
8463
8463
|
"locationName": "ContactId"
|
8464
8464
|
},
|
8465
8465
|
"Name": {
|
8466
|
-
"shape": "
|
8466
|
+
"shape": "Sbv"
|
8467
8467
|
},
|
8468
8468
|
"Description": {
|
8469
|
-
"shape": "
|
8469
|
+
"shape": "Sbw"
|
8470
8470
|
},
|
8471
8471
|
"References": {
|
8472
8472
|
"shape": "S73"
|
@@ -8522,10 +8522,10 @@
|
|
8522
8522
|
"locationName": "EvaluationId"
|
8523
8523
|
},
|
8524
8524
|
"Answers": {
|
8525
|
-
"shape": "
|
8525
|
+
"shape": "Suh"
|
8526
8526
|
},
|
8527
8527
|
"Notes": {
|
8528
|
-
"shape": "
|
8528
|
+
"shape": "Scl"
|
8529
8529
|
}
|
8530
8530
|
}
|
8531
8531
|
},
|
@@ -9400,7 +9400,7 @@
|
|
9400
9400
|
"members": {
|
9401
9401
|
"Description": {},
|
9402
9402
|
"Permissions": {
|
9403
|
-
"shape": "
|
9403
|
+
"shape": "S82"
|
9404
9404
|
},
|
9405
9405
|
"SecurityProfileId": {
|
9406
9406
|
"location": "uri",
|
@@ -9411,16 +9411,16 @@
|
|
9411
9411
|
"locationName": "InstanceId"
|
9412
9412
|
},
|
9413
9413
|
"AllowedAccessControlTags": {
|
9414
|
-
"shape": "
|
9414
|
+
"shape": "S84"
|
9415
9415
|
},
|
9416
9416
|
"TagRestrictedResources": {
|
9417
|
-
"shape": "
|
9417
|
+
"shape": "S87"
|
9418
9418
|
},
|
9419
9419
|
"Applications": {
|
9420
|
-
"shape": "
|
9420
|
+
"shape": "S89"
|
9421
9421
|
},
|
9422
9422
|
"HierarchyRestrictedResources": {
|
9423
|
-
"shape": "
|
9423
|
+
"shape": "S8e"
|
9424
9424
|
},
|
9425
9425
|
"AllowedAccessControlHierarchyGroupId": {}
|
9426
9426
|
}
|
@@ -9449,14 +9449,14 @@
|
|
9449
9449
|
"Description": {},
|
9450
9450
|
"ContactFlowId": {},
|
9451
9451
|
"Constraints": {
|
9452
|
-
"shape": "
|
9452
|
+
"shape": "S8m"
|
9453
9453
|
},
|
9454
9454
|
"Defaults": {
|
9455
|
-
"shape": "
|
9455
|
+
"shape": "S8v"
|
9456
9456
|
},
|
9457
9457
|
"Status": {},
|
9458
9458
|
"Fields": {
|
9459
|
-
"shape": "
|
9459
|
+
"shape": "S90"
|
9460
9460
|
}
|
9461
9461
|
}
|
9462
9462
|
},
|
@@ -9470,13 +9470,13 @@
|
|
9470
9470
|
"Description": {},
|
9471
9471
|
"ContactFlowId": {},
|
9472
9472
|
"Constraints": {
|
9473
|
-
"shape": "
|
9473
|
+
"shape": "S8m"
|
9474
9474
|
},
|
9475
9475
|
"Defaults": {
|
9476
|
-
"shape": "
|
9476
|
+
"shape": "S8v"
|
9477
9477
|
},
|
9478
9478
|
"Fields": {
|
9479
|
-
"shape": "
|
9479
|
+
"shape": "S90"
|
9480
9480
|
},
|
9481
9481
|
"Status": {},
|
9482
9482
|
"LastModifiedTime": {
|
@@ -9504,13 +9504,13 @@
|
|
9504
9504
|
"locationName": "Id"
|
9505
9505
|
},
|
9506
9506
|
"TelephonyConfig": {
|
9507
|
-
"shape": "
|
9507
|
+
"shape": "Sil"
|
9508
9508
|
},
|
9509
9509
|
"SignInConfig": {
|
9510
|
-
"shape": "
|
9510
|
+
"shape": "Siq"
|
9511
9511
|
},
|
9512
9512
|
"AgentConfig": {
|
9513
|
-
"shape": "
|
9513
|
+
"shape": "Sit"
|
9514
9514
|
}
|
9515
9515
|
}
|
9516
9516
|
},
|
@@ -9581,19 +9581,19 @@
|
|
9581
9581
|
"type": "structure",
|
9582
9582
|
"members": {
|
9583
9583
|
"LevelOne": {
|
9584
|
-
"shape": "
|
9584
|
+
"shape": "Swt"
|
9585
9585
|
},
|
9586
9586
|
"LevelTwo": {
|
9587
|
-
"shape": "
|
9587
|
+
"shape": "Swt"
|
9588
9588
|
},
|
9589
9589
|
"LevelThree": {
|
9590
|
-
"shape": "
|
9590
|
+
"shape": "Swt"
|
9591
9591
|
},
|
9592
9592
|
"LevelFour": {
|
9593
|
-
"shape": "
|
9593
|
+
"shape": "Swt"
|
9594
9594
|
},
|
9595
9595
|
"LevelFive": {
|
9596
|
-
"shape": "
|
9596
|
+
"shape": "Swt"
|
9597
9597
|
}
|
9598
9598
|
}
|
9599
9599
|
},
|
@@ -9617,7 +9617,7 @@
|
|
9617
9617
|
],
|
9618
9618
|
"members": {
|
9619
9619
|
"IdentityInfo": {
|
9620
|
-
"shape": "
|
9620
|
+
"shape": "S9n"
|
9621
9621
|
},
|
9622
9622
|
"UserId": {
|
9623
9623
|
"location": "uri",
|
@@ -9643,7 +9643,7 @@
|
|
9643
9643
|
],
|
9644
9644
|
"members": {
|
9645
9645
|
"PhoneConfig": {
|
9646
|
-
"shape": "
|
9646
|
+
"shape": "S9r"
|
9647
9647
|
},
|
9648
9648
|
"UserId": {
|
9649
9649
|
"location": "uri",
|
@@ -9719,7 +9719,7 @@
|
|
9719
9719
|
],
|
9720
9720
|
"members": {
|
9721
9721
|
"SecurityProfileIds": {
|
9722
|
-
"shape": "
|
9722
|
+
"shape": "S9w"
|
9723
9723
|
},
|
9724
9724
|
"UserId": {
|
9725
9725
|
"location": "uri",
|
@@ -9755,7 +9755,7 @@
|
|
9755
9755
|
},
|
9756
9756
|
"Status": {},
|
9757
9757
|
"Content": {
|
9758
|
-
"shape": "
|
9758
|
+
"shape": "Sa5"
|
9759
9759
|
}
|
9760
9760
|
}
|
9761
9761
|
},
|
@@ -9763,7 +9763,7 @@
|
|
9763
9763
|
"type": "structure",
|
9764
9764
|
"members": {
|
9765
9765
|
"View": {
|
9766
|
-
"shape": "
|
9766
|
+
"shape": "Sac"
|
9767
9767
|
}
|
9768
9768
|
}
|
9769
9769
|
}
|
@@ -9788,7 +9788,7 @@
|
|
9788
9788
|
"locationName": "ViewId"
|
9789
9789
|
},
|
9790
9790
|
"Name": {
|
9791
|
-
"shape": "
|
9791
|
+
"shape": "Saa"
|
9792
9792
|
},
|
9793
9793
|
"Description": {}
|
9794
9794
|
}
|
@@ -10400,6 +10400,15 @@
|
|
10400
10400
|
"EndAssociatedTasksAction": {
|
10401
10401
|
"type": "structure",
|
10402
10402
|
"members": {}
|
10403
|
+
},
|
10404
|
+
"SubmitAutoEvaluationAction": {
|
10405
|
+
"type": "structure",
|
10406
|
+
"required": [
|
10407
|
+
"EvaluationFormId"
|
10408
|
+
],
|
10409
|
+
"members": {
|
10410
|
+
"EvaluationFormId": {}
|
10411
|
+
}
|
10403
10412
|
}
|
10404
10413
|
}
|
10405
10414
|
}
|
@@ -10448,20 +10457,20 @@
|
|
10448
10457
|
}
|
10449
10458
|
}
|
10450
10459
|
},
|
10451
|
-
"
|
10460
|
+
"S82": {
|
10452
10461
|
"type": "list",
|
10453
10462
|
"member": {}
|
10454
10463
|
},
|
10455
|
-
"
|
10464
|
+
"S84": {
|
10456
10465
|
"type": "map",
|
10457
10466
|
"key": {},
|
10458
10467
|
"value": {}
|
10459
10468
|
},
|
10460
|
-
"
|
10469
|
+
"S87": {
|
10461
10470
|
"type": "list",
|
10462
10471
|
"member": {}
|
10463
10472
|
},
|
10464
|
-
"
|
10473
|
+
"S89": {
|
10465
10474
|
"type": "list",
|
10466
10475
|
"member": {
|
10467
10476
|
"type": "structure",
|
@@ -10474,11 +10483,11 @@
|
|
10474
10483
|
}
|
10475
10484
|
}
|
10476
10485
|
},
|
10477
|
-
"
|
10486
|
+
"S8e": {
|
10478
10487
|
"type": "list",
|
10479
10488
|
"member": {}
|
10480
10489
|
},
|
10481
|
-
"
|
10490
|
+
"S8m": {
|
10482
10491
|
"type": "structure",
|
10483
10492
|
"members": {
|
10484
10493
|
"RequiredFields": {
|
@@ -10487,7 +10496,7 @@
|
|
10487
10496
|
"type": "structure",
|
10488
10497
|
"members": {
|
10489
10498
|
"Id": {
|
10490
|
-
"shape": "
|
10499
|
+
"shape": "S8p"
|
10491
10500
|
}
|
10492
10501
|
}
|
10493
10502
|
}
|
@@ -10498,7 +10507,7 @@
|
|
10498
10507
|
"type": "structure",
|
10499
10508
|
"members": {
|
10500
10509
|
"Id": {
|
10501
|
-
"shape": "
|
10510
|
+
"shape": "S8p"
|
10502
10511
|
}
|
10503
10512
|
}
|
10504
10513
|
}
|
@@ -10509,20 +10518,20 @@
|
|
10509
10518
|
"type": "structure",
|
10510
10519
|
"members": {
|
10511
10520
|
"Id": {
|
10512
|
-
"shape": "
|
10521
|
+
"shape": "S8p"
|
10513
10522
|
}
|
10514
10523
|
}
|
10515
10524
|
}
|
10516
10525
|
}
|
10517
10526
|
}
|
10518
10527
|
},
|
10519
|
-
"
|
10528
|
+
"S8p": {
|
10520
10529
|
"type": "structure",
|
10521
10530
|
"members": {
|
10522
10531
|
"Name": {}
|
10523
10532
|
}
|
10524
10533
|
},
|
10525
|
-
"
|
10534
|
+
"S8v": {
|
10526
10535
|
"type": "structure",
|
10527
10536
|
"members": {
|
10528
10537
|
"DefaultFieldValues": {
|
@@ -10531,7 +10540,7 @@
|
|
10531
10540
|
"type": "structure",
|
10532
10541
|
"members": {
|
10533
10542
|
"Id": {
|
10534
|
-
"shape": "
|
10543
|
+
"shape": "S8p"
|
10535
10544
|
},
|
10536
10545
|
"DefaultValue": {}
|
10537
10546
|
}
|
@@ -10539,7 +10548,7 @@
|
|
10539
10548
|
}
|
10540
10549
|
}
|
10541
10550
|
},
|
10542
|
-
"
|
10551
|
+
"S90": {
|
10543
10552
|
"type": "list",
|
10544
10553
|
"member": {
|
10545
10554
|
"type": "structure",
|
@@ -10548,7 +10557,7 @@
|
|
10548
10557
|
],
|
10549
10558
|
"members": {
|
10550
10559
|
"Id": {
|
10551
|
-
"shape": "
|
10560
|
+
"shape": "S8p"
|
10552
10561
|
},
|
10553
10562
|
"Description": {},
|
10554
10563
|
"Type": {},
|
@@ -10559,37 +10568,37 @@
|
|
10559
10568
|
}
|
10560
10569
|
}
|
10561
10570
|
},
|
10562
|
-
"
|
10571
|
+
"S9n": {
|
10563
10572
|
"type": "structure",
|
10564
10573
|
"members": {
|
10565
10574
|
"FirstName": {
|
10566
|
-
"shape": "
|
10575
|
+
"shape": "S9o"
|
10567
10576
|
},
|
10568
10577
|
"LastName": {
|
10569
|
-
"shape": "
|
10578
|
+
"shape": "S9p"
|
10570
10579
|
},
|
10571
10580
|
"Email": {
|
10572
|
-
"shape": "
|
10581
|
+
"shape": "S9q"
|
10573
10582
|
},
|
10574
10583
|
"SecondaryEmail": {
|
10575
|
-
"shape": "
|
10584
|
+
"shape": "S9q"
|
10576
10585
|
},
|
10577
10586
|
"Mobile": {}
|
10578
10587
|
}
|
10579
10588
|
},
|
10580
|
-
"
|
10589
|
+
"S9o": {
|
10581
10590
|
"type": "string",
|
10582
10591
|
"sensitive": true
|
10583
10592
|
},
|
10584
|
-
"
|
10593
|
+
"S9p": {
|
10585
10594
|
"type": "string",
|
10586
10595
|
"sensitive": true
|
10587
10596
|
},
|
10588
|
-
"
|
10597
|
+
"S9q": {
|
10589
10598
|
"type": "string",
|
10590
10599
|
"sensitive": true
|
10591
10600
|
},
|
10592
|
-
"
|
10601
|
+
"S9r": {
|
10593
10602
|
"type": "structure",
|
10594
10603
|
"required": [
|
10595
10604
|
"PhoneType"
|
@@ -10605,37 +10614,37 @@
|
|
10605
10614
|
"DeskPhoneNumber": {}
|
10606
10615
|
}
|
10607
10616
|
},
|
10608
|
-
"
|
10617
|
+
"S9w": {
|
10609
10618
|
"type": "list",
|
10610
10619
|
"member": {}
|
10611
10620
|
},
|
10612
|
-
"
|
10621
|
+
"Sa5": {
|
10613
10622
|
"type": "structure",
|
10614
10623
|
"members": {
|
10615
10624
|
"Template": {},
|
10616
10625
|
"Actions": {
|
10617
|
-
"shape": "
|
10626
|
+
"shape": "Sa7"
|
10618
10627
|
}
|
10619
10628
|
}
|
10620
10629
|
},
|
10621
|
-
"
|
10630
|
+
"Sa7": {
|
10622
10631
|
"type": "list",
|
10623
10632
|
"member": {
|
10624
10633
|
"type": "string",
|
10625
10634
|
"sensitive": true
|
10626
10635
|
}
|
10627
10636
|
},
|
10628
|
-
"
|
10637
|
+
"Saa": {
|
10629
10638
|
"type": "string",
|
10630
10639
|
"sensitive": true
|
10631
10640
|
},
|
10632
|
-
"
|
10641
|
+
"Sac": {
|
10633
10642
|
"type": "structure",
|
10634
10643
|
"members": {
|
10635
10644
|
"Id": {},
|
10636
10645
|
"Arn": {},
|
10637
10646
|
"Name": {
|
10638
|
-
"shape": "
|
10647
|
+
"shape": "Saa"
|
10639
10648
|
},
|
10640
10649
|
"Status": {},
|
10641
10650
|
"Type": {},
|
@@ -10653,7 +10662,7 @@
|
|
10653
10662
|
},
|
10654
10663
|
"Template": {},
|
10655
10664
|
"Actions": {
|
10656
|
-
"shape": "
|
10665
|
+
"shape": "Sa7"
|
10657
10666
|
}
|
10658
10667
|
}
|
10659
10668
|
},
|
@@ -10669,20 +10678,20 @@
|
|
10669
10678
|
"ViewContentSha256": {}
|
10670
10679
|
}
|
10671
10680
|
},
|
10672
|
-
"
|
10681
|
+
"Sbv": {
|
10673
10682
|
"type": "string",
|
10674
10683
|
"sensitive": true
|
10675
10684
|
},
|
10676
|
-
"
|
10685
|
+
"Sbw": {
|
10677
10686
|
"type": "string",
|
10678
10687
|
"sensitive": true
|
10679
10688
|
},
|
10680
|
-
"
|
10689
|
+
"Sc7": {
|
10681
10690
|
"type": "map",
|
10682
10691
|
"key": {},
|
10683
10692
|
"value": {}
|
10684
10693
|
},
|
10685
|
-
"
|
10694
|
+
"Sce": {
|
10686
10695
|
"type": "structure",
|
10687
10696
|
"members": {
|
10688
10697
|
"Percentage": {
|
@@ -10696,7 +10705,7 @@
|
|
10696
10705
|
}
|
10697
10706
|
}
|
10698
10707
|
},
|
10699
|
-
"
|
10708
|
+
"Sci": {
|
10700
10709
|
"type": "structure",
|
10701
10710
|
"members": {
|
10702
10711
|
"StringValue": {},
|
@@ -10709,7 +10718,7 @@
|
|
10709
10718
|
},
|
10710
10719
|
"union": true
|
10711
10720
|
},
|
10712
|
-
"
|
10721
|
+
"Scl": {
|
10713
10722
|
"type": "map",
|
10714
10723
|
"key": {},
|
10715
10724
|
"value": {
|
@@ -10719,7 +10728,7 @@
|
|
10719
10728
|
}
|
10720
10729
|
}
|
10721
10730
|
},
|
10722
|
-
"
|
10731
|
+
"Sd7": {
|
10723
10732
|
"type": "structure",
|
10724
10733
|
"members": {
|
10725
10734
|
"HoursOfOperationId": {},
|
@@ -10739,14 +10748,14 @@
|
|
10739
10748
|
"LastModifiedRegion": {}
|
10740
10749
|
}
|
10741
10750
|
},
|
10742
|
-
"
|
10751
|
+
"Sdh": {
|
10743
10752
|
"type": "structure",
|
10744
10753
|
"members": {
|
10745
10754
|
"AttributeType": {},
|
10746
10755
|
"Value": {}
|
10747
10756
|
}
|
10748
10757
|
},
|
10749
|
-
"
|
10758
|
+
"Sdv": {
|
10750
10759
|
"type": "structure",
|
10751
10760
|
"members": {
|
10752
10761
|
"Name": {},
|
@@ -10759,7 +10768,7 @@
|
|
10759
10768
|
"LastModifiedRegion": {}
|
10760
10769
|
}
|
10761
10770
|
},
|
10762
|
-
"
|
10771
|
+
"Sdy": {
|
10763
10772
|
"type": "structure",
|
10764
10773
|
"members": {
|
10765
10774
|
"PromptARN": {},
|
@@ -10775,7 +10784,7 @@
|
|
10775
10784
|
"LastModifiedRegion": {}
|
10776
10785
|
}
|
10777
10786
|
},
|
10778
|
-
"
|
10787
|
+
"Se1": {
|
10779
10788
|
"type": "structure",
|
10780
10789
|
"members": {
|
10781
10790
|
"Name": {},
|
@@ -10799,7 +10808,7 @@
|
|
10799
10808
|
"LastModifiedRegion": {}
|
10800
10809
|
}
|
10801
10810
|
},
|
10802
|
-
"
|
10811
|
+
"Se5": {
|
10803
10812
|
"type": "structure",
|
10804
10813
|
"members": {
|
10805
10814
|
"QuickConnectARN": {},
|
@@ -10818,7 +10827,7 @@
|
|
10818
10827
|
"LastModifiedRegion": {}
|
10819
10828
|
}
|
10820
10829
|
},
|
10821
|
-
"
|
10830
|
+
"Se8": {
|
10822
10831
|
"type": "structure",
|
10823
10832
|
"members": {
|
10824
10833
|
"InstanceId": {},
|
@@ -10849,7 +10858,7 @@
|
|
10849
10858
|
}
|
10850
10859
|
}
|
10851
10860
|
},
|
10852
|
-
"
|
10861
|
+
"Seu": {
|
10853
10862
|
"type": "structure",
|
10854
10863
|
"members": {
|
10855
10864
|
"Id": {},
|
@@ -10861,7 +10870,7 @@
|
|
10861
10870
|
"LastModifiedRegion": {}
|
10862
10871
|
}
|
10863
10872
|
},
|
10864
|
-
"
|
10873
|
+
"Sey": {
|
10865
10874
|
"type": "structure",
|
10866
10875
|
"members": {
|
10867
10876
|
"Id": {},
|
@@ -10873,18 +10882,18 @@
|
|
10873
10882
|
"LastModifiedRegion": {}
|
10874
10883
|
}
|
10875
10884
|
},
|
10876
|
-
"
|
10885
|
+
"Sfu": {
|
10877
10886
|
"type": "structure",
|
10878
10887
|
"members": {
|
10879
10888
|
"Queues": {
|
10880
|
-
"shape": "
|
10889
|
+
"shape": "Sfv"
|
10881
10890
|
},
|
10882
10891
|
"Channels": {
|
10883
10892
|
"type": "list",
|
10884
10893
|
"member": {}
|
10885
10894
|
},
|
10886
10895
|
"RoutingProfiles": {
|
10887
|
-
"shape": "
|
10896
|
+
"shape": "Sfx"
|
10888
10897
|
},
|
10889
10898
|
"RoutingStepExpressions": {
|
10890
10899
|
"type": "list",
|
@@ -10892,71 +10901,71 @@
|
|
10892
10901
|
}
|
10893
10902
|
}
|
10894
10903
|
},
|
10895
|
-
"
|
10904
|
+
"Sfv": {
|
10896
10905
|
"type": "list",
|
10897
10906
|
"member": {}
|
10898
10907
|
},
|
10899
|
-
"
|
10908
|
+
"Sfx": {
|
10900
10909
|
"type": "list",
|
10901
10910
|
"member": {}
|
10902
10911
|
},
|
10903
|
-
"
|
10912
|
+
"Sg0": {
|
10904
10913
|
"type": "list",
|
10905
10914
|
"member": {}
|
10906
10915
|
},
|
10907
|
-
"
|
10916
|
+
"Sg3": {
|
10908
10917
|
"type": "structure",
|
10909
10918
|
"members": {
|
10910
10919
|
"Name": {},
|
10911
10920
|
"Unit": {}
|
10912
10921
|
}
|
10913
10922
|
},
|
10914
|
-
"
|
10923
|
+
"Sge": {
|
10915
10924
|
"type": "structure",
|
10916
10925
|
"members": {
|
10917
10926
|
"Queue": {
|
10918
|
-
"shape": "
|
10927
|
+
"shape": "Sgf"
|
10919
10928
|
},
|
10920
10929
|
"Channel": {},
|
10921
10930
|
"RoutingProfile": {
|
10922
|
-
"shape": "
|
10931
|
+
"shape": "Sgg"
|
10923
10932
|
},
|
10924
10933
|
"RoutingStepExpression": {}
|
10925
10934
|
}
|
10926
10935
|
},
|
10927
|
-
"
|
10936
|
+
"Sgf": {
|
10928
10937
|
"type": "structure",
|
10929
10938
|
"members": {
|
10930
10939
|
"Id": {},
|
10931
10940
|
"Arn": {}
|
10932
10941
|
}
|
10933
10942
|
},
|
10934
|
-
"
|
10943
|
+
"Sgg": {
|
10935
10944
|
"type": "structure",
|
10936
10945
|
"members": {
|
10937
10946
|
"Id": {},
|
10938
10947
|
"Arn": {}
|
10939
10948
|
}
|
10940
10949
|
},
|
10941
|
-
"
|
10950
|
+
"Sgx": {
|
10942
10951
|
"type": "structure",
|
10943
10952
|
"members": {
|
10944
10953
|
"Id": {},
|
10945
10954
|
"Arn": {}
|
10946
10955
|
}
|
10947
10956
|
},
|
10948
|
-
"
|
10957
|
+
"Sgz": {
|
10949
10958
|
"type": "map",
|
10950
10959
|
"key": {},
|
10951
10960
|
"value": {
|
10952
10961
|
"type": "integer"
|
10953
10962
|
}
|
10954
10963
|
},
|
10955
|
-
"
|
10964
|
+
"Sh6": {
|
10956
10965
|
"type": "string",
|
10957
10966
|
"sensitive": true
|
10958
10967
|
},
|
10959
|
-
"
|
10968
|
+
"Shb": {
|
10960
10969
|
"type": "structure",
|
10961
10970
|
"members": {
|
10962
10971
|
"Name": {},
|
@@ -10973,7 +10982,7 @@
|
|
10973
10982
|
"Unit": {}
|
10974
10983
|
}
|
10975
10984
|
},
|
10976
|
-
"
|
10985
|
+
"Shw": {
|
10977
10986
|
"type": "structure",
|
10978
10987
|
"members": {
|
10979
10988
|
"Name": {},
|
@@ -11007,18 +11016,18 @@
|
|
11007
11016
|
}
|
11008
11017
|
}
|
11009
11018
|
},
|
11010
|
-
"
|
11019
|
+
"Sil": {
|
11011
11020
|
"type": "structure",
|
11012
11021
|
"required": [
|
11013
11022
|
"Distributions"
|
11014
11023
|
],
|
11015
11024
|
"members": {
|
11016
11025
|
"Distributions": {
|
11017
|
-
"shape": "
|
11026
|
+
"shape": "Sim"
|
11018
11027
|
}
|
11019
11028
|
}
|
11020
11029
|
},
|
11021
|
-
"
|
11030
|
+
"Sim": {
|
11022
11031
|
"type": "list",
|
11023
11032
|
"member": {
|
11024
11033
|
"type": "structure",
|
@@ -11034,7 +11043,7 @@
|
|
11034
11043
|
}
|
11035
11044
|
}
|
11036
11045
|
},
|
11037
|
-
"
|
11046
|
+
"Siq": {
|
11038
11047
|
"type": "structure",
|
11039
11048
|
"required": [
|
11040
11049
|
"Distributions"
|
@@ -11058,26 +11067,26 @@
|
|
11058
11067
|
}
|
11059
11068
|
}
|
11060
11069
|
},
|
11061
|
-
"
|
11070
|
+
"Sit": {
|
11062
11071
|
"type": "structure",
|
11063
11072
|
"required": [
|
11064
11073
|
"Distributions"
|
11065
11074
|
],
|
11066
11075
|
"members": {
|
11067
11076
|
"Distributions": {
|
11068
|
-
"shape": "
|
11077
|
+
"shape": "Sim"
|
11069
11078
|
}
|
11070
11079
|
}
|
11071
11080
|
},
|
11072
|
-
"
|
11081
|
+
"Sl9": {
|
11073
11082
|
"type": "list",
|
11074
11083
|
"member": {}
|
11075
11084
|
},
|
11076
|
-
"
|
11085
|
+
"Sla": {
|
11077
11086
|
"type": "list",
|
11078
11087
|
"member": {}
|
11079
11088
|
},
|
11080
|
-
"
|
11089
|
+
"Slv": {
|
11081
11090
|
"type": "list",
|
11082
11091
|
"member": {
|
11083
11092
|
"type": "structure",
|
@@ -11093,7 +11102,7 @@
|
|
11093
11102
|
}
|
11094
11103
|
}
|
11095
11104
|
},
|
11096
|
-
"
|
11105
|
+
"Smk": {
|
11097
11106
|
"type": "structure",
|
11098
11107
|
"members": {
|
11099
11108
|
"AbsoluteTime": {
|
@@ -11103,7 +11112,7 @@
|
|
11103
11112
|
},
|
11104
11113
|
"union": true
|
11105
11114
|
},
|
11106
|
-
"
|
11115
|
+
"Smo": {
|
11107
11116
|
"type": "structure",
|
11108
11117
|
"required": [
|
11109
11118
|
"BeginOffsetChar",
|
@@ -11118,61 +11127,61 @@
|
|
11118
11127
|
}
|
11119
11128
|
}
|
11120
11129
|
},
|
11121
|
-
"
|
11130
|
+
"Spv": {
|
11122
11131
|
"type": "list",
|
11123
11132
|
"member": {}
|
11124
11133
|
},
|
11125
|
-
"
|
11134
|
+
"Sqm": {
|
11126
11135
|
"type": "structure",
|
11127
11136
|
"members": {
|
11128
11137
|
"OrConditions": {
|
11129
11138
|
"type": "list",
|
11130
11139
|
"member": {
|
11131
|
-
"shape": "
|
11140
|
+
"shape": "Sqo"
|
11132
11141
|
}
|
11133
11142
|
},
|
11134
11143
|
"AndConditions": {
|
11135
|
-
"shape": "
|
11144
|
+
"shape": "Sqo"
|
11136
11145
|
},
|
11137
11146
|
"TagCondition": {
|
11138
|
-
"shape": "
|
11147
|
+
"shape": "Sqp"
|
11139
11148
|
}
|
11140
11149
|
}
|
11141
11150
|
},
|
11142
|
-
"
|
11151
|
+
"Sqo": {
|
11143
11152
|
"type": "list",
|
11144
11153
|
"member": {
|
11145
|
-
"shape": "
|
11154
|
+
"shape": "Sqp"
|
11146
11155
|
}
|
11147
11156
|
},
|
11148
|
-
"
|
11157
|
+
"Sqp": {
|
11149
11158
|
"type": "structure",
|
11150
11159
|
"members": {
|
11151
11160
|
"TagKey": {},
|
11152
11161
|
"TagValue": {}
|
11153
11162
|
}
|
11154
11163
|
},
|
11155
|
-
"
|
11164
|
+
"Sqq": {
|
11156
11165
|
"type": "structure",
|
11157
11166
|
"members": {
|
11158
11167
|
"OrConditions": {
|
11159
|
-
"shape": "
|
11168
|
+
"shape": "Sqr"
|
11160
11169
|
},
|
11161
11170
|
"AndConditions": {
|
11162
|
-
"shape": "
|
11171
|
+
"shape": "Sqr"
|
11163
11172
|
},
|
11164
11173
|
"StringCondition": {
|
11165
|
-
"shape": "
|
11174
|
+
"shape": "Sqs"
|
11166
11175
|
}
|
11167
11176
|
}
|
11168
11177
|
},
|
11169
|
-
"
|
11178
|
+
"Sqr": {
|
11170
11179
|
"type": "list",
|
11171
11180
|
"member": {
|
11172
|
-
"shape": "
|
11181
|
+
"shape": "Sqq"
|
11173
11182
|
}
|
11174
11183
|
},
|
11175
|
-
"
|
11184
|
+
"Sqs": {
|
11176
11185
|
"type": "structure",
|
11177
11186
|
"members": {
|
11178
11187
|
"FieldName": {},
|
@@ -11180,173 +11189,173 @@
|
|
11180
11189
|
"ComparisonType": {}
|
11181
11190
|
}
|
11182
11191
|
},
|
11183
|
-
"
|
11192
|
+
"Sqx": {
|
11184
11193
|
"type": "structure",
|
11185
11194
|
"members": {
|
11186
11195
|
"OrConditions": {
|
11187
|
-
"shape": "
|
11196
|
+
"shape": "Sqy"
|
11188
11197
|
},
|
11189
11198
|
"AndConditions": {
|
11190
|
-
"shape": "
|
11199
|
+
"shape": "Sqy"
|
11191
11200
|
},
|
11192
11201
|
"StringCondition": {
|
11193
|
-
"shape": "
|
11202
|
+
"shape": "Sqs"
|
11194
11203
|
}
|
11195
11204
|
}
|
11196
11205
|
},
|
11197
|
-
"
|
11206
|
+
"Sqy": {
|
11198
11207
|
"type": "list",
|
11199
11208
|
"member": {
|
11200
|
-
"shape": "
|
11209
|
+
"shape": "Sqx"
|
11201
11210
|
}
|
11202
11211
|
},
|
11203
|
-
"
|
11212
|
+
"Sr3": {
|
11204
11213
|
"type": "structure",
|
11205
11214
|
"members": {
|
11206
11215
|
"OrConditions": {
|
11207
|
-
"shape": "
|
11216
|
+
"shape": "Sr4"
|
11208
11217
|
},
|
11209
11218
|
"AndConditions": {
|
11210
|
-
"shape": "
|
11219
|
+
"shape": "Sr4"
|
11211
11220
|
},
|
11212
11221
|
"StringCondition": {
|
11213
|
-
"shape": "
|
11222
|
+
"shape": "Sqs"
|
11214
11223
|
}
|
11215
11224
|
}
|
11216
11225
|
},
|
11217
|
-
"
|
11226
|
+
"Sr4": {
|
11218
11227
|
"type": "list",
|
11219
11228
|
"member": {
|
11220
|
-
"shape": "
|
11229
|
+
"shape": "Sr3"
|
11221
11230
|
}
|
11222
11231
|
},
|
11223
|
-
"
|
11232
|
+
"Sra": {
|
11224
11233
|
"type": "structure",
|
11225
11234
|
"members": {
|
11226
11235
|
"OrConditions": {
|
11227
|
-
"shape": "
|
11236
|
+
"shape": "Srb"
|
11228
11237
|
},
|
11229
11238
|
"AndConditions": {
|
11230
|
-
"shape": "
|
11239
|
+
"shape": "Srb"
|
11231
11240
|
},
|
11232
11241
|
"StringCondition": {
|
11233
|
-
"shape": "
|
11242
|
+
"shape": "Sqs"
|
11234
11243
|
},
|
11235
11244
|
"QueueTypeCondition": {}
|
11236
11245
|
}
|
11237
11246
|
},
|
11238
|
-
"
|
11247
|
+
"Srb": {
|
11239
11248
|
"type": "list",
|
11240
11249
|
"member": {
|
11241
|
-
"shape": "
|
11250
|
+
"shape": "Sra"
|
11242
11251
|
}
|
11243
11252
|
},
|
11244
|
-
"
|
11253
|
+
"Srh": {
|
11245
11254
|
"type": "structure",
|
11246
11255
|
"members": {
|
11247
11256
|
"OrConditions": {
|
11248
|
-
"shape": "
|
11257
|
+
"shape": "Sri"
|
11249
11258
|
},
|
11250
11259
|
"AndConditions": {
|
11251
|
-
"shape": "
|
11260
|
+
"shape": "Sri"
|
11252
11261
|
},
|
11253
11262
|
"StringCondition": {
|
11254
|
-
"shape": "
|
11263
|
+
"shape": "Sqs"
|
11255
11264
|
}
|
11256
11265
|
}
|
11257
11266
|
},
|
11258
|
-
"
|
11267
|
+
"Sri": {
|
11259
11268
|
"type": "list",
|
11260
11269
|
"member": {
|
11261
|
-
"shape": "
|
11270
|
+
"shape": "Srh"
|
11262
11271
|
}
|
11263
11272
|
},
|
11264
|
-
"
|
11273
|
+
"Srw": {
|
11265
11274
|
"type": "structure",
|
11266
11275
|
"members": {
|
11267
11276
|
"OrConditions": {
|
11268
|
-
"shape": "
|
11277
|
+
"shape": "Srx"
|
11269
11278
|
},
|
11270
11279
|
"AndConditions": {
|
11271
|
-
"shape": "
|
11280
|
+
"shape": "Srx"
|
11272
11281
|
},
|
11273
11282
|
"StringCondition": {
|
11274
|
-
"shape": "
|
11283
|
+
"shape": "Sqs"
|
11275
11284
|
}
|
11276
11285
|
}
|
11277
11286
|
},
|
11278
|
-
"
|
11287
|
+
"Srx": {
|
11279
11288
|
"type": "list",
|
11280
11289
|
"member": {
|
11281
|
-
"shape": "
|
11290
|
+
"shape": "Srw"
|
11282
11291
|
}
|
11283
11292
|
},
|
11284
|
-
"
|
11293
|
+
"Ss1": {
|
11285
11294
|
"type": "structure",
|
11286
11295
|
"members": {
|
11287
11296
|
"OrConditions": {
|
11288
|
-
"shape": "
|
11297
|
+
"shape": "Ss2"
|
11289
11298
|
},
|
11290
11299
|
"AndConditions": {
|
11291
|
-
"shape": "
|
11300
|
+
"shape": "Ss2"
|
11292
11301
|
},
|
11293
11302
|
"StringCondition": {
|
11294
|
-
"shape": "
|
11303
|
+
"shape": "Sqs"
|
11295
11304
|
}
|
11296
11305
|
}
|
11297
11306
|
},
|
11298
|
-
"
|
11307
|
+
"Ss2": {
|
11299
11308
|
"type": "list",
|
11300
11309
|
"member": {
|
11301
|
-
"shape": "
|
11310
|
+
"shape": "Ss1"
|
11302
11311
|
}
|
11303
11312
|
},
|
11304
|
-
"
|
11313
|
+
"Ssb": {
|
11305
11314
|
"type": "structure",
|
11306
11315
|
"members": {
|
11307
11316
|
"TagConditions": {
|
11308
|
-
"shape": "
|
11317
|
+
"shape": "Sqo"
|
11309
11318
|
},
|
11310
11319
|
"HierarchyGroupCondition": {
|
11311
|
-
"shape": "
|
11320
|
+
"shape": "Ssc"
|
11312
11321
|
}
|
11313
11322
|
}
|
11314
11323
|
},
|
11315
|
-
"
|
11324
|
+
"Ssc": {
|
11316
11325
|
"type": "structure",
|
11317
11326
|
"members": {
|
11318
11327
|
"Value": {},
|
11319
11328
|
"HierarchyGroupMatchType": {}
|
11320
11329
|
}
|
11321
11330
|
},
|
11322
|
-
"
|
11331
|
+
"Sse": {
|
11323
11332
|
"type": "structure",
|
11324
11333
|
"members": {
|
11325
11334
|
"OrConditions": {
|
11326
|
-
"shape": "
|
11335
|
+
"shape": "Ssf"
|
11327
11336
|
},
|
11328
11337
|
"AndConditions": {
|
11329
|
-
"shape": "
|
11338
|
+
"shape": "Ssf"
|
11330
11339
|
},
|
11331
11340
|
"StringCondition": {
|
11332
|
-
"shape": "
|
11341
|
+
"shape": "Sqs"
|
11333
11342
|
},
|
11334
11343
|
"HierarchyGroupCondition": {
|
11335
|
-
"shape": "
|
11344
|
+
"shape": "Ssc"
|
11336
11345
|
}
|
11337
11346
|
}
|
11338
11347
|
},
|
11339
|
-
"
|
11348
|
+
"Ssf": {
|
11340
11349
|
"type": "list",
|
11341
11350
|
"member": {
|
11342
|
-
"shape": "
|
11351
|
+
"shape": "Sse"
|
11343
11352
|
}
|
11344
11353
|
},
|
11345
|
-
"
|
11354
|
+
"Ssx": {
|
11346
11355
|
"type": "list",
|
11347
11356
|
"member": {}
|
11348
11357
|
},
|
11349
|
-
"
|
11358
|
+
"Ssz": {
|
11350
11359
|
"type": "structure",
|
11351
11360
|
"required": [
|
11352
11361
|
"DisplayName"
|
@@ -11355,7 +11364,7 @@
|
|
11355
11364
|
"DisplayName": {}
|
11356
11365
|
}
|
11357
11366
|
},
|
11358
|
-
"
|
11367
|
+
"St0": {
|
11359
11368
|
"type": "structure",
|
11360
11369
|
"required": [
|
11361
11370
|
"StreamingEndpointArn"
|
@@ -11364,25 +11373,25 @@
|
|
11364
11373
|
"StreamingEndpointArn": {}
|
11365
11374
|
}
|
11366
11375
|
},
|
11367
|
-
"
|
11376
|
+
"Stu": {
|
11368
11377
|
"type": "structure",
|
11369
11378
|
"members": {
|
11370
11379
|
"Video": {}
|
11371
11380
|
}
|
11372
11381
|
},
|
11373
|
-
"
|
11382
|
+
"Suh": {
|
11374
11383
|
"type": "map",
|
11375
11384
|
"key": {},
|
11376
11385
|
"value": {
|
11377
11386
|
"type": "structure",
|
11378
11387
|
"members": {
|
11379
11388
|
"Value": {
|
11380
|
-
"shape": "
|
11389
|
+
"shape": "Sci"
|
11381
11390
|
}
|
11382
11391
|
}
|
11383
11392
|
}
|
11384
11393
|
},
|
11385
|
-
"
|
11394
|
+
"Swt": {
|
11386
11395
|
"type": "structure",
|
11387
11396
|
"required": [
|
11388
11397
|
"Name"
|