cdk-comprehend-s3olap 2.0.102 → 2.0.104

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.
Files changed (61) hide show
  1. package/.jsii +5 -5
  2. package/lib/cdk-comprehend-s3olap.js +2 -2
  3. package/lib/comprehend-lambdas.js +2 -2
  4. package/lib/iam-roles.js +4 -4
  5. package/node_modules/aws-sdk/CHANGELOG.md +12 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.min.json +59 -8
  8. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +237 -126
  9. package/node_modules/aws-sdk/apis/devicefarm-2015-06-23.min.json +166 -132
  10. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +3 -1
  11. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +3 -1
  12. package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +102 -19
  13. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +584 -572
  14. package/node_modules/aws-sdk/clients/backupgateway.d.ts +72 -0
  15. package/node_modules/aws-sdk/clients/comprehend.d.ts +148 -34
  16. package/node_modules/aws-sdk/clients/devicefarm.d.ts +38 -0
  17. package/node_modules/aws-sdk/clients/ec2.d.ts +70 -67
  18. package/node_modules/aws-sdk/clients/glue.d.ts +8 -0
  19. package/node_modules/aws-sdk/clients/identitystore.d.ts +8 -8
  20. package/node_modules/aws-sdk/clients/s3control.d.ts +109 -41
  21. package/node_modules/aws-sdk/clients/sagemaker.d.ts +31 -10
  22. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  23. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +8 -8
  24. package/node_modules/aws-sdk/dist/aws-sdk.js +409 -262
  25. package/node_modules/aws-sdk/dist/aws-sdk.min.js +78 -78
  26. package/node_modules/aws-sdk/lib/core.js +1 -1
  27. package/node_modules/aws-sdk/package.json +1 -1
  28. package/node_modules/es-abstract/2015/GetSubstitution.js +1 -1
  29. package/node_modules/es-abstract/2015/ToNumber.js +1 -1
  30. package/node_modules/es-abstract/2016/GetSubstitution.js +1 -1
  31. package/node_modules/es-abstract/2016/ToNumber.js +1 -1
  32. package/node_modules/es-abstract/2017/GetSubstitution.js +1 -1
  33. package/node_modules/es-abstract/2017/ToNumber.js +1 -1
  34. package/node_modules/es-abstract/2018/GetSubstitution.js +1 -1
  35. package/node_modules/es-abstract/2018/ToNumber.js +1 -1
  36. package/node_modules/es-abstract/2019/GetSubstitution.js +1 -1
  37. package/node_modules/es-abstract/2019/ToNumber.js +1 -1
  38. package/node_modules/es-abstract/2020/GetSubstitution.js +1 -1
  39. package/node_modules/es-abstract/2020/ToNumber.js +1 -1
  40. package/node_modules/es-abstract/2021/GetSubstitution.js +1 -1
  41. package/node_modules/es-abstract/2021/ToNumber.js +1 -1
  42. package/node_modules/es-abstract/2022/GetSubstitution.js +1 -1
  43. package/node_modules/es-abstract/2022/StringToNumber.js +1 -1
  44. package/node_modules/es-abstract/CHANGELOG.md +6 -0
  45. package/node_modules/es-abstract/helpers/regexTester.js +2 -6
  46. package/node_modules/es-abstract/package.json +6 -5
  47. package/node_modules/esbuild/bin/esbuild +34 -9
  48. package/node_modules/esbuild/install.js +4 -4
  49. package/node_modules/esbuild/lib/main.js +41 -16
  50. package/node_modules/esbuild/package.json +23 -23
  51. package/node_modules/esbuild-linux-64/bin/esbuild +0 -0
  52. package/node_modules/esbuild-linux-64/package.json +1 -1
  53. package/node_modules/safe-regex-test/.eslintrc +9 -0
  54. package/node_modules/safe-regex-test/.github/FUNDING.yml +12 -0
  55. package/node_modules/safe-regex-test/CHANGELOG.md +15 -0
  56. package/node_modules/safe-regex-test/LICENSE +21 -0
  57. package/node_modules/safe-regex-test/README.md +42 -0
  58. package/node_modules/safe-regex-test/index.js +17 -0
  59. package/node_modules/safe-regex-test/package.json +75 -0
  60. package/node_modules/safe-regex-test/test/index.js +37 -0
  61. package/package.json +10 -10
@@ -1,4 +1,4 @@
1
- // AWS SDK for JavaScript v2.1220.0
1
+ // AWS SDK for JavaScript v2.1222.0
2
2
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
3
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
4
4
  (function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){
@@ -52925,6 +52925,48 @@ module.exports={
52925
52925
  "sensitive": true
52926
52926
  }
52927
52927
  },
52928
+ "BatchDetectTargetedSentiment": {
52929
+ "input": {
52930
+ "type": "structure",
52931
+ "required": [
52932
+ "TextList",
52933
+ "LanguageCode"
52934
+ ],
52935
+ "members": {
52936
+ "TextList": {
52937
+ "shape": "S2"
52938
+ },
52939
+ "LanguageCode": {}
52940
+ }
52941
+ },
52942
+ "output": {
52943
+ "type": "structure",
52944
+ "required": [
52945
+ "ResultList",
52946
+ "ErrorList"
52947
+ ],
52948
+ "members": {
52949
+ "ResultList": {
52950
+ "type": "list",
52951
+ "member": {
52952
+ "type": "structure",
52953
+ "members": {
52954
+ "Index": {
52955
+ "type": "integer"
52956
+ },
52957
+ "Entities": {
52958
+ "shape": "S1b"
52959
+ }
52960
+ }
52961
+ }
52962
+ },
52963
+ "ErrorList": {
52964
+ "shape": "Sc"
52965
+ }
52966
+ },
52967
+ "sensitive": true
52968
+ }
52969
+ },
52928
52970
  "ClassifyDocument": {
52929
52971
  "input": {
52930
52972
  "type": "structure",
@@ -53014,13 +53056,13 @@ module.exports={
53014
53056
  "VersionName": {},
53015
53057
  "DataAccessRoleArn": {},
53016
53058
  "Tags": {
53017
- "shape": "S1n"
53059
+ "shape": "S1y"
53018
53060
  },
53019
53061
  "InputDataConfig": {
53020
- "shape": "S1r"
53062
+ "shape": "S22"
53021
53063
  },
53022
53064
  "OutputDataConfig": {
53023
- "shape": "S21"
53065
+ "shape": "S2c"
53024
53066
  },
53025
53067
  "ClientRequestToken": {
53026
53068
  "idempotencyToken": true
@@ -53028,7 +53070,7 @@ module.exports={
53028
53070
  "LanguageCode": {},
53029
53071
  "VolumeKmsKeyId": {},
53030
53072
  "VpcConfig": {
53031
- "shape": "S24"
53073
+ "shape": "S2f"
53032
53074
  },
53033
53075
  "Mode": {},
53034
53076
  "ModelKmsKeyId": {},
@@ -53060,7 +53102,7 @@ module.exports={
53060
53102
  "idempotencyToken": true
53061
53103
  },
53062
53104
  "Tags": {
53063
- "shape": "S1n"
53105
+ "shape": "S1y"
53064
53106
  },
53065
53107
  "DataAccessRoleArn": {}
53066
53108
  }
@@ -53086,10 +53128,10 @@ module.exports={
53086
53128
  "VersionName": {},
53087
53129
  "DataAccessRoleArn": {},
53088
53130
  "Tags": {
53089
- "shape": "S1n"
53131
+ "shape": "S1y"
53090
53132
  },
53091
53133
  "InputDataConfig": {
53092
- "shape": "S2k"
53134
+ "shape": "S2v"
53093
53135
  },
53094
53136
  "ClientRequestToken": {
53095
53137
  "idempotencyToken": true
@@ -53097,7 +53139,7 @@ module.exports={
53097
53139
  "LanguageCode": {},
53098
53140
  "VolumeKmsKeyId": {},
53099
53141
  "VpcConfig": {
53100
- "shape": "S24"
53142
+ "shape": "S2f"
53101
53143
  },
53102
53144
  "ModelKmsKeyId": {},
53103
53145
  "ModelPolicy": {}
@@ -53185,7 +53227,7 @@ module.exports={
53185
53227
  "type": "structure",
53186
53228
  "members": {
53187
53229
  "DocumentClassificationJobProperties": {
53188
- "shape": "S38"
53230
+ "shape": "S3j"
53189
53231
  }
53190
53232
  }
53191
53233
  }
@@ -53204,7 +53246,7 @@ module.exports={
53204
53246
  "type": "structure",
53205
53247
  "members": {
53206
53248
  "DocumentClassifierProperties": {
53207
- "shape": "S3n"
53249
+ "shape": "S3y"
53208
53250
  }
53209
53251
  }
53210
53252
  }
@@ -53223,7 +53265,7 @@ module.exports={
53223
53265
  "type": "structure",
53224
53266
  "members": {
53225
53267
  "DominantLanguageDetectionJobProperties": {
53226
- "shape": "S3u"
53268
+ "shape": "S45"
53227
53269
  }
53228
53270
  }
53229
53271
  }
@@ -53242,7 +53284,7 @@ module.exports={
53242
53284
  "type": "structure",
53243
53285
  "members": {
53244
53286
  "EndpointProperties": {
53245
- "shape": "S3x"
53287
+ "shape": "S48"
53246
53288
  }
53247
53289
  }
53248
53290
  }
@@ -53261,7 +53303,7 @@ module.exports={
53261
53303
  "type": "structure",
53262
53304
  "members": {
53263
53305
  "EntitiesDetectionJobProperties": {
53264
- "shape": "S41"
53306
+ "shape": "S4c"
53265
53307
  }
53266
53308
  }
53267
53309
  }
@@ -53280,7 +53322,7 @@ module.exports={
53280
53322
  "type": "structure",
53281
53323
  "members": {
53282
53324
  "EntityRecognizerProperties": {
53283
- "shape": "S44"
53325
+ "shape": "S4f"
53284
53326
  }
53285
53327
  }
53286
53328
  }
@@ -53299,7 +53341,7 @@ module.exports={
53299
53341
  "type": "structure",
53300
53342
  "members": {
53301
53343
  "EventsDetectionJobProperties": {
53302
- "shape": "S4c"
53344
+ "shape": "S4n"
53303
53345
  }
53304
53346
  }
53305
53347
  }
@@ -53318,7 +53360,7 @@ module.exports={
53318
53360
  "type": "structure",
53319
53361
  "members": {
53320
53362
  "KeyPhrasesDetectionJobProperties": {
53321
- "shape": "S4h"
53363
+ "shape": "S4s"
53322
53364
  }
53323
53365
  }
53324
53366
  }
@@ -53337,7 +53379,7 @@ module.exports={
53337
53379
  "type": "structure",
53338
53380
  "members": {
53339
53381
  "PiiEntitiesDetectionJobProperties": {
53340
- "shape": "S4k"
53382
+ "shape": "S4v"
53341
53383
  }
53342
53384
  }
53343
53385
  }
@@ -53380,7 +53422,7 @@ module.exports={
53380
53422
  "type": "structure",
53381
53423
  "members": {
53382
53424
  "SentimentDetectionJobProperties": {
53383
- "shape": "S4v"
53425
+ "shape": "S56"
53384
53426
  }
53385
53427
  }
53386
53428
  }
@@ -53399,7 +53441,7 @@ module.exports={
53399
53441
  "type": "structure",
53400
53442
  "members": {
53401
53443
  "TargetedSentimentDetectionJobProperties": {
53402
- "shape": "S4y"
53444
+ "shape": "S59"
53403
53445
  }
53404
53446
  }
53405
53447
  }
@@ -53418,7 +53460,7 @@ module.exports={
53418
53460
  "type": "structure",
53419
53461
  "members": {
53420
53462
  "TopicsDetectionJobProperties": {
53421
- "shape": "S51"
53463
+ "shape": "S5c"
53422
53464
  }
53423
53465
  }
53424
53466
  }
@@ -53578,6 +53620,30 @@ module.exports={
53578
53620
  "sensitive": true
53579
53621
  }
53580
53622
  },
53623
+ "DetectTargetedSentiment": {
53624
+ "input": {
53625
+ "type": "structure",
53626
+ "required": [
53627
+ "Text",
53628
+ "LanguageCode"
53629
+ ],
53630
+ "members": {
53631
+ "Text": {
53632
+ "shape": "S3"
53633
+ },
53634
+ "LanguageCode": {}
53635
+ }
53636
+ },
53637
+ "output": {
53638
+ "type": "structure",
53639
+ "members": {
53640
+ "Entities": {
53641
+ "shape": "S1b"
53642
+ }
53643
+ },
53644
+ "sensitive": true
53645
+ }
53646
+ },
53581
53647
  "ImportModel": {
53582
53648
  "input": {
53583
53649
  "type": "structure",
@@ -53591,7 +53657,7 @@ module.exports={
53591
53657
  "ModelKmsKeyId": {},
53592
53658
  "DataAccessRoleArn": {},
53593
53659
  "Tags": {
53594
- "shape": "S1n"
53660
+ "shape": "S1y"
53595
53661
  }
53596
53662
  }
53597
53663
  },
@@ -53631,7 +53697,7 @@ module.exports={
53631
53697
  "DocumentClassificationJobPropertiesList": {
53632
53698
  "type": "list",
53633
53699
  "member": {
53634
- "shape": "S38"
53700
+ "shape": "S3j"
53635
53701
  }
53636
53702
  },
53637
53703
  "NextToken": {}
@@ -53701,7 +53767,7 @@ module.exports={
53701
53767
  "DocumentClassifierPropertiesList": {
53702
53768
  "type": "list",
53703
53769
  "member": {
53704
- "shape": "S3n"
53770
+ "shape": "S3y"
53705
53771
  }
53706
53772
  },
53707
53773
  "NextToken": {}
@@ -53737,7 +53803,7 @@ module.exports={
53737
53803
  "DominantLanguageDetectionJobPropertiesList": {
53738
53804
  "type": "list",
53739
53805
  "member": {
53740
- "shape": "S3u"
53806
+ "shape": "S45"
53741
53807
  }
53742
53808
  },
53743
53809
  "NextToken": {}
@@ -53773,7 +53839,7 @@ module.exports={
53773
53839
  "EndpointPropertiesList": {
53774
53840
  "type": "list",
53775
53841
  "member": {
53776
- "shape": "S3x"
53842
+ "shape": "S48"
53777
53843
  }
53778
53844
  },
53779
53845
  "NextToken": {}
@@ -53809,7 +53875,7 @@ module.exports={
53809
53875
  "EntitiesDetectionJobPropertiesList": {
53810
53876
  "type": "list",
53811
53877
  "member": {
53812
- "shape": "S41"
53878
+ "shape": "S4c"
53813
53879
  }
53814
53880
  },
53815
53881
  "NextToken": {}
@@ -53879,7 +53945,7 @@ module.exports={
53879
53945
  "EntityRecognizerPropertiesList": {
53880
53946
  "type": "list",
53881
53947
  "member": {
53882
- "shape": "S44"
53948
+ "shape": "S4f"
53883
53949
  }
53884
53950
  },
53885
53951
  "NextToken": {}
@@ -53915,7 +53981,7 @@ module.exports={
53915
53981
  "EventsDetectionJobPropertiesList": {
53916
53982
  "type": "list",
53917
53983
  "member": {
53918
- "shape": "S4c"
53984
+ "shape": "S4n"
53919
53985
  }
53920
53986
  },
53921
53987
  "NextToken": {}
@@ -53951,7 +54017,7 @@ module.exports={
53951
54017
  "KeyPhrasesDetectionJobPropertiesList": {
53952
54018
  "type": "list",
53953
54019
  "member": {
53954
- "shape": "S4h"
54020
+ "shape": "S4s"
53955
54021
  }
53956
54022
  },
53957
54023
  "NextToken": {}
@@ -53987,7 +54053,7 @@ module.exports={
53987
54053
  "PiiEntitiesDetectionJobPropertiesList": {
53988
54054
  "type": "list",
53989
54055
  "member": {
53990
- "shape": "S4k"
54056
+ "shape": "S4v"
53991
54057
  }
53992
54058
  },
53993
54059
  "NextToken": {}
@@ -54023,7 +54089,7 @@ module.exports={
54023
54089
  "SentimentDetectionJobPropertiesList": {
54024
54090
  "type": "list",
54025
54091
  "member": {
54026
- "shape": "S4v"
54092
+ "shape": "S56"
54027
54093
  }
54028
54094
  },
54029
54095
  "NextToken": {}
@@ -54045,7 +54111,7 @@ module.exports={
54045
54111
  "members": {
54046
54112
  "ResourceArn": {},
54047
54113
  "Tags": {
54048
- "shape": "S1n"
54114
+ "shape": "S1y"
54049
54115
  }
54050
54116
  }
54051
54117
  }
@@ -54079,7 +54145,7 @@ module.exports={
54079
54145
  "TargetedSentimentDetectionJobPropertiesList": {
54080
54146
  "type": "list",
54081
54147
  "member": {
54082
- "shape": "S4y"
54148
+ "shape": "S59"
54083
54149
  }
54084
54150
  },
54085
54151
  "NextToken": {}
@@ -54115,7 +54181,7 @@ module.exports={
54115
54181
  "TopicsDetectionJobPropertiesList": {
54116
54182
  "type": "list",
54117
54183
  "member": {
54118
- "shape": "S51"
54184
+ "shape": "S5c"
54119
54185
  }
54120
54186
  },
54121
54187
  "NextToken": {}
@@ -54155,10 +54221,10 @@ module.exports={
54155
54221
  "JobName": {},
54156
54222
  "DocumentClassifierArn": {},
54157
54223
  "InputDataConfig": {
54158
- "shape": "S3e"
54224
+ "shape": "S3p"
54159
54225
  },
54160
54226
  "OutputDataConfig": {
54161
- "shape": "S3k"
54227
+ "shape": "S3v"
54162
54228
  },
54163
54229
  "DataAccessRoleArn": {},
54164
54230
  "ClientRequestToken": {
@@ -54166,10 +54232,10 @@ module.exports={
54166
54232
  },
54167
54233
  "VolumeKmsKeyId": {},
54168
54234
  "VpcConfig": {
54169
- "shape": "S24"
54235
+ "shape": "S2f"
54170
54236
  },
54171
54237
  "Tags": {
54172
- "shape": "S1n"
54238
+ "shape": "S1y"
54173
54239
  }
54174
54240
  }
54175
54241
  },
@@ -54192,10 +54258,10 @@ module.exports={
54192
54258
  ],
54193
54259
  "members": {
54194
54260
  "InputDataConfig": {
54195
- "shape": "S3e"
54261
+ "shape": "S3p"
54196
54262
  },
54197
54263
  "OutputDataConfig": {
54198
- "shape": "S3k"
54264
+ "shape": "S3v"
54199
54265
  },
54200
54266
  "DataAccessRoleArn": {},
54201
54267
  "JobName": {},
@@ -54204,10 +54270,10 @@ module.exports={
54204
54270
  },
54205
54271
  "VolumeKmsKeyId": {},
54206
54272
  "VpcConfig": {
54207
- "shape": "S24"
54273
+ "shape": "S2f"
54208
54274
  },
54209
54275
  "Tags": {
54210
- "shape": "S1n"
54276
+ "shape": "S1y"
54211
54277
  }
54212
54278
  }
54213
54279
  },
@@ -54231,10 +54297,10 @@ module.exports={
54231
54297
  ],
54232
54298
  "members": {
54233
54299
  "InputDataConfig": {
54234
- "shape": "S3e"
54300
+ "shape": "S3p"
54235
54301
  },
54236
54302
  "OutputDataConfig": {
54237
- "shape": "S3k"
54303
+ "shape": "S3v"
54238
54304
  },
54239
54305
  "DataAccessRoleArn": {},
54240
54306
  "JobName": {},
@@ -54245,10 +54311,10 @@ module.exports={
54245
54311
  },
54246
54312
  "VolumeKmsKeyId": {},
54247
54313
  "VpcConfig": {
54248
- "shape": "S24"
54314
+ "shape": "S2f"
54249
54315
  },
54250
54316
  "Tags": {
54251
- "shape": "S1n"
54317
+ "shape": "S1y"
54252
54318
  }
54253
54319
  }
54254
54320
  },
@@ -54273,10 +54339,10 @@ module.exports={
54273
54339
  ],
54274
54340
  "members": {
54275
54341
  "InputDataConfig": {
54276
- "shape": "S3e"
54342
+ "shape": "S3p"
54277
54343
  },
54278
54344
  "OutputDataConfig": {
54279
- "shape": "S3k"
54345
+ "shape": "S3v"
54280
54346
  },
54281
54347
  "DataAccessRoleArn": {},
54282
54348
  "JobName": {},
@@ -54285,10 +54351,10 @@ module.exports={
54285
54351
  "idempotencyToken": true
54286
54352
  },
54287
54353
  "TargetEventTypes": {
54288
- "shape": "S4d"
54354
+ "shape": "S4o"
54289
54355
  },
54290
54356
  "Tags": {
54291
- "shape": "S1n"
54357
+ "shape": "S1y"
54292
54358
  }
54293
54359
  }
54294
54360
  },
@@ -54312,10 +54378,10 @@ module.exports={
54312
54378
  ],
54313
54379
  "members": {
54314
54380
  "InputDataConfig": {
54315
- "shape": "S3e"
54381
+ "shape": "S3p"
54316
54382
  },
54317
54383
  "OutputDataConfig": {
54318
- "shape": "S3k"
54384
+ "shape": "S3v"
54319
54385
  },
54320
54386
  "DataAccessRoleArn": {},
54321
54387
  "JobName": {},
@@ -54325,10 +54391,10 @@ module.exports={
54325
54391
  },
54326
54392
  "VolumeKmsKeyId": {},
54327
54393
  "VpcConfig": {
54328
- "shape": "S24"
54394
+ "shape": "S2f"
54329
54395
  },
54330
54396
  "Tags": {
54331
- "shape": "S1n"
54397
+ "shape": "S1y"
54332
54398
  }
54333
54399
  }
54334
54400
  },
@@ -54353,14 +54419,14 @@ module.exports={
54353
54419
  ],
54354
54420
  "members": {
54355
54421
  "InputDataConfig": {
54356
- "shape": "S3e"
54422
+ "shape": "S3p"
54357
54423
  },
54358
54424
  "OutputDataConfig": {
54359
- "shape": "S3k"
54425
+ "shape": "S3v"
54360
54426
  },
54361
54427
  "Mode": {},
54362
54428
  "RedactionConfig": {
54363
- "shape": "S4m"
54429
+ "shape": "S4x"
54364
54430
  },
54365
54431
  "DataAccessRoleArn": {},
54366
54432
  "JobName": {},
@@ -54369,7 +54435,7 @@ module.exports={
54369
54435
  "idempotencyToken": true
54370
54436
  },
54371
54437
  "Tags": {
54372
- "shape": "S1n"
54438
+ "shape": "S1y"
54373
54439
  }
54374
54440
  }
54375
54441
  },
@@ -54393,10 +54459,10 @@ module.exports={
54393
54459
  ],
54394
54460
  "members": {
54395
54461
  "InputDataConfig": {
54396
- "shape": "S3e"
54462
+ "shape": "S3p"
54397
54463
  },
54398
54464
  "OutputDataConfig": {
54399
- "shape": "S3k"
54465
+ "shape": "S3v"
54400
54466
  },
54401
54467
  "DataAccessRoleArn": {},
54402
54468
  "JobName": {},
@@ -54406,10 +54472,10 @@ module.exports={
54406
54472
  },
54407
54473
  "VolumeKmsKeyId": {},
54408
54474
  "VpcConfig": {
54409
- "shape": "S24"
54475
+ "shape": "S2f"
54410
54476
  },
54411
54477
  "Tags": {
54412
- "shape": "S1n"
54478
+ "shape": "S1y"
54413
54479
  }
54414
54480
  }
54415
54481
  },
@@ -54433,10 +54499,10 @@ module.exports={
54433
54499
  ],
54434
54500
  "members": {
54435
54501
  "InputDataConfig": {
54436
- "shape": "S3e"
54502
+ "shape": "S3p"
54437
54503
  },
54438
54504
  "OutputDataConfig": {
54439
- "shape": "S3k"
54505
+ "shape": "S3v"
54440
54506
  },
54441
54507
  "DataAccessRoleArn": {},
54442
54508
  "JobName": {},
@@ -54446,10 +54512,10 @@ module.exports={
54446
54512
  },
54447
54513
  "VolumeKmsKeyId": {},
54448
54514
  "VpcConfig": {
54449
- "shape": "S24"
54515
+ "shape": "S2f"
54450
54516
  },
54451
54517
  "Tags": {
54452
- "shape": "S1n"
54518
+ "shape": "S1y"
54453
54519
  }
54454
54520
  }
54455
54521
  },
@@ -54472,10 +54538,10 @@ module.exports={
54472
54538
  ],
54473
54539
  "members": {
54474
54540
  "InputDataConfig": {
54475
- "shape": "S3e"
54541
+ "shape": "S3p"
54476
54542
  },
54477
54543
  "OutputDataConfig": {
54478
- "shape": "S3k"
54544
+ "shape": "S3v"
54479
54545
  },
54480
54546
  "DataAccessRoleArn": {},
54481
54547
  "JobName": {},
@@ -54487,10 +54553,10 @@ module.exports={
54487
54553
  },
54488
54554
  "VolumeKmsKeyId": {},
54489
54555
  "VpcConfig": {
54490
- "shape": "S24"
54556
+ "shape": "S2f"
54491
54557
  },
54492
54558
  "Tags": {
54493
- "shape": "S1n"
54559
+ "shape": "S1y"
54494
54560
  }
54495
54561
  }
54496
54562
  },
@@ -54669,7 +54735,7 @@ module.exports={
54669
54735
  "members": {
54670
54736
  "ResourceArn": {},
54671
54737
  "Tags": {
54672
- "shape": "S1n"
54738
+ "shape": "S1y"
54673
54739
  }
54674
54740
  }
54675
54741
  },
@@ -54837,7 +54903,52 @@ module.exports={
54837
54903
  }
54838
54904
  }
54839
54905
  },
54840
- "S1n": {
54906
+ "S1b": {
54907
+ "type": "list",
54908
+ "member": {
54909
+ "type": "structure",
54910
+ "members": {
54911
+ "DescriptiveMentionIndex": {
54912
+ "type": "list",
54913
+ "member": {
54914
+ "type": "integer"
54915
+ }
54916
+ },
54917
+ "Mentions": {
54918
+ "type": "list",
54919
+ "member": {
54920
+ "type": "structure",
54921
+ "members": {
54922
+ "Score": {
54923
+ "type": "float"
54924
+ },
54925
+ "GroupScore": {
54926
+ "type": "float"
54927
+ },
54928
+ "Text": {},
54929
+ "Type": {},
54930
+ "MentionSentiment": {
54931
+ "type": "structure",
54932
+ "members": {
54933
+ "Sentiment": {},
54934
+ "SentimentScore": {
54935
+ "shape": "Sx"
54936
+ }
54937
+ }
54938
+ },
54939
+ "BeginOffset": {
54940
+ "type": "integer"
54941
+ },
54942
+ "EndOffset": {
54943
+ "type": "integer"
54944
+ }
54945
+ }
54946
+ }
54947
+ }
54948
+ }
54949
+ }
54950
+ },
54951
+ "S1y": {
54841
54952
  "type": "list",
54842
54953
  "member": {
54843
54954
  "type": "structure",
@@ -54850,7 +54961,7 @@ module.exports={
54850
54961
  }
54851
54962
  }
54852
54963
  },
54853
- "S1r": {
54964
+ "S22": {
54854
54965
  "type": "structure",
54855
54966
  "members": {
54856
54967
  "DataFormat": {},
@@ -54860,12 +54971,12 @@ module.exports={
54860
54971
  "AugmentedManifests": {
54861
54972
  "type": "list",
54862
54973
  "member": {
54863
- "shape": "S1w"
54974
+ "shape": "S27"
54864
54975
  }
54865
54976
  }
54866
54977
  }
54867
54978
  },
54868
- "S1w": {
54979
+ "S27": {
54869
54980
  "type": "structure",
54870
54981
  "required": [
54871
54982
  "S3Uri",
@@ -54883,14 +54994,14 @@ module.exports={
54883
54994
  "DocumentType": {}
54884
54995
  }
54885
54996
  },
54886
- "S21": {
54997
+ "S2c": {
54887
54998
  "type": "structure",
54888
54999
  "members": {
54889
55000
  "S3Uri": {},
54890
55001
  "KmsKeyId": {}
54891
55002
  }
54892
55003
  },
54893
- "S24": {
55004
+ "S2f": {
54894
55005
  "type": "structure",
54895
55006
  "required": [
54896
55007
  "SecurityGroupIds",
@@ -54907,7 +55018,7 @@ module.exports={
54907
55018
  }
54908
55019
  }
54909
55020
  },
54910
- "S2k": {
55021
+ "S2v": {
54911
55022
  "type": "structure",
54912
55023
  "required": [
54913
55024
  "EntityTypes"
@@ -54959,12 +55070,12 @@ module.exports={
54959
55070
  "AugmentedManifests": {
54960
55071
  "type": "list",
54961
55072
  "member": {
54962
- "shape": "S1w"
55073
+ "shape": "S27"
54963
55074
  }
54964
55075
  }
54965
55076
  }
54966
55077
  },
54967
- "S38": {
55078
+ "S3j": {
54968
55079
  "type": "structure",
54969
55080
  "members": {
54970
55081
  "JobId": {},
@@ -54980,19 +55091,19 @@ module.exports={
54980
55091
  },
54981
55092
  "DocumentClassifierArn": {},
54982
55093
  "InputDataConfig": {
54983
- "shape": "S3e"
55094
+ "shape": "S3p"
54984
55095
  },
54985
55096
  "OutputDataConfig": {
54986
- "shape": "S3k"
55097
+ "shape": "S3v"
54987
55098
  },
54988
55099
  "DataAccessRoleArn": {},
54989
55100
  "VolumeKmsKeyId": {},
54990
55101
  "VpcConfig": {
54991
- "shape": "S24"
55102
+ "shape": "S2f"
54992
55103
  }
54993
55104
  }
54994
55105
  },
54995
- "S3e": {
55106
+ "S3p": {
54996
55107
  "type": "structure",
54997
55108
  "required": [
54998
55109
  "S3Uri"
@@ -55016,7 +55127,7 @@ module.exports={
55016
55127
  }
55017
55128
  }
55018
55129
  },
55019
- "S3k": {
55130
+ "S3v": {
55020
55131
  "type": "structure",
55021
55132
  "required": [
55022
55133
  "S3Uri"
@@ -55026,7 +55137,7 @@ module.exports={
55026
55137
  "KmsKeyId": {}
55027
55138
  }
55028
55139
  },
55029
- "S3n": {
55140
+ "S3y": {
55030
55141
  "type": "structure",
55031
55142
  "members": {
55032
55143
  "DocumentClassifierArn": {},
@@ -55046,10 +55157,10 @@ module.exports={
55046
55157
  "type": "timestamp"
55047
55158
  },
55048
55159
  "InputDataConfig": {
55049
- "shape": "S1r"
55160
+ "shape": "S22"
55050
55161
  },
55051
55162
  "OutputDataConfig": {
55052
- "shape": "S21"
55163
+ "shape": "S2c"
55053
55164
  },
55054
55165
  "ClassifierMetadata": {
55055
55166
  "type": "structure",
@@ -55098,7 +55209,7 @@ module.exports={
55098
55209
  "DataAccessRoleArn": {},
55099
55210
  "VolumeKmsKeyId": {},
55100
55211
  "VpcConfig": {
55101
- "shape": "S24"
55212
+ "shape": "S2f"
55102
55213
  },
55103
55214
  "Mode": {},
55104
55215
  "ModelKmsKeyId": {},
@@ -55106,7 +55217,7 @@ module.exports={
55106
55217
  "SourceModelArn": {}
55107
55218
  }
55108
55219
  },
55109
- "S3u": {
55220
+ "S45": {
55110
55221
  "type": "structure",
55111
55222
  "members": {
55112
55223
  "JobId": {},
@@ -55121,19 +55232,19 @@ module.exports={
55121
55232
  "type": "timestamp"
55122
55233
  },
55123
55234
  "InputDataConfig": {
55124
- "shape": "S3e"
55235
+ "shape": "S3p"
55125
55236
  },
55126
55237
  "OutputDataConfig": {
55127
- "shape": "S3k"
55238
+ "shape": "S3v"
55128
55239
  },
55129
55240
  "DataAccessRoleArn": {},
55130
55241
  "VolumeKmsKeyId": {},
55131
55242
  "VpcConfig": {
55132
- "shape": "S24"
55243
+ "shape": "S2f"
55133
55244
  }
55134
55245
  }
55135
55246
  },
55136
- "S3x": {
55247
+ "S48": {
55137
55248
  "type": "structure",
55138
55249
  "members": {
55139
55250
  "EndpointArn": {},
@@ -55157,7 +55268,7 @@ module.exports={
55157
55268
  "DesiredDataAccessRoleArn": {}
55158
55269
  }
55159
55270
  },
55160
- "S41": {
55271
+ "S4c": {
55161
55272
  "type": "structure",
55162
55273
  "members": {
55163
55274
  "JobId": {},
@@ -55173,20 +55284,20 @@ module.exports={
55173
55284
  },
55174
55285
  "EntityRecognizerArn": {},
55175
55286
  "InputDataConfig": {
55176
- "shape": "S3e"
55287
+ "shape": "S3p"
55177
55288
  },
55178
55289
  "OutputDataConfig": {
55179
- "shape": "S3k"
55290
+ "shape": "S3v"
55180
55291
  },
55181
55292
  "LanguageCode": {},
55182
55293
  "DataAccessRoleArn": {},
55183
55294
  "VolumeKmsKeyId": {},
55184
55295
  "VpcConfig": {
55185
- "shape": "S24"
55296
+ "shape": "S2f"
55186
55297
  }
55187
55298
  }
55188
55299
  },
55189
- "S44": {
55300
+ "S4f": {
55190
55301
  "type": "structure",
55191
55302
  "members": {
55192
55303
  "EntityRecognizerArn": {},
@@ -55206,7 +55317,7 @@ module.exports={
55206
55317
  "type": "timestamp"
55207
55318
  },
55208
55319
  "InputDataConfig": {
55209
- "shape": "S2k"
55320
+ "shape": "S2v"
55210
55321
  },
55211
55322
  "RecognizerMetadata": {
55212
55323
  "type": "structure",
@@ -55263,14 +55374,14 @@ module.exports={
55263
55374
  "DataAccessRoleArn": {},
55264
55375
  "VolumeKmsKeyId": {},
55265
55376
  "VpcConfig": {
55266
- "shape": "S24"
55377
+ "shape": "S2f"
55267
55378
  },
55268
55379
  "ModelKmsKeyId": {},
55269
55380
  "VersionName": {},
55270
55381
  "SourceModelArn": {}
55271
55382
  }
55272
55383
  },
55273
- "S4c": {
55384
+ "S4n": {
55274
55385
  "type": "structure",
55275
55386
  "members": {
55276
55387
  "JobId": {},
@@ -55285,23 +55396,23 @@ module.exports={
55285
55396
  "type": "timestamp"
55286
55397
  },
55287
55398
  "InputDataConfig": {
55288
- "shape": "S3e"
55399
+ "shape": "S3p"
55289
55400
  },
55290
55401
  "OutputDataConfig": {
55291
- "shape": "S3k"
55402
+ "shape": "S3v"
55292
55403
  },
55293
55404
  "LanguageCode": {},
55294
55405
  "DataAccessRoleArn": {},
55295
55406
  "TargetEventTypes": {
55296
- "shape": "S4d"
55407
+ "shape": "S4o"
55297
55408
  }
55298
55409
  }
55299
55410
  },
55300
- "S4d": {
55411
+ "S4o": {
55301
55412
  "type": "list",
55302
55413
  "member": {}
55303
55414
  },
55304
- "S4h": {
55415
+ "S4s": {
55305
55416
  "type": "structure",
55306
55417
  "members": {
55307
55418
  "JobId": {},
@@ -55316,20 +55427,20 @@ module.exports={
55316
55427
  "type": "timestamp"
55317
55428
  },
55318
55429
  "InputDataConfig": {
55319
- "shape": "S3e"
55430
+ "shape": "S3p"
55320
55431
  },
55321
55432
  "OutputDataConfig": {
55322
- "shape": "S3k"
55433
+ "shape": "S3v"
55323
55434
  },
55324
55435
  "LanguageCode": {},
55325
55436
  "DataAccessRoleArn": {},
55326
55437
  "VolumeKmsKeyId": {},
55327
55438
  "VpcConfig": {
55328
- "shape": "S24"
55439
+ "shape": "S2f"
55329
55440
  }
55330
55441
  }
55331
55442
  },
55332
- "S4k": {
55443
+ "S4v": {
55333
55444
  "type": "structure",
55334
55445
  "members": {
55335
55446
  "JobId": {},
@@ -55344,7 +55455,7 @@ module.exports={
55344
55455
  "type": "timestamp"
55345
55456
  },
55346
55457
  "InputDataConfig": {
55347
- "shape": "S3e"
55458
+ "shape": "S3p"
55348
55459
  },
55349
55460
  "OutputDataConfig": {
55350
55461
  "type": "structure",
@@ -55357,14 +55468,14 @@ module.exports={
55357
55468
  }
55358
55469
  },
55359
55470
  "RedactionConfig": {
55360
- "shape": "S4m"
55471
+ "shape": "S4x"
55361
55472
  },
55362
55473
  "LanguageCode": {},
55363
55474
  "DataAccessRoleArn": {},
55364
55475
  "Mode": {}
55365
55476
  }
55366
55477
  },
55367
- "S4m": {
55478
+ "S4x": {
55368
55479
  "type": "structure",
55369
55480
  "members": {
55370
55481
  "PiiEntityTypes": {
@@ -55375,7 +55486,7 @@ module.exports={
55375
55486
  "MaskCharacter": {}
55376
55487
  }
55377
55488
  },
55378
- "S4v": {
55489
+ "S56": {
55379
55490
  "type": "structure",
55380
55491
  "members": {
55381
55492
  "JobId": {},
@@ -55390,20 +55501,20 @@ module.exports={
55390
55501
  "type": "timestamp"
55391
55502
  },
55392
55503
  "InputDataConfig": {
55393
- "shape": "S3e"
55504
+ "shape": "S3p"
55394
55505
  },
55395
55506
  "OutputDataConfig": {
55396
- "shape": "S3k"
55507
+ "shape": "S3v"
55397
55508
  },
55398
55509
  "LanguageCode": {},
55399
55510
  "DataAccessRoleArn": {},
55400
55511
  "VolumeKmsKeyId": {},
55401
55512
  "VpcConfig": {
55402
- "shape": "S24"
55513
+ "shape": "S2f"
55403
55514
  }
55404
55515
  }
55405
55516
  },
55406
- "S4y": {
55517
+ "S59": {
55407
55518
  "type": "structure",
55408
55519
  "members": {
55409
55520
  "JobId": {},
@@ -55418,20 +55529,20 @@ module.exports={
55418
55529
  "type": "timestamp"
55419
55530
  },
55420
55531
  "InputDataConfig": {
55421
- "shape": "S3e"
55532
+ "shape": "S3p"
55422
55533
  },
55423
55534
  "OutputDataConfig": {
55424
- "shape": "S3k"
55535
+ "shape": "S3v"
55425
55536
  },
55426
55537
  "LanguageCode": {},
55427
55538
  "DataAccessRoleArn": {},
55428
55539
  "VolumeKmsKeyId": {},
55429
55540
  "VpcConfig": {
55430
- "shape": "S24"
55541
+ "shape": "S2f"
55431
55542
  }
55432
55543
  }
55433
55544
  },
55434
- "S51": {
55545
+ "S5c": {
55435
55546
  "type": "structure",
55436
55547
  "members": {
55437
55548
  "JobId": {},
@@ -55446,10 +55557,10 @@ module.exports={
55446
55557
  "type": "timestamp"
55447
55558
  },
55448
55559
  "InputDataConfig": {
55449
- "shape": "S3e"
55560
+ "shape": "S3p"
55450
55561
  },
55451
55562
  "OutputDataConfig": {
55452
- "shape": "S3k"
55563
+ "shape": "S3v"
55453
55564
  },
55454
55565
  "NumberOfTopics": {
55455
55566
  "type": "integer"
@@ -55457,7 +55568,7 @@ module.exports={
55457
55568
  "DataAccessRoleArn": {},
55458
55569
  "VolumeKmsKeyId": {},
55459
55570
  "VpcConfig": {
55460
- "shape": "S24"
55571
+ "shape": "S2f"
55461
55572
  }
55462
55573
  }
55463
55574
  }
@@ -66883,6 +66994,9 @@ module.exports={
66883
66994
  "name": {},
66884
66995
  "defaultJobTimeoutMinutes": {
66885
66996
  "type": "integer"
66997
+ },
66998
+ "vpcConfig": {
66999
+ "shape": "Sr"
66886
67000
  }
66887
67001
  }
66888
67002
  },
@@ -66890,7 +67004,7 @@ module.exports={
66890
67004
  "type": "structure",
66891
67005
  "members": {
66892
67006
  "project": {
66893
- "shape": "Ss"
67007
+ "shape": "Sy"
66894
67008
  }
66895
67009
  }
66896
67010
  }
@@ -66921,7 +67035,7 @@ module.exports={
66921
67035
  "members": {
66922
67036
  "billingMethod": {},
66923
67037
  "vpceConfigurationArns": {
66924
- "shape": "Sz"
67038
+ "shape": "S15"
66925
67039
  }
66926
67040
  }
66927
67041
  },
@@ -66935,7 +67049,7 @@ module.exports={
66935
67049
  "type": "structure",
66936
67050
  "members": {
66937
67051
  "remoteAccessSession": {
66938
- "shape": "S12"
67052
+ "shape": "S18"
66939
67053
  }
66940
67054
  }
66941
67055
  }
@@ -66950,7 +67064,7 @@ module.exports={
66950
67064
  "name": {},
66951
67065
  "description": {},
66952
67066
  "vpcConfig": {
66953
- "shape": "S1m"
67067
+ "shape": "S1s"
66954
67068
  }
66955
67069
  }
66956
67070
  },
@@ -66958,7 +67072,7 @@ module.exports={
66958
67072
  "type": "structure",
66959
67073
  "members": {
66960
67074
  "testGridProject": {
66961
- "shape": "S1r"
67075
+ "shape": "S1w"
66962
67076
  }
66963
67077
  }
66964
67078
  }
@@ -66981,7 +67095,7 @@ module.exports={
66981
67095
  "type": "structure",
66982
67096
  "members": {
66983
67097
  "url": {
66984
- "shape": "S1w"
67098
+ "shape": "S21"
66985
67099
  },
66986
67100
  "expires": {
66987
67101
  "type": "timestamp"
@@ -67008,7 +67122,7 @@ module.exports={
67008
67122
  "type": "structure",
67009
67123
  "members": {
67010
67124
  "upload": {
67011
- "shape": "S21"
67125
+ "shape": "S26"
67012
67126
  }
67013
67127
  }
67014
67128
  }
@@ -67032,7 +67146,7 @@ module.exports={
67032
67146
  "type": "structure",
67033
67147
  "members": {
67034
67148
  "vpceConfiguration": {
67035
- "shape": "S2c"
67149
+ "shape": "S2h"
67036
67150
  }
67037
67151
  }
67038
67152
  }
@@ -67185,10 +67299,10 @@ module.exports={
67185
67299
  "members": {
67186
67300
  "awsAccountNumber": {},
67187
67301
  "unmeteredDevices": {
67188
- "shape": "S2z"
67302
+ "shape": "S34"
67189
67303
  },
67190
67304
  "unmeteredRemoteAccessDevices": {
67191
- "shape": "S2z"
67305
+ "shape": "S34"
67192
67306
  },
67193
67307
  "maxJobTimeoutMinutes": {
67194
67308
  "type": "integer"
@@ -67236,7 +67350,7 @@ module.exports={
67236
67350
  "type": "structure",
67237
67351
  "members": {
67238
67352
  "device": {
67239
- "shape": "S15"
67353
+ "shape": "S1b"
67240
67354
  }
67241
67355
  }
67242
67356
  }
@@ -67255,7 +67369,7 @@ module.exports={
67255
67369
  "type": "structure",
67256
67370
  "members": {
67257
67371
  "deviceInstance": {
67258
- "shape": "S1c"
67372
+ "shape": "S1i"
67259
67373
  }
67260
67374
  }
67261
67375
  }
@@ -67290,10 +67404,10 @@ module.exports={
67290
67404
  "appArn": {},
67291
67405
  "testType": {},
67292
67406
  "test": {
67293
- "shape": "S3a"
67407
+ "shape": "S3f"
67294
67408
  },
67295
67409
  "configuration": {
67296
- "shape": "S3d"
67410
+ "shape": "S3i"
67297
67411
  }
67298
67412
  }
67299
67413
  },
@@ -67301,10 +67415,10 @@ module.exports={
67301
67415
  "type": "structure",
67302
67416
  "members": {
67303
67417
  "compatibleDevices": {
67304
- "shape": "S3l"
67418
+ "shape": "S3q"
67305
67419
  },
67306
67420
  "incompatibleDevices": {
67307
- "shape": "S3l"
67421
+ "shape": "S3q"
67308
67422
  }
67309
67423
  }
67310
67424
  }
@@ -67342,7 +67456,7 @@ module.exports={
67342
67456
  "type": "structure",
67343
67457
  "members": {
67344
67458
  "job": {
67345
- "shape": "S3t"
67459
+ "shape": "S3y"
67346
67460
  }
67347
67461
  }
67348
67462
  }
@@ -67377,10 +67491,10 @@ module.exports={
67377
67491
  "type": "structure",
67378
67492
  "members": {
67379
67493
  "current": {
67380
- "shape": "S41"
67494
+ "shape": "S46"
67381
67495
  },
67382
67496
  "nextPeriod": {
67383
- "shape": "S41"
67497
+ "shape": "S46"
67384
67498
  },
67385
67499
  "nextToken": {}
67386
67500
  }
@@ -67400,7 +67514,7 @@ module.exports={
67400
67514
  "type": "structure",
67401
67515
  "members": {
67402
67516
  "project": {
67403
- "shape": "Ss"
67517
+ "shape": "Sy"
67404
67518
  }
67405
67519
  }
67406
67520
  }
@@ -67419,7 +67533,7 @@ module.exports={
67419
67533
  "type": "structure",
67420
67534
  "members": {
67421
67535
  "remoteAccessSession": {
67422
- "shape": "S12"
67536
+ "shape": "S18"
67423
67537
  }
67424
67538
  }
67425
67539
  }
@@ -67438,7 +67552,7 @@ module.exports={
67438
67552
  "type": "structure",
67439
67553
  "members": {
67440
67554
  "run": {
67441
- "shape": "S4i"
67555
+ "shape": "S4n"
67442
67556
  }
67443
67557
  }
67444
67558
  }
@@ -67457,7 +67571,7 @@ module.exports={
67457
67571
  "type": "structure",
67458
67572
  "members": {
67459
67573
  "suite": {
67460
- "shape": "S4r"
67574
+ "shape": "S4w"
67461
67575
  }
67462
67576
  }
67463
67577
  }
@@ -67476,7 +67590,7 @@ module.exports={
67476
67590
  "type": "structure",
67477
67591
  "members": {
67478
67592
  "test": {
67479
- "shape": "S4u"
67593
+ "shape": "S4z"
67480
67594
  }
67481
67595
  }
67482
67596
  }
@@ -67495,7 +67609,7 @@ module.exports={
67495
67609
  "type": "structure",
67496
67610
  "members": {
67497
67611
  "testGridProject": {
67498
- "shape": "S1r"
67612
+ "shape": "S1w"
67499
67613
  }
67500
67614
  }
67501
67615
  }
@@ -67513,7 +67627,7 @@ module.exports={
67513
67627
  "type": "structure",
67514
67628
  "members": {
67515
67629
  "testGridSession": {
67516
- "shape": "S50"
67630
+ "shape": "S55"
67517
67631
  }
67518
67632
  }
67519
67633
  }
@@ -67532,7 +67646,7 @@ module.exports={
67532
67646
  "type": "structure",
67533
67647
  "members": {
67534
67648
  "upload": {
67535
- "shape": "S21"
67649
+ "shape": "S26"
67536
67650
  }
67537
67651
  }
67538
67652
  }
@@ -67551,7 +67665,7 @@ module.exports={
67551
67665
  "type": "structure",
67552
67666
  "members": {
67553
67667
  "vpceConfiguration": {
67554
- "shape": "S2c"
67668
+ "shape": "S2h"
67555
67669
  }
67556
67670
  }
67557
67671
  }
@@ -67572,7 +67686,7 @@ module.exports={
67572
67686
  "type": "structure",
67573
67687
  "members": {
67574
67688
  "appUpload": {
67575
- "shape": "S21"
67689
+ "shape": "S26"
67576
67690
  }
67577
67691
  }
67578
67692
  }
@@ -67624,7 +67738,7 @@ module.exports={
67624
67738
  "type": "structure",
67625
67739
  "members": {
67626
67740
  "deviceInstances": {
67627
- "shape": "S1b"
67741
+ "shape": "S1h"
67628
67742
  },
67629
67743
  "nextToken": {}
67630
67744
  }
@@ -67662,7 +67776,7 @@ module.exports={
67662
67776
  "arn": {},
67663
67777
  "nextToken": {},
67664
67778
  "filters": {
67665
- "shape": "S4l"
67779
+ "shape": "S4q"
67666
67780
  }
67667
67781
  }
67668
67782
  },
@@ -67672,7 +67786,7 @@ module.exports={
67672
67786
  "devices": {
67673
67787
  "type": "list",
67674
67788
  "member": {
67675
- "shape": "S15"
67789
+ "shape": "S1b"
67676
67790
  }
67677
67791
  },
67678
67792
  "nextToken": {}
@@ -67719,7 +67833,7 @@ module.exports={
67719
67833
  "jobs": {
67720
67834
  "type": "list",
67721
67835
  "member": {
67722
- "shape": "S3t"
67836
+ "shape": "S3y"
67723
67837
  }
67724
67838
  },
67725
67839
  "nextToken": {}
@@ -67788,7 +67902,7 @@ module.exports={
67788
67902
  "offeringTransactions": {
67789
67903
  "type": "list",
67790
67904
  "member": {
67791
- "shape": "S64"
67905
+ "shape": "S69"
67792
67906
  }
67793
67907
  },
67794
67908
  "nextToken": {}
@@ -67808,7 +67922,7 @@ module.exports={
67808
67922
  "offerings": {
67809
67923
  "type": "list",
67810
67924
  "member": {
67811
- "shape": "S45"
67925
+ "shape": "S4a"
67812
67926
  }
67813
67927
  },
67814
67928
  "nextToken": {}
@@ -67829,7 +67943,7 @@ module.exports={
67829
67943
  "projects": {
67830
67944
  "type": "list",
67831
67945
  "member": {
67832
- "shape": "Ss"
67946
+ "shape": "Sy"
67833
67947
  }
67834
67948
  },
67835
67949
  "nextToken": {}
@@ -67853,7 +67967,7 @@ module.exports={
67853
67967
  "remoteAccessSessions": {
67854
67968
  "type": "list",
67855
67969
  "member": {
67856
- "shape": "S12"
67970
+ "shape": "S18"
67857
67971
  }
67858
67972
  },
67859
67973
  "nextToken": {}
@@ -67877,7 +67991,7 @@ module.exports={
67877
67991
  "runs": {
67878
67992
  "type": "list",
67879
67993
  "member": {
67880
- "shape": "S4i"
67994
+ "shape": "S4n"
67881
67995
  }
67882
67996
  },
67883
67997
  "nextToken": {}
@@ -67930,7 +68044,7 @@ module.exports={
67930
68044
  "suites": {
67931
68045
  "type": "list",
67932
68046
  "member": {
67933
- "shape": "S4r"
68047
+ "shape": "S4w"
67934
68048
  }
67935
68049
  },
67936
68050
  "nextToken": {}
@@ -67951,7 +68065,7 @@ module.exports={
67951
68065
  "type": "structure",
67952
68066
  "members": {
67953
68067
  "Tags": {
67954
- "shape": "S6s"
68068
+ "shape": "S6x"
67955
68069
  }
67956
68070
  }
67957
68071
  }
@@ -67972,7 +68086,7 @@ module.exports={
67972
68086
  "testGridProjects": {
67973
68087
  "type": "list",
67974
68088
  "member": {
67975
- "shape": "S1r"
68089
+ "shape": "S1w"
67976
68090
  }
67977
68091
  },
67978
68092
  "nextToken": {}
@@ -68043,7 +68157,7 @@ module.exports={
68043
68157
  "filename": {},
68044
68158
  "type": {},
68045
68159
  "url": {
68046
- "shape": "S1w"
68160
+ "shape": "S21"
68047
68161
  }
68048
68162
  }
68049
68163
  }
@@ -68085,7 +68199,7 @@ module.exports={
68085
68199
  "testGridSessions": {
68086
68200
  "type": "list",
68087
68201
  "member": {
68088
- "shape": "S50"
68202
+ "shape": "S55"
68089
68203
  }
68090
68204
  },
68091
68205
  "nextToken": {}
@@ -68109,7 +68223,7 @@ module.exports={
68109
68223
  "tests": {
68110
68224
  "type": "list",
68111
68225
  "member": {
68112
- "shape": "S4u"
68226
+ "shape": "S4z"
68113
68227
  }
68114
68228
  },
68115
68229
  "nextToken": {}
@@ -68145,19 +68259,19 @@ module.exports={
68145
68259
  "type": "structure",
68146
68260
  "members": {
68147
68261
  "run": {
68148
- "shape": "S7n"
68262
+ "shape": "S7s"
68149
68263
  },
68150
68264
  "job": {
68151
- "shape": "S7n"
68265
+ "shape": "S7s"
68152
68266
  },
68153
68267
  "suite": {
68154
- "shape": "S7n"
68268
+ "shape": "S7s"
68155
68269
  },
68156
68270
  "test": {
68157
- "shape": "S7n"
68271
+ "shape": "S7s"
68158
68272
  },
68159
68273
  "device": {
68160
- "shape": "S15"
68274
+ "shape": "S1b"
68161
68275
  },
68162
68276
  "result": {},
68163
68277
  "message": {}
@@ -68190,7 +68304,7 @@ module.exports={
68190
68304
  "uploads": {
68191
68305
  "type": "list",
68192
68306
  "member": {
68193
- "shape": "S21"
68307
+ "shape": "S26"
68194
68308
  }
68195
68309
  },
68196
68310
  "nextToken": {}
@@ -68213,7 +68327,7 @@ module.exports={
68213
68327
  "vpceConfigurations": {
68214
68328
  "type": "list",
68215
68329
  "member": {
68216
- "shape": "S2c"
68330
+ "shape": "S2h"
68217
68331
  }
68218
68332
  },
68219
68333
  "nextToken": {}
@@ -68239,7 +68353,7 @@ module.exports={
68239
68353
  "type": "structure",
68240
68354
  "members": {
68241
68355
  "offeringTransaction": {
68242
- "shape": "S64"
68356
+ "shape": "S69"
68243
68357
  }
68244
68358
  }
68245
68359
  }
@@ -68262,7 +68376,7 @@ module.exports={
68262
68376
  "type": "structure",
68263
68377
  "members": {
68264
68378
  "offeringTransaction": {
68265
- "shape": "S64"
68379
+ "shape": "S69"
68266
68380
  }
68267
68381
  }
68268
68382
  }
@@ -68286,7 +68400,7 @@ module.exports={
68286
68400
  ],
68287
68401
  "members": {
68288
68402
  "filters": {
68289
- "shape": "S4l"
68403
+ "shape": "S4q"
68290
68404
  },
68291
68405
  "maxDevices": {
68292
68406
  "type": "integer"
@@ -68295,10 +68409,10 @@ module.exports={
68295
68409
  },
68296
68410
  "name": {},
68297
68411
  "test": {
68298
- "shape": "S3a"
68412
+ "shape": "S3f"
68299
68413
  },
68300
68414
  "configuration": {
68301
- "shape": "S3d"
68415
+ "shape": "S3i"
68302
68416
  },
68303
68417
  "executionConfiguration": {
68304
68418
  "type": "structure",
@@ -68326,7 +68440,7 @@ module.exports={
68326
68440
  "type": "structure",
68327
68441
  "members": {
68328
68442
  "run": {
68329
- "shape": "S4i"
68443
+ "shape": "S4n"
68330
68444
  }
68331
68445
  }
68332
68446
  }
@@ -68345,7 +68459,7 @@ module.exports={
68345
68459
  "type": "structure",
68346
68460
  "members": {
68347
68461
  "job": {
68348
- "shape": "S3t"
68462
+ "shape": "S3y"
68349
68463
  }
68350
68464
  }
68351
68465
  }
@@ -68364,7 +68478,7 @@ module.exports={
68364
68478
  "type": "structure",
68365
68479
  "members": {
68366
68480
  "remoteAccessSession": {
68367
- "shape": "S12"
68481
+ "shape": "S18"
68368
68482
  }
68369
68483
  }
68370
68484
  }
@@ -68383,7 +68497,7 @@ module.exports={
68383
68497
  "type": "structure",
68384
68498
  "members": {
68385
68499
  "run": {
68386
- "shape": "S4i"
68500
+ "shape": "S4n"
68387
68501
  }
68388
68502
  }
68389
68503
  }
@@ -68398,7 +68512,7 @@ module.exports={
68398
68512
  "members": {
68399
68513
  "ResourceARN": {},
68400
68514
  "Tags": {
68401
- "shape": "S6s"
68515
+ "shape": "S6x"
68402
68516
  }
68403
68517
  }
68404
68518
  },
@@ -68437,7 +68551,7 @@ module.exports={
68437
68551
  "arn": {},
68438
68552
  "profileArn": {},
68439
68553
  "labels": {
68440
- "shape": "S1d"
68554
+ "shape": "S1j"
68441
68555
  }
68442
68556
  }
68443
68557
  },
@@ -68445,7 +68559,7 @@ module.exports={
68445
68559
  "type": "structure",
68446
68560
  "members": {
68447
68561
  "deviceInstance": {
68448
- "shape": "S1c"
68562
+ "shape": "S1i"
68449
68563
  }
68450
68564
  }
68451
68565
  }
@@ -68567,6 +68681,9 @@ module.exports={
68567
68681
  "name": {},
68568
68682
  "defaultJobTimeoutMinutes": {
68569
68683
  "type": "integer"
68684
+ },
68685
+ "vpcConfig": {
68686
+ "shape": "Sr"
68570
68687
  }
68571
68688
  }
68572
68689
  },
@@ -68574,7 +68691,7 @@ module.exports={
68574
68691
  "type": "structure",
68575
68692
  "members": {
68576
68693
  "project": {
68577
- "shape": "Ss"
68694
+ "shape": "Sy"
68578
68695
  }
68579
68696
  }
68580
68697
  }
@@ -68590,7 +68707,7 @@ module.exports={
68590
68707
  "name": {},
68591
68708
  "description": {},
68592
68709
  "vpcConfig": {
68593
- "shape": "S1m"
68710
+ "shape": "S1s"
68594
68711
  }
68595
68712
  }
68596
68713
  },
@@ -68598,7 +68715,7 @@ module.exports={
68598
68715
  "type": "structure",
68599
68716
  "members": {
68600
68717
  "testGridProject": {
68601
- "shape": "S1r"
68718
+ "shape": "S1w"
68602
68719
  }
68603
68720
  }
68604
68721
  }
@@ -68622,7 +68739,7 @@ module.exports={
68622
68739
  "type": "structure",
68623
68740
  "members": {
68624
68741
  "upload": {
68625
- "shape": "S21"
68742
+ "shape": "S26"
68626
68743
  }
68627
68744
  }
68628
68745
  }
@@ -68645,7 +68762,7 @@ module.exports={
68645
68762
  "type": "structure",
68646
68763
  "members": {
68647
68764
  "vpceConfiguration": {
68648
- "shape": "S2c"
68765
+ "shape": "S2h"
68649
68766
  }
68650
68767
  }
68651
68768
  }
@@ -68732,7 +68849,26 @@ module.exports={
68732
68849
  }
68733
68850
  }
68734
68851
  },
68735
- "Ss": {
68852
+ "Sr": {
68853
+ "type": "structure",
68854
+ "required": [
68855
+ "securityGroupIds",
68856
+ "subnetIds",
68857
+ "vpcId"
68858
+ ],
68859
+ "members": {
68860
+ "securityGroupIds": {
68861
+ "type": "list",
68862
+ "member": {}
68863
+ },
68864
+ "subnetIds": {
68865
+ "type": "list",
68866
+ "member": {}
68867
+ },
68868
+ "vpcId": {}
68869
+ }
68870
+ },
68871
+ "Sy": {
68736
68872
  "type": "structure",
68737
68873
  "members": {
68738
68874
  "arn": {},
@@ -68742,14 +68878,17 @@ module.exports={
68742
68878
  },
68743
68879
  "created": {
68744
68880
  "type": "timestamp"
68881
+ },
68882
+ "vpcConfig": {
68883
+ "shape": "Sr"
68745
68884
  }
68746
68885
  }
68747
68886
  },
68748
- "Sz": {
68887
+ "S15": {
68749
68888
  "type": "list",
68750
68889
  "member": {}
68751
68890
  },
68752
- "S12": {
68891
+ "S18": {
68753
68892
  "type": "structure",
68754
68893
  "members": {
68755
68894
  "arn": {},
@@ -68767,7 +68906,7 @@ module.exports={
68767
68906
  "type": "timestamp"
68768
68907
  },
68769
68908
  "device": {
68770
- "shape": "S15"
68909
+ "shape": "S1b"
68771
68910
  },
68772
68911
  "instanceArn": {},
68773
68912
  "remoteDebugEnabled": {
@@ -68781,17 +68920,20 @@ module.exports={
68781
68920
  "clientId": {},
68782
68921
  "billingMethod": {},
68783
68922
  "deviceMinutes": {
68784
- "shape": "S1h"
68923
+ "shape": "S1n"
68785
68924
  },
68786
68925
  "endpoint": {},
68787
68926
  "deviceUdid": {},
68788
68927
  "interactionMode": {},
68789
68928
  "skipAppResign": {
68790
68929
  "type": "boolean"
68930
+ },
68931
+ "vpcConfig": {
68932
+ "shape": "Sr"
68791
68933
  }
68792
68934
  }
68793
68935
  },
68794
- "S15": {
68936
+ "S1b": {
68795
68937
  "type": "structure",
68796
68938
  "members": {
68797
68939
  "arn": {},
@@ -68841,24 +68983,24 @@ module.exports={
68841
68983
  "fleetType": {},
68842
68984
  "fleetName": {},
68843
68985
  "instances": {
68844
- "shape": "S1b"
68986
+ "shape": "S1h"
68845
68987
  },
68846
68988
  "availability": {}
68847
68989
  }
68848
68990
  },
68849
- "S1b": {
68991
+ "S1h": {
68850
68992
  "type": "list",
68851
68993
  "member": {
68852
- "shape": "S1c"
68994
+ "shape": "S1i"
68853
68995
  }
68854
68996
  },
68855
- "S1c": {
68997
+ "S1i": {
68856
68998
  "type": "structure",
68857
68999
  "members": {
68858
69000
  "arn": {},
68859
69001
  "deviceArn": {},
68860
69002
  "labels": {
68861
- "shape": "S1d"
69003
+ "shape": "S1j"
68862
69004
  },
68863
69005
  "status": {},
68864
69006
  "udid": {},
@@ -68867,11 +69009,11 @@ module.exports={
68867
69009
  }
68868
69010
  }
68869
69011
  },
68870
- "S1d": {
69012
+ "S1j": {
68871
69013
  "type": "list",
68872
69014
  "member": {}
68873
69015
  },
68874
- "S1h": {
69016
+ "S1n": {
68875
69017
  "type": "structure",
68876
69018
  "members": {
68877
69019
  "total": {
@@ -68885,7 +69027,7 @@ module.exports={
68885
69027
  }
68886
69028
  }
68887
69029
  },
68888
- "S1m": {
69030
+ "S1s": {
68889
69031
  "type": "structure",
68890
69032
  "required": [
68891
69033
  "securityGroupIds",
@@ -68904,25 +69046,25 @@ module.exports={
68904
69046
  "vpcId": {}
68905
69047
  }
68906
69048
  },
68907
- "S1r": {
69049
+ "S1w": {
68908
69050
  "type": "structure",
68909
69051
  "members": {
68910
69052
  "arn": {},
68911
69053
  "name": {},
68912
69054
  "description": {},
68913
69055
  "vpcConfig": {
68914
- "shape": "S1m"
69056
+ "shape": "S1s"
68915
69057
  },
68916
69058
  "created": {
68917
69059
  "type": "timestamp"
68918
69060
  }
68919
69061
  }
68920
69062
  },
68921
- "S1w": {
69063
+ "S21": {
68922
69064
  "type": "string",
68923
69065
  "sensitive": true
68924
69066
  },
68925
- "S21": {
69067
+ "S26": {
68926
69068
  "type": "structure",
68927
69069
  "members": {
68928
69070
  "arn": {},
@@ -68942,7 +69084,7 @@ module.exports={
68942
69084
  "category": {}
68943
69085
  }
68944
69086
  },
68945
- "S2c": {
69087
+ "S2h": {
68946
69088
  "type": "structure",
68947
69089
  "members": {
68948
69090
  "arn": {},
@@ -68952,14 +69094,14 @@ module.exports={
68952
69094
  "vpceConfigurationDescription": {}
68953
69095
  }
68954
69096
  },
68955
- "S2z": {
69097
+ "S34": {
68956
69098
  "type": "map",
68957
69099
  "key": {},
68958
69100
  "value": {
68959
69101
  "type": "integer"
68960
69102
  }
68961
69103
  },
68962
- "S3a": {
69104
+ "S3f": {
68963
69105
  "type": "structure",
68964
69106
  "required": [
68965
69107
  "type"
@@ -68976,31 +69118,31 @@ module.exports={
68976
69118
  }
68977
69119
  }
68978
69120
  },
68979
- "S3d": {
69121
+ "S3i": {
68980
69122
  "type": "structure",
68981
69123
  "members": {
68982
69124
  "extraDataPackageArn": {},
68983
69125
  "networkProfileArn": {},
68984
69126
  "locale": {},
68985
69127
  "location": {
68986
- "shape": "S3e"
69128
+ "shape": "S3j"
68987
69129
  },
68988
69130
  "vpceConfigurationArns": {
68989
- "shape": "Sz"
69131
+ "shape": "S15"
68990
69132
  },
68991
69133
  "customerArtifactPaths": {
68992
- "shape": "S3f"
69134
+ "shape": "S3k"
68993
69135
  },
68994
69136
  "radios": {
68995
- "shape": "S3j"
69137
+ "shape": "S3o"
68996
69138
  },
68997
69139
  "auxiliaryApps": {
68998
- "shape": "Sz"
69140
+ "shape": "S15"
68999
69141
  },
69000
69142
  "billingMethod": {}
69001
69143
  }
69002
69144
  },
69003
- "S3e": {
69145
+ "S3j": {
69004
69146
  "type": "structure",
69005
69147
  "required": [
69006
69148
  "latitude",
@@ -69015,7 +69157,7 @@ module.exports={
69015
69157
  }
69016
69158
  }
69017
69159
  },
69018
- "S3f": {
69160
+ "S3k": {
69019
69161
  "type": "structure",
69020
69162
  "members": {
69021
69163
  "iosPaths": {
@@ -69032,7 +69174,7 @@ module.exports={
69032
69174
  }
69033
69175
  }
69034
69176
  },
69035
- "S3j": {
69177
+ "S3o": {
69036
69178
  "type": "structure",
69037
69179
  "members": {
69038
69180
  "wifi": {
@@ -69049,13 +69191,13 @@ module.exports={
69049
69191
  }
69050
69192
  }
69051
69193
  },
69052
- "S3l": {
69194
+ "S3q": {
69053
69195
  "type": "list",
69054
69196
  "member": {
69055
69197
  "type": "structure",
69056
69198
  "members": {
69057
69199
  "device": {
69058
- "shape": "S15"
69200
+ "shape": "S1b"
69059
69201
  },
69060
69202
  "compatible": {
69061
69203
  "type": "boolean"
@@ -69073,7 +69215,7 @@ module.exports={
69073
69215
  }
69074
69216
  }
69075
69217
  },
69076
- "S3t": {
69218
+ "S3y": {
69077
69219
  "type": "structure",
69078
69220
  "members": {
69079
69221
  "arn": {},
@@ -69091,15 +69233,15 @@ module.exports={
69091
69233
  "type": "timestamp"
69092
69234
  },
69093
69235
  "counters": {
69094
- "shape": "S3u"
69236
+ "shape": "S3z"
69095
69237
  },
69096
69238
  "message": {},
69097
69239
  "device": {
69098
- "shape": "S15"
69240
+ "shape": "S1b"
69099
69241
  },
69100
69242
  "instanceArn": {},
69101
69243
  "deviceMinutes": {
69102
- "shape": "S1h"
69244
+ "shape": "S1n"
69103
69245
  },
69104
69246
  "videoEndpoint": {},
69105
69247
  "videoCapture": {
@@ -69107,7 +69249,7 @@ module.exports={
69107
69249
  }
69108
69250
  }
69109
69251
  },
69110
- "S3u": {
69252
+ "S3z": {
69111
69253
  "type": "structure",
69112
69254
  "members": {
69113
69255
  "total": {
@@ -69133,19 +69275,19 @@ module.exports={
69133
69275
  }
69134
69276
  }
69135
69277
  },
69136
- "S41": {
69278
+ "S46": {
69137
69279
  "type": "map",
69138
69280
  "key": {},
69139
69281
  "value": {
69140
- "shape": "S43"
69282
+ "shape": "S48"
69141
69283
  }
69142
69284
  },
69143
- "S43": {
69285
+ "S48": {
69144
69286
  "type": "structure",
69145
69287
  "members": {
69146
69288
  "type": {},
69147
69289
  "offering": {
69148
- "shape": "S45"
69290
+ "shape": "S4a"
69149
69291
  },
69150
69292
  "quantity": {
69151
69293
  "type": "integer"
@@ -69155,7 +69297,7 @@ module.exports={
69155
69297
  }
69156
69298
  }
69157
69299
  },
69158
- "S45": {
69300
+ "S4a": {
69159
69301
  "type": "structure",
69160
69302
  "members": {
69161
69303
  "id": {},
@@ -69168,7 +69310,7 @@ module.exports={
69168
69310
  "type": "structure",
69169
69311
  "members": {
69170
69312
  "cost": {
69171
- "shape": "S49"
69313
+ "shape": "S4e"
69172
69314
  },
69173
69315
  "frequency": {}
69174
69316
  }
@@ -69176,7 +69318,7 @@ module.exports={
69176
69318
  }
69177
69319
  }
69178
69320
  },
69179
- "S49": {
69321
+ "S4e": {
69180
69322
  "type": "structure",
69181
69323
  "members": {
69182
69324
  "amount": {
@@ -69185,7 +69327,7 @@ module.exports={
69185
69327
  "currencyCode": {}
69186
69328
  }
69187
69329
  },
69188
- "S4i": {
69330
+ "S4n": {
69189
69331
  "type": "structure",
69190
69332
  "members": {
69191
69333
  "arn": {},
@@ -69204,7 +69346,7 @@ module.exports={
69204
69346
  "type": "timestamp"
69205
69347
  },
69206
69348
  "counters": {
69207
- "shape": "S3u"
69349
+ "shape": "S3z"
69208
69350
  },
69209
69351
  "message": {},
69210
69352
  "totalJobs": {
@@ -69215,7 +69357,7 @@ module.exports={
69215
69357
  },
69216
69358
  "billingMethod": {},
69217
69359
  "deviceMinutes": {
69218
- "shape": "S1h"
69360
+ "shape": "S1n"
69219
69361
  },
69220
69362
  "networkProfile": {
69221
69363
  "shape": "So"
@@ -69235,13 +69377,13 @@ module.exports={
69235
69377
  "devicePoolArn": {},
69236
69378
  "locale": {},
69237
69379
  "radios": {
69238
- "shape": "S3j"
69380
+ "shape": "S3o"
69239
69381
  },
69240
69382
  "location": {
69241
- "shape": "S3e"
69383
+ "shape": "S3j"
69242
69384
  },
69243
69385
  "customerArtifactPaths": {
69244
- "shape": "S3f"
69386
+ "shape": "S3k"
69245
69387
  },
69246
69388
  "webUrl": {},
69247
69389
  "skipAppResign": {
@@ -69252,7 +69394,7 @@ module.exports={
69252
69394
  "type": "structure",
69253
69395
  "members": {
69254
69396
  "filters": {
69255
- "shape": "S4l"
69397
+ "shape": "S4q"
69256
69398
  },
69257
69399
  "matchedDevicesCount": {
69258
69400
  "type": "integer"
@@ -69261,10 +69403,13 @@ module.exports={
69261
69403
  "type": "integer"
69262
69404
  }
69263
69405
  }
69406
+ },
69407
+ "vpcConfig": {
69408
+ "shape": "Sr"
69264
69409
  }
69265
69410
  }
69266
69411
  },
69267
- "S4l": {
69412
+ "S4q": {
69268
69413
  "type": "list",
69269
69414
  "member": {
69270
69415
  "type": "structure",
@@ -69283,7 +69428,7 @@ module.exports={
69283
69428
  }
69284
69429
  }
69285
69430
  },
69286
- "S4r": {
69431
+ "S4w": {
69287
69432
  "type": "structure",
69288
69433
  "members": {
69289
69434
  "arn": {},
@@ -69301,15 +69446,15 @@ module.exports={
69301
69446
  "type": "timestamp"
69302
69447
  },
69303
69448
  "counters": {
69304
- "shape": "S3u"
69449
+ "shape": "S3z"
69305
69450
  },
69306
69451
  "message": {},
69307
69452
  "deviceMinutes": {
69308
- "shape": "S1h"
69453
+ "shape": "S1n"
69309
69454
  }
69310
69455
  }
69311
69456
  },
69312
- "S4u": {
69457
+ "S4z": {
69313
69458
  "type": "structure",
69314
69459
  "members": {
69315
69460
  "arn": {},
@@ -69327,15 +69472,15 @@ module.exports={
69327
69472
  "type": "timestamp"
69328
69473
  },
69329
69474
  "counters": {
69330
- "shape": "S3u"
69475
+ "shape": "S3z"
69331
69476
  },
69332
69477
  "message": {},
69333
69478
  "deviceMinutes": {
69334
- "shape": "S1h"
69479
+ "shape": "S1n"
69335
69480
  }
69336
69481
  }
69337
69482
  },
69338
- "S50": {
69483
+ "S55": {
69339
69484
  "type": "structure",
69340
69485
  "members": {
69341
69486
  "arn": {},
@@ -69352,11 +69497,11 @@ module.exports={
69352
69497
  "seleniumProperties": {}
69353
69498
  }
69354
69499
  },
69355
- "S64": {
69500
+ "S69": {
69356
69501
  "type": "structure",
69357
69502
  "members": {
69358
69503
  "offeringStatus": {
69359
- "shape": "S43"
69504
+ "shape": "S48"
69360
69505
  },
69361
69506
  "transactionId": {},
69362
69507
  "offeringPromotionId": {},
@@ -69364,11 +69509,11 @@ module.exports={
69364
69509
  "type": "timestamp"
69365
69510
  },
69366
69511
  "cost": {
69367
- "shape": "S49"
69512
+ "shape": "S4e"
69368
69513
  }
69369
69514
  }
69370
69515
  },
69371
- "S6s": {
69516
+ "S6x": {
69372
69517
  "type": "list",
69373
69518
  "member": {
69374
69519
  "type": "structure",
@@ -69382,7 +69527,7 @@ module.exports={
69382
69527
  }
69383
69528
  }
69384
69529
  },
69385
- "S7n": {
69530
+ "S7s": {
69386
69531
  "type": "structure",
69387
69532
  "members": {
69388
69533
  "arn": {},
@@ -99865,7 +100010,9 @@ module.exports={
99865
100010
  "VolumeType": {
99866
100011
  "locationName": "volumeType"
99867
100012
  },
99868
- "KmsKeyId": {},
100013
+ "KmsKeyId": {
100014
+ "locationName": "kmsKeyId"
100015
+ },
99869
100016
  "Throughput": {
99870
100017
  "locationName": "throughput",
99871
100018
  "type": "integer"
@@ -243300,7 +243447,7 @@ AWS.util.update(AWS, {
243300
243447
  /**
243301
243448
  * @constant
243302
243449
  */
243303
- VERSION: '2.1220.0',
243450
+ VERSION: '2.1222.0',
243304
243451
 
243305
243452
  /**
243306
243453
  * @api private
@@ -265284,7 +265431,7 @@ var LRUCache = /** @class */ (function () {
265284
265431
  }());
265285
265432
  exports.LRUCache = LRUCache;
265286
265433
  },{}],458:[function(require,module,exports){
265287
- // AWS SDK for JavaScript v2.1220.0
265434
+ // AWS SDK for JavaScript v2.1222.0
265288
265435
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
265289
265436
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
265290
265437
  require('./browser_loader');