cdk-lambda-subminute 2.0.405 → 2.0.407
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/backup-2018-11-15.min.json +7 -1
- package/node_modules/aws-sdk/apis/codebuild-2016-10-06.min.json +70 -67
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +350 -300
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +370 -279
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +97 -97
- package/node_modules/aws-sdk/apis/workspaces-thin-client-2023-08-22.min.json +1 -2
- package/node_modules/aws-sdk/clients/backup.d.ts +13 -5
- package/node_modules/aws-sdk/clients/codebuild.d.ts +13 -0
- package/node_modules/aws-sdk/clients/connect.d.ts +50 -0
- package/node_modules/aws-sdk/clients/ec2.d.ts +100 -1
- package/node_modules/aws-sdk/clients/kinesisanalyticsv2.d.ts +1 -1
- package/node_modules/aws-sdk/clients/s3.d.ts +47 -47
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +5 -5
- package/node_modules/aws-sdk/clients/workspacesthinclient.d.ts +0 -4
- 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 +6 -6
- package/node_modules/aws-sdk/dist/aws-sdk.js +793 -649
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +91 -91
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +2 -2
@@ -1197,7 +1197,11 @@
|
|
1197
1197
|
},
|
1198
1198
|
"Applications": {
|
1199
1199
|
"shape": "S87"
|
1200
|
-
}
|
1200
|
+
},
|
1201
|
+
"HierarchyRestrictedResources": {
|
1202
|
+
"shape": "S8c"
|
1203
|
+
},
|
1204
|
+
"AllowedAccessControlHierarchyGroupId": {}
|
1201
1205
|
}
|
1202
1206
|
},
|
1203
1207
|
"output": {
|
@@ -1229,14 +1233,14 @@
|
|
1229
1233
|
"Description": {},
|
1230
1234
|
"ContactFlowId": {},
|
1231
1235
|
"Constraints": {
|
1232
|
-
"shape": "
|
1236
|
+
"shape": "S8k"
|
1233
1237
|
},
|
1234
1238
|
"Defaults": {
|
1235
|
-
"shape": "
|
1239
|
+
"shape": "S8t"
|
1236
1240
|
},
|
1237
1241
|
"Status": {},
|
1238
1242
|
"Fields": {
|
1239
|
-
"shape": "
|
1243
|
+
"shape": "S8y"
|
1240
1244
|
},
|
1241
1245
|
"ClientToken": {
|
1242
1246
|
"idempotencyToken": true
|
@@ -1342,14 +1346,14 @@
|
|
1342
1346
|
"sensitive": true
|
1343
1347
|
},
|
1344
1348
|
"IdentityInfo": {
|
1345
|
-
"shape": "
|
1349
|
+
"shape": "S9l"
|
1346
1350
|
},
|
1347
1351
|
"PhoneConfig": {
|
1348
|
-
"shape": "
|
1352
|
+
"shape": "S9p"
|
1349
1353
|
},
|
1350
1354
|
"DirectoryUserId": {},
|
1351
1355
|
"SecurityProfileIds": {
|
1352
|
-
"shape": "
|
1356
|
+
"shape": "S9u"
|
1353
1357
|
},
|
1354
1358
|
"RoutingProfileId": {},
|
1355
1359
|
"HierarchyGroupId": {},
|
@@ -1422,11 +1426,11 @@
|
|
1422
1426
|
"ClientToken": {},
|
1423
1427
|
"Status": {},
|
1424
1428
|
"Content": {
|
1425
|
-
"shape": "
|
1429
|
+
"shape": "Sa3"
|
1426
1430
|
},
|
1427
1431
|
"Description": {},
|
1428
1432
|
"Name": {
|
1429
|
-
"shape": "
|
1433
|
+
"shape": "Sa8"
|
1430
1434
|
},
|
1431
1435
|
"Tags": {
|
1432
1436
|
"shape": "S34"
|
@@ -1437,7 +1441,7 @@
|
|
1437
1441
|
"type": "structure",
|
1438
1442
|
"members": {
|
1439
1443
|
"View": {
|
1440
|
-
"shape": "
|
1444
|
+
"shape": "Saa"
|
1441
1445
|
}
|
1442
1446
|
}
|
1443
1447
|
},
|
@@ -1471,7 +1475,7 @@
|
|
1471
1475
|
"type": "structure",
|
1472
1476
|
"members": {
|
1473
1477
|
"View": {
|
1474
|
-
"shape": "
|
1478
|
+
"shape": "Saa"
|
1475
1479
|
}
|
1476
1480
|
}
|
1477
1481
|
},
|
@@ -2194,10 +2198,10 @@
|
|
2194
2198
|
"PreviousContactId": {},
|
2195
2199
|
"InitiationMethod": {},
|
2196
2200
|
"Name": {
|
2197
|
-
"shape": "
|
2201
|
+
"shape": "Sbt"
|
2198
2202
|
},
|
2199
2203
|
"Description": {
|
2200
|
-
"shape": "
|
2204
|
+
"shape": "Sbu"
|
2201
2205
|
},
|
2202
2206
|
"Channel": {},
|
2203
2207
|
"QueueInfo": {
|
@@ -2259,7 +2263,7 @@
|
|
2259
2263
|
"type": "long"
|
2260
2264
|
},
|
2261
2265
|
"Tags": {
|
2262
|
-
"shape": "
|
2266
|
+
"shape": "Sc5"
|
2263
2267
|
}
|
2264
2268
|
}
|
2265
2269
|
}
|
@@ -2321,7 +2325,7 @@
|
|
2321
2325
|
"EvaluatorArn": {},
|
2322
2326
|
"ContactAgentId": {},
|
2323
2327
|
"Score": {
|
2324
|
-
"shape": "
|
2328
|
+
"shape": "Scc"
|
2325
2329
|
}
|
2326
2330
|
}
|
2327
2331
|
},
|
@@ -2332,23 +2336,23 @@
|
|
2332
2336
|
"type": "structure",
|
2333
2337
|
"members": {
|
2334
2338
|
"Value": {
|
2335
|
-
"shape": "
|
2339
|
+
"shape": "Scg"
|
2336
2340
|
},
|
2337
2341
|
"SystemSuggestedValue": {
|
2338
|
-
"shape": "
|
2342
|
+
"shape": "Scg"
|
2339
2343
|
}
|
2340
2344
|
}
|
2341
2345
|
}
|
2342
2346
|
},
|
2343
2347
|
"Notes": {
|
2344
|
-
"shape": "
|
2348
|
+
"shape": "Scj"
|
2345
2349
|
},
|
2346
2350
|
"Status": {},
|
2347
2351
|
"Scores": {
|
2348
2352
|
"type": "map",
|
2349
2353
|
"key": {},
|
2350
2354
|
"value": {
|
2351
|
-
"shape": "
|
2355
|
+
"shape": "Scc"
|
2352
2356
|
}
|
2353
2357
|
},
|
2354
2358
|
"CreatedTime": {
|
@@ -2584,7 +2588,7 @@
|
|
2584
2588
|
"type": "structure",
|
2585
2589
|
"members": {
|
2586
2590
|
"HoursOfOperation": {
|
2587
|
-
"shape": "
|
2591
|
+
"shape": "Sd5"
|
2588
2592
|
}
|
2589
2593
|
}
|
2590
2594
|
}
|
@@ -2670,7 +2674,7 @@
|
|
2670
2674
|
"type": "structure",
|
2671
2675
|
"members": {
|
2672
2676
|
"Attribute": {
|
2673
|
-
"shape": "
|
2677
|
+
"shape": "Sdf"
|
2674
2678
|
}
|
2675
2679
|
}
|
2676
2680
|
}
|
@@ -2784,7 +2788,7 @@
|
|
2784
2788
|
"type": "structure",
|
2785
2789
|
"members": {
|
2786
2790
|
"PredefinedAttribute": {
|
2787
|
-
"shape": "
|
2791
|
+
"shape": "Sdt"
|
2788
2792
|
}
|
2789
2793
|
}
|
2790
2794
|
}
|
@@ -2815,7 +2819,7 @@
|
|
2815
2819
|
"type": "structure",
|
2816
2820
|
"members": {
|
2817
2821
|
"Prompt": {
|
2818
|
-
"shape": "
|
2822
|
+
"shape": "Sdw"
|
2819
2823
|
}
|
2820
2824
|
}
|
2821
2825
|
}
|
@@ -2846,7 +2850,7 @@
|
|
2846
2850
|
"type": "structure",
|
2847
2851
|
"members": {
|
2848
2852
|
"Queue": {
|
2849
|
-
"shape": "
|
2853
|
+
"shape": "Sdz"
|
2850
2854
|
}
|
2851
2855
|
}
|
2852
2856
|
}
|
@@ -2877,7 +2881,7 @@
|
|
2877
2881
|
"type": "structure",
|
2878
2882
|
"members": {
|
2879
2883
|
"QuickConnect": {
|
2880
|
-
"shape": "
|
2884
|
+
"shape": "Se3"
|
2881
2885
|
}
|
2882
2886
|
}
|
2883
2887
|
}
|
@@ -2908,7 +2912,7 @@
|
|
2908
2912
|
"type": "structure",
|
2909
2913
|
"members": {
|
2910
2914
|
"RoutingProfile": {
|
2911
|
-
"shape": "
|
2915
|
+
"shape": "Se6"
|
2912
2916
|
}
|
2913
2917
|
}
|
2914
2918
|
}
|
@@ -3027,7 +3031,11 @@
|
|
3027
3031
|
"LastModifiedTime": {
|
3028
3032
|
"type": "timestamp"
|
3029
3033
|
},
|
3030
|
-
"LastModifiedRegion": {}
|
3034
|
+
"LastModifiedRegion": {},
|
3035
|
+
"HierarchyRestrictedResources": {
|
3036
|
+
"shape": "S8c"
|
3037
|
+
},
|
3038
|
+
"AllowedAccessControlHierarchyGroupId": {}
|
3031
3039
|
}
|
3032
3040
|
}
|
3033
3041
|
}
|
@@ -3105,14 +3113,14 @@
|
|
3105
3113
|
"Arn": {},
|
3106
3114
|
"Username": {},
|
3107
3115
|
"IdentityInfo": {
|
3108
|
-
"shape": "
|
3116
|
+
"shape": "S9l"
|
3109
3117
|
},
|
3110
3118
|
"PhoneConfig": {
|
3111
|
-
"shape": "
|
3119
|
+
"shape": "S9p"
|
3112
3120
|
},
|
3113
3121
|
"DirectoryUserId": {},
|
3114
3122
|
"SecurityProfileIds": {
|
3115
|
-
"shape": "
|
3123
|
+
"shape": "S9u"
|
3116
3124
|
},
|
3117
3125
|
"RoutingProfileId": {},
|
3118
3126
|
"HierarchyGroupId": {},
|
@@ -3164,19 +3172,19 @@
|
|
3164
3172
|
"type": "structure",
|
3165
3173
|
"members": {
|
3166
3174
|
"LevelOne": {
|
3167
|
-
"shape": "
|
3175
|
+
"shape": "Ses"
|
3168
3176
|
},
|
3169
3177
|
"LevelTwo": {
|
3170
|
-
"shape": "
|
3178
|
+
"shape": "Ses"
|
3171
3179
|
},
|
3172
3180
|
"LevelThree": {
|
3173
|
-
"shape": "
|
3181
|
+
"shape": "Ses"
|
3174
3182
|
},
|
3175
3183
|
"LevelFour": {
|
3176
|
-
"shape": "
|
3184
|
+
"shape": "Ses"
|
3177
3185
|
},
|
3178
3186
|
"LevelFive": {
|
3179
|
-
"shape": "
|
3187
|
+
"shape": "Ses"
|
3180
3188
|
}
|
3181
3189
|
}
|
3182
3190
|
},
|
@@ -3216,19 +3224,19 @@
|
|
3216
3224
|
"type": "structure",
|
3217
3225
|
"members": {
|
3218
3226
|
"LevelOne": {
|
3219
|
-
"shape": "
|
3227
|
+
"shape": "Sew"
|
3220
3228
|
},
|
3221
3229
|
"LevelTwo": {
|
3222
|
-
"shape": "
|
3230
|
+
"shape": "Sew"
|
3223
3231
|
},
|
3224
3232
|
"LevelThree": {
|
3225
|
-
"shape": "
|
3233
|
+
"shape": "Sew"
|
3226
3234
|
},
|
3227
3235
|
"LevelFour": {
|
3228
|
-
"shape": "
|
3236
|
+
"shape": "Sew"
|
3229
3237
|
},
|
3230
3238
|
"LevelFive": {
|
3231
|
-
"shape": "
|
3239
|
+
"shape": "Sew"
|
3232
3240
|
}
|
3233
3241
|
}
|
3234
3242
|
}
|
@@ -3261,7 +3269,7 @@
|
|
3261
3269
|
"type": "structure",
|
3262
3270
|
"members": {
|
3263
3271
|
"View": {
|
3264
|
-
"shape": "
|
3272
|
+
"shape": "Saa"
|
3265
3273
|
}
|
3266
3274
|
}
|
3267
3275
|
}
|
@@ -3747,15 +3755,15 @@
|
|
3747
3755
|
"locationName": "InstanceId"
|
3748
3756
|
},
|
3749
3757
|
"Filters": {
|
3750
|
-
"shape": "
|
3758
|
+
"shape": "Sfs"
|
3751
3759
|
},
|
3752
3760
|
"Groupings": {
|
3753
|
-
"shape": "
|
3761
|
+
"shape": "Sfy"
|
3754
3762
|
},
|
3755
3763
|
"CurrentMetrics": {
|
3756
3764
|
"type": "list",
|
3757
3765
|
"member": {
|
3758
|
-
"shape": "
|
3766
|
+
"shape": "Sg1"
|
3759
3767
|
}
|
3760
3768
|
},
|
3761
3769
|
"NextToken": {},
|
@@ -3784,7 +3792,7 @@
|
|
3784
3792
|
"type": "structure",
|
3785
3793
|
"members": {
|
3786
3794
|
"Dimensions": {
|
3787
|
-
"shape": "
|
3795
|
+
"shape": "Sgc"
|
3788
3796
|
},
|
3789
3797
|
"Collections": {
|
3790
3798
|
"type": "list",
|
@@ -3792,7 +3800,7 @@
|
|
3792
3800
|
"type": "structure",
|
3793
3801
|
"members": {
|
3794
3802
|
"Metric": {
|
3795
|
-
"shape": "
|
3803
|
+
"shape": "Sg1"
|
3796
3804
|
},
|
3797
3805
|
"Value": {
|
3798
3806
|
"type": "double"
|
@@ -3831,7 +3839,7 @@
|
|
3831
3839
|
"type": "structure",
|
3832
3840
|
"members": {
|
3833
3841
|
"Queues": {
|
3834
|
-
"shape": "
|
3842
|
+
"shape": "Sft"
|
3835
3843
|
},
|
3836
3844
|
"ContactFilter": {
|
3837
3845
|
"type": "structure",
|
@@ -3843,7 +3851,7 @@
|
|
3843
3851
|
}
|
3844
3852
|
},
|
3845
3853
|
"RoutingProfiles": {
|
3846
|
-
"shape": "
|
3854
|
+
"shape": "Sfv"
|
3847
3855
|
},
|
3848
3856
|
"Agents": {
|
3849
3857
|
"type": "list",
|
@@ -3878,25 +3886,25 @@
|
|
3878
3886
|
}
|
3879
3887
|
},
|
3880
3888
|
"RoutingProfile": {
|
3881
|
-
"shape": "
|
3889
|
+
"shape": "Sge"
|
3882
3890
|
},
|
3883
3891
|
"HierarchyPath": {
|
3884
3892
|
"type": "structure",
|
3885
3893
|
"members": {
|
3886
3894
|
"LevelOne": {
|
3887
|
-
"shape": "
|
3895
|
+
"shape": "Sgv"
|
3888
3896
|
},
|
3889
3897
|
"LevelTwo": {
|
3890
|
-
"shape": "
|
3898
|
+
"shape": "Sgv"
|
3891
3899
|
},
|
3892
3900
|
"LevelThree": {
|
3893
|
-
"shape": "
|
3901
|
+
"shape": "Sgv"
|
3894
3902
|
},
|
3895
3903
|
"LevelFour": {
|
3896
|
-
"shape": "
|
3904
|
+
"shape": "Sgv"
|
3897
3905
|
},
|
3898
3906
|
"LevelFive": {
|
3899
|
-
"shape": "
|
3907
|
+
"shape": "Sgv"
|
3900
3908
|
}
|
3901
3909
|
}
|
3902
3910
|
},
|
@@ -3911,13 +3919,13 @@
|
|
3911
3919
|
}
|
3912
3920
|
},
|
3913
3921
|
"AvailableSlotsByChannel": {
|
3914
|
-
"shape": "
|
3922
|
+
"shape": "Sgx"
|
3915
3923
|
},
|
3916
3924
|
"MaxSlotsByChannel": {
|
3917
|
-
"shape": "
|
3925
|
+
"shape": "Sgx"
|
3918
3926
|
},
|
3919
3927
|
"ActiveSlotsByChannel": {
|
3920
|
-
"shape": "
|
3928
|
+
"shape": "Sgx"
|
3921
3929
|
},
|
3922
3930
|
"Contacts": {
|
3923
3931
|
"type": "list",
|
@@ -3935,7 +3943,7 @@
|
|
3935
3943
|
"type": "timestamp"
|
3936
3944
|
},
|
3937
3945
|
"Queue": {
|
3938
|
-
"shape": "
|
3946
|
+
"shape": "Sgd"
|
3939
3947
|
}
|
3940
3948
|
}
|
3941
3949
|
}
|
@@ -3974,13 +3982,13 @@
|
|
3974
3982
|
"type": "structure",
|
3975
3983
|
"members": {
|
3976
3984
|
"AccessToken": {
|
3977
|
-
"shape": "
|
3985
|
+
"shape": "Sh4"
|
3978
3986
|
},
|
3979
3987
|
"AccessTokenExpiration": {
|
3980
3988
|
"type": "timestamp"
|
3981
3989
|
},
|
3982
3990
|
"RefreshToken": {
|
3983
|
-
"shape": "
|
3991
|
+
"shape": "Sh4"
|
3984
3992
|
},
|
3985
3993
|
"RefreshTokenExpiration": {
|
3986
3994
|
"type": "timestamp"
|
@@ -4055,15 +4063,15 @@
|
|
4055
4063
|
"type": "timestamp"
|
4056
4064
|
},
|
4057
4065
|
"Filters": {
|
4058
|
-
"shape": "
|
4066
|
+
"shape": "Sfs"
|
4059
4067
|
},
|
4060
4068
|
"Groupings": {
|
4061
|
-
"shape": "
|
4069
|
+
"shape": "Sfy"
|
4062
4070
|
},
|
4063
4071
|
"HistoricalMetrics": {
|
4064
4072
|
"type": "list",
|
4065
4073
|
"member": {
|
4066
|
-
"shape": "
|
4074
|
+
"shape": "Sh9"
|
4067
4075
|
}
|
4068
4076
|
},
|
4069
4077
|
"NextToken": {},
|
@@ -4082,7 +4090,7 @@
|
|
4082
4090
|
"type": "structure",
|
4083
4091
|
"members": {
|
4084
4092
|
"Dimensions": {
|
4085
|
-
"shape": "
|
4093
|
+
"shape": "Sgc"
|
4086
4094
|
},
|
4087
4095
|
"Collections": {
|
4088
4096
|
"type": "list",
|
@@ -4090,7 +4098,7 @@
|
|
4090
4098
|
"type": "structure",
|
4091
4099
|
"members": {
|
4092
4100
|
"Metric": {
|
4093
|
-
"shape": "
|
4101
|
+
"shape": "Sh9"
|
4094
4102
|
},
|
4095
4103
|
"Value": {
|
4096
4104
|
"type": "double"
|
@@ -4152,7 +4160,7 @@
|
|
4152
4160
|
"Metrics": {
|
4153
4161
|
"type": "list",
|
4154
4162
|
"member": {
|
4155
|
-
"shape": "
|
4163
|
+
"shape": "Shu"
|
4156
4164
|
}
|
4157
4165
|
},
|
4158
4166
|
"NextToken": {},
|
@@ -4193,7 +4201,7 @@
|
|
4193
4201
|
"type": "structure",
|
4194
4202
|
"members": {
|
4195
4203
|
"Metric": {
|
4196
|
-
"shape": "
|
4204
|
+
"shape": "Shu"
|
4197
4205
|
},
|
4198
4206
|
"Value": {
|
4199
4207
|
"type": "double"
|
@@ -4281,13 +4289,13 @@
|
|
4281
4289
|
"Description": {},
|
4282
4290
|
"ContactFlowId": {},
|
4283
4291
|
"Constraints": {
|
4284
|
-
"shape": "
|
4292
|
+
"shape": "S8k"
|
4285
4293
|
},
|
4286
4294
|
"Defaults": {
|
4287
|
-
"shape": "
|
4295
|
+
"shape": "S8t"
|
4288
4296
|
},
|
4289
4297
|
"Fields": {
|
4290
|
-
"shape": "
|
4298
|
+
"shape": "S8y"
|
4291
4299
|
},
|
4292
4300
|
"Status": {},
|
4293
4301
|
"LastModifiedTime": {
|
@@ -4323,15 +4331,15 @@
|
|
4323
4331
|
"type": "structure",
|
4324
4332
|
"members": {
|
4325
4333
|
"TelephonyConfig": {
|
4326
|
-
"shape": "
|
4334
|
+
"shape": "Sij"
|
4327
4335
|
},
|
4328
4336
|
"Id": {},
|
4329
4337
|
"Arn": {},
|
4330
4338
|
"SignInConfig": {
|
4331
|
-
"shape": "
|
4339
|
+
"shape": "Sio"
|
4332
4340
|
},
|
4333
4341
|
"AgentConfig": {
|
4334
|
-
"shape": "
|
4342
|
+
"shape": "Sir"
|
4335
4343
|
}
|
4336
4344
|
}
|
4337
4345
|
}
|
@@ -4604,7 +4612,7 @@
|
|
4604
4612
|
"Status": {},
|
4605
4613
|
"EvaluatorArn": {},
|
4606
4614
|
"Score": {
|
4607
|
-
"shape": "
|
4615
|
+
"shape": "Scc"
|
4608
4616
|
},
|
4609
4617
|
"CreatedTime": {
|
4610
4618
|
"type": "timestamp"
|
@@ -5133,7 +5141,7 @@
|
|
5133
5141
|
"Attributes": {
|
5134
5142
|
"type": "list",
|
5135
5143
|
"member": {
|
5136
|
-
"shape": "
|
5144
|
+
"shape": "Sdf"
|
5137
5145
|
}
|
5138
5146
|
},
|
5139
5147
|
"NextToken": {}
|
@@ -5385,12 +5393,12 @@
|
|
5385
5393
|
"locationName": "InstanceId"
|
5386
5394
|
},
|
5387
5395
|
"PhoneNumberTypes": {
|
5388
|
-
"shape": "
|
5396
|
+
"shape": "Sl7",
|
5389
5397
|
"location": "querystring",
|
5390
5398
|
"locationName": "phoneNumberTypes"
|
5391
5399
|
},
|
5392
5400
|
"PhoneNumberCountryCodes": {
|
5393
|
-
"shape": "
|
5401
|
+
"shape": "Sl8",
|
5394
5402
|
"location": "querystring",
|
5395
5403
|
"locationName": "phoneNumberCountryCodes"
|
5396
5404
|
},
|
@@ -5439,10 +5447,10 @@
|
|
5439
5447
|
},
|
5440
5448
|
"NextToken": {},
|
5441
5449
|
"PhoneNumberCountryCodes": {
|
5442
|
-
"shape": "
|
5450
|
+
"shape": "Sl8"
|
5443
5451
|
},
|
5444
5452
|
"PhoneNumberTypes": {
|
5445
|
-
"shape": "
|
5453
|
+
"shape": "Sl7"
|
5446
5454
|
},
|
5447
5455
|
"PhoneNumberPrefix": {}
|
5448
5456
|
}
|
@@ -5601,7 +5609,7 @@
|
|
5601
5609
|
"members": {
|
5602
5610
|
"NextToken": {},
|
5603
5611
|
"QuickConnectSummaryList": {
|
5604
|
-
"shape": "
|
5612
|
+
"shape": "Slt"
|
5605
5613
|
},
|
5606
5614
|
"LastModifiedTime": {
|
5607
5615
|
"type": "timestamp"
|
@@ -5701,7 +5709,7 @@
|
|
5701
5709
|
"type": "structure",
|
5702
5710
|
"members": {
|
5703
5711
|
"QuickConnectSummaryList": {
|
5704
|
-
"shape": "
|
5712
|
+
"shape": "Slt"
|
5705
5713
|
},
|
5706
5714
|
"NextToken": {}
|
5707
5715
|
}
|
@@ -5771,7 +5779,7 @@
|
|
5771
5779
|
"Content": {},
|
5772
5780
|
"ContentType": {},
|
5773
5781
|
"Time": {
|
5774
|
-
"shape": "
|
5782
|
+
"shape": "Smi"
|
5775
5783
|
},
|
5776
5784
|
"Redaction": {
|
5777
5785
|
"type": "structure",
|
@@ -5779,7 +5787,7 @@
|
|
5779
5787
|
"CharacterOffsets": {
|
5780
5788
|
"type": "list",
|
5781
5789
|
"member": {
|
5782
|
-
"shape": "
|
5790
|
+
"shape": "Smm"
|
5783
5791
|
}
|
5784
5792
|
}
|
5785
5793
|
}
|
@@ -5817,7 +5825,7 @@
|
|
5817
5825
|
"members": {
|
5818
5826
|
"Id": {},
|
5819
5827
|
"CharacterOffsets": {
|
5820
|
-
"shape": "
|
5828
|
+
"shape": "Smm"
|
5821
5829
|
}
|
5822
5830
|
}
|
5823
5831
|
}
|
@@ -5855,7 +5863,7 @@
|
|
5855
5863
|
"Content": {},
|
5856
5864
|
"Id": {},
|
5857
5865
|
"CharacterOffsets": {
|
5858
|
-
"shape": "
|
5866
|
+
"shape": "Smm"
|
5859
5867
|
}
|
5860
5868
|
}
|
5861
5869
|
}
|
@@ -5879,7 +5887,7 @@
|
|
5879
5887
|
"DisplayName": {},
|
5880
5888
|
"EventType": {},
|
5881
5889
|
"Time": {
|
5882
|
-
"shape": "
|
5890
|
+
"shape": "Smi"
|
5883
5891
|
}
|
5884
5892
|
}
|
5885
5893
|
},
|
@@ -5914,7 +5922,7 @@
|
|
5914
5922
|
}
|
5915
5923
|
},
|
5916
5924
|
"Time": {
|
5917
|
-
"shape": "
|
5925
|
+
"shape": "Smi"
|
5918
5926
|
}
|
5919
5927
|
}
|
5920
5928
|
}
|
@@ -6566,7 +6574,7 @@
|
|
6566
6574
|
"UserHierarchyGroupSummaryList": {
|
6567
6575
|
"type": "list",
|
6568
6576
|
"member": {
|
6569
|
-
"shape": "
|
6577
|
+
"shape": "Ses"
|
6570
6578
|
}
|
6571
6579
|
},
|
6572
6580
|
"NextToken": {}
|
@@ -6709,7 +6717,7 @@
|
|
6709
6717
|
"Arn": {},
|
6710
6718
|
"Description": {},
|
6711
6719
|
"Name": {
|
6712
|
-
"shape": "
|
6720
|
+
"shape": "Sa8"
|
6713
6721
|
},
|
6714
6722
|
"Type": {},
|
6715
6723
|
"Version": {
|
@@ -6764,7 +6772,7 @@
|
|
6764
6772
|
"Id": {},
|
6765
6773
|
"Arn": {},
|
6766
6774
|
"Name": {
|
6767
|
-
"shape": "
|
6775
|
+
"shape": "Sa8"
|
6768
6776
|
},
|
6769
6777
|
"Type": {},
|
6770
6778
|
"Status": {},
|
@@ -7037,19 +7045,19 @@
|
|
7037
7045
|
"type": "structure",
|
7038
7046
|
"members": {
|
7039
7047
|
"L1Ids": {
|
7040
|
-
"shape": "
|
7048
|
+
"shape": "Spt"
|
7041
7049
|
},
|
7042
7050
|
"L2Ids": {
|
7043
|
-
"shape": "
|
7051
|
+
"shape": "Spt"
|
7044
7052
|
},
|
7045
7053
|
"L3Ids": {
|
7046
|
-
"shape": "
|
7054
|
+
"shape": "Spt"
|
7047
7055
|
},
|
7048
7056
|
"L4Ids": {
|
7049
|
-
"shape": "
|
7057
|
+
"shape": "Spt"
|
7050
7058
|
},
|
7051
7059
|
"L5Ids": {
|
7052
|
-
"shape": "
|
7060
|
+
"shape": "Spt"
|
7053
7061
|
}
|
7054
7062
|
}
|
7055
7063
|
},
|
@@ -7225,12 +7233,12 @@
|
|
7225
7233
|
"type": "structure",
|
7226
7234
|
"members": {
|
7227
7235
|
"TagFilter": {
|
7228
|
-
"shape": "
|
7236
|
+
"shape": "Sqk"
|
7229
7237
|
}
|
7230
7238
|
}
|
7231
7239
|
},
|
7232
7240
|
"SearchCriteria": {
|
7233
|
-
"shape": "
|
7241
|
+
"shape": "Sqo"
|
7234
7242
|
}
|
7235
7243
|
}
|
7236
7244
|
},
|
@@ -7240,7 +7248,7 @@
|
|
7240
7248
|
"HoursOfOperations": {
|
7241
7249
|
"type": "list",
|
7242
7250
|
"member": {
|
7243
|
-
"shape": "
|
7251
|
+
"shape": "Sd5"
|
7244
7252
|
}
|
7245
7253
|
},
|
7246
7254
|
"NextToken": {},
|
@@ -7266,7 +7274,7 @@
|
|
7266
7274
|
"type": "integer"
|
7267
7275
|
},
|
7268
7276
|
"SearchCriteria": {
|
7269
|
-
"shape": "
|
7277
|
+
"shape": "Sqv"
|
7270
7278
|
}
|
7271
7279
|
}
|
7272
7280
|
},
|
@@ -7276,7 +7284,7 @@
|
|
7276
7284
|
"PredefinedAttributes": {
|
7277
7285
|
"type": "list",
|
7278
7286
|
"member": {
|
7279
|
-
"shape": "
|
7287
|
+
"shape": "Sdt"
|
7280
7288
|
}
|
7281
7289
|
},
|
7282
7290
|
"NextToken": {},
|
@@ -7305,12 +7313,12 @@
|
|
7305
7313
|
"type": "structure",
|
7306
7314
|
"members": {
|
7307
7315
|
"TagFilter": {
|
7308
|
-
"shape": "
|
7316
|
+
"shape": "Sqk"
|
7309
7317
|
}
|
7310
7318
|
}
|
7311
7319
|
},
|
7312
7320
|
"SearchCriteria": {
|
7313
|
-
"shape": "
|
7321
|
+
"shape": "Sr1"
|
7314
7322
|
}
|
7315
7323
|
}
|
7316
7324
|
},
|
@@ -7320,7 +7328,7 @@
|
|
7320
7328
|
"Prompts": {
|
7321
7329
|
"type": "list",
|
7322
7330
|
"member": {
|
7323
|
-
"shape": "
|
7331
|
+
"shape": "Sdw"
|
7324
7332
|
}
|
7325
7333
|
},
|
7326
7334
|
"NextToken": {},
|
@@ -7349,12 +7357,12 @@
|
|
7349
7357
|
"type": "structure",
|
7350
7358
|
"members": {
|
7351
7359
|
"TagFilter": {
|
7352
|
-
"shape": "
|
7360
|
+
"shape": "Sqk"
|
7353
7361
|
}
|
7354
7362
|
}
|
7355
7363
|
},
|
7356
7364
|
"SearchCriteria": {
|
7357
|
-
"shape": "
|
7365
|
+
"shape": "Sr8"
|
7358
7366
|
}
|
7359
7367
|
}
|
7360
7368
|
},
|
@@ -7364,7 +7372,7 @@
|
|
7364
7372
|
"Queues": {
|
7365
7373
|
"type": "list",
|
7366
7374
|
"member": {
|
7367
|
-
"shape": "
|
7375
|
+
"shape": "Sdz"
|
7368
7376
|
}
|
7369
7377
|
},
|
7370
7378
|
"NextToken": {},
|
@@ -7393,12 +7401,12 @@
|
|
7393
7401
|
"type": "structure",
|
7394
7402
|
"members": {
|
7395
7403
|
"TagFilter": {
|
7396
|
-
"shape": "
|
7404
|
+
"shape": "Sqk"
|
7397
7405
|
}
|
7398
7406
|
}
|
7399
7407
|
},
|
7400
7408
|
"SearchCriteria": {
|
7401
|
-
"shape": "
|
7409
|
+
"shape": "Srf"
|
7402
7410
|
}
|
7403
7411
|
}
|
7404
7412
|
},
|
@@ -7408,7 +7416,7 @@
|
|
7408
7416
|
"QuickConnects": {
|
7409
7417
|
"type": "list",
|
7410
7418
|
"member": {
|
7411
|
-
"shape": "
|
7419
|
+
"shape": "Se3"
|
7412
7420
|
}
|
7413
7421
|
},
|
7414
7422
|
"NextToken": {},
|
@@ -7489,12 +7497,12 @@
|
|
7489
7497
|
"type": "structure",
|
7490
7498
|
"members": {
|
7491
7499
|
"TagFilter": {
|
7492
|
-
"shape": "
|
7500
|
+
"shape": "Sqk"
|
7493
7501
|
}
|
7494
7502
|
}
|
7495
7503
|
},
|
7496
7504
|
"SearchCriteria": {
|
7497
|
-
"shape": "
|
7505
|
+
"shape": "Sru"
|
7498
7506
|
}
|
7499
7507
|
}
|
7500
7508
|
},
|
@@ -7504,7 +7512,7 @@
|
|
7504
7512
|
"RoutingProfiles": {
|
7505
7513
|
"type": "list",
|
7506
7514
|
"member": {
|
7507
|
-
"shape": "
|
7515
|
+
"shape": "Se6"
|
7508
7516
|
}
|
7509
7517
|
},
|
7510
7518
|
"NextToken": {},
|
@@ -7530,13 +7538,13 @@
|
|
7530
7538
|
"type": "integer"
|
7531
7539
|
},
|
7532
7540
|
"SearchCriteria": {
|
7533
|
-
"shape": "
|
7541
|
+
"shape": "Srz"
|
7534
7542
|
},
|
7535
7543
|
"SearchFilter": {
|
7536
7544
|
"type": "structure",
|
7537
7545
|
"members": {
|
7538
7546
|
"TagFilter": {
|
7539
|
-
"shape": "
|
7547
|
+
"shape": "Sqk"
|
7540
7548
|
}
|
7541
7549
|
}
|
7542
7550
|
}
|
@@ -7587,12 +7595,32 @@
|
|
7587
7595
|
"type": "structure",
|
7588
7596
|
"members": {
|
7589
7597
|
"TagFilter": {
|
7590
|
-
"shape": "
|
7598
|
+
"shape": "Sqk"
|
7599
|
+
},
|
7600
|
+
"UserAttributeFilter": {
|
7601
|
+
"type": "structure",
|
7602
|
+
"members": {
|
7603
|
+
"OrConditions": {
|
7604
|
+
"type": "list",
|
7605
|
+
"member": {
|
7606
|
+
"shape": "Ss9"
|
7607
|
+
}
|
7608
|
+
},
|
7609
|
+
"AndCondition": {
|
7610
|
+
"shape": "Ss9"
|
7611
|
+
},
|
7612
|
+
"TagCondition": {
|
7613
|
+
"shape": "Sqn"
|
7614
|
+
},
|
7615
|
+
"HierarchyGroupCondition": {
|
7616
|
+
"shape": "Ssa"
|
7617
|
+
}
|
7618
|
+
}
|
7591
7619
|
}
|
7592
7620
|
}
|
7593
7621
|
},
|
7594
7622
|
"SearchCriteria": {
|
7595
|
-
"shape": "
|
7623
|
+
"shape": "Ssc"
|
7596
7624
|
}
|
7597
7625
|
}
|
7598
7626
|
},
|
@@ -7612,19 +7640,19 @@
|
|
7612
7640
|
"type": "structure",
|
7613
7641
|
"members": {
|
7614
7642
|
"FirstName": {
|
7615
|
-
"shape": "
|
7643
|
+
"shape": "S9m"
|
7616
7644
|
},
|
7617
7645
|
"LastName": {
|
7618
|
-
"shape": "
|
7646
|
+
"shape": "S9n"
|
7619
7647
|
}
|
7620
7648
|
}
|
7621
7649
|
},
|
7622
7650
|
"PhoneConfig": {
|
7623
|
-
"shape": "
|
7651
|
+
"shape": "S9p"
|
7624
7652
|
},
|
7625
7653
|
"RoutingProfileId": {},
|
7626
7654
|
"SecurityProfileIds": {
|
7627
|
-
"shape": "
|
7655
|
+
"shape": "S9u"
|
7628
7656
|
},
|
7629
7657
|
"Tags": {
|
7630
7658
|
"shape": "S34"
|
@@ -7725,16 +7753,16 @@
|
|
7725
7753
|
"type": "structure",
|
7726
7754
|
"members": {
|
7727
7755
|
"SupportedMessagingContentTypes": {
|
7728
|
-
"shape": "
|
7756
|
+
"shape": "Ssv"
|
7729
7757
|
},
|
7730
7758
|
"ParticipantDetails": {
|
7731
|
-
"shape": "
|
7759
|
+
"shape": "Ssx"
|
7732
7760
|
},
|
7733
7761
|
"Attributes": {
|
7734
7762
|
"shape": "S2p"
|
7735
7763
|
},
|
7736
7764
|
"StreamingConfiguration": {
|
7737
|
-
"shape": "
|
7765
|
+
"shape": "Ssy"
|
7738
7766
|
}
|
7739
7767
|
}
|
7740
7768
|
}
|
@@ -7769,7 +7797,7 @@
|
|
7769
7797
|
"shape": "S2p"
|
7770
7798
|
},
|
7771
7799
|
"ParticipantDetails": {
|
7772
|
-
"shape": "
|
7800
|
+
"shape": "Ssx"
|
7773
7801
|
},
|
7774
7802
|
"InitialMessage": {
|
7775
7803
|
"type": "structure",
|
@@ -7789,7 +7817,7 @@
|
|
7789
7817
|
"type": "integer"
|
7790
7818
|
},
|
7791
7819
|
"SupportedMessagingContentTypes": {
|
7792
|
-
"shape": "
|
7820
|
+
"shape": "Ssv"
|
7793
7821
|
},
|
7794
7822
|
"PersistentChat": {
|
7795
7823
|
"type": "structure",
|
@@ -7903,7 +7931,7 @@
|
|
7903
7931
|
"InstanceId": {},
|
7904
7932
|
"ContactId": {},
|
7905
7933
|
"ChatStreamingConfiguration": {
|
7906
|
-
"shape": "
|
7934
|
+
"shape": "Ssy"
|
7907
7935
|
},
|
7908
7936
|
"ClientToken": {
|
7909
7937
|
"idempotencyToken": true
|
@@ -7934,10 +7962,10 @@
|
|
7934
7962
|
],
|
7935
7963
|
"members": {
|
7936
7964
|
"Name": {
|
7937
|
-
"shape": "
|
7965
|
+
"shape": "Sbt"
|
7938
7966
|
},
|
7939
7967
|
"Description": {
|
7940
|
-
"shape": "
|
7968
|
+
"shape": "Sbu"
|
7941
7969
|
},
|
7942
7970
|
"References": {
|
7943
7971
|
"shape": "S73"
|
@@ -7995,13 +8023,13 @@
|
|
7995
8023
|
"shape": "S2p"
|
7996
8024
|
},
|
7997
8025
|
"Name": {
|
7998
|
-
"shape": "
|
8026
|
+
"shape": "Sbt"
|
7999
8027
|
},
|
8000
8028
|
"References": {
|
8001
8029
|
"shape": "S73"
|
8002
8030
|
},
|
8003
8031
|
"Description": {
|
8004
|
-
"shape": "
|
8032
|
+
"shape": "Sbu"
|
8005
8033
|
},
|
8006
8034
|
"ClientToken": {
|
8007
8035
|
"idempotencyToken": true
|
@@ -8046,22 +8074,22 @@
|
|
8046
8074
|
"type": "structure",
|
8047
8075
|
"members": {
|
8048
8076
|
"Customer": {
|
8049
|
-
"shape": "
|
8077
|
+
"shape": "Sts"
|
8050
8078
|
},
|
8051
8079
|
"Agent": {
|
8052
|
-
"shape": "
|
8080
|
+
"shape": "Sts"
|
8053
8081
|
}
|
8054
8082
|
}
|
8055
8083
|
},
|
8056
8084
|
"ParticipantDetails": {
|
8057
|
-
"shape": "
|
8085
|
+
"shape": "Ssx"
|
8058
8086
|
},
|
8059
8087
|
"RelatedContactId": {},
|
8060
8088
|
"References": {
|
8061
8089
|
"shape": "S73"
|
8062
8090
|
},
|
8063
8091
|
"Description": {
|
8064
|
-
"shape": "
|
8092
|
+
"shape": "Sbu"
|
8065
8093
|
}
|
8066
8094
|
}
|
8067
8095
|
},
|
@@ -8207,10 +8235,10 @@
|
|
8207
8235
|
"locationName": "EvaluationId"
|
8208
8236
|
},
|
8209
8237
|
"Answers": {
|
8210
|
-
"shape": "
|
8238
|
+
"shape": "Suf"
|
8211
8239
|
},
|
8212
8240
|
"Notes": {
|
8213
|
-
"shape": "
|
8241
|
+
"shape": "Scj"
|
8214
8242
|
}
|
8215
8243
|
}
|
8216
8244
|
},
|
@@ -8263,7 +8291,7 @@
|
|
8263
8291
|
"ContactId": {},
|
8264
8292
|
"InstanceId": {},
|
8265
8293
|
"Tags": {
|
8266
|
-
"shape": "
|
8294
|
+
"shape": "Sc5"
|
8267
8295
|
}
|
8268
8296
|
}
|
8269
8297
|
},
|
@@ -8435,10 +8463,10 @@
|
|
8435
8463
|
"locationName": "ContactId"
|
8436
8464
|
},
|
8437
8465
|
"Name": {
|
8438
|
-
"shape": "
|
8466
|
+
"shape": "Sbt"
|
8439
8467
|
},
|
8440
8468
|
"Description": {
|
8441
|
-
"shape": "
|
8469
|
+
"shape": "Sbu"
|
8442
8470
|
},
|
8443
8471
|
"References": {
|
8444
8472
|
"shape": "S73"
|
@@ -8494,10 +8522,10 @@
|
|
8494
8522
|
"locationName": "EvaluationId"
|
8495
8523
|
},
|
8496
8524
|
"Answers": {
|
8497
|
-
"shape": "
|
8525
|
+
"shape": "Suf"
|
8498
8526
|
},
|
8499
8527
|
"Notes": {
|
8500
|
-
"shape": "
|
8528
|
+
"shape": "Scj"
|
8501
8529
|
}
|
8502
8530
|
}
|
8503
8531
|
},
|
@@ -9390,7 +9418,11 @@
|
|
9390
9418
|
},
|
9391
9419
|
"Applications": {
|
9392
9420
|
"shape": "S87"
|
9393
|
-
}
|
9421
|
+
},
|
9422
|
+
"HierarchyRestrictedResources": {
|
9423
|
+
"shape": "S8c"
|
9424
|
+
},
|
9425
|
+
"AllowedAccessControlHierarchyGroupId": {}
|
9394
9426
|
}
|
9395
9427
|
}
|
9396
9428
|
},
|
@@ -9417,14 +9449,14 @@
|
|
9417
9449
|
"Description": {},
|
9418
9450
|
"ContactFlowId": {},
|
9419
9451
|
"Constraints": {
|
9420
|
-
"shape": "
|
9452
|
+
"shape": "S8k"
|
9421
9453
|
},
|
9422
9454
|
"Defaults": {
|
9423
|
-
"shape": "
|
9455
|
+
"shape": "S8t"
|
9424
9456
|
},
|
9425
9457
|
"Status": {},
|
9426
9458
|
"Fields": {
|
9427
|
-
"shape": "
|
9459
|
+
"shape": "S8y"
|
9428
9460
|
}
|
9429
9461
|
}
|
9430
9462
|
},
|
@@ -9438,13 +9470,13 @@
|
|
9438
9470
|
"Description": {},
|
9439
9471
|
"ContactFlowId": {},
|
9440
9472
|
"Constraints": {
|
9441
|
-
"shape": "
|
9473
|
+
"shape": "S8k"
|
9442
9474
|
},
|
9443
9475
|
"Defaults": {
|
9444
|
-
"shape": "
|
9476
|
+
"shape": "S8t"
|
9445
9477
|
},
|
9446
9478
|
"Fields": {
|
9447
|
-
"shape": "
|
9479
|
+
"shape": "S8y"
|
9448
9480
|
},
|
9449
9481
|
"Status": {},
|
9450
9482
|
"LastModifiedTime": {
|
@@ -9472,13 +9504,13 @@
|
|
9472
9504
|
"locationName": "Id"
|
9473
9505
|
},
|
9474
9506
|
"TelephonyConfig": {
|
9475
|
-
"shape": "
|
9507
|
+
"shape": "Sij"
|
9476
9508
|
},
|
9477
9509
|
"SignInConfig": {
|
9478
|
-
"shape": "
|
9510
|
+
"shape": "Sio"
|
9479
9511
|
},
|
9480
9512
|
"AgentConfig": {
|
9481
|
-
"shape": "
|
9513
|
+
"shape": "Sir"
|
9482
9514
|
}
|
9483
9515
|
}
|
9484
9516
|
},
|
@@ -9549,19 +9581,19 @@
|
|
9549
9581
|
"type": "structure",
|
9550
9582
|
"members": {
|
9551
9583
|
"LevelOne": {
|
9552
|
-
"shape": "
|
9584
|
+
"shape": "Swr"
|
9553
9585
|
},
|
9554
9586
|
"LevelTwo": {
|
9555
|
-
"shape": "
|
9587
|
+
"shape": "Swr"
|
9556
9588
|
},
|
9557
9589
|
"LevelThree": {
|
9558
|
-
"shape": "
|
9590
|
+
"shape": "Swr"
|
9559
9591
|
},
|
9560
9592
|
"LevelFour": {
|
9561
|
-
"shape": "
|
9593
|
+
"shape": "Swr"
|
9562
9594
|
},
|
9563
9595
|
"LevelFive": {
|
9564
|
-
"shape": "
|
9596
|
+
"shape": "Swr"
|
9565
9597
|
}
|
9566
9598
|
}
|
9567
9599
|
},
|
@@ -9585,7 +9617,7 @@
|
|
9585
9617
|
],
|
9586
9618
|
"members": {
|
9587
9619
|
"IdentityInfo": {
|
9588
|
-
"shape": "
|
9620
|
+
"shape": "S9l"
|
9589
9621
|
},
|
9590
9622
|
"UserId": {
|
9591
9623
|
"location": "uri",
|
@@ -9611,7 +9643,7 @@
|
|
9611
9643
|
],
|
9612
9644
|
"members": {
|
9613
9645
|
"PhoneConfig": {
|
9614
|
-
"shape": "
|
9646
|
+
"shape": "S9p"
|
9615
9647
|
},
|
9616
9648
|
"UserId": {
|
9617
9649
|
"location": "uri",
|
@@ -9687,7 +9719,7 @@
|
|
9687
9719
|
],
|
9688
9720
|
"members": {
|
9689
9721
|
"SecurityProfileIds": {
|
9690
|
-
"shape": "
|
9722
|
+
"shape": "S9u"
|
9691
9723
|
},
|
9692
9724
|
"UserId": {
|
9693
9725
|
"location": "uri",
|
@@ -9723,7 +9755,7 @@
|
|
9723
9755
|
},
|
9724
9756
|
"Status": {},
|
9725
9757
|
"Content": {
|
9726
|
-
"shape": "
|
9758
|
+
"shape": "Sa3"
|
9727
9759
|
}
|
9728
9760
|
}
|
9729
9761
|
},
|
@@ -9731,7 +9763,7 @@
|
|
9731
9763
|
"type": "structure",
|
9732
9764
|
"members": {
|
9733
9765
|
"View": {
|
9734
|
-
"shape": "
|
9766
|
+
"shape": "Saa"
|
9735
9767
|
}
|
9736
9768
|
}
|
9737
9769
|
}
|
@@ -9756,7 +9788,7 @@
|
|
9756
9788
|
"locationName": "ViewId"
|
9757
9789
|
},
|
9758
9790
|
"Name": {
|
9759
|
-
"shape": "
|
9791
|
+
"shape": "Sa8"
|
9760
9792
|
},
|
9761
9793
|
"Description": {}
|
9762
9794
|
}
|
@@ -10442,7 +10474,11 @@
|
|
10442
10474
|
}
|
10443
10475
|
}
|
10444
10476
|
},
|
10445
|
-
"
|
10477
|
+
"S8c": {
|
10478
|
+
"type": "list",
|
10479
|
+
"member": {}
|
10480
|
+
},
|
10481
|
+
"S8k": {
|
10446
10482
|
"type": "structure",
|
10447
10483
|
"members": {
|
10448
10484
|
"RequiredFields": {
|
@@ -10451,7 +10487,7 @@
|
|
10451
10487
|
"type": "structure",
|
10452
10488
|
"members": {
|
10453
10489
|
"Id": {
|
10454
|
-
"shape": "
|
10490
|
+
"shape": "S8n"
|
10455
10491
|
}
|
10456
10492
|
}
|
10457
10493
|
}
|
@@ -10462,7 +10498,7 @@
|
|
10462
10498
|
"type": "structure",
|
10463
10499
|
"members": {
|
10464
10500
|
"Id": {
|
10465
|
-
"shape": "
|
10501
|
+
"shape": "S8n"
|
10466
10502
|
}
|
10467
10503
|
}
|
10468
10504
|
}
|
@@ -10473,20 +10509,20 @@
|
|
10473
10509
|
"type": "structure",
|
10474
10510
|
"members": {
|
10475
10511
|
"Id": {
|
10476
|
-
"shape": "
|
10512
|
+
"shape": "S8n"
|
10477
10513
|
}
|
10478
10514
|
}
|
10479
10515
|
}
|
10480
10516
|
}
|
10481
10517
|
}
|
10482
10518
|
},
|
10483
|
-
"
|
10519
|
+
"S8n": {
|
10484
10520
|
"type": "structure",
|
10485
10521
|
"members": {
|
10486
10522
|
"Name": {}
|
10487
10523
|
}
|
10488
10524
|
},
|
10489
|
-
"
|
10525
|
+
"S8t": {
|
10490
10526
|
"type": "structure",
|
10491
10527
|
"members": {
|
10492
10528
|
"DefaultFieldValues": {
|
@@ -10495,7 +10531,7 @@
|
|
10495
10531
|
"type": "structure",
|
10496
10532
|
"members": {
|
10497
10533
|
"Id": {
|
10498
|
-
"shape": "
|
10534
|
+
"shape": "S8n"
|
10499
10535
|
},
|
10500
10536
|
"DefaultValue": {}
|
10501
10537
|
}
|
@@ -10503,7 +10539,7 @@
|
|
10503
10539
|
}
|
10504
10540
|
}
|
10505
10541
|
},
|
10506
|
-
"
|
10542
|
+
"S8y": {
|
10507
10543
|
"type": "list",
|
10508
10544
|
"member": {
|
10509
10545
|
"type": "structure",
|
@@ -10512,7 +10548,7 @@
|
|
10512
10548
|
],
|
10513
10549
|
"members": {
|
10514
10550
|
"Id": {
|
10515
|
-
"shape": "
|
10551
|
+
"shape": "S8n"
|
10516
10552
|
},
|
10517
10553
|
"Description": {},
|
10518
10554
|
"Type": {},
|
@@ -10523,37 +10559,37 @@
|
|
10523
10559
|
}
|
10524
10560
|
}
|
10525
10561
|
},
|
10526
|
-
"
|
10562
|
+
"S9l": {
|
10527
10563
|
"type": "structure",
|
10528
10564
|
"members": {
|
10529
10565
|
"FirstName": {
|
10530
|
-
"shape": "
|
10566
|
+
"shape": "S9m"
|
10531
10567
|
},
|
10532
10568
|
"LastName": {
|
10533
|
-
"shape": "
|
10569
|
+
"shape": "S9n"
|
10534
10570
|
},
|
10535
10571
|
"Email": {
|
10536
|
-
"shape": "
|
10572
|
+
"shape": "S9o"
|
10537
10573
|
},
|
10538
10574
|
"SecondaryEmail": {
|
10539
|
-
"shape": "
|
10575
|
+
"shape": "S9o"
|
10540
10576
|
},
|
10541
10577
|
"Mobile": {}
|
10542
10578
|
}
|
10543
10579
|
},
|
10544
|
-
"
|
10580
|
+
"S9m": {
|
10545
10581
|
"type": "string",
|
10546
10582
|
"sensitive": true
|
10547
10583
|
},
|
10548
|
-
"
|
10584
|
+
"S9n": {
|
10549
10585
|
"type": "string",
|
10550
10586
|
"sensitive": true
|
10551
10587
|
},
|
10552
|
-
"
|
10588
|
+
"S9o": {
|
10553
10589
|
"type": "string",
|
10554
10590
|
"sensitive": true
|
10555
10591
|
},
|
10556
|
-
"
|
10592
|
+
"S9p": {
|
10557
10593
|
"type": "structure",
|
10558
10594
|
"required": [
|
10559
10595
|
"PhoneType"
|
@@ -10569,37 +10605,37 @@
|
|
10569
10605
|
"DeskPhoneNumber": {}
|
10570
10606
|
}
|
10571
10607
|
},
|
10572
|
-
"
|
10608
|
+
"S9u": {
|
10573
10609
|
"type": "list",
|
10574
10610
|
"member": {}
|
10575
10611
|
},
|
10576
|
-
"
|
10612
|
+
"Sa3": {
|
10577
10613
|
"type": "structure",
|
10578
10614
|
"members": {
|
10579
10615
|
"Template": {},
|
10580
10616
|
"Actions": {
|
10581
|
-
"shape": "
|
10617
|
+
"shape": "Sa5"
|
10582
10618
|
}
|
10583
10619
|
}
|
10584
10620
|
},
|
10585
|
-
"
|
10621
|
+
"Sa5": {
|
10586
10622
|
"type": "list",
|
10587
10623
|
"member": {
|
10588
10624
|
"type": "string",
|
10589
10625
|
"sensitive": true
|
10590
10626
|
}
|
10591
10627
|
},
|
10592
|
-
"
|
10628
|
+
"Sa8": {
|
10593
10629
|
"type": "string",
|
10594
10630
|
"sensitive": true
|
10595
10631
|
},
|
10596
|
-
"
|
10632
|
+
"Saa": {
|
10597
10633
|
"type": "structure",
|
10598
10634
|
"members": {
|
10599
10635
|
"Id": {},
|
10600
10636
|
"Arn": {},
|
10601
10637
|
"Name": {
|
10602
|
-
"shape": "
|
10638
|
+
"shape": "Sa8"
|
10603
10639
|
},
|
10604
10640
|
"Status": {},
|
10605
10641
|
"Type": {},
|
@@ -10617,7 +10653,7 @@
|
|
10617
10653
|
},
|
10618
10654
|
"Template": {},
|
10619
10655
|
"Actions": {
|
10620
|
-
"shape": "
|
10656
|
+
"shape": "Sa5"
|
10621
10657
|
}
|
10622
10658
|
}
|
10623
10659
|
},
|
@@ -10633,20 +10669,20 @@
|
|
10633
10669
|
"ViewContentSha256": {}
|
10634
10670
|
}
|
10635
10671
|
},
|
10636
|
-
"
|
10672
|
+
"Sbt": {
|
10637
10673
|
"type": "string",
|
10638
10674
|
"sensitive": true
|
10639
10675
|
},
|
10640
|
-
"
|
10676
|
+
"Sbu": {
|
10641
10677
|
"type": "string",
|
10642
10678
|
"sensitive": true
|
10643
10679
|
},
|
10644
|
-
"
|
10680
|
+
"Sc5": {
|
10645
10681
|
"type": "map",
|
10646
10682
|
"key": {},
|
10647
10683
|
"value": {}
|
10648
10684
|
},
|
10649
|
-
"
|
10685
|
+
"Scc": {
|
10650
10686
|
"type": "structure",
|
10651
10687
|
"members": {
|
10652
10688
|
"Percentage": {
|
@@ -10660,7 +10696,7 @@
|
|
10660
10696
|
}
|
10661
10697
|
}
|
10662
10698
|
},
|
10663
|
-
"
|
10699
|
+
"Scg": {
|
10664
10700
|
"type": "structure",
|
10665
10701
|
"members": {
|
10666
10702
|
"StringValue": {},
|
@@ -10673,7 +10709,7 @@
|
|
10673
10709
|
},
|
10674
10710
|
"union": true
|
10675
10711
|
},
|
10676
|
-
"
|
10712
|
+
"Scj": {
|
10677
10713
|
"type": "map",
|
10678
10714
|
"key": {},
|
10679
10715
|
"value": {
|
@@ -10683,7 +10719,7 @@
|
|
10683
10719
|
}
|
10684
10720
|
}
|
10685
10721
|
},
|
10686
|
-
"
|
10722
|
+
"Sd5": {
|
10687
10723
|
"type": "structure",
|
10688
10724
|
"members": {
|
10689
10725
|
"HoursOfOperationId": {},
|
@@ -10703,14 +10739,14 @@
|
|
10703
10739
|
"LastModifiedRegion": {}
|
10704
10740
|
}
|
10705
10741
|
},
|
10706
|
-
"
|
10742
|
+
"Sdf": {
|
10707
10743
|
"type": "structure",
|
10708
10744
|
"members": {
|
10709
10745
|
"AttributeType": {},
|
10710
10746
|
"Value": {}
|
10711
10747
|
}
|
10712
10748
|
},
|
10713
|
-
"
|
10749
|
+
"Sdt": {
|
10714
10750
|
"type": "structure",
|
10715
10751
|
"members": {
|
10716
10752
|
"Name": {},
|
@@ -10723,7 +10759,7 @@
|
|
10723
10759
|
"LastModifiedRegion": {}
|
10724
10760
|
}
|
10725
10761
|
},
|
10726
|
-
"
|
10762
|
+
"Sdw": {
|
10727
10763
|
"type": "structure",
|
10728
10764
|
"members": {
|
10729
10765
|
"PromptARN": {},
|
@@ -10739,7 +10775,7 @@
|
|
10739
10775
|
"LastModifiedRegion": {}
|
10740
10776
|
}
|
10741
10777
|
},
|
10742
|
-
"
|
10778
|
+
"Sdz": {
|
10743
10779
|
"type": "structure",
|
10744
10780
|
"members": {
|
10745
10781
|
"Name": {},
|
@@ -10763,7 +10799,7 @@
|
|
10763
10799
|
"LastModifiedRegion": {}
|
10764
10800
|
}
|
10765
10801
|
},
|
10766
|
-
"
|
10802
|
+
"Se3": {
|
10767
10803
|
"type": "structure",
|
10768
10804
|
"members": {
|
10769
10805
|
"QuickConnectARN": {},
|
@@ -10782,7 +10818,7 @@
|
|
10782
10818
|
"LastModifiedRegion": {}
|
10783
10819
|
}
|
10784
10820
|
},
|
10785
|
-
"
|
10821
|
+
"Se6": {
|
10786
10822
|
"type": "structure",
|
10787
10823
|
"members": {
|
10788
10824
|
"InstanceId": {},
|
@@ -10813,7 +10849,7 @@
|
|
10813
10849
|
}
|
10814
10850
|
}
|
10815
10851
|
},
|
10816
|
-
"
|
10852
|
+
"Ses": {
|
10817
10853
|
"type": "structure",
|
10818
10854
|
"members": {
|
10819
10855
|
"Id": {},
|
@@ -10825,7 +10861,7 @@
|
|
10825
10861
|
"LastModifiedRegion": {}
|
10826
10862
|
}
|
10827
10863
|
},
|
10828
|
-
"
|
10864
|
+
"Sew": {
|
10829
10865
|
"type": "structure",
|
10830
10866
|
"members": {
|
10831
10867
|
"Id": {},
|
@@ -10837,18 +10873,18 @@
|
|
10837
10873
|
"LastModifiedRegion": {}
|
10838
10874
|
}
|
10839
10875
|
},
|
10840
|
-
"
|
10876
|
+
"Sfs": {
|
10841
10877
|
"type": "structure",
|
10842
10878
|
"members": {
|
10843
10879
|
"Queues": {
|
10844
|
-
"shape": "
|
10880
|
+
"shape": "Sft"
|
10845
10881
|
},
|
10846
10882
|
"Channels": {
|
10847
10883
|
"type": "list",
|
10848
10884
|
"member": {}
|
10849
10885
|
},
|
10850
10886
|
"RoutingProfiles": {
|
10851
|
-
"shape": "
|
10887
|
+
"shape": "Sfv"
|
10852
10888
|
},
|
10853
10889
|
"RoutingStepExpressions": {
|
10854
10890
|
"type": "list",
|
@@ -10856,71 +10892,71 @@
|
|
10856
10892
|
}
|
10857
10893
|
}
|
10858
10894
|
},
|
10859
|
-
"
|
10895
|
+
"Sft": {
|
10860
10896
|
"type": "list",
|
10861
10897
|
"member": {}
|
10862
10898
|
},
|
10863
|
-
"
|
10899
|
+
"Sfv": {
|
10864
10900
|
"type": "list",
|
10865
10901
|
"member": {}
|
10866
10902
|
},
|
10867
|
-
"
|
10903
|
+
"Sfy": {
|
10868
10904
|
"type": "list",
|
10869
10905
|
"member": {}
|
10870
10906
|
},
|
10871
|
-
"
|
10907
|
+
"Sg1": {
|
10872
10908
|
"type": "structure",
|
10873
10909
|
"members": {
|
10874
10910
|
"Name": {},
|
10875
10911
|
"Unit": {}
|
10876
10912
|
}
|
10877
10913
|
},
|
10878
|
-
"
|
10914
|
+
"Sgc": {
|
10879
10915
|
"type": "structure",
|
10880
10916
|
"members": {
|
10881
10917
|
"Queue": {
|
10882
|
-
"shape": "
|
10918
|
+
"shape": "Sgd"
|
10883
10919
|
},
|
10884
10920
|
"Channel": {},
|
10885
10921
|
"RoutingProfile": {
|
10886
|
-
"shape": "
|
10922
|
+
"shape": "Sge"
|
10887
10923
|
},
|
10888
10924
|
"RoutingStepExpression": {}
|
10889
10925
|
}
|
10890
10926
|
},
|
10891
|
-
"
|
10927
|
+
"Sgd": {
|
10892
10928
|
"type": "structure",
|
10893
10929
|
"members": {
|
10894
10930
|
"Id": {},
|
10895
10931
|
"Arn": {}
|
10896
10932
|
}
|
10897
10933
|
},
|
10898
|
-
"
|
10934
|
+
"Sge": {
|
10899
10935
|
"type": "structure",
|
10900
10936
|
"members": {
|
10901
10937
|
"Id": {},
|
10902
10938
|
"Arn": {}
|
10903
10939
|
}
|
10904
10940
|
},
|
10905
|
-
"
|
10941
|
+
"Sgv": {
|
10906
10942
|
"type": "structure",
|
10907
10943
|
"members": {
|
10908
10944
|
"Id": {},
|
10909
10945
|
"Arn": {}
|
10910
10946
|
}
|
10911
10947
|
},
|
10912
|
-
"
|
10948
|
+
"Sgx": {
|
10913
10949
|
"type": "map",
|
10914
10950
|
"key": {},
|
10915
10951
|
"value": {
|
10916
10952
|
"type": "integer"
|
10917
10953
|
}
|
10918
10954
|
},
|
10919
|
-
"
|
10955
|
+
"Sh4": {
|
10920
10956
|
"type": "string",
|
10921
10957
|
"sensitive": true
|
10922
10958
|
},
|
10923
|
-
"
|
10959
|
+
"Sh9": {
|
10924
10960
|
"type": "structure",
|
10925
10961
|
"members": {
|
10926
10962
|
"Name": {},
|
@@ -10937,7 +10973,7 @@
|
|
10937
10973
|
"Unit": {}
|
10938
10974
|
}
|
10939
10975
|
},
|
10940
|
-
"
|
10976
|
+
"Shu": {
|
10941
10977
|
"type": "structure",
|
10942
10978
|
"members": {
|
10943
10979
|
"Name": {},
|
@@ -10971,18 +11007,18 @@
|
|
10971
11007
|
}
|
10972
11008
|
}
|
10973
11009
|
},
|
10974
|
-
"
|
11010
|
+
"Sij": {
|
10975
11011
|
"type": "structure",
|
10976
11012
|
"required": [
|
10977
11013
|
"Distributions"
|
10978
11014
|
],
|
10979
11015
|
"members": {
|
10980
11016
|
"Distributions": {
|
10981
|
-
"shape": "
|
11017
|
+
"shape": "Sik"
|
10982
11018
|
}
|
10983
11019
|
}
|
10984
11020
|
},
|
10985
|
-
"
|
11021
|
+
"Sik": {
|
10986
11022
|
"type": "list",
|
10987
11023
|
"member": {
|
10988
11024
|
"type": "structure",
|
@@ -10998,7 +11034,7 @@
|
|
10998
11034
|
}
|
10999
11035
|
}
|
11000
11036
|
},
|
11001
|
-
"
|
11037
|
+
"Sio": {
|
11002
11038
|
"type": "structure",
|
11003
11039
|
"required": [
|
11004
11040
|
"Distributions"
|
@@ -11022,26 +11058,26 @@
|
|
11022
11058
|
}
|
11023
11059
|
}
|
11024
11060
|
},
|
11025
|
-
"
|
11061
|
+
"Sir": {
|
11026
11062
|
"type": "structure",
|
11027
11063
|
"required": [
|
11028
11064
|
"Distributions"
|
11029
11065
|
],
|
11030
11066
|
"members": {
|
11031
11067
|
"Distributions": {
|
11032
|
-
"shape": "
|
11068
|
+
"shape": "Sik"
|
11033
11069
|
}
|
11034
11070
|
}
|
11035
11071
|
},
|
11036
|
-
"
|
11072
|
+
"Sl7": {
|
11037
11073
|
"type": "list",
|
11038
11074
|
"member": {}
|
11039
11075
|
},
|
11040
|
-
"
|
11076
|
+
"Sl8": {
|
11041
11077
|
"type": "list",
|
11042
11078
|
"member": {}
|
11043
11079
|
},
|
11044
|
-
"
|
11080
|
+
"Slt": {
|
11045
11081
|
"type": "list",
|
11046
11082
|
"member": {
|
11047
11083
|
"type": "structure",
|
@@ -11057,7 +11093,7 @@
|
|
11057
11093
|
}
|
11058
11094
|
}
|
11059
11095
|
},
|
11060
|
-
"
|
11096
|
+
"Smi": {
|
11061
11097
|
"type": "structure",
|
11062
11098
|
"members": {
|
11063
11099
|
"AbsoluteTime": {
|
@@ -11067,7 +11103,7 @@
|
|
11067
11103
|
},
|
11068
11104
|
"union": true
|
11069
11105
|
},
|
11070
|
-
"
|
11106
|
+
"Smm": {
|
11071
11107
|
"type": "structure",
|
11072
11108
|
"required": [
|
11073
11109
|
"BeginOffsetChar",
|
@@ -11082,61 +11118,61 @@
|
|
11082
11118
|
}
|
11083
11119
|
}
|
11084
11120
|
},
|
11085
|
-
"
|
11121
|
+
"Spt": {
|
11086
11122
|
"type": "list",
|
11087
11123
|
"member": {}
|
11088
11124
|
},
|
11089
|
-
"
|
11125
|
+
"Sqk": {
|
11090
11126
|
"type": "structure",
|
11091
11127
|
"members": {
|
11092
11128
|
"OrConditions": {
|
11093
11129
|
"type": "list",
|
11094
11130
|
"member": {
|
11095
|
-
"shape": "
|
11131
|
+
"shape": "Sqm"
|
11096
11132
|
}
|
11097
11133
|
},
|
11098
11134
|
"AndConditions": {
|
11099
|
-
"shape": "
|
11135
|
+
"shape": "Sqm"
|
11100
11136
|
},
|
11101
11137
|
"TagCondition": {
|
11102
|
-
"shape": "
|
11138
|
+
"shape": "Sqn"
|
11103
11139
|
}
|
11104
11140
|
}
|
11105
11141
|
},
|
11106
|
-
"
|
11142
|
+
"Sqm": {
|
11107
11143
|
"type": "list",
|
11108
11144
|
"member": {
|
11109
|
-
"shape": "
|
11145
|
+
"shape": "Sqn"
|
11110
11146
|
}
|
11111
11147
|
},
|
11112
|
-
"
|
11148
|
+
"Sqn": {
|
11113
11149
|
"type": "structure",
|
11114
11150
|
"members": {
|
11115
11151
|
"TagKey": {},
|
11116
11152
|
"TagValue": {}
|
11117
11153
|
}
|
11118
11154
|
},
|
11119
|
-
"
|
11155
|
+
"Sqo": {
|
11120
11156
|
"type": "structure",
|
11121
11157
|
"members": {
|
11122
11158
|
"OrConditions": {
|
11123
|
-
"shape": "
|
11159
|
+
"shape": "Sqp"
|
11124
11160
|
},
|
11125
11161
|
"AndConditions": {
|
11126
|
-
"shape": "
|
11162
|
+
"shape": "Sqp"
|
11127
11163
|
},
|
11128
11164
|
"StringCondition": {
|
11129
|
-
"shape": "
|
11165
|
+
"shape": "Sqq"
|
11130
11166
|
}
|
11131
11167
|
}
|
11132
11168
|
},
|
11133
|
-
"
|
11169
|
+
"Sqp": {
|
11134
11170
|
"type": "list",
|
11135
11171
|
"member": {
|
11136
|
-
"shape": "
|
11172
|
+
"shape": "Sqo"
|
11137
11173
|
}
|
11138
11174
|
},
|
11139
|
-
"
|
11175
|
+
"Sqq": {
|
11140
11176
|
"type": "structure",
|
11141
11177
|
"members": {
|
11142
11178
|
"FieldName": {},
|
@@ -11144,159 +11180,173 @@
|
|
11144
11180
|
"ComparisonType": {}
|
11145
11181
|
}
|
11146
11182
|
},
|
11147
|
-
"
|
11183
|
+
"Sqv": {
|
11148
11184
|
"type": "structure",
|
11149
11185
|
"members": {
|
11150
11186
|
"OrConditions": {
|
11151
|
-
"shape": "
|
11187
|
+
"shape": "Sqw"
|
11152
11188
|
},
|
11153
11189
|
"AndConditions": {
|
11154
|
-
"shape": "
|
11190
|
+
"shape": "Sqw"
|
11155
11191
|
},
|
11156
11192
|
"StringCondition": {
|
11157
|
-
"shape": "
|
11193
|
+
"shape": "Sqq"
|
11158
11194
|
}
|
11159
11195
|
}
|
11160
11196
|
},
|
11161
|
-
"
|
11197
|
+
"Sqw": {
|
11162
11198
|
"type": "list",
|
11163
11199
|
"member": {
|
11164
|
-
"shape": "
|
11200
|
+
"shape": "Sqv"
|
11165
11201
|
}
|
11166
11202
|
},
|
11167
|
-
"
|
11203
|
+
"Sr1": {
|
11168
11204
|
"type": "structure",
|
11169
11205
|
"members": {
|
11170
11206
|
"OrConditions": {
|
11171
|
-
"shape": "
|
11207
|
+
"shape": "Sr2"
|
11172
11208
|
},
|
11173
11209
|
"AndConditions": {
|
11174
|
-
"shape": "
|
11210
|
+
"shape": "Sr2"
|
11175
11211
|
},
|
11176
11212
|
"StringCondition": {
|
11177
|
-
"shape": "
|
11213
|
+
"shape": "Sqq"
|
11178
11214
|
}
|
11179
11215
|
}
|
11180
11216
|
},
|
11181
|
-
"
|
11217
|
+
"Sr2": {
|
11182
11218
|
"type": "list",
|
11183
11219
|
"member": {
|
11184
|
-
"shape": "
|
11220
|
+
"shape": "Sr1"
|
11185
11221
|
}
|
11186
11222
|
},
|
11187
|
-
"
|
11223
|
+
"Sr8": {
|
11188
11224
|
"type": "structure",
|
11189
11225
|
"members": {
|
11190
11226
|
"OrConditions": {
|
11191
|
-
"shape": "
|
11227
|
+
"shape": "Sr9"
|
11192
11228
|
},
|
11193
11229
|
"AndConditions": {
|
11194
|
-
"shape": "
|
11230
|
+
"shape": "Sr9"
|
11195
11231
|
},
|
11196
11232
|
"StringCondition": {
|
11197
|
-
"shape": "
|
11233
|
+
"shape": "Sqq"
|
11198
11234
|
},
|
11199
11235
|
"QueueTypeCondition": {}
|
11200
11236
|
}
|
11201
11237
|
},
|
11202
|
-
"
|
11238
|
+
"Sr9": {
|
11203
11239
|
"type": "list",
|
11204
11240
|
"member": {
|
11205
|
-
"shape": "
|
11241
|
+
"shape": "Sr8"
|
11206
11242
|
}
|
11207
11243
|
},
|
11208
|
-
"
|
11244
|
+
"Srf": {
|
11209
11245
|
"type": "structure",
|
11210
11246
|
"members": {
|
11211
11247
|
"OrConditions": {
|
11212
|
-
"shape": "
|
11248
|
+
"shape": "Srg"
|
11213
11249
|
},
|
11214
11250
|
"AndConditions": {
|
11215
|
-
"shape": "
|
11251
|
+
"shape": "Srg"
|
11216
11252
|
},
|
11217
11253
|
"StringCondition": {
|
11218
|
-
"shape": "
|
11254
|
+
"shape": "Sqq"
|
11219
11255
|
}
|
11220
11256
|
}
|
11221
11257
|
},
|
11222
|
-
"
|
11258
|
+
"Srg": {
|
11223
11259
|
"type": "list",
|
11224
11260
|
"member": {
|
11225
|
-
"shape": "
|
11261
|
+
"shape": "Srf"
|
11226
11262
|
}
|
11227
11263
|
},
|
11228
|
-
"
|
11264
|
+
"Sru": {
|
11229
11265
|
"type": "structure",
|
11230
11266
|
"members": {
|
11231
11267
|
"OrConditions": {
|
11232
|
-
"shape": "
|
11268
|
+
"shape": "Srv"
|
11233
11269
|
},
|
11234
11270
|
"AndConditions": {
|
11235
|
-
"shape": "
|
11271
|
+
"shape": "Srv"
|
11236
11272
|
},
|
11237
11273
|
"StringCondition": {
|
11238
|
-
"shape": "
|
11274
|
+
"shape": "Sqq"
|
11239
11275
|
}
|
11240
11276
|
}
|
11241
11277
|
},
|
11242
|
-
"
|
11278
|
+
"Srv": {
|
11243
11279
|
"type": "list",
|
11244
11280
|
"member": {
|
11245
|
-
"shape": "
|
11281
|
+
"shape": "Sru"
|
11246
11282
|
}
|
11247
11283
|
},
|
11248
|
-
"
|
11284
|
+
"Srz": {
|
11249
11285
|
"type": "structure",
|
11250
11286
|
"members": {
|
11251
11287
|
"OrConditions": {
|
11252
|
-
"shape": "
|
11288
|
+
"shape": "Ss0"
|
11253
11289
|
},
|
11254
11290
|
"AndConditions": {
|
11255
|
-
"shape": "
|
11291
|
+
"shape": "Ss0"
|
11256
11292
|
},
|
11257
11293
|
"StringCondition": {
|
11258
|
-
"shape": "
|
11294
|
+
"shape": "Sqq"
|
11259
11295
|
}
|
11260
11296
|
}
|
11261
11297
|
},
|
11262
|
-
"
|
11298
|
+
"Ss0": {
|
11263
11299
|
"type": "list",
|
11264
11300
|
"member": {
|
11265
|
-
"shape": "
|
11301
|
+
"shape": "Srz"
|
11266
11302
|
}
|
11267
11303
|
},
|
11268
|
-
"
|
11304
|
+
"Ss9": {
|
11305
|
+
"type": "structure",
|
11306
|
+
"members": {
|
11307
|
+
"TagConditions": {
|
11308
|
+
"shape": "Sqm"
|
11309
|
+
},
|
11310
|
+
"HierarchyGroupCondition": {
|
11311
|
+
"shape": "Ssa"
|
11312
|
+
}
|
11313
|
+
}
|
11314
|
+
},
|
11315
|
+
"Ssa": {
|
11316
|
+
"type": "structure",
|
11317
|
+
"members": {
|
11318
|
+
"Value": {},
|
11319
|
+
"HierarchyGroupMatchType": {}
|
11320
|
+
}
|
11321
|
+
},
|
11322
|
+
"Ssc": {
|
11269
11323
|
"type": "structure",
|
11270
11324
|
"members": {
|
11271
11325
|
"OrConditions": {
|
11272
|
-
"shape": "
|
11326
|
+
"shape": "Ssd"
|
11273
11327
|
},
|
11274
11328
|
"AndConditions": {
|
11275
|
-
"shape": "
|
11329
|
+
"shape": "Ssd"
|
11276
11330
|
},
|
11277
11331
|
"StringCondition": {
|
11278
|
-
"shape": "
|
11332
|
+
"shape": "Sqq"
|
11279
11333
|
},
|
11280
11334
|
"HierarchyGroupCondition": {
|
11281
|
-
"
|
11282
|
-
"members": {
|
11283
|
-
"Value": {},
|
11284
|
-
"HierarchyGroupMatchType": {}
|
11285
|
-
}
|
11335
|
+
"shape": "Ssa"
|
11286
11336
|
}
|
11287
11337
|
}
|
11288
11338
|
},
|
11289
|
-
"
|
11339
|
+
"Ssd": {
|
11290
11340
|
"type": "list",
|
11291
11341
|
"member": {
|
11292
|
-
"shape": "
|
11342
|
+
"shape": "Ssc"
|
11293
11343
|
}
|
11294
11344
|
},
|
11295
|
-
"
|
11345
|
+
"Ssv": {
|
11296
11346
|
"type": "list",
|
11297
11347
|
"member": {}
|
11298
11348
|
},
|
11299
|
-
"
|
11349
|
+
"Ssx": {
|
11300
11350
|
"type": "structure",
|
11301
11351
|
"required": [
|
11302
11352
|
"DisplayName"
|
@@ -11305,7 +11355,7 @@
|
|
11305
11355
|
"DisplayName": {}
|
11306
11356
|
}
|
11307
11357
|
},
|
11308
|
-
"
|
11358
|
+
"Ssy": {
|
11309
11359
|
"type": "structure",
|
11310
11360
|
"required": [
|
11311
11361
|
"StreamingEndpointArn"
|
@@ -11314,25 +11364,25 @@
|
|
11314
11364
|
"StreamingEndpointArn": {}
|
11315
11365
|
}
|
11316
11366
|
},
|
11317
|
-
"
|
11367
|
+
"Sts": {
|
11318
11368
|
"type": "structure",
|
11319
11369
|
"members": {
|
11320
11370
|
"Video": {}
|
11321
11371
|
}
|
11322
11372
|
},
|
11323
|
-
"
|
11373
|
+
"Suf": {
|
11324
11374
|
"type": "map",
|
11325
11375
|
"key": {},
|
11326
11376
|
"value": {
|
11327
11377
|
"type": "structure",
|
11328
11378
|
"members": {
|
11329
11379
|
"Value": {
|
11330
|
-
"shape": "
|
11380
|
+
"shape": "Scg"
|
11331
11381
|
}
|
11332
11382
|
}
|
11333
11383
|
}
|
11334
11384
|
},
|
11335
|
-
"
|
11385
|
+
"Swr": {
|
11336
11386
|
"type": "structure",
|
11337
11387
|
"required": [
|
11338
11388
|
"Name"
|