aws-sdk 2.771.0 → 2.772.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (37) hide show
  1. package/CHANGELOG.md +16 -1
  2. package/README.md +1 -1
  3. package/apis/accessanalyzer-2019-11-01.min.json +70 -48
  4. package/apis/budgets-2016-10-20.min.json +411 -0
  5. package/apis/budgets-2016-10-20.paginators.json +18 -0
  6. package/apis/dms-2016-01-01.min.json +15 -3
  7. package/apis/groundstation-2019-05-23.min.json +1 -0
  8. package/apis/iot-2015-05-28.min.json +4 -1
  9. package/apis/macie2-2020-01-01.min.json +159 -22
  10. package/apis/rds-2014-10-31.min.json +13 -1
  11. package/apis/rekognition-2016-06-27.min.json +161 -51
  12. package/apis/ssm-2014-11-06.min.json +147 -126
  13. package/apis/transfer-2018-11-05.min.json +32 -28
  14. package/apis/workmail-2017-10-01.min.json +93 -30
  15. package/apis/xray-2016-04-12.min.json +11 -5
  16. package/apis/xray-2016-04-12.paginators.json +0 -15
  17. package/clients/accessanalyzer.d.ts +26 -4
  18. package/clients/budgets.d.ts +358 -0
  19. package/clients/costexplorer.d.ts +1 -1
  20. package/clients/dms.d.ts +26 -2
  21. package/clients/glue.d.ts +1 -1
  22. package/clients/groundstation.d.ts +5 -1
  23. package/clients/iot.d.ts +10 -6
  24. package/clients/macie2.d.ts +182 -62
  25. package/clients/rds.d.ts +13 -9
  26. package/clients/rekognition.d.ts +123 -0
  27. package/clients/ssm.d.ts +63 -11
  28. package/clients/transfer.d.ts +77 -71
  29. package/clients/workmail.d.ts +91 -1
  30. package/clients/workspaces.d.ts +12 -12
  31. package/clients/xray.d.ts +29 -21
  32. package/dist/aws-sdk-core-react-native.js +1 -1
  33. package/dist/aws-sdk-react-native.js +15 -15
  34. package/dist/aws-sdk.js +339 -202
  35. package/dist/aws-sdk.min.js +39 -39
  36. package/lib/core.js +1 -1
  37. package/package.json +1 -1
package/dist/aws-sdk.js CHANGED
@@ -1,4 +1,4 @@
1
- // AWS SDK for JavaScript v2.771.0
1
+ // AWS SDK for JavaScript v2.772.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){
@@ -119321,7 +119321,10 @@ module.exports={
119321
119321
  },
119322
119322
  "domainConfigurationStatus": {},
119323
119323
  "serviceType": {},
119324
- "domainType": {}
119324
+ "domainType": {},
119325
+ "lastStatusChangeDate": {
119326
+ "type": "timestamp"
119327
+ }
119325
119328
  }
119326
119329
  }
119327
119330
  },
@@ -160185,6 +160188,9 @@ module.exports={
160185
160188
  "SourceDBClusterSnapshotArn": {},
160186
160189
  "IAMDatabaseAuthenticationEnabled": {
160187
160190
  "type": "boolean"
160191
+ },
160192
+ "TagList": {
160193
+ "shape": "Sb"
160188
160194
  }
160189
160195
  },
160190
160196
  "wrapper": true
@@ -160253,7 +160259,10 @@ module.exports={
160253
160259
  "ProcessorFeatures": {
160254
160260
  "shape": "S1b"
160255
160261
  },
160256
- "DbiResourceId": {}
160262
+ "DbiResourceId": {},
160263
+ "TagList": {
160264
+ "shape": "Sb"
160265
+ }
160257
160266
  },
160258
160267
  "wrapper": true
160259
160268
  },
@@ -160567,6 +160576,9 @@ module.exports={
160567
160576
  "DomainMemberships": {
160568
160577
  "shape": "S2a"
160569
160578
  },
160579
+ "TagList": {
160580
+ "shape": "Sb"
160581
+ },
160570
160582
  "GlobalWriteForwardingStatus": {},
160571
160583
  "GlobalWriteForwardingRequested": {
160572
160584
  "type": "boolean"
@@ -160822,6 +160834,9 @@ module.exports={
160822
160834
  },
160823
160835
  "MaxAllocatedStorage": {
160824
160836
  "type": "integer"
160837
+ },
160838
+ "TagList": {
160839
+ "shape": "Sb"
160825
160840
  }
160826
160841
  },
160827
160842
  "wrapper": true
@@ -166107,6 +166122,110 @@ module.exports={
166107
166122
  }
166108
166123
  }
166109
166124
  },
166125
+ "DetectProtectiveEquipment": {
166126
+ "input": {
166127
+ "type": "structure",
166128
+ "required": [
166129
+ "Image"
166130
+ ],
166131
+ "members": {
166132
+ "Image": {
166133
+ "shape": "S2"
166134
+ },
166135
+ "SummarizationAttributes": {
166136
+ "type": "structure",
166137
+ "required": [
166138
+ "MinConfidence",
166139
+ "RequiredEquipmentTypes"
166140
+ ],
166141
+ "members": {
166142
+ "MinConfidence": {
166143
+ "type": "float"
166144
+ },
166145
+ "RequiredEquipmentTypes": {
166146
+ "type": "list",
166147
+ "member": {}
166148
+ }
166149
+ }
166150
+ }
166151
+ }
166152
+ },
166153
+ "output": {
166154
+ "type": "structure",
166155
+ "members": {
166156
+ "ProtectiveEquipmentModelVersion": {},
166157
+ "Persons": {
166158
+ "type": "list",
166159
+ "member": {
166160
+ "type": "structure",
166161
+ "members": {
166162
+ "BodyParts": {
166163
+ "type": "list",
166164
+ "member": {
166165
+ "type": "structure",
166166
+ "members": {
166167
+ "Name": {},
166168
+ "Confidence": {
166169
+ "type": "float"
166170
+ },
166171
+ "EquipmentDetections": {
166172
+ "type": "list",
166173
+ "member": {
166174
+ "type": "structure",
166175
+ "members": {
166176
+ "BoundingBox": {
166177
+ "shape": "Sc"
166178
+ },
166179
+ "Confidence": {
166180
+ "type": "float"
166181
+ },
166182
+ "Type": {},
166183
+ "CoversBodyPart": {
166184
+ "type": "structure",
166185
+ "members": {
166186
+ "Confidence": {
166187
+ "type": "float"
166188
+ },
166189
+ "Value": {
166190
+ "type": "boolean"
166191
+ }
166192
+ }
166193
+ }
166194
+ }
166195
+ }
166196
+ }
166197
+ }
166198
+ }
166199
+ },
166200
+ "BoundingBox": {
166201
+ "shape": "Sc"
166202
+ },
166203
+ "Confidence": {
166204
+ "type": "float"
166205
+ },
166206
+ "Id": {
166207
+ "type": "integer"
166208
+ }
166209
+ }
166210
+ }
166211
+ },
166212
+ "Summary": {
166213
+ "type": "structure",
166214
+ "members": {
166215
+ "PersonsWithRequiredEquipment": {
166216
+ "shape": "S4i"
166217
+ },
166218
+ "PersonsWithoutRequiredEquipment": {
166219
+ "shape": "S4i"
166220
+ },
166221
+ "PersonsIndeterminate": {
166222
+ "shape": "S4i"
166223
+ }
166224
+ }
166225
+ }
166226
+ }
166227
+ }
166228
+ },
166110
166229
  "DetectText": {
166111
166230
  "input": {
166112
166231
  "type": "structure",
@@ -166121,10 +166240,10 @@ module.exports={
166121
166240
  "type": "structure",
166122
166241
  "members": {
166123
166242
  "WordFilter": {
166124
- "shape": "S46"
166243
+ "shape": "S4l"
166125
166244
  },
166126
166245
  "RegionsOfInterest": {
166127
- "shape": "S49"
166246
+ "shape": "S4o"
166128
166247
  }
166129
166248
  }
166130
166249
  }
@@ -166136,7 +166255,7 @@ module.exports={
166136
166255
  "TextDetections": {
166137
166256
  "type": "list",
166138
166257
  "member": {
166139
- "shape": "S4d"
166258
+ "shape": "S4s"
166140
166259
  }
166141
166260
  },
166142
166261
  "TextModelVersion": {}
@@ -166157,7 +166276,7 @@ module.exports={
166157
166276
  "type": "structure",
166158
166277
  "members": {
166159
166278
  "Urls": {
166160
- "shape": "S4i"
166279
+ "shape": "S4x"
166161
166280
  },
166162
166281
  "Name": {}
166163
166282
  }
@@ -166184,7 +166303,7 @@ module.exports={
166184
166303
  "JobStatus": {},
166185
166304
  "StatusMessage": {},
166186
166305
  "VideoMetadata": {
166187
- "shape": "S4r"
166306
+ "shape": "S56"
166188
166307
  },
166189
166308
  "NextToken": {},
166190
166309
  "Celebrities": {
@@ -166199,7 +166318,7 @@ module.exports={
166199
166318
  "type": "structure",
166200
166319
  "members": {
166201
166320
  "Urls": {
166202
- "shape": "S4i"
166321
+ "shape": "S4x"
166203
166322
  },
166204
166323
  "Name": {},
166205
166324
  "Id": {},
@@ -166241,7 +166360,7 @@ module.exports={
166241
166360
  "JobStatus": {},
166242
166361
  "StatusMessage": {},
166243
166362
  "VideoMetadata": {
166244
- "shape": "S4r"
166363
+ "shape": "S56"
166245
166364
  },
166246
166365
  "ModerationLabels": {
166247
166366
  "type": "list",
@@ -166282,7 +166401,7 @@ module.exports={
166282
166401
  "JobStatus": {},
166283
166402
  "StatusMessage": {},
166284
166403
  "VideoMetadata": {
166285
- "shape": "S4r"
166404
+ "shape": "S56"
166286
166405
  },
166287
166406
  "NextToken": {},
166288
166407
  "Faces": {
@@ -166324,7 +166443,7 @@ module.exports={
166324
166443
  "StatusMessage": {},
166325
166444
  "NextToken": {},
166326
166445
  "VideoMetadata": {
166327
- "shape": "S4r"
166446
+ "shape": "S56"
166328
166447
  },
166329
166448
  "Persons": {
166330
166449
  "type": "list",
@@ -166335,10 +166454,10 @@ module.exports={
166335
166454
  "type": "long"
166336
166455
  },
166337
166456
  "Person": {
166338
- "shape": "S5a"
166457
+ "shape": "S5p"
166339
166458
  },
166340
166459
  "FaceMatches": {
166341
- "shape": "S5c"
166460
+ "shape": "S5r"
166342
166461
  }
166343
166462
  }
166344
166463
  }
@@ -166367,7 +166486,7 @@ module.exports={
166367
166486
  "JobStatus": {},
166368
166487
  "StatusMessage": {},
166369
166488
  "VideoMetadata": {
166370
- "shape": "S4r"
166489
+ "shape": "S56"
166371
166490
  },
166372
166491
  "NextToken": {},
166373
166492
  "Labels": {
@@ -166409,7 +166528,7 @@ module.exports={
166409
166528
  "JobStatus": {},
166410
166529
  "StatusMessage": {},
166411
166530
  "VideoMetadata": {
166412
- "shape": "S4r"
166531
+ "shape": "S56"
166413
166532
  },
166414
166533
  "NextToken": {},
166415
166534
  "Persons": {
@@ -166421,7 +166540,7 @@ module.exports={
166421
166540
  "type": "long"
166422
166541
  },
166423
166542
  "Person": {
166424
- "shape": "S5a"
166543
+ "shape": "S5p"
166425
166544
  }
166426
166545
  }
166427
166546
  }
@@ -166451,7 +166570,7 @@ module.exports={
166451
166570
  "VideoMetadata": {
166452
166571
  "type": "list",
166453
166572
  "member": {
166454
- "shape": "S4r"
166573
+ "shape": "S56"
166455
166574
  }
166456
166575
  },
166457
166576
  "AudioMetadata": {
@@ -166547,7 +166666,7 @@ module.exports={
166547
166666
  "JobStatus": {},
166548
166667
  "StatusMessage": {},
166549
166668
  "VideoMetadata": {
166550
- "shape": "S4r"
166669
+ "shape": "S56"
166551
166670
  },
166552
166671
  "TextDetections": {
166553
166672
  "type": "list",
@@ -166558,7 +166677,7 @@ module.exports={
166558
166677
  "type": "long"
166559
166678
  },
166560
166679
  "TextDetection": {
166561
- "shape": "S4d"
166680
+ "shape": "S4s"
166562
166681
  }
166563
166682
  }
166564
166683
  }
@@ -166599,7 +166718,7 @@ module.exports={
166599
166718
  "type": "structure",
166600
166719
  "members": {
166601
166720
  "Face": {
166602
- "shape": "S5e"
166721
+ "shape": "S5t"
166603
166722
  },
166604
166723
  "FaceDetail": {
166605
166724
  "shape": "S33"
@@ -166672,7 +166791,7 @@ module.exports={
166672
166791
  "Faces": {
166673
166792
  "type": "list",
166674
166793
  "member": {
166675
- "shape": "S5e"
166794
+ "shape": "S5t"
166676
166795
  }
166677
166796
  },
166678
166797
  "NextToken": {},
@@ -166728,7 +166847,7 @@ module.exports={
166728
166847
  "type": "structure",
166729
166848
  "members": {
166730
166849
  "Urls": {
166731
- "shape": "S4i"
166850
+ "shape": "S4x"
166732
166851
  },
166733
166852
  "Name": {},
166734
166853
  "Id": {},
@@ -166774,7 +166893,7 @@ module.exports={
166774
166893
  "members": {
166775
166894
  "SearchedFaceId": {},
166776
166895
  "FaceMatches": {
166777
- "shape": "S5c"
166896
+ "shape": "S5r"
166778
166897
  },
166779
166898
  "FaceModelVersion": {}
166780
166899
  }
@@ -166811,7 +166930,7 @@ module.exports={
166811
166930
  "type": "float"
166812
166931
  },
166813
166932
  "FaceMatches": {
166814
- "shape": "S5c"
166933
+ "shape": "S5r"
166815
166934
  },
166816
166935
  "FaceModelVersion": {}
166817
166936
  }
@@ -166825,11 +166944,11 @@ module.exports={
166825
166944
  ],
166826
166945
  "members": {
166827
166946
  "Video": {
166828
- "shape": "S76"
166947
+ "shape": "S7l"
166829
166948
  },
166830
166949
  "ClientRequestToken": {},
166831
166950
  "NotificationChannel": {
166832
- "shape": "S78"
166951
+ "shape": "S7n"
166833
166952
  },
166834
166953
  "JobTag": {}
166835
166954
  }
@@ -166850,14 +166969,14 @@ module.exports={
166850
166969
  ],
166851
166970
  "members": {
166852
166971
  "Video": {
166853
- "shape": "S76"
166972
+ "shape": "S7l"
166854
166973
  },
166855
166974
  "MinConfidence": {
166856
166975
  "type": "float"
166857
166976
  },
166858
166977
  "ClientRequestToken": {},
166859
166978
  "NotificationChannel": {
166860
- "shape": "S78"
166979
+ "shape": "S7n"
166861
166980
  },
166862
166981
  "JobTag": {}
166863
166982
  }
@@ -166878,11 +166997,11 @@ module.exports={
166878
166997
  ],
166879
166998
  "members": {
166880
166999
  "Video": {
166881
- "shape": "S76"
167000
+ "shape": "S7l"
166882
167001
  },
166883
167002
  "ClientRequestToken": {},
166884
167003
  "NotificationChannel": {
166885
- "shape": "S78"
167004
+ "shape": "S7n"
166886
167005
  },
166887
167006
  "FaceAttributes": {},
166888
167007
  "JobTag": {}
@@ -166905,7 +167024,7 @@ module.exports={
166905
167024
  ],
166906
167025
  "members": {
166907
167026
  "Video": {
166908
- "shape": "S76"
167027
+ "shape": "S7l"
166909
167028
  },
166910
167029
  "ClientRequestToken": {},
166911
167030
  "FaceMatchThreshold": {
@@ -166913,7 +167032,7 @@ module.exports={
166913
167032
  },
166914
167033
  "CollectionId": {},
166915
167034
  "NotificationChannel": {
166916
- "shape": "S78"
167035
+ "shape": "S7n"
166917
167036
  },
166918
167037
  "JobTag": {}
166919
167038
  }
@@ -166934,14 +167053,14 @@ module.exports={
166934
167053
  ],
166935
167054
  "members": {
166936
167055
  "Video": {
166937
- "shape": "S76"
167056
+ "shape": "S7l"
166938
167057
  },
166939
167058
  "ClientRequestToken": {},
166940
167059
  "MinConfidence": {
166941
167060
  "type": "float"
166942
167061
  },
166943
167062
  "NotificationChannel": {
166944
- "shape": "S78"
167063
+ "shape": "S7n"
166945
167064
  },
166946
167065
  "JobTag": {}
166947
167066
  }
@@ -166962,11 +167081,11 @@ module.exports={
166962
167081
  ],
166963
167082
  "members": {
166964
167083
  "Video": {
166965
- "shape": "S76"
167084
+ "shape": "S7l"
166966
167085
  },
166967
167086
  "ClientRequestToken": {},
166968
167087
  "NotificationChannel": {
166969
- "shape": "S78"
167088
+ "shape": "S7n"
166970
167089
  },
166971
167090
  "JobTag": {}
166972
167091
  }
@@ -167009,11 +167128,11 @@ module.exports={
167009
167128
  ],
167010
167129
  "members": {
167011
167130
  "Video": {
167012
- "shape": "S76"
167131
+ "shape": "S7l"
167013
167132
  },
167014
167133
  "ClientRequestToken": {},
167015
167134
  "NotificationChannel": {
167016
- "shape": "S78"
167135
+ "shape": "S7n"
167017
167136
  },
167018
167137
  "JobTag": {},
167019
167138
  "Filters": {
@@ -167074,21 +167193,21 @@ module.exports={
167074
167193
  ],
167075
167194
  "members": {
167076
167195
  "Video": {
167077
- "shape": "S76"
167196
+ "shape": "S7l"
167078
167197
  },
167079
167198
  "ClientRequestToken": {},
167080
167199
  "NotificationChannel": {
167081
- "shape": "S78"
167200
+ "shape": "S7n"
167082
167201
  },
167083
167202
  "JobTag": {},
167084
167203
  "Filters": {
167085
167204
  "type": "structure",
167086
167205
  "members": {
167087
167206
  "WordFilter": {
167088
- "shape": "S46"
167207
+ "shape": "S4l"
167089
167208
  },
167090
167209
  "RegionsOfInterest": {
167091
- "shape": "S49"
167210
+ "shape": "S4o"
167092
167211
  }
167093
167212
  }
167094
167213
  }
@@ -167522,7 +167641,13 @@ module.exports={
167522
167641
  "ParentName": {}
167523
167642
  }
167524
167643
  },
167525
- "S46": {
167644
+ "S4i": {
167645
+ "type": "list",
167646
+ "member": {
167647
+ "type": "integer"
167648
+ }
167649
+ },
167650
+ "S4l": {
167526
167651
  "type": "structure",
167527
167652
  "members": {
167528
167653
  "MinConfidence": {
@@ -167536,7 +167661,7 @@ module.exports={
167536
167661
  }
167537
167662
  }
167538
167663
  },
167539
- "S49": {
167664
+ "S4o": {
167540
167665
  "type": "list",
167541
167666
  "member": {
167542
167667
  "type": "structure",
@@ -167547,7 +167672,7 @@ module.exports={
167547
167672
  }
167548
167673
  }
167549
167674
  },
167550
- "S4d": {
167675
+ "S4s": {
167551
167676
  "type": "structure",
167552
167677
  "members": {
167553
167678
  "DetectedText": {},
@@ -167566,11 +167691,11 @@ module.exports={
167566
167691
  }
167567
167692
  }
167568
167693
  },
167569
- "S4i": {
167694
+ "S4x": {
167570
167695
  "type": "list",
167571
167696
  "member": {}
167572
167697
  },
167573
- "S4r": {
167698
+ "S56": {
167574
167699
  "type": "structure",
167575
167700
  "members": {
167576
167701
  "Codec": {},
@@ -167589,7 +167714,7 @@ module.exports={
167589
167714
  }
167590
167715
  }
167591
167716
  },
167592
- "S5a": {
167717
+ "S5p": {
167593
167718
  "type": "structure",
167594
167719
  "members": {
167595
167720
  "Index": {
@@ -167603,7 +167728,7 @@ module.exports={
167603
167728
  }
167604
167729
  }
167605
167730
  },
167606
- "S5c": {
167731
+ "S5r": {
167607
167732
  "type": "list",
167608
167733
  "member": {
167609
167734
  "type": "structure",
@@ -167612,12 +167737,12 @@ module.exports={
167612
167737
  "type": "float"
167613
167738
  },
167614
167739
  "Face": {
167615
- "shape": "S5e"
167740
+ "shape": "S5t"
167616
167741
  }
167617
167742
  }
167618
167743
  }
167619
167744
  },
167620
- "S5e": {
167745
+ "S5t": {
167621
167746
  "type": "structure",
167622
167747
  "members": {
167623
167748
  "FaceId": {},
@@ -167631,7 +167756,7 @@ module.exports={
167631
167756
  }
167632
167757
  }
167633
167758
  },
167634
- "S76": {
167759
+ "S7l": {
167635
167760
  "type": "structure",
167636
167761
  "members": {
167637
167762
  "S3Object": {
@@ -167639,7 +167764,7 @@ module.exports={
167639
167764
  }
167640
167765
  }
167641
167766
  },
167642
- "S78": {
167767
+ "S7n": {
167643
167768
  "type": "structure",
167644
167769
  "required": [
167645
167770
  "SNSTopicArn",
@@ -184748,7 +184873,7 @@ module.exports={
184748
184873
  "type": "structure",
184749
184874
  "members": {
184750
184875
  "AccountIds": {
184751
- "shape": "S9j"
184876
+ "shape": "S9w"
184752
184877
  },
184753
184878
  "AccountSharingInfoList": {
184754
184879
  "type": "list",
@@ -184906,7 +185031,7 @@ module.exports={
184906
185031
  "members": {
184907
185032
  "key": {},
184908
185033
  "valueSet": {
184909
- "shape": "Sac"
185034
+ "shape": "Sap"
184910
185035
  }
184911
185036
  }
184912
185037
  }
@@ -184922,7 +185047,7 @@ module.exports={
184922
185047
  "members": {
184923
185048
  "Key": {},
184924
185049
  "Values": {
184925
- "shape": "Sac"
185050
+ "shape": "Sap"
184926
185051
  }
184927
185052
  }
184928
185053
  }
@@ -185011,7 +185136,7 @@ module.exports={
185011
185136
  "InstancePatchStates": {
185012
185137
  "type": "list",
185013
185138
  "member": {
185014
- "shape": "Saw"
185139
+ "shape": "Sb9"
185015
185140
  }
185016
185141
  },
185017
185142
  "NextToken": {}
@@ -185057,7 +185182,7 @@ module.exports={
185057
185182
  "InstancePatchStates": {
185058
185183
  "type": "list",
185059
185184
  "member": {
185060
- "shape": "Saw"
185185
+ "shape": "Sb9"
185061
185186
  }
185062
185187
  },
185063
185188
  "NextToken": {}
@@ -185162,7 +185287,7 @@ module.exports={
185162
185287
  "WindowExecutionId": {},
185163
185288
  "TaskId": {},
185164
185289
  "Filters": {
185165
- "shape": "Sbz"
185290
+ "shape": "Scb"
185166
185291
  },
185167
185292
  "MaxResults": {
185168
185293
  "type": "integer"
@@ -185184,7 +185309,7 @@ module.exports={
185184
185309
  "ExecutionId": {},
185185
185310
  "TaskType": {},
185186
185311
  "Parameters": {
185187
- "shape": "Scb"
185312
+ "shape": "Scn"
185188
185313
  },
185189
185314
  "Status": {},
185190
185315
  "StatusDetails": {},
@@ -185195,7 +185320,7 @@ module.exports={
185195
185320
  "type": "timestamp"
185196
185321
  },
185197
185322
  "OwnerInformation": {
185198
- "shape": "Saz"
185323
+ "shape": "Sbc"
185199
185324
  },
185200
185325
  "WindowTargetId": {}
185201
185326
  }
@@ -185214,7 +185339,7 @@ module.exports={
185214
185339
  "members": {
185215
185340
  "WindowExecutionId": {},
185216
185341
  "Filters": {
185217
- "shape": "Sbz"
185342
+ "shape": "Scb"
185218
185343
  },
185219
185344
  "MaxResults": {
185220
185345
  "type": "integer"
@@ -185258,7 +185383,7 @@ module.exports={
185258
185383
  "members": {
185259
185384
  "WindowId": {},
185260
185385
  "Filters": {
185261
- "shape": "Sbz"
185386
+ "shape": "Scb"
185262
185387
  },
185263
185388
  "MaxResults": {
185264
185389
  "type": "integer"
@@ -185336,7 +185461,7 @@ module.exports={
185336
185461
  "members": {
185337
185462
  "WindowId": {},
185338
185463
  "Filters": {
185339
- "shape": "Sbz"
185464
+ "shape": "Scb"
185340
185465
  },
185341
185466
  "MaxResults": {
185342
185467
  "type": "integer"
@@ -185359,7 +185484,7 @@ module.exports={
185359
185484
  "shape": "Sx"
185360
185485
  },
185361
185486
  "OwnerInformation": {
185362
- "shape": "Saz"
185487
+ "shape": "Sbc"
185363
185488
  },
185364
185489
  "Name": {},
185365
185490
  "Description": {
@@ -185381,7 +185506,7 @@ module.exports={
185381
185506
  "members": {
185382
185507
  "WindowId": {},
185383
185508
  "Filters": {
185384
- "shape": "Sbz"
185509
+ "shape": "Scb"
185385
185510
  },
185386
185511
  "MaxResults": {
185387
185512
  "type": "integer"
@@ -185405,13 +185530,13 @@ module.exports={
185405
185530
  "shape": "Sx"
185406
185531
  },
185407
185532
  "TaskParameters": {
185408
- "shape": "Sd2"
185533
+ "shape": "Sde"
185409
185534
  },
185410
185535
  "Priority": {
185411
185536
  "type": "integer"
185412
185537
  },
185413
185538
  "LoggingInfo": {
185414
- "shape": "Sd8"
185539
+ "shape": "Sdk"
185415
185540
  },
185416
185541
  "ServiceRoleArn": {},
185417
185542
  "MaxConcurrency": {},
@@ -185432,7 +185557,7 @@ module.exports={
185432
185557
  "type": "structure",
185433
185558
  "members": {
185434
185559
  "Filters": {
185435
- "shape": "Sbz"
185560
+ "shape": "Scb"
185436
185561
  },
185437
185562
  "MaxResults": {
185438
185563
  "type": "integer"
@@ -185598,7 +185723,7 @@ module.exports={
185598
185723
  }
185599
185724
  },
185600
185725
  "ParameterFilters": {
185601
- "shape": "Se2"
185726
+ "shape": "See"
185602
185727
  },
185603
185728
  "MaxResults": {
185604
185729
  "type": "integer"
@@ -185628,7 +185753,7 @@ module.exports={
185628
185753
  },
185629
185754
  "Tier": {},
185630
185755
  "Policies": {
185631
- "shape": "Seh"
185756
+ "shape": "Set"
185632
185757
  },
185633
185758
  "DataType": {}
185634
185759
  }
@@ -185657,7 +185782,7 @@ module.exports={
185657
185782
  "BaselineIdentities": {
185658
185783
  "type": "list",
185659
185784
  "member": {
185660
- "shape": "Sen"
185785
+ "shape": "Sez"
185661
185786
  }
185662
185787
  },
185663
185788
  "NextToken": {}
@@ -185730,7 +185855,7 @@ module.exports={
185730
185855
  "members": {
185731
185856
  "PatchGroup": {},
185732
185857
  "BaselineIdentity": {
185733
- "shape": "Sen"
185858
+ "shape": "Sez"
185734
185859
  }
185735
185860
  }
185736
185861
  }
@@ -185891,7 +186016,7 @@ module.exports={
185891
186016
  "MaxErrors": {},
185892
186017
  "Target": {},
185893
186018
  "TargetLocations": {
185894
- "shape": "Sfp"
186019
+ "shape": "Sg1"
185895
186020
  },
185896
186021
  "ProgressCounters": {
185897
186022
  "type": "structure",
@@ -185976,7 +186101,7 @@ module.exports={
185976
186101
  "StandardErrorContent": {},
185977
186102
  "StandardErrorUrl": {},
185978
186103
  "CloudWatchOutputConfig": {
185979
- "shape": "Sg7"
186104
+ "shape": "Sgj"
185980
186105
  }
185981
186106
  }
185982
186107
  }
@@ -186086,10 +186211,10 @@ module.exports={
186086
186211
  "type": "structure",
186087
186212
  "members": {
186088
186213
  "Filters": {
186089
- "shape": "Sgs"
186214
+ "shape": "Sh4"
186090
186215
  },
186091
186216
  "Aggregators": {
186092
- "shape": "Sgy"
186217
+ "shape": "Sha"
186093
186218
  },
186094
186219
  "ResultAttributes": {
186095
186220
  "type": "list",
@@ -186134,7 +186259,7 @@ module.exports={
186134
186259
  "CaptureTime": {},
186135
186260
  "ContentHash": {},
186136
186261
  "Content": {
186137
- "shape": "Shf"
186262
+ "shape": "Shr"
186138
186263
  }
186139
186264
  }
186140
186265
  }
@@ -186298,7 +186423,7 @@ module.exports={
186298
186423
  "TaskParameters": {
186299
186424
  "type": "list",
186300
186425
  "member": {
186301
- "shape": "Sd2"
186426
+ "shape": "Sde"
186302
186427
  },
186303
186428
  "sensitive": true
186304
186429
  },
@@ -186341,7 +186466,7 @@ module.exports={
186341
186466
  "ExecutionId": {},
186342
186467
  "TaskType": {},
186343
186468
  "Parameters": {
186344
- "shape": "Scb"
186469
+ "shape": "Scn"
186345
186470
  },
186346
186471
  "Status": {},
186347
186472
  "StatusDetails": {},
@@ -186352,7 +186477,7 @@ module.exports={
186352
186477
  "type": "timestamp"
186353
186478
  },
186354
186479
  "OwnerInformation": {
186355
- "shape": "Saz"
186480
+ "shape": "Sbc"
186356
186481
  },
186357
186482
  "WindowTargetId": {}
186358
186483
  }
@@ -186382,10 +186507,10 @@ module.exports={
186382
186507
  "ServiceRoleArn": {},
186383
186508
  "TaskType": {},
186384
186509
  "TaskParameters": {
186385
- "shape": "Sd2"
186510
+ "shape": "Sde"
186386
186511
  },
186387
186512
  "TaskInvocationParameters": {
186388
- "shape": "Si6"
186513
+ "shape": "Sii"
186389
186514
  },
186390
186515
  "Priority": {
186391
186516
  "type": "integer"
@@ -186393,7 +186518,7 @@ module.exports={
186393
186518
  "MaxConcurrency": {},
186394
186519
  "MaxErrors": {},
186395
186520
  "LoggingInfo": {
186396
- "shape": "Sd8"
186521
+ "shape": "Sdk"
186397
186522
  },
186398
186523
  "Name": {},
186399
186524
  "Description": {
@@ -186457,10 +186582,10 @@ module.exports={
186457
186582
  "members": {
186458
186583
  "SyncName": {},
186459
186584
  "Filters": {
186460
- "shape": "Siq"
186585
+ "shape": "Sj2"
186461
186586
  },
186462
186587
  "Aggregators": {
186463
- "shape": "Siw"
186588
+ "shape": "Sj8"
186464
186589
  },
186465
186590
  "ResultAttributes": {
186466
186591
  "type": "list",
@@ -186531,7 +186656,7 @@ module.exports={
186531
186656
  "type": "structure",
186532
186657
  "members": {
186533
186658
  "Parameter": {
186534
- "shape": "Sji"
186659
+ "shape": "Sju"
186535
186660
  }
186536
186661
  }
186537
186662
  }
@@ -186575,11 +186700,11 @@ module.exports={
186575
186700
  "type": "long"
186576
186701
  },
186577
186702
  "Labels": {
186578
- "shape": "Sjp"
186703
+ "shape": "Sk1"
186579
186704
  },
186580
186705
  "Tier": {},
186581
186706
  "Policies": {
186582
- "shape": "Seh"
186707
+ "shape": "Set"
186583
186708
  },
186584
186709
  "DataType": {}
186585
186710
  }
@@ -186608,7 +186733,7 @@ module.exports={
186608
186733
  "type": "structure",
186609
186734
  "members": {
186610
186735
  "Parameters": {
186611
- "shape": "Sjt"
186736
+ "shape": "Sk5"
186612
186737
  },
186613
186738
  "InvalidParameters": {
186614
186739
  "shape": "S5z"
@@ -186628,7 +186753,7 @@ module.exports={
186628
186753
  "type": "boolean"
186629
186754
  },
186630
186755
  "ParameterFilters": {
186631
- "shape": "Se2"
186756
+ "shape": "See"
186632
186757
  },
186633
186758
  "WithDecryption": {
186634
186759
  "type": "boolean"
@@ -186643,7 +186768,7 @@ module.exports={
186643
186768
  "type": "structure",
186644
186769
  "members": {
186645
186770
  "Parameters": {
186646
- "shape": "Sjt"
186771
+ "shape": "Sk5"
186647
186772
  },
186648
186773
  "NextToken": {}
186649
186774
  }
@@ -186733,7 +186858,7 @@ module.exports={
186733
186858
  "type": "structure",
186734
186859
  "members": {
186735
186860
  "ServiceSetting": {
186736
- "shape": "Sk5"
186861
+ "shape": "Skh"
186737
186862
  }
186738
186863
  }
186739
186864
  }
@@ -186751,7 +186876,7 @@ module.exports={
186751
186876
  "type": "long"
186752
186877
  },
186753
186878
  "Labels": {
186754
- "shape": "Sjp"
186879
+ "shape": "Sk1"
186755
186880
  }
186756
186881
  }
186757
186882
  },
@@ -186759,7 +186884,7 @@ module.exports={
186759
186884
  "type": "structure",
186760
186885
  "members": {
186761
186886
  "InvalidLabels": {
186762
- "shape": "Sjp"
186887
+ "shape": "Sk1"
186763
186888
  },
186764
186889
  "ParameterVersion": {
186765
186890
  "type": "long"
@@ -186887,7 +187012,7 @@ module.exports={
186887
187012
  },
186888
187013
  "NextToken": {},
186889
187014
  "Filters": {
186890
- "shape": "Skn"
187015
+ "shape": "Skz"
186891
187016
  },
186892
187017
  "Details": {
186893
187018
  "type": "boolean"
@@ -186944,10 +187069,10 @@ module.exports={
186944
187069
  },
186945
187070
  "ServiceRole": {},
186946
187071
  "NotificationConfig": {
186947
- "shape": "Si8"
187072
+ "shape": "Sik"
186948
187073
  },
186949
187074
  "CloudWatchOutputConfig": {
186950
- "shape": "Sg7"
187075
+ "shape": "Sgj"
186951
187076
  }
186952
187077
  }
186953
187078
  }
@@ -186967,7 +187092,7 @@ module.exports={
186967
187092
  },
186968
187093
  "NextToken": {},
186969
187094
  "Filters": {
186970
- "shape": "Skn"
187095
+ "shape": "Skz"
186971
187096
  }
186972
187097
  }
186973
187098
  },
@@ -186977,7 +187102,7 @@ module.exports={
186977
187102
  "Commands": {
186978
187103
  "type": "list",
186979
187104
  "member": {
186980
- "shape": "Sl3"
187105
+ "shape": "Slf"
186981
187106
  }
186982
187107
  },
186983
187108
  "NextToken": {}
@@ -186989,7 +187114,7 @@ module.exports={
186989
187114
  "type": "structure",
186990
187115
  "members": {
186991
187116
  "Filters": {
186992
- "shape": "Sla"
187117
+ "shape": "Slm"
186993
187118
  },
186994
187119
  "ResourceIds": {
186995
187120
  "type": "list",
@@ -187021,10 +187146,10 @@ module.exports={
187021
187146
  "Status": {},
187022
187147
  "Severity": {},
187023
187148
  "ExecutionSummary": {
187024
- "shape": "Sls"
187149
+ "shape": "Sm4"
187025
187150
  },
187026
187151
  "Details": {
187027
- "shape": "Slv"
187152
+ "shape": "Sm7"
187028
187153
  }
187029
187154
  }
187030
187155
  }
@@ -187038,7 +187163,7 @@ module.exports={
187038
187163
  "type": "structure",
187039
187164
  "members": {
187040
187165
  "Filters": {
187041
- "shape": "Sla"
187166
+ "shape": "Slm"
187042
187167
  },
187043
187168
  "NextToken": {},
187044
187169
  "MaxResults": {
@@ -187056,10 +187181,10 @@ module.exports={
187056
187181
  "members": {
187057
187182
  "ComplianceType": {},
187058
187183
  "CompliantSummary": {
187059
- "shape": "Sm0"
187184
+ "shape": "Smc"
187060
187185
  },
187061
187186
  "NonCompliantSummary": {
187062
- "shape": "Sm3"
187187
+ "shape": "Smf"
187063
187188
  }
187064
187189
  }
187065
187190
  }
@@ -187189,7 +187314,7 @@ module.exports={
187189
187314
  "InstanceId": {},
187190
187315
  "TypeName": {},
187191
187316
  "Filters": {
187192
- "shape": "Sgs"
187317
+ "shape": "Sh4"
187193
187318
  },
187194
187319
  "NextToken": {},
187195
187320
  "MaxResults": {
@@ -187205,7 +187330,7 @@ module.exports={
187205
187330
  "SchemaVersion": {},
187206
187331
  "CaptureTime": {},
187207
187332
  "Entries": {
187208
- "shape": "Shf"
187333
+ "shape": "Shr"
187209
187334
  },
187210
187335
  "NextToken": {}
187211
187336
  }
@@ -187216,7 +187341,7 @@ module.exports={
187216
187341
  "type": "structure",
187217
187342
  "members": {
187218
187343
  "Filters": {
187219
- "shape": "Sla"
187344
+ "shape": "Slm"
187220
187345
  },
187221
187346
  "NextToken": {},
187222
187347
  "MaxResults": {
@@ -187238,13 +187363,13 @@ module.exports={
187238
187363
  "Status": {},
187239
187364
  "OverallSeverity": {},
187240
187365
  "ExecutionSummary": {
187241
- "shape": "Sls"
187366
+ "shape": "Sm4"
187242
187367
  },
187243
187368
  "CompliantSummary": {
187244
- "shape": "Sm0"
187369
+ "shape": "Smc"
187245
187370
  },
187246
187371
  "NonCompliantSummary": {
187247
- "shape": "Sm3"
187372
+ "shape": "Smf"
187248
187373
  }
187249
187374
  }
187250
187375
  }
@@ -187346,10 +187471,10 @@ module.exports={
187346
187471
  "Name": {},
187347
187472
  "PermissionType": {},
187348
187473
  "AccountIdsToAdd": {
187349
- "shape": "S9j"
187474
+ "shape": "S9w"
187350
187475
  },
187351
187476
  "AccountIdsToRemove": {
187352
- "shape": "S9j"
187477
+ "shape": "S9w"
187353
187478
  },
187354
187479
  "SharedDocumentVersion": {}
187355
187480
  }
@@ -187374,7 +187499,7 @@ module.exports={
187374
187499
  "ResourceType": {},
187375
187500
  "ComplianceType": {},
187376
187501
  "ExecutionSummary": {
187377
- "shape": "Sls"
187502
+ "shape": "Sm4"
187378
187503
  },
187379
187504
  "Items": {
187380
187505
  "type": "list",
@@ -187390,7 +187515,7 @@ module.exports={
187390
187515
  "Severity": {},
187391
187516
  "Status": {},
187392
187517
  "Details": {
187393
- "shape": "Slv"
187518
+ "shape": "Sm7"
187394
187519
  }
187395
187520
  }
187396
187521
  }
@@ -187428,7 +187553,7 @@ module.exports={
187428
187553
  "CaptureTime": {},
187429
187554
  "ContentHash": {},
187430
187555
  "Content": {
187431
- "shape": "Shf"
187556
+ "shape": "Shr"
187432
187557
  },
187433
187558
  "Context": {
187434
187559
  "type": "map",
@@ -187534,7 +187659,7 @@ module.exports={
187534
187659
  "shape": "Sx"
187535
187660
  },
187536
187661
  "OwnerInformation": {
187537
- "shape": "Saz"
187662
+ "shape": "Sbc"
187538
187663
  },
187539
187664
  "Name": {},
187540
187665
  "Description": {
@@ -187572,10 +187697,10 @@ module.exports={
187572
187697
  "ServiceRoleArn": {},
187573
187698
  "TaskType": {},
187574
187699
  "TaskParameters": {
187575
- "shape": "Sd2"
187700
+ "shape": "Sde"
187576
187701
  },
187577
187702
  "TaskInvocationParameters": {
187578
- "shape": "Si6"
187703
+ "shape": "Sii"
187579
187704
  },
187580
187705
  "Priority": {
187581
187706
  "type": "integer"
@@ -187583,7 +187708,7 @@ module.exports={
187583
187708
  "MaxConcurrency": {},
187584
187709
  "MaxErrors": {},
187585
187710
  "LoggingInfo": {
187586
- "shape": "Sd8"
187711
+ "shape": "Sdk"
187587
187712
  },
187588
187713
  "Name": {},
187589
187714
  "Description": {
@@ -187637,7 +187762,7 @@ module.exports={
187637
187762
  "type": "structure",
187638
187763
  "members": {
187639
187764
  "ServiceSetting": {
187640
- "shape": "Sk5"
187765
+ "shape": "Skh"
187641
187766
  }
187642
187767
  }
187643
187768
  }
@@ -187712,10 +187837,10 @@ module.exports={
187712
187837
  "MaxErrors": {},
187713
187838
  "ServiceRoleArn": {},
187714
187839
  "NotificationConfig": {
187715
- "shape": "Si8"
187840
+ "shape": "Sik"
187716
187841
  },
187717
187842
  "CloudWatchOutputConfig": {
187718
- "shape": "Sg7"
187843
+ "shape": "Sgj"
187719
187844
  }
187720
187845
  }
187721
187846
  },
@@ -187723,7 +187848,7 @@ module.exports={
187723
187848
  "type": "structure",
187724
187849
  "members": {
187725
187850
  "Command": {
187726
- "shape": "Sl3"
187851
+ "shape": "Slf"
187727
187852
  }
187728
187853
  }
187729
187854
  }
@@ -187770,7 +187895,7 @@ module.exports={
187770
187895
  "MaxConcurrency": {},
187771
187896
  "MaxErrors": {},
187772
187897
  "TargetLocations": {
187773
- "shape": "Sfp"
187898
+ "shape": "Sg1"
187774
187899
  },
187775
187900
  "Tags": {
187776
187901
  "shape": "S4"
@@ -188045,7 +188170,7 @@ module.exports={
188045
188170
  "shape": "Sx"
188046
188171
  },
188047
188172
  "OwnerInformation": {
188048
- "shape": "Saz"
188173
+ "shape": "Sbc"
188049
188174
  },
188050
188175
  "Name": {},
188051
188176
  "Description": {
@@ -188065,7 +188190,7 @@ module.exports={
188065
188190
  "shape": "Sx"
188066
188191
  },
188067
188192
  "OwnerInformation": {
188068
- "shape": "Saz"
188193
+ "shape": "Sbc"
188069
188194
  },
188070
188195
  "Name": {},
188071
188196
  "Description": {
@@ -188090,10 +188215,10 @@ module.exports={
188090
188215
  "TaskArn": {},
188091
188216
  "ServiceRoleArn": {},
188092
188217
  "TaskParameters": {
188093
- "shape": "Sd2"
188218
+ "shape": "Sde"
188094
188219
  },
188095
188220
  "TaskInvocationParameters": {
188096
- "shape": "Si6"
188221
+ "shape": "Sii"
188097
188222
  },
188098
188223
  "Priority": {
188099
188224
  "type": "integer"
@@ -188101,7 +188226,7 @@ module.exports={
188101
188226
  "MaxConcurrency": {},
188102
188227
  "MaxErrors": {},
188103
188228
  "LoggingInfo": {
188104
- "shape": "Sd8"
188229
+ "shape": "Sdk"
188105
188230
  },
188106
188231
  "Name": {},
188107
188232
  "Description": {
@@ -188123,10 +188248,10 @@ module.exports={
188123
188248
  "TaskArn": {},
188124
188249
  "ServiceRoleArn": {},
188125
188250
  "TaskParameters": {
188126
- "shape": "Sd2"
188251
+ "shape": "Sde"
188127
188252
  },
188128
188253
  "TaskInvocationParameters": {
188129
- "shape": "Si6"
188254
+ "shape": "Sii"
188130
188255
  },
188131
188256
  "Priority": {
188132
188257
  "type": "integer"
@@ -188134,7 +188259,7 @@ module.exports={
188134
188259
  "MaxConcurrency": {},
188135
188260
  "MaxErrors": {},
188136
188261
  "LoggingInfo": {
188137
- "shape": "Sd8"
188262
+ "shape": "Sdk"
188138
188263
  },
188139
188264
  "Name": {},
188140
188265
  "Description": {
@@ -188903,18 +189028,39 @@ module.exports={
188903
189028
  "MsrcSeverity": {},
188904
189029
  "KbNumber": {},
188905
189030
  "MsrcNumber": {},
188906
- "Language": {}
189031
+ "Language": {},
189032
+ "AdvisoryIds": {
189033
+ "type": "list",
189034
+ "member": {}
189035
+ },
189036
+ "BugzillaIds": {
189037
+ "type": "list",
189038
+ "member": {}
189039
+ },
189040
+ "CVEIds": {
189041
+ "type": "list",
189042
+ "member": {}
189043
+ },
189044
+ "Name": {},
189045
+ "Epoch": {
189046
+ "type": "integer"
189047
+ },
189048
+ "Version": {},
189049
+ "Release": {},
189050
+ "Arch": {},
189051
+ "Severity": {},
189052
+ "Repository": {}
188907
189053
  }
188908
189054
  },
188909
- "S9j": {
189055
+ "S9w": {
188910
189056
  "type": "list",
188911
189057
  "member": {}
188912
189058
  },
188913
- "Sac": {
189059
+ "Sap": {
188914
189060
  "type": "list",
188915
189061
  "member": {}
188916
189062
  },
188917
- "Saw": {
189063
+ "Sb9": {
188918
189064
  "type": "structure",
188919
189065
  "required": [
188920
189066
  "InstanceId",
@@ -188931,7 +189077,7 @@ module.exports={
188931
189077
  "SnapshotId": {},
188932
189078
  "InstallOverrideList": {},
188933
189079
  "OwnerInformation": {
188934
- "shape": "Saz"
189080
+ "shape": "Sbc"
188935
189081
  },
188936
189082
  "InstalledCount": {
188937
189083
  "type": "integer"
@@ -188970,11 +189116,11 @@ module.exports={
188970
189116
  "RebootOption": {}
188971
189117
  }
188972
189118
  },
188973
- "Saz": {
189119
+ "Sbc": {
188974
189120
  "type": "string",
188975
189121
  "sensitive": true
188976
189122
  },
188977
- "Sbz": {
189123
+ "Scb": {
188978
189124
  "type": "list",
188979
189125
  "member": {
188980
189126
  "type": "structure",
@@ -188987,11 +189133,11 @@ module.exports={
188987
189133
  }
188988
189134
  }
188989
189135
  },
188990
- "Scb": {
189136
+ "Scn": {
188991
189137
  "type": "string",
188992
189138
  "sensitive": true
188993
189139
  },
188994
- "Sd2": {
189140
+ "Sde": {
188995
189141
  "type": "map",
188996
189142
  "key": {},
188997
189143
  "value": {
@@ -189010,7 +189156,7 @@ module.exports={
189010
189156
  },
189011
189157
  "sensitive": true
189012
189158
  },
189013
- "Sd8": {
189159
+ "Sdk": {
189014
189160
  "type": "structure",
189015
189161
  "required": [
189016
189162
  "S3BucketName",
@@ -189022,7 +189168,7 @@ module.exports={
189022
189168
  "S3Region": {}
189023
189169
  }
189024
189170
  },
189025
- "Se2": {
189171
+ "See": {
189026
189172
  "type": "list",
189027
189173
  "member": {
189028
189174
  "type": "structure",
@@ -189039,7 +189185,7 @@ module.exports={
189039
189185
  }
189040
189186
  }
189041
189187
  },
189042
- "Seh": {
189188
+ "Set": {
189043
189189
  "type": "list",
189044
189190
  "member": {
189045
189191
  "type": "structure",
@@ -189050,7 +189196,7 @@ module.exports={
189050
189196
  }
189051
189197
  }
189052
189198
  },
189053
- "Sen": {
189199
+ "Sez": {
189054
189200
  "type": "structure",
189055
189201
  "members": {
189056
189202
  "BaselineId": {},
@@ -189062,13 +189208,13 @@ module.exports={
189062
189208
  }
189063
189209
  }
189064
189210
  },
189065
- "Sfp": {
189211
+ "Sg1": {
189066
189212
  "type": "list",
189067
189213
  "member": {
189068
189214
  "shape": "S8n"
189069
189215
  }
189070
189216
  },
189071
- "Sg7": {
189217
+ "Sgj": {
189072
189218
  "type": "structure",
189073
189219
  "members": {
189074
189220
  "CloudWatchLogGroupName": {},
@@ -189077,7 +189223,7 @@ module.exports={
189077
189223
  }
189078
189224
  }
189079
189225
  },
189080
- "Sgs": {
189226
+ "Sh4": {
189081
189227
  "type": "list",
189082
189228
  "member": {
189083
189229
  "type": "structure",
@@ -189095,14 +189241,14 @@ module.exports={
189095
189241
  }
189096
189242
  }
189097
189243
  },
189098
- "Sgy": {
189244
+ "Sha": {
189099
189245
  "type": "list",
189100
189246
  "member": {
189101
189247
  "type": "structure",
189102
189248
  "members": {
189103
189249
  "Expression": {},
189104
189250
  "Aggregators": {
189105
- "shape": "Sgy"
189251
+ "shape": "Sha"
189106
189252
  },
189107
189253
  "Groups": {
189108
189254
  "type": "list",
@@ -189115,7 +189261,7 @@ module.exports={
189115
189261
  "members": {
189116
189262
  "Name": {},
189117
189263
  "Filters": {
189118
- "shape": "Sgs"
189264
+ "shape": "Sh4"
189119
189265
  }
189120
189266
  }
189121
189267
  }
@@ -189123,7 +189269,7 @@ module.exports={
189123
189269
  }
189124
189270
  }
189125
189271
  },
189126
- "Shf": {
189272
+ "Shr": {
189127
189273
  "type": "list",
189128
189274
  "member": {
189129
189275
  "type": "map",
@@ -189131,7 +189277,7 @@ module.exports={
189131
189277
  "value": {}
189132
189278
  }
189133
189279
  },
189134
- "Si6": {
189280
+ "Sii": {
189135
189281
  "type": "structure",
189136
189282
  "members": {
189137
189283
  "RunCommand": {
@@ -189139,13 +189285,13 @@ module.exports={
189139
189285
  "members": {
189140
189286
  "Comment": {},
189141
189287
  "CloudWatchOutputConfig": {
189142
- "shape": "Sg7"
189288
+ "shape": "Sgj"
189143
189289
  },
189144
189290
  "DocumentHash": {},
189145
189291
  "DocumentHashType": {},
189146
189292
  "DocumentVersion": {},
189147
189293
  "NotificationConfig": {
189148
- "shape": "Si8"
189294
+ "shape": "Sik"
189149
189295
  },
189150
189296
  "OutputS3BucketName": {},
189151
189297
  "OutputS3KeyPrefix": {},
@@ -189190,7 +189336,7 @@ module.exports={
189190
189336
  }
189191
189337
  }
189192
189338
  },
189193
- "Si8": {
189339
+ "Sik": {
189194
189340
  "type": "structure",
189195
189341
  "members": {
189196
189342
  "NotificationArn": {},
@@ -189201,7 +189347,7 @@ module.exports={
189201
189347
  "NotificationType": {}
189202
189348
  }
189203
189349
  },
189204
- "Siq": {
189350
+ "Sj2": {
189205
189351
  "type": "list",
189206
189352
  "member": {
189207
189353
  "type": "structure",
@@ -189219,7 +189365,7 @@ module.exports={
189219
189365
  }
189220
189366
  }
189221
189367
  },
189222
- "Siw": {
189368
+ "Sj8": {
189223
189369
  "type": "list",
189224
189370
  "member": {
189225
189371
  "type": "structure",
@@ -189233,15 +189379,15 @@ module.exports={
189233
189379
  "value": {}
189234
189380
  },
189235
189381
  "Filters": {
189236
- "shape": "Siq"
189382
+ "shape": "Sj2"
189237
189383
  },
189238
189384
  "Aggregators": {
189239
- "shape": "Siw"
189385
+ "shape": "Sj8"
189240
189386
  }
189241
189387
  }
189242
189388
  }
189243
189389
  },
189244
- "Sji": {
189390
+ "Sju": {
189245
189391
  "type": "structure",
189246
189392
  "members": {
189247
189393
  "Name": {},
@@ -189259,17 +189405,17 @@ module.exports={
189259
189405
  "DataType": {}
189260
189406
  }
189261
189407
  },
189262
- "Sjp": {
189408
+ "Sk1": {
189263
189409
  "type": "list",
189264
189410
  "member": {}
189265
189411
  },
189266
- "Sjt": {
189412
+ "Sk5": {
189267
189413
  "type": "list",
189268
189414
  "member": {
189269
- "shape": "Sji"
189415
+ "shape": "Sju"
189270
189416
  }
189271
189417
  },
189272
- "Sk5": {
189418
+ "Skh": {
189273
189419
  "type": "structure",
189274
189420
  "members": {
189275
189421
  "SettingId": {},
@@ -189282,7 +189428,7 @@ module.exports={
189282
189428
  "Status": {}
189283
189429
  }
189284
189430
  },
189285
- "Skn": {
189431
+ "Skz": {
189286
189432
  "type": "list",
189287
189433
  "member": {
189288
189434
  "type": "structure",
@@ -189296,7 +189442,7 @@ module.exports={
189296
189442
  }
189297
189443
  }
189298
189444
  },
189299
- "Sl3": {
189445
+ "Slf": {
189300
189446
  "type": "structure",
189301
189447
  "members": {
189302
189448
  "CommandId": {},
@@ -189339,17 +189485,17 @@ module.exports={
189339
189485
  },
189340
189486
  "ServiceRole": {},
189341
189487
  "NotificationConfig": {
189342
- "shape": "Si8"
189488
+ "shape": "Sik"
189343
189489
  },
189344
189490
  "CloudWatchOutputConfig": {
189345
- "shape": "Sg7"
189491
+ "shape": "Sgj"
189346
189492
  },
189347
189493
  "TimeoutSeconds": {
189348
189494
  "type": "integer"
189349
189495
  }
189350
189496
  }
189351
189497
  },
189352
- "Sla": {
189498
+ "Slm": {
189353
189499
  "type": "list",
189354
189500
  "member": {
189355
189501
  "type": "structure",
@@ -189363,7 +189509,7 @@ module.exports={
189363
189509
  }
189364
189510
  }
189365
189511
  },
189366
- "Sls": {
189512
+ "Sm4": {
189367
189513
  "type": "structure",
189368
189514
  "required": [
189369
189515
  "ExecutionTime"
@@ -189376,23 +189522,23 @@ module.exports={
189376
189522
  "ExecutionType": {}
189377
189523
  }
189378
189524
  },
189379
- "Slv": {
189525
+ "Sm7": {
189380
189526
  "type": "map",
189381
189527
  "key": {},
189382
189528
  "value": {}
189383
189529
  },
189384
- "Sm0": {
189530
+ "Smc": {
189385
189531
  "type": "structure",
189386
189532
  "members": {
189387
189533
  "CompliantCount": {
189388
189534
  "type": "integer"
189389
189535
  },
189390
189536
  "SeveritySummary": {
189391
- "shape": "Sm2"
189537
+ "shape": "Sme"
189392
189538
  }
189393
189539
  }
189394
189540
  },
189395
- "Sm2": {
189541
+ "Sme": {
189396
189542
  "type": "structure",
189397
189543
  "members": {
189398
189544
  "CriticalCount": {
@@ -189415,14 +189561,14 @@ module.exports={
189415
189561
  }
189416
189562
  }
189417
189563
  },
189418
- "Sm3": {
189564
+ "Smf": {
189419
189565
  "type": "structure",
189420
189566
  "members": {
189421
189567
  "NonCompliantCount": {
189422
189568
  "type": "integer"
189423
189569
  },
189424
189570
  "SeveritySummary": {
189425
- "shape": "Sm2"
189571
+ "shape": "Sme"
189426
189572
  }
189427
189573
  }
189428
189574
  }
@@ -197689,6 +197835,9 @@ module.exports={
197689
197835
  "Duration": {
197690
197836
  "type": "double"
197691
197837
  },
197838
+ "LimitExceeded": {
197839
+ "type": "boolean"
197840
+ },
197692
197841
  "Segments": {
197693
197842
  "type": "list",
197694
197843
  "member": {
@@ -197723,7 +197872,7 @@ module.exports={
197723
197872
  "GroupName": {},
197724
197873
  "FilterExpression": {},
197725
197874
  "InsightsConfiguration": {
197726
- "shape": "Sh"
197875
+ "shape": "Si"
197727
197876
  },
197728
197877
  "Tags": {
197729
197878
  "shape": "Sj"
@@ -197861,7 +198010,7 @@ module.exports={
197861
198010
  "GroupARN": {},
197862
198011
  "FilterExpression": {},
197863
198012
  "InsightsConfiguration": {
197864
- "shape": "Sh"
198013
+ "shape": "Si"
197865
198014
  }
197866
198015
  }
197867
198016
  }
@@ -198634,7 +198783,7 @@ module.exports={
198634
198783
  "GroupARN": {},
198635
198784
  "FilterExpression": {},
198636
198785
  "InsightsConfiguration": {
198637
- "shape": "Sh"
198786
+ "shape": "Si"
198638
198787
  }
198639
198788
  }
198640
198789
  },
@@ -198699,11 +198848,14 @@ module.exports={
198699
198848
  "type": "list",
198700
198849
  "member": {}
198701
198850
  },
198702
- "Sh": {
198851
+ "Si": {
198703
198852
  "type": "structure",
198704
198853
  "members": {
198705
198854
  "InsightsEnabled": {
198706
198855
  "type": "boolean"
198856
+ },
198857
+ "NotificationsEnabled": {
198858
+ "type": "boolean"
198707
198859
  }
198708
198860
  }
198709
198861
  },
@@ -198728,7 +198880,7 @@ module.exports={
198728
198880
  "GroupARN": {},
198729
198881
  "FilterExpression": {},
198730
198882
  "InsightsConfiguration": {
198731
- "shape": "Sh"
198883
+ "shape": "Si"
198732
198884
  }
198733
198885
  }
198734
198886
  },
@@ -198989,9 +199141,6 @@ module.exports={
198989
199141
  "pagination": {
198990
199142
  "BatchGetTraces": {
198991
199143
  "input_token": "NextToken",
198992
- "non_aggregate_keys": [
198993
- "UnprocessedTraceIds"
198994
- ],
198995
199144
  "output_token": "NextToken",
198996
199145
  "result_key": "Traces"
198997
199146
  },
@@ -199012,19 +199161,11 @@ module.exports={
199012
199161
  },
199013
199162
  "GetServiceGraph": {
199014
199163
  "input_token": "NextToken",
199015
- "non_aggregate_keys": [
199016
- "StartTime",
199017
- "EndTime",
199018
- "ContainsOldGroupVersions"
199019
- ],
199020
199164
  "output_token": "NextToken",
199021
199165
  "result_key": "Services"
199022
199166
  },
199023
199167
  "GetTimeSeriesServiceStatistics": {
199024
199168
  "input_token": "NextToken",
199025
- "non_aggregate_keys": [
199026
- "ContainsOldGroupVersions"
199027
- ],
199028
199169
  "output_token": "NextToken",
199029
199170
  "result_key": "TimeSeriesServiceStatistics"
199030
199171
  },
@@ -199035,10 +199176,6 @@ module.exports={
199035
199176
  },
199036
199177
  "GetTraceSummaries": {
199037
199178
  "input_token": "NextToken",
199038
- "non_aggregate_keys": [
199039
- "TracesProcessedCount",
199040
- "ApproximateTime"
199041
- ],
199042
199179
  "output_token": "NextToken",
199043
199180
  "result_key": "TraceSummaries"
199044
199181
  }
@@ -202765,7 +202902,7 @@ AWS.util.update(AWS, {
202765
202902
  /**
202766
202903
  * @constant
202767
202904
  */
202768
- VERSION: '2.771.0',
202905
+ VERSION: '2.772.0',
202769
202906
 
202770
202907
  /**
202771
202908
  * @api private
@@ -223927,7 +224064,7 @@ var LRUCache = /** @class */ (function () {
223927
224064
  }());
223928
224065
  exports.LRUCache = LRUCache;
223929
224066
  },{}],438:[function(require,module,exports){
223930
- // AWS SDK for JavaScript v2.771.0
224067
+ // AWS SDK for JavaScript v2.772.0
223931
224068
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
223932
224069
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
223933
224070
  require('./browser_loader');