aws-sdk 2.976.0 → 2.980.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/aws-sdk.js CHANGED
@@ -1,4 +1,4 @@
1
- // AWS SDK for JavaScript v2.976.0
1
+ // AWS SDK for JavaScript v2.980.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){
@@ -12411,7 +12411,10 @@ module.exports={
12411
12411
  "members": {
12412
12412
  "ChangeSetName": {},
12413
12413
  "StackName": {},
12414
- "ClientRequestToken": {}
12414
+ "ClientRequestToken": {},
12415
+ "DisableRollback": {
12416
+ "type": "boolean"
12417
+ }
12415
12418
  }
12416
12419
  },
12417
12420
  "output": {
@@ -13166,6 +13169,26 @@ module.exports={
13166
13169
  },
13167
13170
  "idempotent": true
13168
13171
  },
13172
+ "RollbackStack": {
13173
+ "input": {
13174
+ "type": "structure",
13175
+ "required": [
13176
+ "StackName"
13177
+ ],
13178
+ "members": {
13179
+ "StackName": {},
13180
+ "RoleARN": {},
13181
+ "ClientRequestToken": {}
13182
+ }
13183
+ },
13184
+ "output": {
13185
+ "resultWrapper": "RollbackStackResult",
13186
+ "type": "structure",
13187
+ "members": {
13188
+ "StackId": {}
13189
+ }
13190
+ }
13191
+ },
13169
13192
  "SetStackPolicy": {
13170
13193
  "input": {
13171
13194
  "type": "structure",
@@ -13310,6 +13333,9 @@ module.exports={
13310
13333
  "Tags": {
13311
13334
  "shape": "S1p"
13312
13335
  },
13336
+ "DisableRollback": {
13337
+ "type": "boolean"
13338
+ },
13313
13339
  "ClientRequestToken": {}
13314
13340
  }
13315
13341
  },
@@ -77693,6 +77719,9 @@ module.exports={
77693
77719
  },
77694
77720
  "UsageOperation": {
77695
77721
  "locationName": "usageOperation"
77722
+ },
77723
+ "BootMode": {
77724
+ "locationName": "bootMode"
77696
77725
  }
77697
77726
  }
77698
77727
  }
@@ -84695,7 +84724,8 @@ module.exports={
84695
84724
  "shape": "S1t",
84696
84725
  "locationName": "TagSpecification"
84697
84726
  },
84698
- "UsageOperation": {}
84727
+ "UsageOperation": {},
84728
+ "BootMode": {}
84699
84729
  }
84700
84730
  },
84701
84731
  "output": {
@@ -85749,6 +85779,9 @@ module.exports={
85749
85779
  "Cidr": {}
85750
85780
  }
85751
85781
  }
85782
+ },
85783
+ "MaxEntries": {
85784
+ "type": "integer"
85752
85785
  }
85753
85786
  }
85754
85787
  },
@@ -110975,6 +111008,25 @@ module.exports={
110975
111008
  }
110976
111009
  }
110977
111010
  },
111011
+ "GetAutoTerminationPolicy": {
111012
+ "input": {
111013
+ "type": "structure",
111014
+ "required": [
111015
+ "ClusterId"
111016
+ ],
111017
+ "members": {
111018
+ "ClusterId": {}
111019
+ }
111020
+ },
111021
+ "output": {
111022
+ "type": "structure",
111023
+ "members": {
111024
+ "AutoTerminationPolicy": {
111025
+ "shape": "S4h"
111026
+ }
111027
+ }
111028
+ }
111029
+ },
110978
111030
  "GetBlockPublicAccessConfiguration": {
110979
111031
  "input": {
110980
111032
  "type": "structure",
@@ -110988,7 +111040,7 @@ module.exports={
110988
111040
  ],
110989
111041
  "members": {
110990
111042
  "BlockPublicAccessConfiguration": {
110991
- "shape": "S4h"
111043
+ "shape": "S4l"
110992
111044
  },
110993
111045
  "BlockPublicAccessConfigurationMetadata": {
110994
111046
  "type": "structure",
@@ -111020,7 +111072,7 @@ module.exports={
111020
111072
  "type": "structure",
111021
111073
  "members": {
111022
111074
  "ManagedScalingPolicy": {
111023
- "shape": "S4o"
111075
+ "shape": "S4s"
111024
111076
  }
111025
111077
  }
111026
111078
  }
@@ -111212,7 +111264,7 @@ module.exports={
111212
111264
  "shape": "Sh"
111213
111265
  },
111214
111266
  "EbsBlockDevices": {
111215
- "shape": "S5f"
111267
+ "shape": "S5j"
111216
111268
  },
111217
111269
  "EbsOptimized": {
111218
111270
  "type": "boolean"
@@ -111302,16 +111354,16 @@ module.exports={
111302
111354
  "type": "long"
111303
111355
  },
111304
111356
  "EbsBlockDevices": {
111305
- "shape": "S5f"
111357
+ "shape": "S5j"
111306
111358
  },
111307
111359
  "EbsOptimized": {
111308
111360
  "type": "boolean"
111309
111361
  },
111310
111362
  "ShrinkPolicy": {
111311
- "shape": "S5s"
111363
+ "shape": "S5v"
111312
111364
  },
111313
111365
  "AutoScalingPolicy": {
111314
- "shape": "S5w"
111366
+ "shape": "S5z"
111315
111367
  },
111316
111368
  "CustomAmiId": {}
111317
111369
  }
@@ -111673,7 +111725,7 @@ module.exports={
111673
111725
  "member": {}
111674
111726
  },
111675
111727
  "ShrinkPolicy": {
111676
- "shape": "S5s"
111728
+ "shape": "S5v"
111677
111729
  },
111678
111730
  "Configurations": {
111679
111731
  "shape": "Sh"
@@ -111706,12 +111758,30 @@ module.exports={
111706
111758
  "ClusterId": {},
111707
111759
  "InstanceGroupId": {},
111708
111760
  "AutoScalingPolicy": {
111709
- "shape": "S5w"
111761
+ "shape": "S5z"
111710
111762
  },
111711
111763
  "ClusterArn": {}
111712
111764
  }
111713
111765
  }
111714
111766
  },
111767
+ "PutAutoTerminationPolicy": {
111768
+ "input": {
111769
+ "type": "structure",
111770
+ "required": [
111771
+ "ClusterId"
111772
+ ],
111773
+ "members": {
111774
+ "ClusterId": {},
111775
+ "AutoTerminationPolicy": {
111776
+ "shape": "S4h"
111777
+ }
111778
+ }
111779
+ },
111780
+ "output": {
111781
+ "type": "structure",
111782
+ "members": {}
111783
+ }
111784
+ },
111715
111785
  "PutBlockPublicAccessConfiguration": {
111716
111786
  "input": {
111717
111787
  "type": "structure",
@@ -111720,7 +111790,7 @@ module.exports={
111720
111790
  ],
111721
111791
  "members": {
111722
111792
  "BlockPublicAccessConfiguration": {
111723
- "shape": "S4h"
111793
+ "shape": "S4l"
111724
111794
  }
111725
111795
  }
111726
111796
  },
@@ -111739,7 +111809,7 @@ module.exports={
111739
111809
  "members": {
111740
111810
  "ClusterId": {},
111741
111811
  "ManagedScalingPolicy": {
111742
- "shape": "S4o"
111812
+ "shape": "S4s"
111743
111813
  }
111744
111814
  }
111745
111815
  },
@@ -111765,6 +111835,21 @@ module.exports={
111765
111835
  "members": {}
111766
111836
  }
111767
111837
  },
111838
+ "RemoveAutoTerminationPolicy": {
111839
+ "input": {
111840
+ "type": "structure",
111841
+ "required": [
111842
+ "ClusterId"
111843
+ ],
111844
+ "members": {
111845
+ "ClusterId": {}
111846
+ }
111847
+ },
111848
+ "output": {
111849
+ "type": "structure",
111850
+ "members": {}
111851
+ }
111852
+ },
111768
111853
  "RemoveManagedScalingPolicy": {
111769
111854
  "input": {
111770
111855
  "type": "structure",
@@ -111849,10 +111934,10 @@ module.exports={
111849
111934
  "EmrManagedSlaveSecurityGroup": {},
111850
111935
  "ServiceAccessSecurityGroup": {},
111851
111936
  "AdditionalMasterSecurityGroups": {
111852
- "shape": "S7p"
111937
+ "shape": "S7w"
111853
111938
  },
111854
111939
  "AdditionalSlaveSecurityGroups": {
111855
- "shape": "S7p"
111940
+ "shape": "S7w"
111856
111941
  }
111857
111942
  }
111858
111943
  },
@@ -111909,10 +111994,13 @@ module.exports={
111909
111994
  "type": "integer"
111910
111995
  },
111911
111996
  "ManagedScalingPolicy": {
111912
- "shape": "S4o"
111997
+ "shape": "S4s"
111913
111998
  },
111914
111999
  "PlacementGroupConfigs": {
111915
112000
  "shape": "S31"
112001
+ },
112002
+ "AutoTerminationPolicy": {
112003
+ "shape": "S4h"
111916
112004
  }
111917
112005
  }
111918
112006
  },
@@ -112572,6 +112660,14 @@ module.exports={
112572
112660
  }
112573
112661
  },
112574
112662
  "S4h": {
112663
+ "type": "structure",
112664
+ "members": {
112665
+ "IdleTimeout": {
112666
+ "type": "long"
112667
+ }
112668
+ }
112669
+ },
112670
+ "S4l": {
112575
112671
  "type": "structure",
112576
112672
  "required": [
112577
112673
  "BlockPublicSecurityGroupRules"
@@ -112599,7 +112695,7 @@ module.exports={
112599
112695
  }
112600
112696
  }
112601
112697
  },
112602
- "S4o": {
112698
+ "S4s": {
112603
112699
  "type": "structure",
112604
112700
  "members": {
112605
112701
  "ComputeLimits": {
@@ -112627,7 +112723,7 @@ module.exports={
112627
112723
  }
112628
112724
  }
112629
112725
  },
112630
- "S5f": {
112726
+ "S5j": {
112631
112727
  "type": "list",
112632
112728
  "member": {
112633
112729
  "type": "structure",
@@ -112639,7 +112735,7 @@ module.exports={
112639
112735
  }
112640
112736
  }
112641
112737
  },
112642
- "S5s": {
112738
+ "S5v": {
112643
112739
  "type": "structure",
112644
112740
  "members": {
112645
112741
  "DecommissionTimeout": {
@@ -112649,10 +112745,10 @@ module.exports={
112649
112745
  "type": "structure",
112650
112746
  "members": {
112651
112747
  "InstancesToTerminate": {
112652
- "shape": "S5u"
112748
+ "shape": "S5x"
112653
112749
  },
112654
112750
  "InstancesToProtect": {
112655
- "shape": "S5u"
112751
+ "shape": "S5x"
112656
112752
  },
112657
112753
  "InstanceTerminationTimeout": {
112658
112754
  "type": "integer"
@@ -112661,11 +112757,11 @@ module.exports={
112661
112757
  }
112662
112758
  }
112663
112759
  },
112664
- "S5u": {
112760
+ "S5x": {
112665
112761
  "type": "list",
112666
112762
  "member": {}
112667
112763
  },
112668
- "S5w": {
112764
+ "S5z": {
112669
112765
  "type": "structure",
112670
112766
  "members": {
112671
112767
  "Status": {
@@ -112689,7 +112785,7 @@ module.exports={
112689
112785
  }
112690
112786
  }
112691
112787
  },
112692
- "S7p": {
112788
+ "S7w": {
112693
112789
  "type": "list",
112694
112790
  "member": {}
112695
112791
  }
@@ -117911,6 +118007,9 @@ module.exports={
117911
118007
  },
117912
118008
  "DataFormatConversionConfiguration": {
117913
118009
  "shape": "Sz"
118010
+ },
118011
+ "DynamicPartitioningConfiguration": {
118012
+ "shape": "S1o"
117914
118013
  }
117915
118014
  }
117916
118015
  },
@@ -117928,16 +118027,16 @@ module.exports={
117928
118027
  "RoleARN": {},
117929
118028
  "ClusterJDBCURL": {},
117930
118029
  "CopyCommand": {
117931
- "shape": "S1q"
118030
+ "shape": "S1t"
117932
118031
  },
117933
118032
  "Username": {
117934
- "shape": "S1u"
118033
+ "shape": "S1x"
117935
118034
  },
117936
118035
  "Password": {
117937
- "shape": "S1v"
118036
+ "shape": "S1y"
117938
118037
  },
117939
118038
  "RetryOptions": {
117940
- "shape": "S1w"
118039
+ "shape": "S1z"
117941
118040
  },
117942
118041
  "S3Configuration": {
117943
118042
  "shape": "Sa"
@@ -117969,10 +118068,10 @@ module.exports={
117969
118068
  "TypeName": {},
117970
118069
  "IndexRotationPeriod": {},
117971
118070
  "BufferingHints": {
117972
- "shape": "S25"
118071
+ "shape": "S28"
117973
118072
  },
117974
118073
  "RetryOptions": {
117975
- "shape": "S28"
118074
+ "shape": "S2b"
117976
118075
  },
117977
118076
  "S3BackupMode": {},
117978
118077
  "S3Configuration": {
@@ -117993,11 +118092,11 @@ module.exports={
117993
118092
  ],
117994
118093
  "members": {
117995
118094
  "SubnetIds": {
117996
- "shape": "S2c"
118095
+ "shape": "S2f"
117997
118096
  },
117998
118097
  "RoleARN": {},
117999
118098
  "SecurityGroupIds": {
118000
- "shape": "S2d"
118099
+ "shape": "S2g"
118001
118100
  }
118002
118101
  }
118003
118102
  }
@@ -118019,7 +118118,7 @@ module.exports={
118019
118118
  "type": "integer"
118020
118119
  },
118021
118120
  "RetryOptions": {
118022
- "shape": "S2j"
118121
+ "shape": "S2m"
118023
118122
  },
118024
118123
  "S3BackupMode": {},
118025
118124
  "S3Configuration": {
@@ -118041,23 +118140,23 @@ module.exports={
118041
118140
  ],
118042
118141
  "members": {
118043
118142
  "EndpointConfiguration": {
118044
- "shape": "S2n"
118143
+ "shape": "S2q"
118045
118144
  },
118046
118145
  "BufferingHints": {
118047
- "shape": "S2r"
118146
+ "shape": "S2u"
118048
118147
  },
118049
118148
  "CloudWatchLoggingOptions": {
118050
118149
  "shape": "Sl"
118051
118150
  },
118052
118151
  "RequestConfiguration": {
118053
- "shape": "S2u"
118152
+ "shape": "S2x"
118054
118153
  },
118055
118154
  "ProcessingConfiguration": {
118056
118155
  "shape": "Sq"
118057
118156
  },
118058
118157
  "RoleARN": {},
118059
118158
  "RetryOptions": {
118060
- "shape": "S30"
118159
+ "shape": "S33"
118061
118160
  },
118062
118161
  "S3BackupMode": {},
118063
118162
  "S3Configuration": {
@@ -118066,7 +118165,7 @@ module.exports={
118066
118165
  }
118067
118166
  },
118068
118167
  "Tags": {
118069
- "shape": "S33"
118168
+ "shape": "S36"
118070
118169
  }
118071
118170
  }
118072
118171
  },
@@ -118131,7 +118230,7 @@ module.exports={
118131
118230
  "DeliveryStreamARN": {},
118132
118231
  "DeliveryStreamStatus": {},
118133
118232
  "FailureDescription": {
118134
- "shape": "S3h"
118233
+ "shape": "S3k"
118135
118234
  },
118136
118235
  "DeliveryStreamEncryptionConfiguration": {
118137
118236
  "type": "structure",
@@ -118140,7 +118239,7 @@ module.exports={
118140
118239
  "KeyType": {},
118141
118240
  "Status": {},
118142
118241
  "FailureDescription": {
118143
- "shape": "S3h"
118242
+ "shape": "S3k"
118144
118243
  }
118145
118244
  }
118146
118245
  },
@@ -118177,7 +118276,7 @@ module.exports={
118177
118276
  "members": {
118178
118277
  "DestinationId": {},
118179
118278
  "S3DestinationDescription": {
118180
- "shape": "S3s"
118279
+ "shape": "S3v"
118181
118280
  },
118182
118281
  "ExtendedS3DestinationDescription": {
118183
118282
  "type": "structure",
@@ -118208,10 +118307,13 @@ module.exports={
118208
118307
  },
118209
118308
  "S3BackupMode": {},
118210
118309
  "S3BackupDescription": {
118211
- "shape": "S3s"
118310
+ "shape": "S3v"
118212
118311
  },
118213
118312
  "DataFormatConversionConfiguration": {
118214
118313
  "shape": "Sz"
118314
+ },
118315
+ "DynamicPartitioningConfiguration": {
118316
+ "shape": "S1o"
118215
118317
  }
118216
118318
  }
118217
118319
  },
@@ -118228,23 +118330,23 @@ module.exports={
118228
118330
  "RoleARN": {},
118229
118331
  "ClusterJDBCURL": {},
118230
118332
  "CopyCommand": {
118231
- "shape": "S1q"
118333
+ "shape": "S1t"
118232
118334
  },
118233
118335
  "Username": {
118234
- "shape": "S1u"
118336
+ "shape": "S1x"
118235
118337
  },
118236
118338
  "RetryOptions": {
118237
- "shape": "S1w"
118339
+ "shape": "S1z"
118238
118340
  },
118239
118341
  "S3DestinationDescription": {
118240
- "shape": "S3s"
118342
+ "shape": "S3v"
118241
118343
  },
118242
118344
  "ProcessingConfiguration": {
118243
118345
  "shape": "Sq"
118244
118346
  },
118245
118347
  "S3BackupMode": {},
118246
118348
  "S3BackupDescription": {
118247
- "shape": "S3s"
118349
+ "shape": "S3v"
118248
118350
  },
118249
118351
  "CloudWatchLoggingOptions": {
118250
118352
  "shape": "Sl"
@@ -118261,14 +118363,14 @@ module.exports={
118261
118363
  "TypeName": {},
118262
118364
  "IndexRotationPeriod": {},
118263
118365
  "BufferingHints": {
118264
- "shape": "S25"
118366
+ "shape": "S28"
118265
118367
  },
118266
118368
  "RetryOptions": {
118267
- "shape": "S28"
118369
+ "shape": "S2b"
118268
118370
  },
118269
118371
  "S3BackupMode": {},
118270
118372
  "S3DestinationDescription": {
118271
- "shape": "S3s"
118373
+ "shape": "S3v"
118272
118374
  },
118273
118375
  "ProcessingConfiguration": {
118274
118376
  "shape": "Sq"
@@ -118286,11 +118388,11 @@ module.exports={
118286
118388
  ],
118287
118389
  "members": {
118288
118390
  "SubnetIds": {
118289
- "shape": "S2c"
118391
+ "shape": "S2f"
118290
118392
  },
118291
118393
  "RoleARN": {},
118292
118394
  "SecurityGroupIds": {
118293
- "shape": "S2d"
118395
+ "shape": "S2g"
118294
118396
  },
118295
118397
  "VpcId": {}
118296
118398
  }
@@ -118307,11 +118409,11 @@ module.exports={
118307
118409
  "type": "integer"
118308
118410
  },
118309
118411
  "RetryOptions": {
118310
- "shape": "S2j"
118412
+ "shape": "S2m"
118311
118413
  },
118312
118414
  "S3BackupMode": {},
118313
118415
  "S3DestinationDescription": {
118314
- "shape": "S3s"
118416
+ "shape": "S3v"
118315
118417
  },
118316
118418
  "ProcessingConfiguration": {
118317
118419
  "shape": "Sq"
@@ -118328,30 +118430,30 @@ module.exports={
118328
118430
  "type": "structure",
118329
118431
  "members": {
118330
118432
  "Url": {
118331
- "shape": "S2o"
118433
+ "shape": "S2r"
118332
118434
  },
118333
118435
  "Name": {}
118334
118436
  }
118335
118437
  },
118336
118438
  "BufferingHints": {
118337
- "shape": "S2r"
118439
+ "shape": "S2u"
118338
118440
  },
118339
118441
  "CloudWatchLoggingOptions": {
118340
118442
  "shape": "Sl"
118341
118443
  },
118342
118444
  "RequestConfiguration": {
118343
- "shape": "S2u"
118445
+ "shape": "S2x"
118344
118446
  },
118345
118447
  "ProcessingConfiguration": {
118346
118448
  "shape": "Sq"
118347
118449
  },
118348
118450
  "RoleARN": {},
118349
118451
  "RetryOptions": {
118350
- "shape": "S30"
118452
+ "shape": "S33"
118351
118453
  },
118352
118454
  "S3BackupMode": {},
118353
118455
  "S3DestinationDescription": {
118354
- "shape": "S3s"
118456
+ "shape": "S3v"
118355
118457
  }
118356
118458
  }
118357
118459
  }
@@ -118418,7 +118520,7 @@ module.exports={
118418
118520
  "Tags": {
118419
118521
  "type": "list",
118420
118522
  "member": {
118421
- "shape": "S34"
118523
+ "shape": "S37"
118422
118524
  }
118423
118525
  },
118424
118526
  "HasMoreTags": {
@@ -118437,7 +118539,7 @@ module.exports={
118437
118539
  "members": {
118438
118540
  "DeliveryStreamName": {},
118439
118541
  "Record": {
118440
- "shape": "S49"
118542
+ "shape": "S4c"
118441
118543
  }
118442
118544
  }
118443
118545
  },
@@ -118466,7 +118568,7 @@ module.exports={
118466
118568
  "Records": {
118467
118569
  "type": "list",
118468
118570
  "member": {
118469
- "shape": "S49"
118571
+ "shape": "S4c"
118470
118572
  }
118471
118573
  }
118472
118574
  }
@@ -118541,7 +118643,7 @@ module.exports={
118541
118643
  "members": {
118542
118644
  "DeliveryStreamName": {},
118543
118645
  "Tags": {
118544
- "shape": "S33"
118646
+ "shape": "S36"
118545
118647
  }
118546
118648
  }
118547
118649
  },
@@ -118583,7 +118685,7 @@ module.exports={
118583
118685
  "CurrentDeliveryStreamVersionId": {},
118584
118686
  "DestinationId": {},
118585
118687
  "S3DestinationUpdate": {
118586
- "shape": "S4u",
118688
+ "shape": "S4x",
118587
118689
  "deprecated": true
118588
118690
  },
118589
118691
  "ExtendedS3DestinationUpdate": {
@@ -118608,10 +118710,13 @@ module.exports={
118608
118710
  },
118609
118711
  "S3BackupMode": {},
118610
118712
  "S3BackupUpdate": {
118611
- "shape": "S4u"
118713
+ "shape": "S4x"
118612
118714
  },
118613
118715
  "DataFormatConversionConfiguration": {
118614
118716
  "shape": "Sz"
118717
+ },
118718
+ "DynamicPartitioningConfiguration": {
118719
+ "shape": "S1o"
118615
118720
  }
118616
118721
  }
118617
118722
  },
@@ -118621,26 +118726,26 @@ module.exports={
118621
118726
  "RoleARN": {},
118622
118727
  "ClusterJDBCURL": {},
118623
118728
  "CopyCommand": {
118624
- "shape": "S1q"
118729
+ "shape": "S1t"
118625
118730
  },
118626
118731
  "Username": {
118627
- "shape": "S1u"
118732
+ "shape": "S1x"
118628
118733
  },
118629
118734
  "Password": {
118630
- "shape": "S1v"
118735
+ "shape": "S1y"
118631
118736
  },
118632
118737
  "RetryOptions": {
118633
- "shape": "S1w"
118738
+ "shape": "S1z"
118634
118739
  },
118635
118740
  "S3Update": {
118636
- "shape": "S4u"
118741
+ "shape": "S4x"
118637
118742
  },
118638
118743
  "ProcessingConfiguration": {
118639
118744
  "shape": "Sq"
118640
118745
  },
118641
118746
  "S3BackupMode": {},
118642
118747
  "S3BackupUpdate": {
118643
- "shape": "S4u"
118748
+ "shape": "S4x"
118644
118749
  },
118645
118750
  "CloudWatchLoggingOptions": {
118646
118751
  "shape": "Sl"
@@ -118657,13 +118762,13 @@ module.exports={
118657
118762
  "TypeName": {},
118658
118763
  "IndexRotationPeriod": {},
118659
118764
  "BufferingHints": {
118660
- "shape": "S25"
118765
+ "shape": "S28"
118661
118766
  },
118662
118767
  "RetryOptions": {
118663
- "shape": "S28"
118768
+ "shape": "S2b"
118664
118769
  },
118665
118770
  "S3Update": {
118666
- "shape": "S4u"
118771
+ "shape": "S4x"
118667
118772
  },
118668
118773
  "ProcessingConfiguration": {
118669
118774
  "shape": "Sq"
@@ -118683,11 +118788,11 @@ module.exports={
118683
118788
  "type": "integer"
118684
118789
  },
118685
118790
  "RetryOptions": {
118686
- "shape": "S2j"
118791
+ "shape": "S2m"
118687
118792
  },
118688
118793
  "S3BackupMode": {},
118689
118794
  "S3Update": {
118690
- "shape": "S4u"
118795
+ "shape": "S4x"
118691
118796
  },
118692
118797
  "ProcessingConfiguration": {
118693
118798
  "shape": "Sq"
@@ -118701,27 +118806,27 @@ module.exports={
118701
118806
  "type": "structure",
118702
118807
  "members": {
118703
118808
  "EndpointConfiguration": {
118704
- "shape": "S2n"
118809
+ "shape": "S2q"
118705
118810
  },
118706
118811
  "BufferingHints": {
118707
- "shape": "S2r"
118812
+ "shape": "S2u"
118708
118813
  },
118709
118814
  "CloudWatchLoggingOptions": {
118710
118815
  "shape": "Sl"
118711
118816
  },
118712
118817
  "RequestConfiguration": {
118713
- "shape": "S2u"
118818
+ "shape": "S2x"
118714
118819
  },
118715
118820
  "ProcessingConfiguration": {
118716
118821
  "shape": "Sq"
118717
118822
  },
118718
118823
  "RoleARN": {},
118719
118824
  "RetryOptions": {
118720
- "shape": "S30"
118825
+ "shape": "S33"
118721
118826
  },
118722
118827
  "S3BackupMode": {},
118723
118828
  "S3Update": {
118724
- "shape": "S4u"
118829
+ "shape": "S4x"
118725
118830
  }
118726
118831
  }
118727
118832
  }
@@ -118952,7 +119057,23 @@ module.exports={
118952
119057
  }
118953
119058
  }
118954
119059
  },
118955
- "S1q": {
119060
+ "S1o": {
119061
+ "type": "structure",
119062
+ "members": {
119063
+ "RetryOptions": {
119064
+ "type": "structure",
119065
+ "members": {
119066
+ "DurationInSeconds": {
119067
+ "type": "integer"
119068
+ }
119069
+ }
119070
+ },
119071
+ "Enabled": {
119072
+ "type": "boolean"
119073
+ }
119074
+ }
119075
+ },
119076
+ "S1t": {
118956
119077
  "type": "structure",
118957
119078
  "required": [
118958
119079
  "DataTableName"
@@ -118963,15 +119084,15 @@ module.exports={
118963
119084
  "CopyOptions": {}
118964
119085
  }
118965
119086
  },
118966
- "S1u": {
119087
+ "S1x": {
118967
119088
  "type": "string",
118968
119089
  "sensitive": true
118969
119090
  },
118970
- "S1v": {
119091
+ "S1y": {
118971
119092
  "type": "string",
118972
119093
  "sensitive": true
118973
119094
  },
118974
- "S1w": {
119095
+ "S1z": {
118975
119096
  "type": "structure",
118976
119097
  "members": {
118977
119098
  "DurationInSeconds": {
@@ -118979,7 +119100,7 @@ module.exports={
118979
119100
  }
118980
119101
  }
118981
119102
  },
118982
- "S25": {
119103
+ "S28": {
118983
119104
  "type": "structure",
118984
119105
  "members": {
118985
119106
  "IntervalInSeconds": {
@@ -118990,7 +119111,7 @@ module.exports={
118990
119111
  }
118991
119112
  }
118992
119113
  },
118993
- "S28": {
119114
+ "S2b": {
118994
119115
  "type": "structure",
118995
119116
  "members": {
118996
119117
  "DurationInSeconds": {
@@ -118998,15 +119119,15 @@ module.exports={
118998
119119
  }
118999
119120
  }
119000
119121
  },
119001
- "S2c": {
119122
+ "S2f": {
119002
119123
  "type": "list",
119003
119124
  "member": {}
119004
119125
  },
119005
- "S2d": {
119126
+ "S2g": {
119006
119127
  "type": "list",
119007
119128
  "member": {}
119008
119129
  },
119009
- "S2j": {
119130
+ "S2m": {
119010
119131
  "type": "structure",
119011
119132
  "members": {
119012
119133
  "DurationInSeconds": {
@@ -119014,14 +119135,14 @@ module.exports={
119014
119135
  }
119015
119136
  }
119016
119137
  },
119017
- "S2n": {
119138
+ "S2q": {
119018
119139
  "type": "structure",
119019
119140
  "required": [
119020
119141
  "Url"
119021
119142
  ],
119022
119143
  "members": {
119023
119144
  "Url": {
119024
- "shape": "S2o"
119145
+ "shape": "S2r"
119025
119146
  },
119026
119147
  "Name": {},
119027
119148
  "AccessKey": {
@@ -119030,11 +119151,11 @@ module.exports={
119030
119151
  }
119031
119152
  }
119032
119153
  },
119033
- "S2o": {
119154
+ "S2r": {
119034
119155
  "type": "string",
119035
119156
  "sensitive": true
119036
119157
  },
119037
- "S2r": {
119158
+ "S2u": {
119038
119159
  "type": "structure",
119039
119160
  "members": {
119040
119161
  "SizeInMBs": {
@@ -119045,7 +119166,7 @@ module.exports={
119045
119166
  }
119046
119167
  }
119047
119168
  },
119048
- "S2u": {
119169
+ "S2x": {
119049
119170
  "type": "structure",
119050
119171
  "members": {
119051
119172
  "ContentEncoding": {},
@@ -119071,7 +119192,7 @@ module.exports={
119071
119192
  }
119072
119193
  }
119073
119194
  },
119074
- "S30": {
119195
+ "S33": {
119075
119196
  "type": "structure",
119076
119197
  "members": {
119077
119198
  "DurationInSeconds": {
@@ -119079,13 +119200,13 @@ module.exports={
119079
119200
  }
119080
119201
  }
119081
119202
  },
119082
- "S33": {
119203
+ "S36": {
119083
119204
  "type": "list",
119084
119205
  "member": {
119085
- "shape": "S34"
119206
+ "shape": "S37"
119086
119207
  }
119087
119208
  },
119088
- "S34": {
119209
+ "S37": {
119089
119210
  "type": "structure",
119090
119211
  "required": [
119091
119212
  "Key"
@@ -119095,7 +119216,7 @@ module.exports={
119095
119216
  "Value": {}
119096
119217
  }
119097
119218
  },
119098
- "S3h": {
119219
+ "S3k": {
119099
119220
  "type": "structure",
119100
119221
  "required": [
119101
119222
  "Type",
@@ -119106,7 +119227,7 @@ module.exports={
119106
119227
  "Details": {}
119107
119228
  }
119108
119229
  },
119109
- "S3s": {
119230
+ "S3v": {
119110
119231
  "type": "structure",
119111
119232
  "required": [
119112
119233
  "RoleARN",
@@ -119132,7 +119253,7 @@ module.exports={
119132
119253
  }
119133
119254
  }
119134
119255
  },
119135
- "S49": {
119256
+ "S4c": {
119136
119257
  "type": "structure",
119137
119258
  "required": [
119138
119259
  "Data"
@@ -119143,7 +119264,7 @@ module.exports={
119143
119264
  }
119144
119265
  }
119145
119266
  },
119146
- "S4u": {
119267
+ "S4x": {
119147
119268
  "type": "structure",
119148
119269
  "members": {
119149
119270
  "RoleARN": {},
@@ -130729,6 +130850,50 @@ module.exports={
130729
130850
  }
130730
130851
  }
130731
130852
  },
130853
+ "CreateFleetMetric": {
130854
+ "http": {
130855
+ "method": "PUT",
130856
+ "requestUri": "/fleet-metric/{metricName}"
130857
+ },
130858
+ "input": {
130859
+ "type": "structure",
130860
+ "required": [
130861
+ "metricName",
130862
+ "queryString",
130863
+ "aggregationType",
130864
+ "period",
130865
+ "aggregationField"
130866
+ ],
130867
+ "members": {
130868
+ "metricName": {
130869
+ "location": "uri",
130870
+ "locationName": "metricName"
130871
+ },
130872
+ "queryString": {},
130873
+ "aggregationType": {
130874
+ "shape": "S3s"
130875
+ },
130876
+ "period": {
130877
+ "type": "integer"
130878
+ },
130879
+ "aggregationField": {},
130880
+ "description": {},
130881
+ "queryVersion": {},
130882
+ "indexName": {},
130883
+ "unit": {},
130884
+ "tags": {
130885
+ "shape": "S29"
130886
+ }
130887
+ }
130888
+ },
130889
+ "output": {
130890
+ "type": "structure",
130891
+ "members": {
130892
+ "metricName": {},
130893
+ "metricArn": {}
130894
+ }
130895
+ }
130896
+ },
130732
130897
  "CreateJob": {
130733
130898
  "http": {
130734
130899
  "method": "PUT",
@@ -130752,17 +130917,17 @@ module.exports={
130752
130917
  "document": {},
130753
130918
  "description": {},
130754
130919
  "presignedUrlConfig": {
130755
- "shape": "S3t"
130920
+ "shape": "S45"
130756
130921
  },
130757
130922
  "targetSelection": {},
130758
130923
  "jobExecutionsRolloutConfig": {
130759
- "shape": "S3w"
130924
+ "shape": "S48"
130760
130925
  },
130761
130926
  "abortConfig": {
130762
- "shape": "S43"
130927
+ "shape": "S4f"
130763
130928
  },
130764
130929
  "timeoutConfig": {
130765
- "shape": "S4a"
130930
+ "shape": "S4m"
130766
130931
  },
130767
130932
  "tags": {
130768
130933
  "shape": "S29"
@@ -130801,16 +130966,16 @@ module.exports={
130801
130966
  "document": {},
130802
130967
  "description": {},
130803
130968
  "presignedUrlConfig": {
130804
- "shape": "S3t"
130969
+ "shape": "S45"
130805
130970
  },
130806
130971
  "jobExecutionsRolloutConfig": {
130807
- "shape": "S3w"
130972
+ "shape": "S48"
130808
130973
  },
130809
130974
  "abortConfig": {
130810
- "shape": "S43"
130975
+ "shape": "S4f"
130811
130976
  },
130812
130977
  "timeoutConfig": {
130813
- "shape": "S4a"
130978
+ "shape": "S4m"
130814
130979
  },
130815
130980
  "tags": {
130816
130981
  "shape": "S29"
@@ -130846,7 +131011,7 @@ module.exports={
130846
131011
  "certificateId": {},
130847
131012
  "certificatePem": {},
130848
131013
  "keyPair": {
130849
- "shape": "S4j"
131014
+ "shape": "S4v"
130850
131015
  }
130851
131016
  }
130852
131017
  }
@@ -130869,7 +131034,7 @@ module.exports={
130869
131034
  },
130870
131035
  "roleArn": {},
130871
131036
  "actionParams": {
130872
- "shape": "S4o"
131037
+ "shape": "S50"
130873
131038
  },
130874
131039
  "tags": {
130875
131040
  "shape": "S29"
@@ -130903,17 +131068,17 @@ module.exports={
130903
131068
  },
130904
131069
  "description": {},
130905
131070
  "targets": {
130906
- "shape": "S57"
131071
+ "shape": "S5j"
130907
131072
  },
130908
131073
  "protocols": {
130909
- "shape": "S59"
131074
+ "shape": "S5l"
130910
131075
  },
130911
131076
  "targetSelection": {},
130912
131077
  "awsJobExecutionsRolloutConfig": {
130913
- "shape": "S5b"
131078
+ "shape": "S5n"
130914
131079
  },
130915
131080
  "awsJobPresignedUrlConfig": {
130916
- "shape": "S5i"
131081
+ "shape": "S5u"
130917
131082
  },
130918
131083
  "awsJobAbortConfig": {
130919
131084
  "type": "structure",
@@ -130954,11 +131119,11 @@ module.exports={
130954
131119
  }
130955
131120
  },
130956
131121
  "files": {
130957
- "shape": "S5t"
131122
+ "shape": "S65"
130958
131123
  },
130959
131124
  "roleArn": {},
130960
131125
  "additionalParameters": {
130961
- "shape": "S6r"
131126
+ "shape": "S73"
130962
131127
  },
130963
131128
  "tags": {
130964
131129
  "shape": "S29"
@@ -131064,7 +131229,7 @@ module.exports={
131064
131229
  "certificateId": {},
131065
131230
  "certificatePem": {},
131066
131231
  "keyPair": {
131067
- "shape": "S4j"
131232
+ "shape": "S4v"
131068
131233
  },
131069
131234
  "expiration": {
131070
131235
  "type": "timestamp"
@@ -131092,7 +131257,7 @@ module.exports={
131092
131257
  },
131093
131258
  "provisioningRoleArn": {},
131094
131259
  "preProvisioningHook": {
131095
- "shape": "S7d"
131260
+ "shape": "S7p"
131096
131261
  },
131097
131262
  "tags": {
131098
131263
  "shape": "S29"
@@ -131195,7 +131360,7 @@ module.exports={
131195
131360
  "dayOfMonth": {},
131196
131361
  "dayOfWeek": {},
131197
131362
  "targetCheckNames": {
131198
- "shape": "S7s"
131363
+ "shape": "S84"
131199
131364
  },
131200
131365
  "scheduledAuditName": {
131201
131366
  "location": "uri",
@@ -131229,18 +131394,18 @@ module.exports={
131229
131394
  },
131230
131395
  "securityProfileDescription": {},
131231
131396
  "behaviors": {
131232
- "shape": "S7y"
131397
+ "shape": "S8a"
131233
131398
  },
131234
131399
  "alertTargets": {
131235
- "shape": "S8o"
131400
+ "shape": "S90"
131236
131401
  },
131237
131402
  "additionalMetricsToRetain": {
131238
- "shape": "S8s",
131403
+ "shape": "S94",
131239
131404
  "deprecated": true,
131240
131405
  "deprecatedMessage": "Use additionalMetricsToRetainV2."
131241
131406
  },
131242
131407
  "additionalMetricsToRetainV2": {
131243
- "shape": "S8t"
131408
+ "shape": "S95"
131244
131409
  },
131245
131410
  "tags": {
131246
131411
  "shape": "S29"
@@ -131273,7 +131438,7 @@ module.exports={
131273
131438
  },
131274
131439
  "description": {},
131275
131440
  "files": {
131276
- "shape": "S8z"
131441
+ "shape": "S9b"
131277
131442
  },
131278
131443
  "roleArn": {},
131279
131444
  "tags": {
@@ -131370,7 +131535,7 @@ module.exports={
131370
131535
  "locationName": "thingTypeName"
131371
131536
  },
131372
131537
  "thingTypeProperties": {
131373
- "shape": "S9b"
131538
+ "shape": "S9n"
131374
131539
  },
131375
131540
  "tags": {
131376
131541
  "shape": "S29"
@@ -131402,7 +131567,7 @@ module.exports={
131402
131567
  "locationName": "ruleName"
131403
131568
  },
131404
131569
  "topicRulePayload": {
131405
- "shape": "S9j"
131570
+ "shape": "S9v"
131406
131571
  },
131407
131572
  "tags": {
131408
131573
  "location": "header",
@@ -131443,10 +131608,10 @@ module.exports={
131443
131608
  ],
131444
131609
  "members": {
131445
131610
  "subnetIds": {
131446
- "shape": "Scj"
131611
+ "shape": "Scv"
131447
131612
  },
131448
131613
  "securityGroups": {
131449
- "shape": "Scl"
131614
+ "shape": "Scx"
131450
131615
  },
131451
131616
  "vpcId": {},
131452
131617
  "roleArn": {}
@@ -131460,7 +131625,7 @@ module.exports={
131460
131625
  "type": "structure",
131461
131626
  "members": {
131462
131627
  "topicRuleDestination": {
131463
- "shape": "Scp"
131628
+ "shape": "Sd1"
131464
131629
  }
131465
131630
  }
131466
131631
  }
@@ -131694,6 +131859,29 @@ module.exports={
131694
131859
  "members": {}
131695
131860
  }
131696
131861
  },
131862
+ "DeleteFleetMetric": {
131863
+ "http": {
131864
+ "method": "DELETE",
131865
+ "requestUri": "/fleet-metric/{metricName}"
131866
+ },
131867
+ "input": {
131868
+ "type": "structure",
131869
+ "required": [
131870
+ "metricName"
131871
+ ],
131872
+ "members": {
131873
+ "metricName": {
131874
+ "location": "uri",
131875
+ "locationName": "metricName"
131876
+ },
131877
+ "expectedVersion": {
131878
+ "location": "querystring",
131879
+ "locationName": "expectedVersion",
131880
+ "type": "long"
131881
+ }
131882
+ }
131883
+ }
131884
+ },
131697
131885
  "DeleteJob": {
131698
131886
  "http": {
131699
131887
  "method": "DELETE",
@@ -132206,10 +132394,10 @@ module.exports={
132206
132394
  "members": {
132207
132395
  "roleArn": {},
132208
132396
  "auditNotificationTargetConfigurations": {
132209
- "shape": "Seo"
132397
+ "shape": "Sf1"
132210
132398
  },
132211
132399
  "auditCheckConfigurations": {
132212
- "shape": "Ser"
132400
+ "shape": "Sf4"
132213
132401
  }
132214
132402
  }
132215
132403
  }
@@ -132235,7 +132423,7 @@ module.exports={
132235
132423
  "type": "structure",
132236
132424
  "members": {
132237
132425
  "finding": {
132238
- "shape": "Sew"
132426
+ "shape": "Sf9"
132239
132427
  }
132240
132428
  }
132241
132429
  }
@@ -132292,13 +132480,13 @@ module.exports={
132292
132480
  }
132293
132481
  },
132294
132482
  "target": {
132295
- "shape": "Sfg"
132483
+ "shape": "Sft"
132296
132484
  },
132297
132485
  "auditCheckToActionsMapping": {
132298
- "shape": "Sfk"
132486
+ "shape": "Sfx"
132299
132487
  },
132300
132488
  "actionsDefinition": {
132301
- "shape": "Sfm"
132489
+ "shape": "Sfz"
132302
132490
  }
132303
132491
  }
132304
132492
  }
@@ -132437,7 +132625,7 @@ module.exports={
132437
132625
  "type": "structure",
132438
132626
  "members": {
132439
132627
  "authorizerDescription": {
132440
- "shape": "Sgd"
132628
+ "shape": "Sgq"
132441
132629
  }
132442
132630
  }
132443
132631
  }
@@ -132522,12 +132710,12 @@ module.exports={
132522
132710
  },
132523
132711
  "generationId": {},
132524
132712
  "validity": {
132525
- "shape": "Sgq"
132713
+ "shape": "Sh3"
132526
132714
  }
132527
132715
  }
132528
132716
  },
132529
132717
  "registrationConfig": {
132530
- "shape": "Sgr"
132718
+ "shape": "Sh4"
132531
132719
  }
132532
132720
  }
132533
132721
  }
@@ -132589,7 +132777,7 @@ module.exports={
132589
132777
  },
132590
132778
  "generationId": {},
132591
132779
  "validity": {
132592
- "shape": "Sgq"
132780
+ "shape": "Sh3"
132593
132781
  },
132594
132782
  "certificateMode": {}
132595
132783
  }
@@ -132643,7 +132831,7 @@ module.exports={
132643
132831
  "type": "structure",
132644
132832
  "members": {
132645
132833
  "authorizerDescription": {
132646
- "shape": "Sgd"
132834
+ "shape": "Sgq"
132647
132835
  }
132648
132836
  }
132649
132837
  }
@@ -132669,7 +132857,7 @@ module.exports={
132669
132857
  "type": "structure",
132670
132858
  "members": {
132671
132859
  "taskSummary": {
132672
- "shape": "Sh5"
132860
+ "shape": "Shi"
132673
132861
  }
132674
132862
  }
132675
132863
  }
@@ -132789,7 +132977,7 @@ module.exports={
132789
132977
  "type": "structure",
132790
132978
  "members": {
132791
132979
  "eventConfigurations": {
132792
- "shape": "Shv"
132980
+ "shape": "Si8"
132793
132981
  },
132794
132982
  "creationDate": {
132795
132983
  "type": "timestamp"
@@ -132800,6 +132988,52 @@ module.exports={
132800
132988
  }
132801
132989
  }
132802
132990
  },
132991
+ "DescribeFleetMetric": {
132992
+ "http": {
132993
+ "method": "GET",
132994
+ "requestUri": "/fleet-metric/{metricName}"
132995
+ },
132996
+ "input": {
132997
+ "type": "structure",
132998
+ "required": [
132999
+ "metricName"
133000
+ ],
133001
+ "members": {
133002
+ "metricName": {
133003
+ "location": "uri",
133004
+ "locationName": "metricName"
133005
+ }
133006
+ }
133007
+ },
133008
+ "output": {
133009
+ "type": "structure",
133010
+ "members": {
133011
+ "metricName": {},
133012
+ "queryString": {},
133013
+ "aggregationType": {
133014
+ "shape": "S3s"
133015
+ },
133016
+ "period": {
133017
+ "type": "integer"
133018
+ },
133019
+ "aggregationField": {},
133020
+ "description": {},
133021
+ "queryVersion": {},
133022
+ "indexName": {},
133023
+ "creationDate": {
133024
+ "type": "timestamp"
133025
+ },
133026
+ "lastModifiedDate": {
133027
+ "type": "timestamp"
133028
+ },
133029
+ "unit": {},
133030
+ "version": {
133031
+ "type": "long"
133032
+ },
133033
+ "metricArn": {}
133034
+ }
133035
+ }
133036
+ },
132803
133037
  "DescribeIndex": {
132804
133038
  "http": {
132805
133039
  "method": "GET",
@@ -132864,13 +133098,13 @@ module.exports={
132864
133098
  },
132865
133099
  "description": {},
132866
133100
  "presignedUrlConfig": {
132867
- "shape": "S3t"
133101
+ "shape": "S45"
132868
133102
  },
132869
133103
  "jobExecutionsRolloutConfig": {
132870
- "shape": "S3w"
133104
+ "shape": "S48"
132871
133105
  },
132872
133106
  "abortConfig": {
132873
- "shape": "S43"
133107
+ "shape": "S4f"
132874
133108
  },
132875
133109
  "createdAt": {
132876
133110
  "type": "timestamp"
@@ -132915,7 +133149,7 @@ module.exports={
132915
133149
  }
132916
133150
  },
132917
133151
  "timeoutConfig": {
132918
- "shape": "S4a"
133152
+ "shape": "S4m"
132919
133153
  },
132920
133154
  "namespaceId": {},
132921
133155
  "jobTemplateArn": {}
@@ -133023,16 +133257,16 @@ module.exports={
133023
133257
  "type": "timestamp"
133024
133258
  },
133025
133259
  "presignedUrlConfig": {
133026
- "shape": "S3t"
133260
+ "shape": "S45"
133027
133261
  },
133028
133262
  "jobExecutionsRolloutConfig": {
133029
- "shape": "S3w"
133263
+ "shape": "S48"
133030
133264
  },
133031
133265
  "abortConfig": {
133032
- "shape": "S43"
133266
+ "shape": "S4f"
133033
133267
  },
133034
133268
  "timeoutConfig": {
133035
- "shape": "S4a"
133269
+ "shape": "S4m"
133036
133270
  }
133037
133271
  }
133038
133272
  }
@@ -133063,7 +133297,7 @@ module.exports={
133063
133297
  "actionId": {},
133064
133298
  "roleArn": {},
133065
133299
  "actionParams": {
133066
- "shape": "S4o"
133300
+ "shape": "S50"
133067
133301
  },
133068
133302
  "creationDate": {
133069
133303
  "type": "timestamp"
@@ -133112,7 +133346,7 @@ module.exports={
133112
133346
  },
133113
133347
  "provisioningRoleArn": {},
133114
133348
  "preProvisioningHook": {
133115
- "shape": "S7d"
133349
+ "shape": "S7p"
133116
133350
  }
133117
133351
  }
133118
133352
  }
@@ -133221,7 +133455,7 @@ module.exports={
133221
133455
  "dayOfMonth": {},
133222
133456
  "dayOfWeek": {},
133223
133457
  "targetCheckNames": {
133224
- "shape": "S7s"
133458
+ "shape": "S84"
133225
133459
  },
133226
133460
  "scheduledAuditName": {},
133227
133461
  "scheduledAuditArn": {}
@@ -133252,18 +133486,18 @@ module.exports={
133252
133486
  "securityProfileArn": {},
133253
133487
  "securityProfileDescription": {},
133254
133488
  "behaviors": {
133255
- "shape": "S7y"
133489
+ "shape": "S8a"
133256
133490
  },
133257
133491
  "alertTargets": {
133258
- "shape": "S8o"
133492
+ "shape": "S90"
133259
133493
  },
133260
133494
  "additionalMetricsToRetain": {
133261
- "shape": "S8s",
133495
+ "shape": "S94",
133262
133496
  "deprecated": true,
133263
133497
  "deprecatedMessage": "Use additionalMetricsToRetainV2."
133264
133498
  },
133265
133499
  "additionalMetricsToRetainV2": {
133266
- "shape": "S8t"
133500
+ "shape": "S95"
133267
133501
  },
133268
133502
  "version": {
133269
133503
  "type": "long"
@@ -133307,7 +133541,7 @@ module.exports={
133307
133541
  },
133308
133542
  "description": {},
133309
133543
  "files": {
133310
- "shape": "S8z"
133544
+ "shape": "S9b"
133311
133545
  },
133312
133546
  "createdAt": {
133313
133547
  "type": "timestamp"
@@ -133390,7 +133624,7 @@ module.exports={
133390
133624
  "members": {
133391
133625
  "parentGroupName": {},
133392
133626
  "rootToParentThingGroups": {
133393
- "shape": "Sje"
133627
+ "shape": "Sjt"
133394
133628
  },
133395
133629
  "creationDate": {
133396
133630
  "type": "timestamp"
@@ -133473,10 +133707,10 @@ module.exports={
133473
133707
  "thingTypeId": {},
133474
133708
  "thingTypeArn": {},
133475
133709
  "thingTypeProperties": {
133476
- "shape": "S9b"
133710
+ "shape": "S9n"
133477
133711
  },
133478
133712
  "thingTypeMetadata": {
133479
- "shape": "Sjr"
133713
+ "shape": "Sk6"
133480
133714
  }
133481
133715
  }
133482
133716
  }
@@ -133662,6 +133896,58 @@ module.exports={
133662
133896
  }
133663
133897
  }
133664
133898
  },
133899
+ "GetBucketsAggregation": {
133900
+ "http": {
133901
+ "requestUri": "/indices/buckets"
133902
+ },
133903
+ "input": {
133904
+ "type": "structure",
133905
+ "required": [
133906
+ "queryString",
133907
+ "aggregationField",
133908
+ "bucketsAggregationType"
133909
+ ],
133910
+ "members": {
133911
+ "indexName": {},
133912
+ "queryString": {},
133913
+ "aggregationField": {},
133914
+ "queryVersion": {},
133915
+ "bucketsAggregationType": {
133916
+ "type": "structure",
133917
+ "members": {
133918
+ "termsAggregation": {
133919
+ "type": "structure",
133920
+ "members": {
133921
+ "maxBuckets": {
133922
+ "type": "integer"
133923
+ }
133924
+ }
133925
+ }
133926
+ }
133927
+ }
133928
+ }
133929
+ },
133930
+ "output": {
133931
+ "type": "structure",
133932
+ "members": {
133933
+ "totalCount": {
133934
+ "type": "integer"
133935
+ },
133936
+ "buckets": {
133937
+ "type": "list",
133938
+ "member": {
133939
+ "type": "structure",
133940
+ "members": {
133941
+ "keyValue": {},
133942
+ "count": {
133943
+ "type": "integer"
133944
+ }
133945
+ }
133946
+ }
133947
+ }
133948
+ }
133949
+ }
133950
+ },
133665
133951
  "GetCardinality": {
133666
133952
  "http": {
133667
133953
  "requestUri": "/indices/cardinality"
@@ -133732,10 +134018,10 @@ module.exports={
133732
134018
  "type": "structure",
133733
134019
  "members": {
133734
134020
  "thingIndexingConfiguration": {
133735
- "shape": "Skj"
134021
+ "shape": "Sl5"
133736
134022
  },
133737
134023
  "thingGroupIndexingConfiguration": {
133738
- "shape": "Skq"
134024
+ "shape": "Slc"
133739
134025
  }
133740
134026
  }
133741
134027
  }
@@ -133814,20 +134100,20 @@ module.exports={
133814
134100
  },
133815
134101
  "description": {},
133816
134102
  "targets": {
133817
- "shape": "S57"
134103
+ "shape": "S5j"
133818
134104
  },
133819
134105
  "protocols": {
133820
- "shape": "S59"
134106
+ "shape": "S5l"
133821
134107
  },
133822
134108
  "awsJobExecutionsRolloutConfig": {
133823
- "shape": "S5b"
134109
+ "shape": "S5n"
133824
134110
  },
133825
134111
  "awsJobPresignedUrlConfig": {
133826
- "shape": "S5i"
134112
+ "shape": "S5u"
133827
134113
  },
133828
134114
  "targetSelection": {},
133829
134115
  "otaUpdateFiles": {
133830
- "shape": "S5t"
134116
+ "shape": "S65"
133831
134117
  },
133832
134118
  "otaUpdateStatus": {},
133833
134119
  "awsIotJobId": {},
@@ -133840,7 +134126,7 @@ module.exports={
133840
134126
  }
133841
134127
  },
133842
134128
  "additionalParameters": {
133843
- "shape": "S6r"
134129
+ "shape": "S73"
133844
134130
  }
133845
134131
  }
133846
134132
  }
@@ -134063,14 +134349,14 @@ module.exports={
134063
134349
  "type": "timestamp"
134064
134350
  },
134065
134351
  "actions": {
134066
- "shape": "S9m"
134352
+ "shape": "S9y"
134067
134353
  },
134068
134354
  "ruleDisabled": {
134069
134355
  "type": "boolean"
134070
134356
  },
134071
134357
  "awsIotSqlVersion": {},
134072
134358
  "errorAction": {
134073
- "shape": "S9n"
134359
+ "shape": "S9z"
134074
134360
  }
134075
134361
  }
134076
134362
  }
@@ -134098,7 +134384,7 @@ module.exports={
134098
134384
  "type": "structure",
134099
134385
  "members": {
134100
134386
  "topicRuleDestination": {
134101
- "shape": "Scp"
134387
+ "shape": "Sd1"
134102
134388
  }
134103
134389
  }
134104
134390
  }
@@ -134171,13 +134457,13 @@ module.exports={
134171
134457
  "thingName": {},
134172
134458
  "securityProfileName": {},
134173
134459
  "behavior": {
134174
- "shape": "S7z"
134460
+ "shape": "S8b"
134175
134461
  },
134176
134462
  "lastViolationValue": {
134177
- "shape": "S86"
134463
+ "shape": "S8i"
134178
134464
  },
134179
134465
  "violationEventAdditionalInfo": {
134180
- "shape": "Sm7"
134466
+ "shape": "Smt"
134181
134467
  },
134182
134468
  "lastViolationTime": {
134183
134469
  "type": "timestamp"
@@ -134226,7 +134512,7 @@ module.exports={
134226
134512
  "type": "structure",
134227
134513
  "members": {
134228
134514
  "policies": {
134229
- "shape": "Smd"
134515
+ "shape": "Smz"
134230
134516
  },
134231
134517
  "nextMarker": {}
134232
134518
  }
@@ -134265,7 +134551,7 @@ module.exports={
134265
134551
  "findings": {
134266
134552
  "type": "list",
134267
134553
  "member": {
134268
- "shape": "Sew"
134554
+ "shape": "Sf9"
134269
134555
  }
134270
134556
  },
134271
134557
  "nextToken": {}
@@ -134583,7 +134869,7 @@ module.exports={
134583
134869
  "billingGroups": {
134584
134870
  "type": "list",
134585
134871
  "member": {
134586
- "shape": "Sjf"
134872
+ "shape": "Sju"
134587
134873
  }
134588
134874
  },
134589
134875
  "nextToken": {}
@@ -134663,7 +134949,7 @@ module.exports={
134663
134949
  "type": "structure",
134664
134950
  "members": {
134665
134951
  "certificates": {
134666
- "shape": "Snf"
134952
+ "shape": "So1"
134667
134953
  },
134668
134954
  "nextMarker": {}
134669
134955
  }
@@ -134704,7 +134990,7 @@ module.exports={
134704
134990
  "type": "structure",
134705
134991
  "members": {
134706
134992
  "certificates": {
134707
- "shape": "Snf"
134993
+ "shape": "So1"
134708
134994
  },
134709
134995
  "nextMarker": {}
134710
134996
  }
@@ -134848,7 +135134,7 @@ module.exports={
134848
135134
  "tasks": {
134849
135135
  "type": "list",
134850
135136
  "member": {
134851
- "shape": "Sh5"
135137
+ "shape": "Shi"
134852
135138
  }
134853
135139
  },
134854
135140
  "nextToken": {}
@@ -134926,6 +135212,42 @@ module.exports={
134926
135212
  }
134927
135213
  }
134928
135214
  },
135215
+ "ListFleetMetrics": {
135216
+ "http": {
135217
+ "method": "GET",
135218
+ "requestUri": "/fleet-metrics"
135219
+ },
135220
+ "input": {
135221
+ "type": "structure",
135222
+ "members": {
135223
+ "nextToken": {
135224
+ "location": "querystring",
135225
+ "locationName": "nextToken"
135226
+ },
135227
+ "maxResults": {
135228
+ "location": "querystring",
135229
+ "locationName": "maxResults",
135230
+ "type": "integer"
135231
+ }
135232
+ }
135233
+ },
135234
+ "output": {
135235
+ "type": "structure",
135236
+ "members": {
135237
+ "fleetMetrics": {
135238
+ "type": "list",
135239
+ "member": {
135240
+ "type": "structure",
135241
+ "members": {
135242
+ "metricName": {},
135243
+ "metricArn": {}
135244
+ }
135245
+ }
135246
+ },
135247
+ "nextToken": {}
135248
+ }
135249
+ }
135250
+ },
134929
135251
  "ListIndices": {
134930
135252
  "http": {
134931
135253
  "method": "GET",
@@ -134996,7 +135318,7 @@ module.exports={
134996
135318
  "members": {
134997
135319
  "thingArn": {},
134998
135320
  "jobExecutionSummary": {
134999
- "shape": "Sob"
135321
+ "shape": "Sp1"
135000
135322
  }
135001
135323
  }
135002
135324
  }
@@ -135049,7 +135371,7 @@ module.exports={
135049
135371
  "members": {
135050
135372
  "jobId": {},
135051
135373
  "jobExecutionSummary": {
135052
- "shape": "Sob"
135374
+ "shape": "Sp1"
135053
135375
  }
135054
135376
  }
135055
135377
  }
@@ -135329,7 +135651,7 @@ module.exports={
135329
135651
  "type": "structure",
135330
135652
  "members": {
135331
135653
  "policies": {
135332
- "shape": "Smd"
135654
+ "shape": "Smz"
135333
135655
  },
135334
135656
  "nextMarker": {}
135335
135657
  }
@@ -135370,7 +135692,7 @@ module.exports={
135370
135692
  "type": "structure",
135371
135693
  "members": {
135372
135694
  "principals": {
135373
- "shape": "Sp4"
135695
+ "shape": "Spu"
135374
135696
  },
135375
135697
  "nextMarker": {}
135376
135698
  }
@@ -135450,7 +135772,7 @@ module.exports={
135450
135772
  "type": "structure",
135451
135773
  "members": {
135452
135774
  "policies": {
135453
- "shape": "Smd"
135775
+ "shape": "Smz"
135454
135776
  },
135455
135777
  "nextMarker": {}
135456
135778
  }
@@ -135487,7 +135809,7 @@ module.exports={
135487
135809
  "type": "structure",
135488
135810
  "members": {
135489
135811
  "things": {
135490
- "shape": "Spe"
135812
+ "shape": "Sq4"
135491
135813
  },
135492
135814
  "nextToken": {}
135493
135815
  }
@@ -135696,7 +136018,7 @@ module.exports={
135696
136018
  "securityProfileIdentifiers": {
135697
136019
  "type": "list",
135698
136020
  "member": {
135699
- "shape": "Spx"
136021
+ "shape": "Sqn"
135700
136022
  }
135701
136023
  },
135702
136024
  "nextToken": {}
@@ -135743,10 +136065,10 @@ module.exports={
135743
136065
  "type": "structure",
135744
136066
  "members": {
135745
136067
  "securityProfileIdentifier": {
135746
- "shape": "Spx"
136068
+ "shape": "Sqn"
135747
136069
  },
135748
136070
  "target": {
135749
- "shape": "Sq2"
136071
+ "shape": "Sqs"
135750
136072
  }
135751
136073
  }
135752
136074
  }
@@ -135899,7 +136221,7 @@ module.exports={
135899
136221
  "securityProfileTargets": {
135900
136222
  "type": "list",
135901
136223
  "member": {
135902
- "shape": "Sq2"
136224
+ "shape": "Sqs"
135903
136225
  }
135904
136226
  },
135905
136227
  "nextToken": {}
@@ -135942,7 +136264,7 @@ module.exports={
135942
136264
  "type": "structure",
135943
136265
  "members": {
135944
136266
  "thingGroups": {
135945
- "shape": "Sje"
136267
+ "shape": "Sjt"
135946
136268
  },
135947
136269
  "nextToken": {}
135948
136270
  }
@@ -135978,7 +136300,7 @@ module.exports={
135978
136300
  "type": "structure",
135979
136301
  "members": {
135980
136302
  "thingGroups": {
135981
- "shape": "Sje"
136303
+ "shape": "Sjt"
135982
136304
  },
135983
136305
  "nextToken": {}
135984
136306
  }
@@ -136014,7 +136336,7 @@ module.exports={
136014
136336
  "type": "structure",
136015
136337
  "members": {
136016
136338
  "principals": {
136017
- "shape": "Sp4"
136339
+ "shape": "Spu"
136018
136340
  },
136019
136341
  "nextToken": {}
136020
136342
  }
@@ -136131,10 +136453,10 @@ module.exports={
136131
136453
  "thingTypeName": {},
136132
136454
  "thingTypeArn": {},
136133
136455
  "thingTypeProperties": {
136134
- "shape": "S9b"
136456
+ "shape": "S9n"
136135
136457
  },
136136
136458
  "thingTypeMetadata": {
136137
- "shape": "Sjr"
136459
+ "shape": "Sk6"
136138
136460
  }
136139
136461
  }
136140
136462
  }
@@ -136233,7 +136555,7 @@ module.exports={
136233
136555
  "type": "structure",
136234
136556
  "members": {
136235
136557
  "things": {
136236
- "shape": "Spe"
136558
+ "shape": "Sq4"
136237
136559
  },
136238
136560
  "nextToken": {}
136239
136561
  }
@@ -136274,7 +136596,7 @@ module.exports={
136274
136596
  "type": "structure",
136275
136597
  "members": {
136276
136598
  "things": {
136277
- "shape": "Spe"
136599
+ "shape": "Sq4"
136278
136600
  },
136279
136601
  "nextToken": {}
136280
136602
  }
@@ -136326,10 +136648,10 @@ module.exports={
136326
136648
  "type": "structure",
136327
136649
  "members": {
136328
136650
  "subnetIds": {
136329
- "shape": "Scj"
136651
+ "shape": "Scv"
136330
136652
  },
136331
136653
  "securityGroups": {
136332
- "shape": "Scl"
136654
+ "shape": "Scx"
136333
136655
  },
136334
136656
  "vpcId": {},
136335
136657
  "roleArn": {}
@@ -136426,7 +136748,7 @@ module.exports={
136426
136748
  "type": "structure",
136427
136749
  "members": {
136428
136750
  "logTarget": {
136429
- "shape": "Srq"
136751
+ "shape": "Ssg"
136430
136752
  },
136431
136753
  "logLevel": {}
136432
136754
  }
@@ -136498,13 +136820,13 @@ module.exports={
136498
136820
  "thingName": {},
136499
136821
  "securityProfileName": {},
136500
136822
  "behavior": {
136501
- "shape": "S7z"
136823
+ "shape": "S8b"
136502
136824
  },
136503
136825
  "metricValue": {
136504
- "shape": "S86"
136826
+ "shape": "S8i"
136505
136827
  },
136506
136828
  "violationEventAdditionalInfo": {
136507
- "shape": "Sm7"
136829
+ "shape": "Smt"
136508
136830
  },
136509
136831
  "violationEventType": {},
136510
136832
  "violationEventTime": {
@@ -136541,7 +136863,7 @@ module.exports={
136541
136863
  "type": "boolean"
136542
136864
  },
136543
136865
  "registrationConfig": {
136544
- "shape": "Sgr"
136866
+ "shape": "Sh4"
136545
136867
  },
136546
136868
  "tags": {
136547
136869
  "shape": "S29"
@@ -136711,7 +137033,7 @@ module.exports={
136711
137033
  "locationName": "ruleName"
136712
137034
  },
136713
137035
  "topicRulePayload": {
136714
- "shape": "S9j"
137036
+ "shape": "S9v"
136715
137037
  }
136716
137038
  },
136717
137039
  "payload": "topicRulePayload"
@@ -136749,7 +137071,7 @@ module.exports={
136749
137071
  "thingId": {},
136750
137072
  "thingTypeName": {},
136751
137073
  "thingGroupNames": {
136752
- "shape": "Ssk"
137074
+ "shape": "Sta"
136753
137075
  },
136754
137076
  "attributes": {
136755
137077
  "shape": "S3h"
@@ -136763,7 +137085,8 @@ module.exports={
136763
137085
  },
136764
137086
  "timestamp": {
136765
137087
  "type": "long"
136766
- }
137088
+ },
137089
+ "disconnectReason": {}
136767
137090
  }
136768
137091
  }
136769
137092
  }
@@ -136781,7 +137104,7 @@ module.exports={
136781
137104
  "shape": "S3h"
136782
137105
  },
136783
137106
  "parentGroupNames": {
136784
- "shape": "Ssk"
137107
+ "shape": "Sta"
136785
137108
  }
136786
137109
  }
136787
137110
  }
@@ -136869,7 +137192,7 @@ module.exports={
136869
137192
  ],
136870
137193
  "members": {
136871
137194
  "logTarget": {
136872
- "shape": "Srq"
137195
+ "shape": "Ssg"
136873
137196
  },
136874
137197
  "logLevel": {}
136875
137198
  }
@@ -136908,10 +137231,10 @@ module.exports={
136908
137231
  "locationName": "taskId"
136909
137232
  },
136910
137233
  "target": {
136911
- "shape": "Sfg"
137234
+ "shape": "Sft"
136912
137235
  },
136913
137236
  "auditCheckToActionsMapping": {
136914
- "shape": "Sfk"
137237
+ "shape": "Sfx"
136915
137238
  },
136916
137239
  "clientRequestToken": {
136917
137240
  "idempotencyToken": true
@@ -136944,14 +137267,14 @@ module.exports={
136944
137267
  "locationName": "taskId"
136945
137268
  },
136946
137269
  "target": {
136947
- "shape": "Sh7"
137270
+ "shape": "Shk"
136948
137271
  },
136949
137272
  "actions": {
136950
137273
  "type": "list",
136951
137274
  "member": {}
136952
137275
  },
136953
137276
  "violationEventOccurrenceRange": {
136954
- "shape": "Sha"
137277
+ "shape": "Shn"
136955
137278
  },
136956
137279
  "includeOnlyActiveViolations": {
136957
137280
  "type": "boolean"
@@ -136982,7 +137305,7 @@ module.exports={
136982
137305
  ],
136983
137306
  "members": {
136984
137307
  "targetCheckNames": {
136985
- "shape": "S7s"
137308
+ "shape": "S84"
136986
137309
  }
136987
137310
  }
136988
137311
  },
@@ -137078,7 +137401,7 @@ module.exports={
137078
137401
  "authInfos": {
137079
137402
  "type": "list",
137080
137403
  "member": {
137081
- "shape": "Std"
137404
+ "shape": "Su4"
137082
137405
  }
137083
137406
  },
137084
137407
  "clientId": {
@@ -137086,10 +137409,10 @@ module.exports={
137086
137409
  "locationName": "clientId"
137087
137410
  },
137088
137411
  "policyNamesToAdd": {
137089
- "shape": "Sth"
137412
+ "shape": "Su8"
137090
137413
  },
137091
137414
  "policyNamesToSkip": {
137092
- "shape": "Sth"
137415
+ "shape": "Su8"
137093
137416
  }
137094
137417
  }
137095
137418
  },
@@ -137102,13 +137425,13 @@ module.exports={
137102
137425
  "type": "structure",
137103
137426
  "members": {
137104
137427
  "authInfo": {
137105
- "shape": "Std"
137428
+ "shape": "Su4"
137106
137429
  },
137107
137430
  "allowed": {
137108
137431
  "type": "structure",
137109
137432
  "members": {
137110
137433
  "policies": {
137111
- "shape": "Smd"
137434
+ "shape": "Smz"
137112
137435
  }
137113
137436
  }
137114
137437
  },
@@ -137119,7 +137442,7 @@ module.exports={
137119
137442
  "type": "structure",
137120
137443
  "members": {
137121
137444
  "policies": {
137122
- "shape": "Smd"
137445
+ "shape": "Smz"
137123
137446
  }
137124
137447
  }
137125
137448
  },
@@ -137127,7 +137450,7 @@ module.exports={
137127
137450
  "type": "structure",
137128
137451
  "members": {
137129
137452
  "policies": {
137130
- "shape": "Smd"
137453
+ "shape": "Smz"
137131
137454
  }
137132
137455
  }
137133
137456
  }
@@ -137272,10 +137595,10 @@ module.exports={
137272
137595
  "members": {
137273
137596
  "roleArn": {},
137274
137597
  "auditNotificationTargetConfigurations": {
137275
- "shape": "Seo"
137598
+ "shape": "Sf1"
137276
137599
  },
137277
137600
  "auditCheckConfigurations": {
137278
- "shape": "Ser"
137601
+ "shape": "Sf4"
137279
137602
  }
137280
137603
  }
137281
137604
  },
@@ -137402,7 +137725,7 @@ module.exports={
137402
137725
  "locationName": "newAutoRegistrationStatus"
137403
137726
  },
137404
137727
  "registrationConfig": {
137405
- "shape": "Sgr"
137728
+ "shape": "Sh4"
137406
137729
  },
137407
137730
  "removeAutoRegistration": {
137408
137731
  "type": "boolean"
@@ -137584,7 +137907,7 @@ module.exports={
137584
137907
  "type": "structure",
137585
137908
  "members": {
137586
137909
  "eventConfigurations": {
137587
- "shape": "Shv"
137910
+ "shape": "Si8"
137588
137911
  }
137589
137912
  }
137590
137913
  },
@@ -137593,6 +137916,40 @@ module.exports={
137593
137916
  "members": {}
137594
137917
  }
137595
137918
  },
137919
+ "UpdateFleetMetric": {
137920
+ "http": {
137921
+ "method": "PATCH",
137922
+ "requestUri": "/fleet-metric/{metricName}"
137923
+ },
137924
+ "input": {
137925
+ "type": "structure",
137926
+ "required": [
137927
+ "metricName",
137928
+ "indexName"
137929
+ ],
137930
+ "members": {
137931
+ "metricName": {
137932
+ "location": "uri",
137933
+ "locationName": "metricName"
137934
+ },
137935
+ "queryString": {},
137936
+ "aggregationType": {
137937
+ "shape": "S3s"
137938
+ },
137939
+ "period": {
137940
+ "type": "integer"
137941
+ },
137942
+ "aggregationField": {},
137943
+ "description": {},
137944
+ "queryVersion": {},
137945
+ "indexName": {},
137946
+ "unit": {},
137947
+ "expectedVersion": {
137948
+ "type": "long"
137949
+ }
137950
+ }
137951
+ }
137952
+ },
137596
137953
  "UpdateIndexingConfiguration": {
137597
137954
  "http": {
137598
137955
  "requestUri": "/indexing/config"
@@ -137601,10 +137958,10 @@ module.exports={
137601
137958
  "type": "structure",
137602
137959
  "members": {
137603
137960
  "thingIndexingConfiguration": {
137604
- "shape": "Skj"
137961
+ "shape": "Sl5"
137605
137962
  },
137606
137963
  "thingGroupIndexingConfiguration": {
137607
- "shape": "Skq"
137964
+ "shape": "Slc"
137608
137965
  }
137609
137966
  }
137610
137967
  },
@@ -137630,16 +137987,16 @@ module.exports={
137630
137987
  },
137631
137988
  "description": {},
137632
137989
  "presignedUrlConfig": {
137633
- "shape": "S3t"
137990
+ "shape": "S45"
137634
137991
  },
137635
137992
  "jobExecutionsRolloutConfig": {
137636
- "shape": "S3w"
137993
+ "shape": "S48"
137637
137994
  },
137638
137995
  "abortConfig": {
137639
- "shape": "S43"
137996
+ "shape": "S4f"
137640
137997
  },
137641
137998
  "timeoutConfig": {
137642
- "shape": "S4a"
137999
+ "shape": "S4m"
137643
138000
  },
137644
138001
  "namespaceId": {
137645
138002
  "location": "querystring",
@@ -137665,7 +138022,7 @@ module.exports={
137665
138022
  },
137666
138023
  "roleArn": {},
137667
138024
  "actionParams": {
137668
- "shape": "S4o"
138025
+ "shape": "S50"
137669
138026
  }
137670
138027
  }
137671
138028
  },
@@ -137701,7 +138058,7 @@ module.exports={
137701
138058
  },
137702
138059
  "provisioningRoleArn": {},
137703
138060
  "preProvisioningHook": {
137704
- "shape": "S7d"
138061
+ "shape": "S7p"
137705
138062
  },
137706
138063
  "removePreProvisioningHook": {
137707
138064
  "type": "boolean"
@@ -137757,7 +138114,7 @@ module.exports={
137757
138114
  "dayOfMonth": {},
137758
138115
  "dayOfWeek": {},
137759
138116
  "targetCheckNames": {
137760
- "shape": "S7s"
138117
+ "shape": "S84"
137761
138118
  },
137762
138119
  "scheduledAuditName": {
137763
138120
  "location": "uri",
@@ -137789,18 +138146,18 @@ module.exports={
137789
138146
  },
137790
138147
  "securityProfileDescription": {},
137791
138148
  "behaviors": {
137792
- "shape": "S7y"
138149
+ "shape": "S8a"
137793
138150
  },
137794
138151
  "alertTargets": {
137795
- "shape": "S8o"
138152
+ "shape": "S90"
137796
138153
  },
137797
138154
  "additionalMetricsToRetain": {
137798
- "shape": "S8s",
138155
+ "shape": "S94",
137799
138156
  "deprecated": true,
137800
138157
  "deprecatedMessage": "Use additionalMetricsToRetainV2."
137801
138158
  },
137802
138159
  "additionalMetricsToRetainV2": {
137803
- "shape": "S8t"
138160
+ "shape": "S95"
137804
138161
  },
137805
138162
  "deleteBehaviors": {
137806
138163
  "type": "boolean"
@@ -137825,18 +138182,18 @@ module.exports={
137825
138182
  "securityProfileArn": {},
137826
138183
  "securityProfileDescription": {},
137827
138184
  "behaviors": {
137828
- "shape": "S7y"
138185
+ "shape": "S8a"
137829
138186
  },
137830
138187
  "alertTargets": {
137831
- "shape": "S8o"
138188
+ "shape": "S90"
137832
138189
  },
137833
138190
  "additionalMetricsToRetain": {
137834
- "shape": "S8s",
138191
+ "shape": "S94",
137835
138192
  "deprecated": true,
137836
138193
  "deprecatedMessage": "Use additionalMetricsToRetainV2."
137837
138194
  },
137838
138195
  "additionalMetricsToRetainV2": {
137839
- "shape": "S8t"
138196
+ "shape": "S95"
137840
138197
  },
137841
138198
  "version": {
137842
138199
  "type": "long"
@@ -137867,7 +138224,7 @@ module.exports={
137867
138224
  },
137868
138225
  "description": {},
137869
138226
  "files": {
137870
- "shape": "S8z"
138227
+ "shape": "S9b"
137871
138228
  },
137872
138229
  "roleArn": {}
137873
138230
  }
@@ -137959,10 +138316,10 @@ module.exports={
137959
138316
  "members": {
137960
138317
  "thingName": {},
137961
138318
  "thingGroupsToAdd": {
137962
- "shape": "Svr"
138319
+ "shape": "Swj"
137963
138320
  },
137964
138321
  "thingGroupsToRemove": {
137965
- "shape": "Svr"
138322
+ "shape": "Swj"
137966
138323
  },
137967
138324
  "overrideDynamicGroups": {
137968
138325
  "type": "boolean"
@@ -138006,7 +138363,7 @@ module.exports={
138006
138363
  ],
138007
138364
  "members": {
138008
138365
  "behaviors": {
138009
- "shape": "S7y"
138366
+ "shape": "S8a"
138010
138367
  }
138011
138368
  }
138012
138369
  },
@@ -138120,7 +138477,20 @@ module.exports={
138120
138477
  "key": {},
138121
138478
  "value": {}
138122
138479
  },
138123
- "S3t": {
138480
+ "S3s": {
138481
+ "type": "structure",
138482
+ "required": [
138483
+ "name"
138484
+ ],
138485
+ "members": {
138486
+ "name": {},
138487
+ "values": {
138488
+ "type": "list",
138489
+ "member": {}
138490
+ }
138491
+ }
138492
+ },
138493
+ "S45": {
138124
138494
  "type": "structure",
138125
138495
  "members": {
138126
138496
  "roleArn": {},
@@ -138129,7 +138499,7 @@ module.exports={
138129
138499
  }
138130
138500
  }
138131
138501
  },
138132
- "S3w": {
138502
+ "S48": {
138133
138503
  "type": "structure",
138134
138504
  "members": {
138135
138505
  "maximumPerMinute": {
@@ -138164,7 +138534,7 @@ module.exports={
138164
138534
  }
138165
138535
  }
138166
138536
  },
138167
- "S43": {
138537
+ "S4f": {
138168
138538
  "type": "structure",
138169
138539
  "required": [
138170
138540
  "criteriaList"
@@ -138194,7 +138564,7 @@ module.exports={
138194
138564
  }
138195
138565
  }
138196
138566
  },
138197
- "S4a": {
138567
+ "S4m": {
138198
138568
  "type": "structure",
138199
138569
  "members": {
138200
138570
  "inProgressTimeoutInMinutes": {
@@ -138202,7 +138572,7 @@ module.exports={
138202
138572
  }
138203
138573
  }
138204
138574
  },
138205
- "S4j": {
138575
+ "S4v": {
138206
138576
  "type": "structure",
138207
138577
  "members": {
138208
138578
  "PublicKey": {},
@@ -138212,7 +138582,7 @@ module.exports={
138212
138582
  }
138213
138583
  }
138214
138584
  },
138215
- "S4o": {
138585
+ "S50": {
138216
138586
  "type": "structure",
138217
138587
  "members": {
138218
138588
  "updateDeviceCertificateParams": {
@@ -138279,15 +138649,15 @@ module.exports={
138279
138649
  }
138280
138650
  }
138281
138651
  },
138282
- "S57": {
138652
+ "S5j": {
138283
138653
  "type": "list",
138284
138654
  "member": {}
138285
138655
  },
138286
- "S59": {
138656
+ "S5l": {
138287
138657
  "type": "list",
138288
138658
  "member": {}
138289
138659
  },
138290
- "S5b": {
138660
+ "S5n": {
138291
138661
  "type": "structure",
138292
138662
  "members": {
138293
138663
  "maximumPerMinute": {
@@ -138322,7 +138692,7 @@ module.exports={
138322
138692
  }
138323
138693
  }
138324
138694
  },
138325
- "S5i": {
138695
+ "S5u": {
138326
138696
  "type": "structure",
138327
138697
  "members": {
138328
138698
  "expiresInSec": {
@@ -138330,7 +138700,7 @@ module.exports={
138330
138700
  }
138331
138701
  }
138332
138702
  },
138333
- "S5t": {
138703
+ "S65": {
138334
138704
  "type": "list",
138335
138705
  "member": {
138336
138706
  "type": "structure",
@@ -138353,7 +138723,7 @@ module.exports={
138353
138723
  }
138354
138724
  },
138355
138725
  "s3Location": {
138356
- "shape": "S62"
138726
+ "shape": "S6e"
138357
138727
  }
138358
138728
  }
138359
138729
  },
@@ -138419,7 +138789,7 @@ module.exports={
138419
138789
  }
138420
138790
  }
138421
138791
  },
138422
- "S62": {
138792
+ "S6e": {
138423
138793
  "type": "structure",
138424
138794
  "members": {
138425
138795
  "bucket": {},
@@ -138427,12 +138797,12 @@ module.exports={
138427
138797
  "version": {}
138428
138798
  }
138429
138799
  },
138430
- "S6r": {
138800
+ "S73": {
138431
138801
  "type": "map",
138432
138802
  "key": {},
138433
138803
  "value": {}
138434
138804
  },
138435
- "S7d": {
138805
+ "S7p": {
138436
138806
  "type": "structure",
138437
138807
  "required": [
138438
138808
  "targetArn"
@@ -138442,17 +138812,17 @@ module.exports={
138442
138812
  "targetArn": {}
138443
138813
  }
138444
138814
  },
138445
- "S7s": {
138815
+ "S84": {
138446
138816
  "type": "list",
138447
138817
  "member": {}
138448
138818
  },
138449
- "S7y": {
138819
+ "S8a": {
138450
138820
  "type": "list",
138451
138821
  "member": {
138452
- "shape": "S7z"
138822
+ "shape": "S8b"
138453
138823
  }
138454
138824
  },
138455
- "S7z": {
138825
+ "S8b": {
138456
138826
  "type": "structure",
138457
138827
  "required": [
138458
138828
  "name"
@@ -138461,14 +138831,14 @@ module.exports={
138461
138831
  "name": {},
138462
138832
  "metric": {},
138463
138833
  "metricDimension": {
138464
- "shape": "S82"
138834
+ "shape": "S8e"
138465
138835
  },
138466
138836
  "criteria": {
138467
138837
  "type": "structure",
138468
138838
  "members": {
138469
138839
  "comparisonOperator": {},
138470
138840
  "value": {
138471
- "shape": "S86"
138841
+ "shape": "S8i"
138472
138842
  },
138473
138843
  "durationSeconds": {
138474
138844
  "type": "integer"
@@ -138501,7 +138871,7 @@ module.exports={
138501
138871
  }
138502
138872
  }
138503
138873
  },
138504
- "S82": {
138874
+ "S8e": {
138505
138875
  "type": "structure",
138506
138876
  "required": [
138507
138877
  "dimensionName"
@@ -138511,7 +138881,7 @@ module.exports={
138511
138881
  "operator": {}
138512
138882
  }
138513
138883
  },
138514
- "S86": {
138884
+ "S8i": {
138515
138885
  "type": "structure",
138516
138886
  "members": {
138517
138887
  "count": {
@@ -138542,7 +138912,7 @@ module.exports={
138542
138912
  }
138543
138913
  }
138544
138914
  },
138545
- "S8o": {
138915
+ "S90": {
138546
138916
  "type": "map",
138547
138917
  "key": {},
138548
138918
  "value": {
@@ -138557,11 +138927,11 @@ module.exports={
138557
138927
  }
138558
138928
  }
138559
138929
  },
138560
- "S8s": {
138930
+ "S94": {
138561
138931
  "type": "list",
138562
138932
  "member": {}
138563
138933
  },
138564
- "S8t": {
138934
+ "S95": {
138565
138935
  "type": "list",
138566
138936
  "member": {
138567
138937
  "type": "structure",
@@ -138571,12 +138941,12 @@ module.exports={
138571
138941
  "members": {
138572
138942
  "metric": {},
138573
138943
  "metricDimension": {
138574
- "shape": "S82"
138944
+ "shape": "S8e"
138575
138945
  }
138576
138946
  }
138577
138947
  }
138578
138948
  },
138579
- "S8z": {
138949
+ "S9b": {
138580
138950
  "type": "list",
138581
138951
  "member": {
138582
138952
  "type": "structure",
@@ -138585,12 +138955,12 @@ module.exports={
138585
138955
  "type": "integer"
138586
138956
  },
138587
138957
  "s3Location": {
138588
- "shape": "S62"
138958
+ "shape": "S6e"
138589
138959
  }
138590
138960
  }
138591
138961
  }
138592
138962
  },
138593
- "S9b": {
138963
+ "S9n": {
138594
138964
  "type": "structure",
138595
138965
  "members": {
138596
138966
  "thingTypeDescription": {},
@@ -138600,7 +138970,7 @@ module.exports={
138600
138970
  }
138601
138971
  }
138602
138972
  },
138603
- "S9j": {
138973
+ "S9v": {
138604
138974
  "type": "structure",
138605
138975
  "required": [
138606
138976
  "sql",
@@ -138610,24 +138980,24 @@ module.exports={
138610
138980
  "sql": {},
138611
138981
  "description": {},
138612
138982
  "actions": {
138613
- "shape": "S9m"
138983
+ "shape": "S9y"
138614
138984
  },
138615
138985
  "ruleDisabled": {
138616
138986
  "type": "boolean"
138617
138987
  },
138618
138988
  "awsIotSqlVersion": {},
138619
138989
  "errorAction": {
138620
- "shape": "S9n"
138990
+ "shape": "S9z"
138621
138991
  }
138622
138992
  }
138623
138993
  },
138624
- "S9m": {
138994
+ "S9y": {
138625
138995
  "type": "list",
138626
138996
  "member": {
138627
- "shape": "S9n"
138997
+ "shape": "S9z"
138628
138998
  }
138629
138999
  },
138630
- "S9n": {
139000
+ "S9z": {
138631
139001
  "type": "structure",
138632
139002
  "members": {
138633
139003
  "dynamoDB": {
@@ -139029,15 +139399,15 @@ module.exports={
139029
139399
  }
139030
139400
  }
139031
139401
  },
139032
- "Scj": {
139402
+ "Scv": {
139033
139403
  "type": "list",
139034
139404
  "member": {}
139035
139405
  },
139036
- "Scl": {
139406
+ "Scx": {
139037
139407
  "type": "list",
139038
139408
  "member": {}
139039
139409
  },
139040
- "Scp": {
139410
+ "Sd1": {
139041
139411
  "type": "structure",
139042
139412
  "members": {
139043
139413
  "arn": {},
@@ -139059,10 +139429,10 @@ module.exports={
139059
139429
  "type": "structure",
139060
139430
  "members": {
139061
139431
  "subnetIds": {
139062
- "shape": "Scj"
139432
+ "shape": "Scv"
139063
139433
  },
139064
139434
  "securityGroups": {
139065
- "shape": "Scl"
139435
+ "shape": "Scx"
139066
139436
  },
139067
139437
  "vpcId": {},
139068
139438
  "roleArn": {}
@@ -139070,7 +139440,7 @@ module.exports={
139070
139440
  }
139071
139441
  }
139072
139442
  },
139073
- "Seo": {
139443
+ "Sf1": {
139074
139444
  "type": "map",
139075
139445
  "key": {},
139076
139446
  "value": {
@@ -139084,7 +139454,7 @@ module.exports={
139084
139454
  }
139085
139455
  }
139086
139456
  },
139087
- "Ser": {
139457
+ "Sf4": {
139088
139458
  "type": "map",
139089
139459
  "key": {},
139090
139460
  "value": {
@@ -139096,7 +139466,7 @@ module.exports={
139096
139466
  }
139097
139467
  }
139098
139468
  },
139099
- "Sew": {
139469
+ "Sf9": {
139100
139470
  "type": "structure",
139101
139471
  "members": {
139102
139472
  "findingId": {},
@@ -139117,7 +139487,7 @@ module.exports={
139117
139487
  "shape": "S1o"
139118
139488
  },
139119
139489
  "additionalInfo": {
139120
- "shape": "Sf0"
139490
+ "shape": "Sfd"
139121
139491
  }
139122
139492
  }
139123
139493
  },
@@ -139131,7 +139501,7 @@ module.exports={
139131
139501
  "shape": "S1o"
139132
139502
  },
139133
139503
  "additionalInfo": {
139134
- "shape": "Sf0"
139504
+ "shape": "Sfd"
139135
139505
  }
139136
139506
  }
139137
139507
  }
@@ -139143,12 +139513,12 @@ module.exports={
139143
139513
  }
139144
139514
  }
139145
139515
  },
139146
- "Sf0": {
139516
+ "Sfd": {
139147
139517
  "type": "map",
139148
139518
  "key": {},
139149
139519
  "value": {}
139150
139520
  },
139151
- "Sfg": {
139521
+ "Sft": {
139152
139522
  "type": "structure",
139153
139523
  "members": {
139154
139524
  "auditTaskId": {},
@@ -139166,7 +139536,7 @@ module.exports={
139166
139536
  }
139167
139537
  }
139168
139538
  },
139169
- "Sfk": {
139539
+ "Sfx": {
139170
139540
  "type": "map",
139171
139541
  "key": {},
139172
139542
  "value": {
@@ -139174,7 +139544,7 @@ module.exports={
139174
139544
  "member": {}
139175
139545
  }
139176
139546
  },
139177
- "Sfm": {
139547
+ "Sfz": {
139178
139548
  "type": "list",
139179
139549
  "member": {
139180
139550
  "type": "structure",
@@ -139183,12 +139553,12 @@ module.exports={
139183
139553
  "id": {},
139184
139554
  "roleArn": {},
139185
139555
  "actionParams": {
139186
- "shape": "S4o"
139556
+ "shape": "S50"
139187
139557
  }
139188
139558
  }
139189
139559
  }
139190
139560
  },
139191
- "Sgd": {
139561
+ "Sgq": {
139192
139562
  "type": "structure",
139193
139563
  "members": {
139194
139564
  "authorizerName": {},
@@ -139210,7 +139580,7 @@ module.exports={
139210
139580
  }
139211
139581
  }
139212
139582
  },
139213
- "Sgq": {
139583
+ "Sh3": {
139214
139584
  "type": "structure",
139215
139585
  "members": {
139216
139586
  "notBefore": {
@@ -139221,14 +139591,14 @@ module.exports={
139221
139591
  }
139222
139592
  }
139223
139593
  },
139224
- "Sgr": {
139594
+ "Sh4": {
139225
139595
  "type": "structure",
139226
139596
  "members": {
139227
139597
  "templateBody": {},
139228
139598
  "roleArn": {}
139229
139599
  }
139230
139600
  },
139231
- "Sh5": {
139601
+ "Shi": {
139232
139602
  "type": "structure",
139233
139603
  "members": {
139234
139604
  "taskId": {},
@@ -139240,10 +139610,10 @@ module.exports={
139240
139610
  "type": "timestamp"
139241
139611
  },
139242
139612
  "target": {
139243
- "shape": "Sh7"
139613
+ "shape": "Shk"
139244
139614
  },
139245
139615
  "violationEventOccurrenceRange": {
139246
- "shape": "Sha"
139616
+ "shape": "Shn"
139247
139617
  },
139248
139618
  "onlyActiveViolationsIncluded": {
139249
139619
  "type": "boolean"
@@ -139252,7 +139622,7 @@ module.exports={
139252
139622
  "type": "boolean"
139253
139623
  },
139254
139624
  "actionsDefinition": {
139255
- "shape": "Sfm"
139625
+ "shape": "Sfz"
139256
139626
  },
139257
139627
  "taskStatistics": {
139258
139628
  "type": "structure",
@@ -139270,7 +139640,7 @@ module.exports={
139270
139640
  }
139271
139641
  }
139272
139642
  },
139273
- "Sh7": {
139643
+ "Shk": {
139274
139644
  "type": "structure",
139275
139645
  "members": {
139276
139646
  "violationIds": {
@@ -139281,7 +139651,7 @@ module.exports={
139281
139651
  "behaviorName": {}
139282
139652
  }
139283
139653
  },
139284
- "Sha": {
139654
+ "Shn": {
139285
139655
  "type": "structure",
139286
139656
  "required": [
139287
139657
  "startTime",
@@ -139296,7 +139666,7 @@ module.exports={
139296
139666
  }
139297
139667
  }
139298
139668
  },
139299
- "Shv": {
139669
+ "Si8": {
139300
139670
  "type": "map",
139301
139671
  "key": {},
139302
139672
  "value": {
@@ -139308,20 +139678,20 @@ module.exports={
139308
139678
  }
139309
139679
  }
139310
139680
  },
139311
- "Sje": {
139681
+ "Sjt": {
139312
139682
  "type": "list",
139313
139683
  "member": {
139314
- "shape": "Sjf"
139684
+ "shape": "Sju"
139315
139685
  }
139316
139686
  },
139317
- "Sjf": {
139687
+ "Sju": {
139318
139688
  "type": "structure",
139319
139689
  "members": {
139320
139690
  "groupName": {},
139321
139691
  "groupArn": {}
139322
139692
  }
139323
139693
  },
139324
- "Sjr": {
139694
+ "Sk6": {
139325
139695
  "type": "structure",
139326
139696
  "members": {
139327
139697
  "deprecated": {
@@ -139335,7 +139705,7 @@ module.exports={
139335
139705
  }
139336
139706
  }
139337
139707
  },
139338
- "Skj": {
139708
+ "Sl5": {
139339
139709
  "type": "structure",
139340
139710
  "required": [
139341
139711
  "thingIndexingMode"
@@ -139344,14 +139714,14 @@ module.exports={
139344
139714
  "thingIndexingMode": {},
139345
139715
  "thingConnectivityIndexingMode": {},
139346
139716
  "managedFields": {
139347
- "shape": "Skm"
139717
+ "shape": "Sl8"
139348
139718
  },
139349
139719
  "customFields": {
139350
- "shape": "Skm"
139720
+ "shape": "Sl8"
139351
139721
  }
139352
139722
  }
139353
139723
  },
139354
- "Skm": {
139724
+ "Sl8": {
139355
139725
  "type": "list",
139356
139726
  "member": {
139357
139727
  "type": "structure",
@@ -139361,7 +139731,7 @@ module.exports={
139361
139731
  }
139362
139732
  }
139363
139733
  },
139364
- "Skq": {
139734
+ "Slc": {
139365
139735
  "type": "structure",
139366
139736
  "required": [
139367
139737
  "thingGroupIndexingMode"
@@ -139369,20 +139739,20 @@ module.exports={
139369
139739
  "members": {
139370
139740
  "thingGroupIndexingMode": {},
139371
139741
  "managedFields": {
139372
- "shape": "Skm"
139742
+ "shape": "Sl8"
139373
139743
  },
139374
139744
  "customFields": {
139375
- "shape": "Skm"
139745
+ "shape": "Sl8"
139376
139746
  }
139377
139747
  }
139378
139748
  },
139379
- "Sm7": {
139749
+ "Smt": {
139380
139750
  "type": "structure",
139381
139751
  "members": {
139382
139752
  "confidenceLevel": {}
139383
139753
  }
139384
139754
  },
139385
- "Smd": {
139755
+ "Smz": {
139386
139756
  "type": "list",
139387
139757
  "member": {
139388
139758
  "type": "structure",
@@ -139392,7 +139762,7 @@ module.exports={
139392
139762
  }
139393
139763
  }
139394
139764
  },
139395
- "Snf": {
139765
+ "So1": {
139396
139766
  "type": "list",
139397
139767
  "member": {
139398
139768
  "type": "structure",
@@ -139407,7 +139777,7 @@ module.exports={
139407
139777
  }
139408
139778
  }
139409
139779
  },
139410
- "Sob": {
139780
+ "Sp1": {
139411
139781
  "type": "structure",
139412
139782
  "members": {
139413
139783
  "status": {},
@@ -139425,15 +139795,15 @@ module.exports={
139425
139795
  }
139426
139796
  }
139427
139797
  },
139428
- "Sp4": {
139798
+ "Spu": {
139429
139799
  "type": "list",
139430
139800
  "member": {}
139431
139801
  },
139432
- "Spe": {
139802
+ "Sq4": {
139433
139803
  "type": "list",
139434
139804
  "member": {}
139435
139805
  },
139436
- "Spx": {
139806
+ "Sqn": {
139437
139807
  "type": "structure",
139438
139808
  "required": [
139439
139809
  "name",
@@ -139444,7 +139814,7 @@ module.exports={
139444
139814
  "arn": {}
139445
139815
  }
139446
139816
  },
139447
- "Sq2": {
139817
+ "Sqs": {
139448
139818
  "type": "structure",
139449
139819
  "required": [
139450
139820
  "arn"
@@ -139453,7 +139823,7 @@ module.exports={
139453
139823
  "arn": {}
139454
139824
  }
139455
139825
  },
139456
- "Srq": {
139826
+ "Ssg": {
139457
139827
  "type": "structure",
139458
139828
  "required": [
139459
139829
  "targetType"
@@ -139463,11 +139833,11 @@ module.exports={
139463
139833
  "targetName": {}
139464
139834
  }
139465
139835
  },
139466
- "Ssk": {
139836
+ "Sta": {
139467
139837
  "type": "list",
139468
139838
  "member": {}
139469
139839
  },
139470
- "Std": {
139840
+ "Su4": {
139471
139841
  "type": "structure",
139472
139842
  "required": [
139473
139843
  "resources"
@@ -139480,11 +139850,11 @@ module.exports={
139480
139850
  }
139481
139851
  }
139482
139852
  },
139483
- "Sth": {
139853
+ "Su8": {
139484
139854
  "type": "list",
139485
139855
  "member": {}
139486
139856
  },
139487
- "Svr": {
139857
+ "Swj": {
139488
139858
  "type": "list",
139489
139859
  "member": {}
139490
139860
  }
@@ -139601,6 +139971,12 @@ module.exports={
139601
139971
  "output_token": "nextMarker",
139602
139972
  "result_key": "domainConfigurations"
139603
139973
  },
139974
+ "ListFleetMetrics": {
139975
+ "input_token": "nextToken",
139976
+ "limit_key": "maxResults",
139977
+ "output_token": "nextToken",
139978
+ "result_key": "fleetMetrics"
139979
+ },
139604
139980
  "ListIndices": {
139605
139981
  "input_token": "nextToken",
139606
139982
  "limit_key": "maxResults",
@@ -139619,6 +139995,12 @@ module.exports={
139619
139995
  "output_token": "nextToken",
139620
139996
  "result_key": "executionSummaries"
139621
139997
  },
139998
+ "ListJobTemplates": {
139999
+ "input_token": "nextToken",
140000
+ "limit_key": "maxResults",
140001
+ "output_token": "nextToken",
140002
+ "result_key": "jobTemplates"
140003
+ },
139622
140004
  "ListJobs": {
139623
140005
  "input_token": "nextToken",
139624
140006
  "limit_key": "maxResults",
@@ -143963,14 +144345,19 @@ module.exports={
143963
144345
  "Policy": {},
143964
144346
  "Description": {},
143965
144347
  "KeyUsage": {},
143966
- "CustomerMasterKeySpec": {},
144348
+ "CustomerMasterKeySpec": {
144349
+ "shape": "Sw",
144350
+ "deprecated": true,
144351
+ "deprecatedMessage": "This parameter has been deprecated. Instead, use the KeySpec parameter."
144352
+ },
144353
+ "KeySpec": {},
143967
144354
  "Origin": {},
143968
144355
  "CustomKeyStoreId": {},
143969
144356
  "BypassPolicyLockoutSafetyCheck": {
143970
144357
  "type": "boolean"
143971
144358
  },
143972
144359
  "Tags": {
143973
- "shape": "Sz"
144360
+ "shape": "S10"
143974
144361
  },
143975
144362
  "MultiRegion": {
143976
144363
  "type": "boolean"
@@ -143981,7 +144368,7 @@ module.exports={
143981
144368
  "type": "structure",
143982
144369
  "members": {
143983
144370
  "KeyMetadata": {
143984
- "shape": "S15"
144371
+ "shape": "S16"
143985
144372
  }
143986
144373
  }
143987
144374
  }
@@ -144011,7 +144398,7 @@ module.exports={
144011
144398
  "members": {
144012
144399
  "KeyId": {},
144013
144400
  "Plaintext": {
144014
- "shape": "S1p"
144401
+ "shape": "S1q"
144015
144402
  },
144016
144403
  "EncryptionAlgorithm": {}
144017
144404
  }
@@ -144110,7 +144497,7 @@ module.exports={
144110
144497
  "type": "structure",
144111
144498
  "members": {
144112
144499
  "KeyMetadata": {
144113
- "shape": "S15"
144500
+ "shape": "S16"
144114
144501
  }
144115
144502
  }
144116
144503
  }
@@ -144184,7 +144571,7 @@ module.exports={
144184
144571
  "members": {
144185
144572
  "KeyId": {},
144186
144573
  "Plaintext": {
144187
- "shape": "S1p"
144574
+ "shape": "S1q"
144188
144575
  },
144189
144576
  "EncryptionContext": {
144190
144577
  "shape": "Sk"
@@ -144233,7 +144620,7 @@ module.exports={
144233
144620
  "type": "blob"
144234
144621
  },
144235
144622
  "Plaintext": {
144236
- "shape": "S1p"
144623
+ "shape": "S1q"
144237
144624
  },
144238
144625
  "KeyId": {}
144239
144626
  }
@@ -144264,7 +144651,7 @@ module.exports={
144264
144651
  "type": "blob"
144265
144652
  },
144266
144653
  "PrivateKeyPlaintext": {
144267
- "shape": "S1p"
144654
+ "shape": "S1q"
144268
144655
  },
144269
144656
  "PublicKey": {
144270
144657
  "type": "blob"
@@ -144350,7 +144737,7 @@ module.exports={
144350
144737
  "type": "structure",
144351
144738
  "members": {
144352
144739
  "Plaintext": {
144353
- "shape": "S1p"
144740
+ "shape": "S1q"
144354
144741
  }
144355
144742
  }
144356
144743
  }
@@ -144415,7 +144802,7 @@ module.exports={
144415
144802
  "type": "blob"
144416
144803
  },
144417
144804
  "PublicKey": {
144418
- "shape": "S1p"
144805
+ "shape": "S1q"
144419
144806
  },
144420
144807
  "ParametersValidTo": {
144421
144808
  "type": "timestamp"
@@ -144443,13 +144830,18 @@ module.exports={
144443
144830
  "PublicKey": {
144444
144831
  "type": "blob"
144445
144832
  },
144446
- "CustomerMasterKeySpec": {},
144833
+ "CustomerMasterKeySpec": {
144834
+ "shape": "Sw",
144835
+ "deprecated": true,
144836
+ "deprecatedMessage": "This field has been deprecated. Instead, use the KeySpec field."
144837
+ },
144838
+ "KeySpec": {},
144447
144839
  "KeyUsage": {},
144448
144840
  "EncryptionAlgorithms": {
144449
- "shape": "S1c"
144841
+ "shape": "S1d"
144450
144842
  },
144451
144843
  "SigningAlgorithms": {
144452
- "shape": "S1e"
144844
+ "shape": "S1f"
144453
144845
  }
144454
144846
  }
144455
144847
  }
@@ -144536,7 +144928,7 @@ module.exports={
144536
144928
  }
144537
144929
  },
144538
144930
  "output": {
144539
- "shape": "S38"
144931
+ "shape": "S39"
144540
144932
  }
144541
144933
  },
144542
144934
  "ListKeyPolicies": {
@@ -144615,7 +145007,7 @@ module.exports={
144615
145007
  "type": "structure",
144616
145008
  "members": {
144617
145009
  "Tags": {
144618
- "shape": "Sz"
145010
+ "shape": "S10"
144619
145011
  },
144620
145012
  "NextMarker": {},
144621
145013
  "Truncated": {
@@ -144639,7 +145031,7 @@ module.exports={
144639
145031
  }
144640
145032
  },
144641
145033
  "output": {
144642
- "shape": "S38"
145034
+ "shape": "S39"
144643
145035
  }
144644
145036
  },
144645
145037
  "PutKeyPolicy": {
@@ -144715,7 +145107,7 @@ module.exports={
144715
145107
  },
144716
145108
  "Description": {},
144717
145109
  "Tags": {
144718
- "shape": "Sz"
145110
+ "shape": "S10"
144719
145111
  }
144720
145112
  }
144721
145113
  },
@@ -144723,11 +145115,11 @@ module.exports={
144723
145115
  "type": "structure",
144724
145116
  "members": {
144725
145117
  "ReplicaKeyMetadata": {
144726
- "shape": "S15"
145118
+ "shape": "S16"
144727
145119
  },
144728
145120
  "ReplicaPolicy": {},
144729
145121
  "ReplicaTags": {
144730
- "shape": "Sz"
145122
+ "shape": "S10"
144731
145123
  }
144732
145124
  }
144733
145125
  }
@@ -144793,7 +145185,7 @@ module.exports={
144793
145185
  "members": {
144794
145186
  "KeyId": {},
144795
145187
  "Message": {
144796
- "shape": "S1p"
145188
+ "shape": "S1q"
144797
145189
  },
144798
145190
  "MessageType": {},
144799
145191
  "GrantTokens": {
@@ -144823,7 +145215,7 @@ module.exports={
144823
145215
  "members": {
144824
145216
  "KeyId": {},
144825
145217
  "Tags": {
144826
- "shape": "Sz"
145218
+ "shape": "S10"
144827
145219
  }
144828
145220
  }
144829
145221
  }
@@ -144915,7 +145307,7 @@ module.exports={
144915
145307
  "members": {
144916
145308
  "KeyId": {},
144917
145309
  "Message": {
144918
- "shape": "S1p"
145310
+ "shape": "S1q"
144919
145311
  },
144920
145312
  "MessageType": {},
144921
145313
  "Signature": {
@@ -144968,7 +145360,12 @@ module.exports={
144968
145360
  "type": "list",
144969
145361
  "member": {}
144970
145362
  },
144971
- "Sz": {
145363
+ "Sw": {
145364
+ "type": "string",
145365
+ "deprecated": true,
145366
+ "deprecatedMessage": "This enum has been deprecated. Instead, use the KeySpec enum."
145367
+ },
145368
+ "S10": {
144972
145369
  "type": "list",
144973
145370
  "member": {
144974
145371
  "type": "structure",
@@ -144982,7 +145379,7 @@ module.exports={
144982
145379
  }
144983
145380
  }
144984
145381
  },
144985
- "S15": {
145382
+ "S16": {
144986
145383
  "type": "structure",
144987
145384
  "required": [
144988
145385
  "KeyId"
@@ -145011,12 +145408,17 @@ module.exports={
145011
145408
  "CloudHsmClusterId": {},
145012
145409
  "ExpirationModel": {},
145013
145410
  "KeyManager": {},
145014
- "CustomerMasterKeySpec": {},
145411
+ "CustomerMasterKeySpec": {
145412
+ "shape": "Sw",
145413
+ "deprecated": true,
145414
+ "deprecatedMessage": "This field has been deprecated. Instead, use the KeySpec field."
145415
+ },
145416
+ "KeySpec": {},
145015
145417
  "EncryptionAlgorithms": {
145016
- "shape": "S1c"
145418
+ "shape": "S1d"
145017
145419
  },
145018
145420
  "SigningAlgorithms": {
145019
- "shape": "S1e"
145421
+ "shape": "S1f"
145020
145422
  },
145021
145423
  "MultiRegion": {
145022
145424
  "type": "boolean"
@@ -145026,12 +145428,12 @@ module.exports={
145026
145428
  "members": {
145027
145429
  "MultiRegionKeyType": {},
145028
145430
  "PrimaryKey": {
145029
- "shape": "S1i"
145431
+ "shape": "S1j"
145030
145432
  },
145031
145433
  "ReplicaKeys": {
145032
145434
  "type": "list",
145033
145435
  "member": {
145034
- "shape": "S1i"
145436
+ "shape": "S1j"
145035
145437
  }
145036
145438
  }
145037
145439
  }
@@ -145041,26 +145443,26 @@ module.exports={
145041
145443
  }
145042
145444
  }
145043
145445
  },
145044
- "S1c": {
145446
+ "S1d": {
145045
145447
  "type": "list",
145046
145448
  "member": {}
145047
145449
  },
145048
- "S1e": {
145450
+ "S1f": {
145049
145451
  "type": "list",
145050
145452
  "member": {}
145051
145453
  },
145052
- "S1i": {
145454
+ "S1j": {
145053
145455
  "type": "structure",
145054
145456
  "members": {
145055
145457
  "Arn": {},
145056
145458
  "Region": {}
145057
145459
  }
145058
145460
  },
145059
- "S1p": {
145461
+ "S1q": {
145060
145462
  "type": "blob",
145061
145463
  "sensitive": true
145062
145464
  },
145063
- "S38": {
145465
+ "S39": {
145064
145466
  "type": "structure",
145065
145467
  "members": {
145066
145468
  "Grants": {
@@ -184859,7 +185261,7 @@ module.exports={
184859
185261
  "members": {
184860
185262
  "CollectionId": {},
184861
185263
  "Tags": {
184862
- "shape": "Sr"
185264
+ "shape": "Sw"
184863
185265
  }
184864
185266
  }
184865
185267
  },
@@ -184905,16 +185307,16 @@ module.exports={
184905
185307
  "ProjectArn": {},
184906
185308
  "VersionName": {},
184907
185309
  "OutputConfig": {
184908
- "shape": "S13"
185310
+ "shape": "S18"
184909
185311
  },
184910
185312
  "TrainingData": {
184911
- "shape": "S15"
185313
+ "shape": "S1a"
184912
185314
  },
184913
185315
  "TestingData": {
184914
- "shape": "S19"
185316
+ "shape": "S1e"
184915
185317
  },
184916
185318
  "Tags": {
184917
- "shape": "Sr"
185319
+ "shape": "Sw"
184918
185320
  },
184919
185321
  "KmsKeyId": {}
184920
185322
  }
@@ -184938,18 +185340,18 @@ module.exports={
184938
185340
  ],
184939
185341
  "members": {
184940
185342
  "Input": {
184941
- "shape": "S1f"
185343
+ "shape": "S1j"
184942
185344
  },
184943
185345
  "Output": {
184944
- "shape": "S1i"
185346
+ "shape": "S1m"
184945
185347
  },
184946
185348
  "Name": {},
184947
185349
  "Settings": {
184948
- "shape": "S1m"
185350
+ "shape": "S1q"
184949
185351
  },
184950
185352
  "RoleArn": {},
184951
185353
  "Tags": {
184952
- "shape": "Sr"
185354
+ "shape": "Sw"
184953
185355
  }
184954
185356
  }
184955
185357
  },
@@ -184989,7 +185391,7 @@ module.exports={
184989
185391
  "members": {
184990
185392
  "CollectionId": {},
184991
185393
  "FaceIds": {
184992
- "shape": "S1u"
185394
+ "shape": "S1y"
184993
185395
  }
184994
185396
  }
184995
185397
  },
@@ -184997,7 +185399,7 @@ module.exports={
184997
185399
  "type": "structure",
184998
185400
  "members": {
184999
185401
  "DeletedFaces": {
185000
- "shape": "S1u"
185402
+ "shape": "S1y"
185001
185403
  }
185002
185404
  }
185003
185405
  }
@@ -185117,19 +185519,19 @@ module.exports={
185117
185519
  "type": "timestamp"
185118
185520
  },
185119
185521
  "OutputConfig": {
185120
- "shape": "S13"
185522
+ "shape": "S18"
185121
185523
  },
185122
185524
  "TrainingDataResult": {
185123
185525
  "type": "structure",
185124
185526
  "members": {
185125
185527
  "Input": {
185126
- "shape": "S15"
185528
+ "shape": "S1a"
185127
185529
  },
185128
185530
  "Output": {
185129
- "shape": "S15"
185531
+ "shape": "S1a"
185130
185532
  },
185131
185533
  "Validation": {
185132
- "shape": "S2j"
185534
+ "shape": "S2n"
185133
185535
  }
185134
185536
  }
185135
185537
  },
@@ -185137,13 +185539,13 @@ module.exports={
185137
185539
  "type": "structure",
185138
185540
  "members": {
185139
185541
  "Input": {
185140
- "shape": "S19"
185542
+ "shape": "S1e"
185141
185543
  },
185142
185544
  "Output": {
185143
- "shape": "S19"
185545
+ "shape": "S1e"
185144
185546
  },
185145
185547
  "Validation": {
185146
- "shape": "S2j"
185548
+ "shape": "S2n"
185147
185549
  }
185148
185550
  }
185149
185551
  },
@@ -185164,7 +185566,7 @@ module.exports={
185164
185566
  }
185165
185567
  },
185166
185568
  "ManifestSummary": {
185167
- "shape": "S18"
185569
+ "shape": "S1d"
185168
185570
  },
185169
185571
  "KmsKeyId": {}
185170
185572
  }
@@ -185228,14 +185630,14 @@ module.exports={
185228
185630
  "type": "timestamp"
185229
185631
  },
185230
185632
  "Input": {
185231
- "shape": "S1f"
185633
+ "shape": "S1j"
185232
185634
  },
185233
185635
  "Output": {
185234
- "shape": "S1i"
185636
+ "shape": "S1m"
185235
185637
  },
185236
185638
  "RoleArn": {},
185237
185639
  "Settings": {
185238
- "shape": "S1m"
185640
+ "shape": "S1q"
185239
185641
  }
185240
185642
  }
185241
185643
  }
@@ -185273,7 +185675,7 @@ module.exports={
185273
185675
  "type": "float"
185274
185676
  },
185275
185677
  "Geometry": {
185276
- "shape": "S2z"
185678
+ "shape": "S33"
185277
185679
  }
185278
185680
  }
185279
185681
  }
@@ -185292,7 +185694,7 @@ module.exports={
185292
185694
  "shape": "S2"
185293
185695
  },
185294
185696
  "Attributes": {
185295
- "shape": "S33"
185697
+ "shape": "S37"
185296
185698
  }
185297
185699
  }
185298
185700
  },
@@ -185302,7 +185704,7 @@ module.exports={
185302
185704
  "FaceDetails": {
185303
185705
  "type": "list",
185304
185706
  "member": {
185305
- "shape": "S37"
185707
+ "shape": "S3b"
185306
185708
  }
185307
185709
  },
185308
185710
  "OrientationCorrection": {}
@@ -185558,7 +185960,10 @@ module.exports={
185558
185960
  "Urls": {
185559
185961
  "shape": "S51"
185560
185962
  },
185561
- "Name": {}
185963
+ "Name": {},
185964
+ "KnownGender": {
185965
+ "shape": "S53"
185966
+ }
185562
185967
  }
185563
185968
  }
185564
185969
  },
@@ -185583,7 +185988,7 @@ module.exports={
185583
185988
  "JobStatus": {},
185584
185989
  "StatusMessage": {},
185585
185990
  "VideoMetadata": {
185586
- "shape": "S5a"
185991
+ "shape": "S5c"
185587
185992
  },
185588
185993
  "NextToken": {},
185589
185994
  "Celebrities": {
@@ -185609,7 +186014,7 @@ module.exports={
185609
186014
  "shape": "Sc"
185610
186015
  },
185611
186016
  "Face": {
185612
- "shape": "S37"
186017
+ "shape": "S3b"
185613
186018
  }
185614
186019
  }
185615
186020
  }
@@ -185640,7 +186045,7 @@ module.exports={
185640
186045
  "JobStatus": {},
185641
186046
  "StatusMessage": {},
185642
186047
  "VideoMetadata": {
185643
- "shape": "S5a"
186048
+ "shape": "S5c"
185644
186049
  },
185645
186050
  "ModerationLabels": {
185646
186051
  "type": "list",
@@ -185681,7 +186086,7 @@ module.exports={
185681
186086
  "JobStatus": {},
185682
186087
  "StatusMessage": {},
185683
186088
  "VideoMetadata": {
185684
- "shape": "S5a"
186089
+ "shape": "S5c"
185685
186090
  },
185686
186091
  "NextToken": {},
185687
186092
  "Faces": {
@@ -185693,7 +186098,7 @@ module.exports={
185693
186098
  "type": "long"
185694
186099
  },
185695
186100
  "Face": {
185696
- "shape": "S37"
186101
+ "shape": "S3b"
185697
186102
  }
185698
186103
  }
185699
186104
  }
@@ -185723,7 +186128,7 @@ module.exports={
185723
186128
  "StatusMessage": {},
185724
186129
  "NextToken": {},
185725
186130
  "VideoMetadata": {
185726
- "shape": "S5a"
186131
+ "shape": "S5c"
185727
186132
  },
185728
186133
  "Persons": {
185729
186134
  "type": "list",
@@ -185734,10 +186139,10 @@ module.exports={
185734
186139
  "type": "long"
185735
186140
  },
185736
186141
  "Person": {
185737
- "shape": "S5u"
186142
+ "shape": "S5w"
185738
186143
  },
185739
186144
  "FaceMatches": {
185740
- "shape": "S5w"
186145
+ "shape": "S5y"
185741
186146
  }
185742
186147
  }
185743
186148
  }
@@ -185766,7 +186171,7 @@ module.exports={
185766
186171
  "JobStatus": {},
185767
186172
  "StatusMessage": {},
185768
186173
  "VideoMetadata": {
185769
- "shape": "S5a"
186174
+ "shape": "S5c"
185770
186175
  },
185771
186176
  "NextToken": {},
185772
186177
  "Labels": {
@@ -185808,7 +186213,7 @@ module.exports={
185808
186213
  "JobStatus": {},
185809
186214
  "StatusMessage": {},
185810
186215
  "VideoMetadata": {
185811
- "shape": "S5a"
186216
+ "shape": "S5c"
185812
186217
  },
185813
186218
  "NextToken": {},
185814
186219
  "Persons": {
@@ -185820,7 +186225,7 @@ module.exports={
185820
186225
  "type": "long"
185821
186226
  },
185822
186227
  "Person": {
185823
- "shape": "S5u"
186228
+ "shape": "S5w"
185824
186229
  }
185825
186230
  }
185826
186231
  }
@@ -185850,7 +186255,7 @@ module.exports={
185850
186255
  "VideoMetadata": {
185851
186256
  "type": "list",
185852
186257
  "member": {
185853
- "shape": "S5a"
186258
+ "shape": "S5c"
185854
186259
  }
185855
186260
  },
185856
186261
  "AudioMetadata": {
@@ -185955,7 +186360,7 @@ module.exports={
185955
186360
  "JobStatus": {},
185956
186361
  "StatusMessage": {},
185957
186362
  "VideoMetadata": {
185958
- "shape": "S5a"
186363
+ "shape": "S5c"
185959
186364
  },
185960
186365
  "TextDetections": {
185961
186366
  "type": "list",
@@ -185990,7 +186395,7 @@ module.exports={
185990
186395
  },
185991
186396
  "ExternalImageId": {},
185992
186397
  "DetectionAttributes": {
185993
- "shape": "S33"
186398
+ "shape": "S37"
185994
186399
  },
185995
186400
  "MaxFaces": {
185996
186401
  "type": "integer"
@@ -186007,10 +186412,10 @@ module.exports={
186007
186412
  "type": "structure",
186008
186413
  "members": {
186009
186414
  "Face": {
186010
- "shape": "S5y"
186415
+ "shape": "S60"
186011
186416
  },
186012
186417
  "FaceDetail": {
186013
- "shape": "S37"
186418
+ "shape": "S3b"
186014
186419
  }
186015
186420
  }
186016
186421
  }
@@ -186027,7 +186432,7 @@ module.exports={
186027
186432
  "member": {}
186028
186433
  },
186029
186434
  "FaceDetail": {
186030
- "shape": "S37"
186435
+ "shape": "S3b"
186031
186436
  }
186032
186437
  }
186033
186438
  }
@@ -186080,7 +186485,7 @@ module.exports={
186080
186485
  "Faces": {
186081
186486
  "type": "list",
186082
186487
  "member": {
186083
- "shape": "S5y"
186488
+ "shape": "S60"
186084
186489
  }
186085
186490
  },
186086
186491
  "NextToken": {},
@@ -186129,7 +186534,7 @@ module.exports={
186129
186534
  "type": "structure",
186130
186535
  "members": {
186131
186536
  "Tags": {
186132
- "shape": "Sr"
186537
+ "shape": "Sw"
186133
186538
  }
186134
186539
  }
186135
186540
  }
@@ -186164,6 +186569,9 @@ module.exports={
186164
186569
  },
186165
186570
  "MatchConfidence": {
186166
186571
  "type": "float"
186572
+ },
186573
+ "KnownGender": {
186574
+ "shape": "S53"
186167
186575
  }
186168
186576
  }
186169
186577
  }
@@ -186201,7 +186609,7 @@ module.exports={
186201
186609
  "members": {
186202
186610
  "SearchedFaceId": {},
186203
186611
  "FaceMatches": {
186204
- "shape": "S5w"
186612
+ "shape": "S5y"
186205
186613
  },
186206
186614
  "FaceModelVersion": {}
186207
186615
  }
@@ -186238,7 +186646,7 @@ module.exports={
186238
186646
  "type": "float"
186239
186647
  },
186240
186648
  "FaceMatches": {
186241
- "shape": "S5w"
186649
+ "shape": "S5y"
186242
186650
  },
186243
186651
  "FaceModelVersion": {}
186244
186652
  }
@@ -186252,11 +186660,11 @@ module.exports={
186252
186660
  ],
186253
186661
  "members": {
186254
186662
  "Video": {
186255
- "shape": "S7t"
186663
+ "shape": "S7v"
186256
186664
  },
186257
186665
  "ClientRequestToken": {},
186258
186666
  "NotificationChannel": {
186259
- "shape": "S7v"
186667
+ "shape": "S7x"
186260
186668
  },
186261
186669
  "JobTag": {}
186262
186670
  }
@@ -186277,14 +186685,14 @@ module.exports={
186277
186685
  ],
186278
186686
  "members": {
186279
186687
  "Video": {
186280
- "shape": "S7t"
186688
+ "shape": "S7v"
186281
186689
  },
186282
186690
  "MinConfidence": {
186283
186691
  "type": "float"
186284
186692
  },
186285
186693
  "ClientRequestToken": {},
186286
186694
  "NotificationChannel": {
186287
- "shape": "S7v"
186695
+ "shape": "S7x"
186288
186696
  },
186289
186697
  "JobTag": {}
186290
186698
  }
@@ -186305,11 +186713,11 @@ module.exports={
186305
186713
  ],
186306
186714
  "members": {
186307
186715
  "Video": {
186308
- "shape": "S7t"
186716
+ "shape": "S7v"
186309
186717
  },
186310
186718
  "ClientRequestToken": {},
186311
186719
  "NotificationChannel": {
186312
- "shape": "S7v"
186720
+ "shape": "S7x"
186313
186721
  },
186314
186722
  "FaceAttributes": {},
186315
186723
  "JobTag": {}
@@ -186332,7 +186740,7 @@ module.exports={
186332
186740
  ],
186333
186741
  "members": {
186334
186742
  "Video": {
186335
- "shape": "S7t"
186743
+ "shape": "S7v"
186336
186744
  },
186337
186745
  "ClientRequestToken": {},
186338
186746
  "FaceMatchThreshold": {
@@ -186340,7 +186748,7 @@ module.exports={
186340
186748
  },
186341
186749
  "CollectionId": {},
186342
186750
  "NotificationChannel": {
186343
- "shape": "S7v"
186751
+ "shape": "S7x"
186344
186752
  },
186345
186753
  "JobTag": {}
186346
186754
  }
@@ -186361,14 +186769,14 @@ module.exports={
186361
186769
  ],
186362
186770
  "members": {
186363
186771
  "Video": {
186364
- "shape": "S7t"
186772
+ "shape": "S7v"
186365
186773
  },
186366
186774
  "ClientRequestToken": {},
186367
186775
  "MinConfidence": {
186368
186776
  "type": "float"
186369
186777
  },
186370
186778
  "NotificationChannel": {
186371
- "shape": "S7v"
186779
+ "shape": "S7x"
186372
186780
  },
186373
186781
  "JobTag": {}
186374
186782
  }
@@ -186389,11 +186797,11 @@ module.exports={
186389
186797
  ],
186390
186798
  "members": {
186391
186799
  "Video": {
186392
- "shape": "S7t"
186800
+ "shape": "S7v"
186393
186801
  },
186394
186802
  "ClientRequestToken": {},
186395
186803
  "NotificationChannel": {
186396
- "shape": "S7v"
186804
+ "shape": "S7x"
186397
186805
  },
186398
186806
  "JobTag": {}
186399
186807
  }
@@ -186436,11 +186844,11 @@ module.exports={
186436
186844
  ],
186437
186845
  "members": {
186438
186846
  "Video": {
186439
- "shape": "S7t"
186847
+ "shape": "S7v"
186440
186848
  },
186441
186849
  "ClientRequestToken": {},
186442
186850
  "NotificationChannel": {
186443
- "shape": "S7v"
186851
+ "shape": "S7x"
186444
186852
  },
186445
186853
  "JobTag": {},
186446
186854
  "Filters": {
@@ -186512,11 +186920,11 @@ module.exports={
186512
186920
  ],
186513
186921
  "members": {
186514
186922
  "Video": {
186515
- "shape": "S7t"
186923
+ "shape": "S7v"
186516
186924
  },
186517
186925
  "ClientRequestToken": {},
186518
186926
  "NotificationChannel": {
186519
- "shape": "S7v"
186927
+ "shape": "S7x"
186520
186928
  },
186521
186929
  "JobTag": {},
186522
186930
  "Filters": {
@@ -186582,7 +186990,7 @@ module.exports={
186582
186990
  "members": {
186583
186991
  "ResourceArn": {},
186584
186992
  "Tags": {
186585
- "shape": "Sr"
186993
+ "shape": "Sw"
186586
186994
  }
186587
186995
  }
186588
186996
  },
@@ -186666,6 +187074,12 @@ module.exports={
186666
187074
  },
186667
187075
  "Quality": {
186668
187076
  "shape": "Sm"
187077
+ },
187078
+ "Emotions": {
187079
+ "shape": "Sn"
187080
+ },
187081
+ "Smile": {
187082
+ "shape": "Sq"
186669
187083
  }
186670
187084
  }
186671
187085
  },
@@ -186709,38 +187123,61 @@ module.exports={
186709
187123
  }
186710
187124
  }
186711
187125
  },
186712
- "Sr": {
187126
+ "Sn": {
187127
+ "type": "list",
187128
+ "member": {
187129
+ "type": "structure",
187130
+ "members": {
187131
+ "Type": {},
187132
+ "Confidence": {
187133
+ "type": "float"
187134
+ }
187135
+ }
187136
+ }
187137
+ },
187138
+ "Sq": {
187139
+ "type": "structure",
187140
+ "members": {
187141
+ "Value": {
187142
+ "type": "boolean"
187143
+ },
187144
+ "Confidence": {
187145
+ "type": "float"
187146
+ }
187147
+ }
187148
+ },
187149
+ "Sw": {
186713
187150
  "type": "map",
186714
187151
  "key": {},
186715
187152
  "value": {}
186716
187153
  },
186717
- "S13": {
187154
+ "S18": {
186718
187155
  "type": "structure",
186719
187156
  "members": {
186720
187157
  "S3Bucket": {},
186721
187158
  "S3KeyPrefix": {}
186722
187159
  }
186723
187160
  },
186724
- "S15": {
187161
+ "S1a": {
186725
187162
  "type": "structure",
186726
187163
  "members": {
186727
187164
  "Assets": {
186728
- "shape": "S16"
187165
+ "shape": "S1b"
186729
187166
  }
186730
187167
  }
186731
187168
  },
186732
- "S16": {
187169
+ "S1b": {
186733
187170
  "type": "list",
186734
187171
  "member": {
186735
187172
  "type": "structure",
186736
187173
  "members": {
186737
187174
  "GroundTruthManifest": {
186738
- "shape": "S18"
187175
+ "shape": "S1d"
186739
187176
  }
186740
187177
  }
186741
187178
  }
186742
187179
  },
186743
- "S18": {
187180
+ "S1d": {
186744
187181
  "type": "structure",
186745
187182
  "members": {
186746
187183
  "S3Object": {
@@ -186748,18 +187185,18 @@ module.exports={
186748
187185
  }
186749
187186
  }
186750
187187
  },
186751
- "S19": {
187188
+ "S1e": {
186752
187189
  "type": "structure",
186753
187190
  "members": {
186754
187191
  "Assets": {
186755
- "shape": "S16"
187192
+ "shape": "S1b"
186756
187193
  },
186757
187194
  "AutoCreate": {
186758
187195
  "type": "boolean"
186759
187196
  }
186760
187197
  }
186761
187198
  },
186762
- "S1f": {
187199
+ "S1j": {
186763
187200
  "type": "structure",
186764
187201
  "members": {
186765
187202
  "KinesisVideoStream": {
@@ -186770,7 +187207,7 @@ module.exports={
186770
187207
  }
186771
187208
  }
186772
187209
  },
186773
- "S1i": {
187210
+ "S1m": {
186774
187211
  "type": "structure",
186775
187212
  "members": {
186776
187213
  "KinesisDataStream": {
@@ -186781,7 +187218,7 @@ module.exports={
186781
187218
  }
186782
187219
  }
186783
187220
  },
186784
- "S1m": {
187221
+ "S1q": {
186785
187222
  "type": "structure",
186786
187223
  "members": {
186787
187224
  "FaceSearch": {
@@ -186795,19 +187232,19 @@ module.exports={
186795
187232
  }
186796
187233
  }
186797
187234
  },
186798
- "S1u": {
187235
+ "S1y": {
186799
187236
  "type": "list",
186800
187237
  "member": {}
186801
187238
  },
186802
- "S2j": {
187239
+ "S2n": {
186803
187240
  "type": "structure",
186804
187241
  "members": {
186805
187242
  "Assets": {
186806
- "shape": "S16"
187243
+ "shape": "S1b"
186807
187244
  }
186808
187245
  }
186809
187246
  },
186810
- "S2z": {
187247
+ "S33": {
186811
187248
  "type": "structure",
186812
187249
  "members": {
186813
187250
  "BoundingBox": {
@@ -186829,11 +187266,11 @@ module.exports={
186829
187266
  }
186830
187267
  }
186831
187268
  },
186832
- "S33": {
187269
+ "S37": {
186833
187270
  "type": "list",
186834
187271
  "member": {}
186835
187272
  },
186836
- "S37": {
187273
+ "S3b": {
186837
187274
  "type": "structure",
186838
187275
  "members": {
186839
187276
  "BoundingBox": {
@@ -186851,15 +187288,7 @@ module.exports={
186851
187288
  }
186852
187289
  },
186853
187290
  "Smile": {
186854
- "type": "structure",
186855
- "members": {
186856
- "Value": {
186857
- "type": "boolean"
186858
- },
186859
- "Confidence": {
186860
- "type": "float"
186861
- }
186862
- }
187291
+ "shape": "Sq"
186863
187292
  },
186864
187293
  "Eyeglasses": {
186865
187294
  "type": "structure",
@@ -186937,16 +187366,7 @@ module.exports={
186937
187366
  }
186938
187367
  },
186939
187368
  "Emotions": {
186940
- "type": "list",
186941
- "member": {
186942
- "type": "structure",
186943
- "members": {
186944
- "Type": {},
186945
- "Confidence": {
186946
- "type": "float"
186947
- }
186948
- }
186949
- }
187369
+ "shape": "Sn"
186950
187370
  },
186951
187371
  "Landmarks": {
186952
187372
  "shape": "Sh"
@@ -187050,7 +187470,7 @@ module.exports={
187050
187470
  "type": "float"
187051
187471
  },
187052
187472
  "Geometry": {
187053
- "shape": "S2z"
187473
+ "shape": "S33"
187054
187474
  }
187055
187475
  }
187056
187476
  },
@@ -187058,7 +187478,13 @@ module.exports={
187058
187478
  "type": "list",
187059
187479
  "member": {}
187060
187480
  },
187061
- "S5a": {
187481
+ "S53": {
187482
+ "type": "structure",
187483
+ "members": {
187484
+ "Type": {}
187485
+ }
187486
+ },
187487
+ "S5c": {
187062
187488
  "type": "structure",
187063
187489
  "members": {
187064
187490
  "Codec": {},
@@ -187078,7 +187504,7 @@ module.exports={
187078
187504
  "ColorRange": {}
187079
187505
  }
187080
187506
  },
187081
- "S5u": {
187507
+ "S5w": {
187082
187508
  "type": "structure",
187083
187509
  "members": {
187084
187510
  "Index": {
@@ -187088,11 +187514,11 @@ module.exports={
187088
187514
  "shape": "Sc"
187089
187515
  },
187090
187516
  "Face": {
187091
- "shape": "S37"
187517
+ "shape": "S3b"
187092
187518
  }
187093
187519
  }
187094
187520
  },
187095
- "S5w": {
187521
+ "S5y": {
187096
187522
  "type": "list",
187097
187523
  "member": {
187098
187524
  "type": "structure",
@@ -187101,12 +187527,12 @@ module.exports={
187101
187527
  "type": "float"
187102
187528
  },
187103
187529
  "Face": {
187104
- "shape": "S5y"
187530
+ "shape": "S60"
187105
187531
  }
187106
187532
  }
187107
187533
  }
187108
187534
  },
187109
- "S5y": {
187535
+ "S60": {
187110
187536
  "type": "structure",
187111
187537
  "members": {
187112
187538
  "FaceId": {},
@@ -187120,7 +187546,7 @@ module.exports={
187120
187546
  }
187121
187547
  }
187122
187548
  },
187123
- "S7t": {
187549
+ "S7v": {
187124
187550
  "type": "structure",
187125
187551
  "members": {
187126
187552
  "S3Object": {
@@ -187128,7 +187554,7 @@ module.exports={
187128
187554
  }
187129
187555
  }
187130
187556
  },
187131
- "S7v": {
187557
+ "S7x": {
187132
187558
  "type": "structure",
187133
187559
  "required": [
187134
187560
  "SNSTopicArn",
@@ -225625,7 +226051,7 @@ AWS.util.update(AWS, {
225625
226051
  /**
225626
226052
  * @constant
225627
226053
  */
225628
- VERSION: '2.976.0',
226054
+ VERSION: '2.980.0',
225629
226055
 
225630
226056
  /**
225631
226057
  * @api private
@@ -246878,7 +247304,7 @@ var LRUCache = /** @class */ (function () {
246878
247304
  }());
246879
247305
  exports.LRUCache = LRUCache;
246880
247306
  },{}],451:[function(require,module,exports){
246881
- // AWS SDK for JavaScript v2.976.0
247307
+ // AWS SDK for JavaScript v2.980.0
246882
247308
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
246883
247309
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
246884
247310
  require('./browser_loader');