aws-sdk 2.1044.0 → 2.1045.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.1044.0
1
+ // AWS SDK for JavaScript v2.1045.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){
@@ -53776,6 +53776,25 @@ module.exports={
53776
53776
  }
53777
53777
  }
53778
53778
  },
53779
+ "DescribeSNOMEDCTInferenceJob": {
53780
+ "input": {
53781
+ "type": "structure",
53782
+ "required": [
53783
+ "JobId"
53784
+ ],
53785
+ "members": {
53786
+ "JobId": {}
53787
+ }
53788
+ },
53789
+ "output": {
53790
+ "type": "structure",
53791
+ "members": {
53792
+ "ComprehendMedicalAsyncJobProperties": {
53793
+ "shape": "S4"
53794
+ }
53795
+ }
53796
+ }
53797
+ },
53779
53798
  "DetectEntities": {
53780
53799
  "input": {
53781
53800
  "type": "structure",
@@ -53794,10 +53813,10 @@ module.exports={
53794
53813
  ],
53795
53814
  "members": {
53796
53815
  "Entities": {
53797
- "shape": "Sr"
53816
+ "shape": "St"
53798
53817
  },
53799
53818
  "UnmappedAttributes": {
53800
- "shape": "S14"
53819
+ "shape": "S16"
53801
53820
  },
53802
53821
  "PaginationToken": {},
53803
53822
  "ModelVersion": {}
@@ -53824,10 +53843,10 @@ module.exports={
53824
53843
  ],
53825
53844
  "members": {
53826
53845
  "Entities": {
53827
- "shape": "Sr"
53846
+ "shape": "St"
53828
53847
  },
53829
53848
  "UnmappedAttributes": {
53830
- "shape": "S14"
53849
+ "shape": "S16"
53831
53850
  },
53832
53851
  "PaginationToken": {},
53833
53852
  "ModelVersion": {}
@@ -53852,7 +53871,7 @@ module.exports={
53852
53871
  ],
53853
53872
  "members": {
53854
53873
  "Entities": {
53855
- "shape": "Sr"
53874
+ "shape": "St"
53856
53875
  },
53857
53876
  "PaginationToken": {},
53858
53877
  "ModelVersion": {}
@@ -53918,7 +53937,7 @@ module.exports={
53918
53937
  },
53919
53938
  "Text": {},
53920
53939
  "Traits": {
53921
- "shape": "S1k"
53940
+ "shape": "S1m"
53922
53941
  },
53923
53942
  "Category": {},
53924
53943
  "RelationshipType": {}
@@ -53926,7 +53945,7 @@ module.exports={
53926
53945
  }
53927
53946
  },
53928
53947
  "Traits": {
53929
- "shape": "S1k"
53948
+ "shape": "S1m"
53930
53949
  },
53931
53950
  "ICD10CMConcepts": {
53932
53951
  "type": "list",
@@ -54008,13 +54027,13 @@ module.exports={
54008
54027
  },
54009
54028
  "Text": {},
54010
54029
  "Traits": {
54011
- "shape": "S1z"
54030
+ "shape": "S21"
54012
54031
  }
54013
54032
  }
54014
54033
  }
54015
54034
  },
54016
54035
  "Traits": {
54017
- "shape": "S1z"
54036
+ "shape": "S21"
54018
54037
  },
54019
54038
  "RxNormConcepts": {
54020
54039
  "type": "list",
@@ -54037,12 +54056,111 @@ module.exports={
54037
54056
  }
54038
54057
  }
54039
54058
  },
54059
+ "InferSNOMEDCT": {
54060
+ "input": {
54061
+ "type": "structure",
54062
+ "required": [
54063
+ "Text"
54064
+ ],
54065
+ "members": {
54066
+ "Text": {}
54067
+ }
54068
+ },
54069
+ "output": {
54070
+ "type": "structure",
54071
+ "required": [
54072
+ "Entities"
54073
+ ],
54074
+ "members": {
54075
+ "Entities": {
54076
+ "type": "list",
54077
+ "member": {
54078
+ "type": "structure",
54079
+ "members": {
54080
+ "Id": {
54081
+ "type": "integer"
54082
+ },
54083
+ "Text": {},
54084
+ "Category": {},
54085
+ "Type": {},
54086
+ "Score": {
54087
+ "type": "float"
54088
+ },
54089
+ "BeginOffset": {
54090
+ "type": "integer"
54091
+ },
54092
+ "EndOffset": {
54093
+ "type": "integer"
54094
+ },
54095
+ "Attributes": {
54096
+ "type": "list",
54097
+ "member": {
54098
+ "type": "structure",
54099
+ "members": {
54100
+ "Category": {},
54101
+ "Type": {},
54102
+ "Score": {
54103
+ "type": "float"
54104
+ },
54105
+ "RelationshipScore": {
54106
+ "type": "float"
54107
+ },
54108
+ "RelationshipType": {},
54109
+ "Id": {
54110
+ "type": "integer"
54111
+ },
54112
+ "BeginOffset": {
54113
+ "type": "integer"
54114
+ },
54115
+ "EndOffset": {
54116
+ "type": "integer"
54117
+ },
54118
+ "Text": {},
54119
+ "Traits": {
54120
+ "shape": "S2g"
54121
+ },
54122
+ "SNOMEDCTConcepts": {
54123
+ "shape": "S2j"
54124
+ }
54125
+ }
54126
+ }
54127
+ },
54128
+ "Traits": {
54129
+ "shape": "S2g"
54130
+ },
54131
+ "SNOMEDCTConcepts": {
54132
+ "shape": "S2j"
54133
+ }
54134
+ }
54135
+ }
54136
+ },
54137
+ "PaginationToken": {},
54138
+ "ModelVersion": {},
54139
+ "SNOMEDCTDetails": {
54140
+ "type": "structure",
54141
+ "members": {
54142
+ "Edition": {},
54143
+ "Language": {},
54144
+ "VersionDate": {}
54145
+ }
54146
+ },
54147
+ "Characters": {
54148
+ "type": "structure",
54149
+ "members": {
54150
+ "OriginalTextCharacters": {
54151
+ "type": "integer"
54152
+ }
54153
+ }
54154
+ }
54155
+ }
54156
+ }
54157
+ },
54040
54158
  "ListEntitiesDetectionV2Jobs": {
54041
54159
  "input": {
54042
54160
  "type": "structure",
54043
54161
  "members": {
54044
54162
  "Filter": {
54045
- "shape": "S25"
54163
+ "shape": "S2o"
54046
54164
  },
54047
54165
  "NextToken": {},
54048
54166
  "MaxResults": {
@@ -54054,7 +54172,7 @@ module.exports={
54054
54172
  "type": "structure",
54055
54173
  "members": {
54056
54174
  "ComprehendMedicalAsyncJobPropertiesList": {
54057
- "shape": "S28"
54175
+ "shape": "S2r"
54058
54176
  },
54059
54177
  "NextToken": {}
54060
54178
  }
@@ -54065,7 +54183,7 @@ module.exports={
54065
54183
  "type": "structure",
54066
54184
  "members": {
54067
54185
  "Filter": {
54068
- "shape": "S25"
54186
+ "shape": "S2o"
54069
54187
  },
54070
54188
  "NextToken": {},
54071
54189
  "MaxResults": {
@@ -54077,7 +54195,7 @@ module.exports={
54077
54195
  "type": "structure",
54078
54196
  "members": {
54079
54197
  "ComprehendMedicalAsyncJobPropertiesList": {
54080
- "shape": "S28"
54198
+ "shape": "S2r"
54081
54199
  },
54082
54200
  "NextToken": {}
54083
54201
  }
@@ -54088,7 +54206,7 @@ module.exports={
54088
54206
  "type": "structure",
54089
54207
  "members": {
54090
54208
  "Filter": {
54091
- "shape": "S25"
54209
+ "shape": "S2o"
54092
54210
  },
54093
54211
  "NextToken": {},
54094
54212
  "MaxResults": {
@@ -54100,7 +54218,7 @@ module.exports={
54100
54218
  "type": "structure",
54101
54219
  "members": {
54102
54220
  "ComprehendMedicalAsyncJobPropertiesList": {
54103
- "shape": "S28"
54221
+ "shape": "S2r"
54104
54222
  },
54105
54223
  "NextToken": {}
54106
54224
  }
@@ -54111,7 +54229,7 @@ module.exports={
54111
54229
  "type": "structure",
54112
54230
  "members": {
54113
54231
  "Filter": {
54114
- "shape": "S25"
54232
+ "shape": "S2o"
54115
54233
  },
54116
54234
  "NextToken": {},
54117
54235
  "MaxResults": {
@@ -54123,7 +54241,30 @@ module.exports={
54123
54241
  "type": "structure",
54124
54242
  "members": {
54125
54243
  "ComprehendMedicalAsyncJobPropertiesList": {
54126
- "shape": "S28"
54244
+ "shape": "S2r"
54245
+ },
54246
+ "NextToken": {}
54247
+ }
54248
+ }
54249
+ },
54250
+ "ListSNOMEDCTInferenceJobs": {
54251
+ "input": {
54252
+ "type": "structure",
54253
+ "members": {
54254
+ "Filter": {
54255
+ "shape": "S2o"
54256
+ },
54257
+ "NextToken": {},
54258
+ "MaxResults": {
54259
+ "type": "integer"
54260
+ }
54261
+ }
54262
+ },
54263
+ "output": {
54264
+ "type": "structure",
54265
+ "members": {
54266
+ "ComprehendMedicalAsyncJobPropertiesList": {
54267
+ "shape": "S2r"
54127
54268
  },
54128
54269
  "NextToken": {}
54129
54270
  }
@@ -54257,6 +54398,38 @@ module.exports={
54257
54398
  }
54258
54399
  }
54259
54400
  },
54401
+ "StartSNOMEDCTInferenceJob": {
54402
+ "input": {
54403
+ "type": "structure",
54404
+ "required": [
54405
+ "InputDataConfig",
54406
+ "OutputDataConfig",
54407
+ "DataAccessRoleArn",
54408
+ "LanguageCode"
54409
+ ],
54410
+ "members": {
54411
+ "InputDataConfig": {
54412
+ "shape": "S9"
54413
+ },
54414
+ "OutputDataConfig": {
54415
+ "shape": "Sc"
54416
+ },
54417
+ "DataAccessRoleArn": {},
54418
+ "JobName": {},
54419
+ "ClientRequestToken": {
54420
+ "idempotencyToken": true
54421
+ },
54422
+ "KMSKey": {},
54423
+ "LanguageCode": {}
54424
+ }
54425
+ },
54426
+ "output": {
54427
+ "type": "structure",
54428
+ "members": {
54429
+ "JobId": {}
54430
+ }
54431
+ }
54432
+ },
54260
54433
  "StopEntitiesDetectionV2Job": {
54261
54434
  "input": {
54262
54435
  "type": "structure",
@@ -54324,6 +54497,23 @@ module.exports={
54324
54497
  "JobId": {}
54325
54498
  }
54326
54499
  }
54500
+ },
54501
+ "StopSNOMEDCTInferenceJob": {
54502
+ "input": {
54503
+ "type": "structure",
54504
+ "required": [
54505
+ "JobId"
54506
+ ],
54507
+ "members": {
54508
+ "JobId": {}
54509
+ }
54510
+ },
54511
+ "output": {
54512
+ "type": "structure",
54513
+ "members": {
54514
+ "JobId": {}
54515
+ }
54516
+ }
54327
54517
  }
54328
54518
  },
54329
54519
  "shapes": {
@@ -54376,7 +54566,7 @@ module.exports={
54376
54566
  "S3Key": {}
54377
54567
  }
54378
54568
  },
54379
- "Sr": {
54569
+ "St": {
54380
54570
  "type": "list",
54381
54571
  "member": {
54382
54572
  "type": "structure",
@@ -54397,18 +54587,18 @@ module.exports={
54397
54587
  "Category": {},
54398
54588
  "Type": {},
54399
54589
  "Traits": {
54400
- "shape": "Sy"
54590
+ "shape": "S10"
54401
54591
  },
54402
54592
  "Attributes": {
54403
54593
  "type": "list",
54404
54594
  "member": {
54405
- "shape": "S12"
54595
+ "shape": "S14"
54406
54596
  }
54407
54597
  }
54408
54598
  }
54409
54599
  }
54410
54600
  },
54411
- "Sy": {
54601
+ "S10": {
54412
54602
  "type": "list",
54413
54603
  "member": {
54414
54604
  "type": "structure",
@@ -54420,7 +54610,7 @@ module.exports={
54420
54610
  }
54421
54611
  }
54422
54612
  },
54423
- "S12": {
54613
+ "S14": {
54424
54614
  "type": "structure",
54425
54615
  "members": {
54426
54616
  "Type": {},
@@ -54443,23 +54633,23 @@ module.exports={
54443
54633
  "Text": {},
54444
54634
  "Category": {},
54445
54635
  "Traits": {
54446
- "shape": "Sy"
54636
+ "shape": "S10"
54447
54637
  }
54448
54638
  }
54449
54639
  },
54450
- "S14": {
54640
+ "S16": {
54451
54641
  "type": "list",
54452
54642
  "member": {
54453
54643
  "type": "structure",
54454
54644
  "members": {
54455
54645
  "Type": {},
54456
54646
  "Attribute": {
54457
- "shape": "S12"
54647
+ "shape": "S14"
54458
54648
  }
54459
54649
  }
54460
54650
  }
54461
54651
  },
54462
- "S1k": {
54652
+ "S1m": {
54463
54653
  "type": "list",
54464
54654
  "member": {
54465
54655
  "type": "structure",
@@ -54471,7 +54661,7 @@ module.exports={
54471
54661
  }
54472
54662
  }
54473
54663
  },
54474
- "S1z": {
54664
+ "S21": {
54475
54665
  "type": "list",
54476
54666
  "member": {
54477
54667
  "type": "structure",
@@ -54483,7 +54673,32 @@ module.exports={
54483
54673
  }
54484
54674
  }
54485
54675
  },
54486
- "S25": {
54676
+ "S2g": {
54677
+ "type": "list",
54678
+ "member": {
54679
+ "type": "structure",
54680
+ "members": {
54681
+ "Name": {},
54682
+ "Score": {
54683
+ "type": "float"
54684
+ }
54685
+ }
54686
+ }
54687
+ },
54688
+ "S2j": {
54689
+ "type": "list",
54690
+ "member": {
54691
+ "type": "structure",
54692
+ "members": {
54693
+ "Description": {},
54694
+ "Code": {},
54695
+ "Score": {
54696
+ "type": "float"
54697
+ }
54698
+ }
54699
+ }
54700
+ },
54701
+ "S2o": {
54487
54702
  "type": "structure",
54488
54703
  "members": {
54489
54704
  "JobName": {},
@@ -54496,7 +54711,7 @@ module.exports={
54496
54711
  }
54497
54712
  }
54498
54713
  },
54499
- "S28": {
54714
+ "S2r": {
54500
54715
  "type": "list",
54501
54716
  "member": {
54502
54717
  "shape": "S4"
@@ -136743,6 +136958,9 @@ module.exports={
136743
136958
  },
136744
136959
  "signingDisabled": {
136745
136960
  "type": "boolean"
136961
+ },
136962
+ "enableCachingForHttp": {
136963
+ "type": "boolean"
136746
136964
  }
136747
136965
  }
136748
136966
  },
@@ -136769,7 +136987,7 @@ module.exports={
136769
136987
  "locationName": "billingGroupName"
136770
136988
  },
136771
136989
  "billingGroupProperties": {
136772
- "shape": "S2h"
136990
+ "shape": "S2i"
136773
136991
  },
136774
136992
  "tags": {
136775
136993
  "shape": "S29"
@@ -136865,7 +137083,7 @@ module.exports={
136865
137083
  },
136866
137084
  "type": {},
136867
137085
  "stringValues": {
136868
- "shape": "S2z"
137086
+ "shape": "S30"
136869
137087
  },
136870
137088
  "tags": {
136871
137089
  "shape": "S29"
@@ -136904,7 +137122,7 @@ module.exports={
136904
137122
  },
136905
137123
  "validationCertificateArn": {},
136906
137124
  "authorizerConfig": {
136907
- "shape": "S38"
137125
+ "shape": "S39"
136908
137126
  },
136909
137127
  "serviceType": {},
136910
137128
  "tags": {
@@ -136936,7 +137154,7 @@ module.exports={
136936
137154
  "locationName": "thingGroupName"
136937
137155
  },
136938
137156
  "thingGroupProperties": {
136939
- "shape": "S3e"
137157
+ "shape": "S3f"
136940
137158
  },
136941
137159
  "indexName": {},
136942
137160
  "queryString": {},
@@ -136979,7 +137197,7 @@ module.exports={
136979
137197
  },
136980
137198
  "queryString": {},
136981
137199
  "aggregationType": {
136982
- "shape": "S3s"
137200
+ "shape": "S3t"
136983
137201
  },
136984
137202
  "period": {
136985
137203
  "type": "integer"
@@ -137025,17 +137243,17 @@ module.exports={
137025
137243
  "document": {},
137026
137244
  "description": {},
137027
137245
  "presignedUrlConfig": {
137028
- "shape": "S45"
137246
+ "shape": "S46"
137029
137247
  },
137030
137248
  "targetSelection": {},
137031
137249
  "jobExecutionsRolloutConfig": {
137032
- "shape": "S48"
137250
+ "shape": "S49"
137033
137251
  },
137034
137252
  "abortConfig": {
137035
- "shape": "S4f"
137253
+ "shape": "S4g"
137036
137254
  },
137037
137255
  "timeoutConfig": {
137038
- "shape": "S4m"
137256
+ "shape": "S4n"
137039
137257
  },
137040
137258
  "tags": {
137041
137259
  "shape": "S29"
@@ -137043,7 +137261,7 @@ module.exports={
137043
137261
  "namespaceId": {},
137044
137262
  "jobTemplateArn": {},
137045
137263
  "documentParameters": {
137046
- "shape": "S4p"
137264
+ "shape": "S4q"
137047
137265
  }
137048
137266
  }
137049
137267
  },
@@ -137077,16 +137295,16 @@ module.exports={
137077
137295
  "document": {},
137078
137296
  "description": {},
137079
137297
  "presignedUrlConfig": {
137080
- "shape": "S45"
137298
+ "shape": "S46"
137081
137299
  },
137082
137300
  "jobExecutionsRolloutConfig": {
137083
- "shape": "S48"
137301
+ "shape": "S49"
137084
137302
  },
137085
137303
  "abortConfig": {
137086
- "shape": "S4f"
137304
+ "shape": "S4g"
137087
137305
  },
137088
137306
  "timeoutConfig": {
137089
- "shape": "S4m"
137307
+ "shape": "S4n"
137090
137308
  },
137091
137309
  "tags": {
137092
137310
  "shape": "S29"
@@ -137122,7 +137340,7 @@ module.exports={
137122
137340
  "certificateId": {},
137123
137341
  "certificatePem": {},
137124
137342
  "keyPair": {
137125
- "shape": "S4y"
137343
+ "shape": "S4z"
137126
137344
  }
137127
137345
  }
137128
137346
  }
@@ -137145,7 +137363,7 @@ module.exports={
137145
137363
  },
137146
137364
  "roleArn": {},
137147
137365
  "actionParams": {
137148
- "shape": "S53"
137366
+ "shape": "S54"
137149
137367
  },
137150
137368
  "tags": {
137151
137369
  "shape": "S29"
@@ -137179,17 +137397,17 @@ module.exports={
137179
137397
  },
137180
137398
  "description": {},
137181
137399
  "targets": {
137182
- "shape": "S5m"
137400
+ "shape": "S5n"
137183
137401
  },
137184
137402
  "protocols": {
137185
- "shape": "S5o"
137403
+ "shape": "S5p"
137186
137404
  },
137187
137405
  "targetSelection": {},
137188
137406
  "awsJobExecutionsRolloutConfig": {
137189
- "shape": "S5q"
137407
+ "shape": "S5r"
137190
137408
  },
137191
137409
  "awsJobPresignedUrlConfig": {
137192
- "shape": "S5x"
137410
+ "shape": "S5y"
137193
137411
  },
137194
137412
  "awsJobAbortConfig": {
137195
137413
  "type": "structure",
@@ -137230,11 +137448,11 @@ module.exports={
137230
137448
  }
137231
137449
  },
137232
137450
  "files": {
137233
- "shape": "S68"
137451
+ "shape": "S69"
137234
137452
  },
137235
137453
  "roleArn": {},
137236
137454
  "additionalParameters": {
137237
- "shape": "S76"
137455
+ "shape": "S77"
137238
137456
  },
137239
137457
  "tags": {
137240
137458
  "shape": "S29"
@@ -137340,7 +137558,7 @@ module.exports={
137340
137558
  "certificateId": {},
137341
137559
  "certificatePem": {},
137342
137560
  "keyPair": {
137343
- "shape": "S4y"
137561
+ "shape": "S4z"
137344
137562
  },
137345
137563
  "expiration": {
137346
137564
  "type": "timestamp"
@@ -137368,7 +137586,7 @@ module.exports={
137368
137586
  },
137369
137587
  "provisioningRoleArn": {},
137370
137588
  "preProvisioningHook": {
137371
- "shape": "S7s"
137589
+ "shape": "S7t"
137372
137590
  },
137373
137591
  "tags": {
137374
137592
  "shape": "S29"
@@ -137471,7 +137689,7 @@ module.exports={
137471
137689
  "dayOfMonth": {},
137472
137690
  "dayOfWeek": {},
137473
137691
  "targetCheckNames": {
137474
- "shape": "S87"
137692
+ "shape": "S88"
137475
137693
  },
137476
137694
  "scheduledAuditName": {
137477
137695
  "location": "uri",
@@ -137505,18 +137723,18 @@ module.exports={
137505
137723
  },
137506
137724
  "securityProfileDescription": {},
137507
137725
  "behaviors": {
137508
- "shape": "S8d"
137726
+ "shape": "S8e"
137509
137727
  },
137510
137728
  "alertTargets": {
137511
- "shape": "S93"
137729
+ "shape": "S94"
137512
137730
  },
137513
137731
  "additionalMetricsToRetain": {
137514
- "shape": "S97",
137732
+ "shape": "S98",
137515
137733
  "deprecated": true,
137516
137734
  "deprecatedMessage": "Use additionalMetricsToRetainV2."
137517
137735
  },
137518
137736
  "additionalMetricsToRetainV2": {
137519
- "shape": "S98"
137737
+ "shape": "S99"
137520
137738
  },
137521
137739
  "tags": {
137522
137740
  "shape": "S29"
@@ -137549,7 +137767,7 @@ module.exports={
137549
137767
  },
137550
137768
  "description": {},
137551
137769
  "files": {
137552
- "shape": "S9e"
137770
+ "shape": "S9f"
137553
137771
  },
137554
137772
  "roleArn": {},
137555
137773
  "tags": {
@@ -137585,7 +137803,7 @@ module.exports={
137585
137803
  },
137586
137804
  "thingTypeName": {},
137587
137805
  "attributePayload": {
137588
- "shape": "S3g"
137806
+ "shape": "S3h"
137589
137807
  },
137590
137808
  "billingGroupName": {}
137591
137809
  }
@@ -137615,7 +137833,7 @@ module.exports={
137615
137833
  },
137616
137834
  "parentGroupName": {},
137617
137835
  "thingGroupProperties": {
137618
- "shape": "S3e"
137836
+ "shape": "S3f"
137619
137837
  },
137620
137838
  "tags": {
137621
137839
  "shape": "S29"
@@ -137646,7 +137864,7 @@ module.exports={
137646
137864
  "locationName": "thingTypeName"
137647
137865
  },
137648
137866
  "thingTypeProperties": {
137649
- "shape": "S9q"
137867
+ "shape": "S9r"
137650
137868
  },
137651
137869
  "tags": {
137652
137870
  "shape": "S29"
@@ -137678,7 +137896,7 @@ module.exports={
137678
137896
  "locationName": "ruleName"
137679
137897
  },
137680
137898
  "topicRulePayload": {
137681
- "shape": "S9y"
137899
+ "shape": "S9z"
137682
137900
  },
137683
137901
  "tags": {
137684
137902
  "location": "header",
@@ -137719,10 +137937,10 @@ module.exports={
137719
137937
  ],
137720
137938
  "members": {
137721
137939
  "subnetIds": {
137722
- "shape": "Scz"
137940
+ "shape": "Sd0"
137723
137941
  },
137724
137942
  "securityGroups": {
137725
- "shape": "Sd1"
137943
+ "shape": "Sd2"
137726
137944
  },
137727
137945
  "vpcId": {},
137728
137946
  "roleArn": {}
@@ -137736,7 +137954,7 @@ module.exports={
137736
137954
  "type": "structure",
137737
137955
  "members": {
137738
137956
  "topicRuleDestination": {
137739
- "shape": "Sd5"
137957
+ "shape": "Sd6"
137740
137958
  }
137741
137959
  }
137742
137960
  }
@@ -138505,10 +138723,10 @@ module.exports={
138505
138723
  "members": {
138506
138724
  "roleArn": {},
138507
138725
  "auditNotificationTargetConfigurations": {
138508
- "shape": "Sf5"
138726
+ "shape": "Sf6"
138509
138727
  },
138510
138728
  "auditCheckConfigurations": {
138511
- "shape": "Sf8"
138729
+ "shape": "Sf9"
138512
138730
  }
138513
138731
  }
138514
138732
  }
@@ -138534,7 +138752,7 @@ module.exports={
138534
138752
  "type": "structure",
138535
138753
  "members": {
138536
138754
  "finding": {
138537
- "shape": "Sfd"
138755
+ "shape": "Sfe"
138538
138756
  }
138539
138757
  }
138540
138758
  }
@@ -138591,13 +138809,13 @@ module.exports={
138591
138809
  }
138592
138810
  },
138593
138811
  "target": {
138594
- "shape": "Sfx"
138812
+ "shape": "Sfy"
138595
138813
  },
138596
138814
  "auditCheckToActionsMapping": {
138597
- "shape": "Sg1"
138815
+ "shape": "Sg2"
138598
138816
  },
138599
138817
  "actionsDefinition": {
138600
- "shape": "Sg3"
138818
+ "shape": "Sg4"
138601
138819
  }
138602
138820
  }
138603
138821
  }
@@ -138736,7 +138954,7 @@ module.exports={
138736
138954
  "type": "structure",
138737
138955
  "members": {
138738
138956
  "authorizerDescription": {
138739
- "shape": "Sgu"
138957
+ "shape": "Sgv"
138740
138958
  }
138741
138959
  }
138742
138960
  }
@@ -138768,7 +138986,7 @@ module.exports={
138768
138986
  "type": "long"
138769
138987
  },
138770
138988
  "billingGroupProperties": {
138771
- "shape": "S2h"
138989
+ "shape": "S2i"
138772
138990
  },
138773
138991
  "billingGroupMetadata": {
138774
138992
  "type": "structure",
@@ -138821,12 +139039,12 @@ module.exports={
138821
139039
  },
138822
139040
  "generationId": {},
138823
139041
  "validity": {
138824
- "shape": "Sh7"
139042
+ "shape": "Sh8"
138825
139043
  }
138826
139044
  }
138827
139045
  },
138828
139046
  "registrationConfig": {
138829
- "shape": "Sh8"
139047
+ "shape": "Sh9"
138830
139048
  }
138831
139049
  }
138832
139050
  }
@@ -138888,7 +139106,7 @@ module.exports={
138888
139106
  },
138889
139107
  "generationId": {},
138890
139108
  "validity": {
138891
- "shape": "Sh7"
139109
+ "shape": "Sh8"
138892
139110
  },
138893
139111
  "certificateMode": {}
138894
139112
  }
@@ -138942,7 +139160,7 @@ module.exports={
138942
139160
  "type": "structure",
138943
139161
  "members": {
138944
139162
  "authorizerDescription": {
138945
- "shape": "Sgu"
139163
+ "shape": "Sgv"
138946
139164
  }
138947
139165
  }
138948
139166
  }
@@ -138968,7 +139186,7 @@ module.exports={
138968
139186
  "type": "structure",
138969
139187
  "members": {
138970
139188
  "taskSummary": {
138971
- "shape": "Shm"
139189
+ "shape": "Shn"
138972
139190
  }
138973
139191
  }
138974
139192
  }
@@ -138997,7 +139215,7 @@ module.exports={
138997
139215
  "arn": {},
138998
139216
  "type": {},
138999
139217
  "stringValues": {
139000
- "shape": "S2z"
139218
+ "shape": "S30"
139001
139219
  },
139002
139220
  "creationDate": {
139003
139221
  "type": "timestamp"
@@ -139043,7 +139261,7 @@ module.exports={
139043
139261
  }
139044
139262
  },
139045
139263
  "authorizerConfig": {
139046
- "shape": "S38"
139264
+ "shape": "S39"
139047
139265
  },
139048
139266
  "domainConfigurationStatus": {},
139049
139267
  "serviceType": {},
@@ -139088,7 +139306,7 @@ module.exports={
139088
139306
  "type": "structure",
139089
139307
  "members": {
139090
139308
  "eventConfigurations": {
139091
- "shape": "Sic"
139309
+ "shape": "Sid"
139092
139310
  },
139093
139311
  "creationDate": {
139094
139312
  "type": "timestamp"
@@ -139122,7 +139340,7 @@ module.exports={
139122
139340
  "metricName": {},
139123
139341
  "queryString": {},
139124
139342
  "aggregationType": {
139125
- "shape": "S3s"
139343
+ "shape": "S3t"
139126
139344
  },
139127
139345
  "period": {
139128
139346
  "type": "integer"
@@ -139209,13 +139427,13 @@ module.exports={
139209
139427
  },
139210
139428
  "description": {},
139211
139429
  "presignedUrlConfig": {
139212
- "shape": "S45"
139430
+ "shape": "S46"
139213
139431
  },
139214
139432
  "jobExecutionsRolloutConfig": {
139215
- "shape": "S48"
139433
+ "shape": "S49"
139216
139434
  },
139217
139435
  "abortConfig": {
139218
- "shape": "S4f"
139436
+ "shape": "S4g"
139219
139437
  },
139220
139438
  "createdAt": {
139221
139439
  "type": "timestamp"
@@ -139260,12 +139478,12 @@ module.exports={
139260
139478
  }
139261
139479
  },
139262
139480
  "timeoutConfig": {
139263
- "shape": "S4m"
139481
+ "shape": "S4n"
139264
139482
  },
139265
139483
  "namespaceId": {},
139266
139484
  "jobTemplateArn": {},
139267
139485
  "documentParameters": {
139268
- "shape": "S4p"
139486
+ "shape": "S4q"
139269
139487
  }
139270
139488
  }
139271
139489
  }
@@ -139371,16 +139589,16 @@ module.exports={
139371
139589
  "type": "timestamp"
139372
139590
  },
139373
139591
  "presignedUrlConfig": {
139374
- "shape": "S45"
139592
+ "shape": "S46"
139375
139593
  },
139376
139594
  "jobExecutionsRolloutConfig": {
139377
- "shape": "S48"
139595
+ "shape": "S49"
139378
139596
  },
139379
139597
  "abortConfig": {
139380
- "shape": "S4f"
139598
+ "shape": "S4g"
139381
139599
  },
139382
139600
  "timeoutConfig": {
139383
- "shape": "S4m"
139601
+ "shape": "S4n"
139384
139602
  }
139385
139603
  }
139386
139604
  }
@@ -139414,7 +139632,7 @@ module.exports={
139414
139632
  "description": {},
139415
139633
  "templateVersion": {},
139416
139634
  "environments": {
139417
- "shape": "Sjf"
139635
+ "shape": "Sjg"
139418
139636
  },
139419
139637
  "documentParameters": {
139420
139638
  "type": "list",
@@ -139461,7 +139679,7 @@ module.exports={
139461
139679
  "actionId": {},
139462
139680
  "roleArn": {},
139463
139681
  "actionParams": {
139464
- "shape": "S53"
139682
+ "shape": "S54"
139465
139683
  },
139466
139684
  "creationDate": {
139467
139685
  "type": "timestamp"
@@ -139510,7 +139728,7 @@ module.exports={
139510
139728
  },
139511
139729
  "provisioningRoleArn": {},
139512
139730
  "preProvisioningHook": {
139513
- "shape": "S7s"
139731
+ "shape": "S7t"
139514
139732
  }
139515
139733
  }
139516
139734
  }
@@ -139619,7 +139837,7 @@ module.exports={
139619
139837
  "dayOfMonth": {},
139620
139838
  "dayOfWeek": {},
139621
139839
  "targetCheckNames": {
139622
- "shape": "S87"
139840
+ "shape": "S88"
139623
139841
  },
139624
139842
  "scheduledAuditName": {},
139625
139843
  "scheduledAuditArn": {}
@@ -139650,18 +139868,18 @@ module.exports={
139650
139868
  "securityProfileArn": {},
139651
139869
  "securityProfileDescription": {},
139652
139870
  "behaviors": {
139653
- "shape": "S8d"
139871
+ "shape": "S8e"
139654
139872
  },
139655
139873
  "alertTargets": {
139656
- "shape": "S93"
139874
+ "shape": "S94"
139657
139875
  },
139658
139876
  "additionalMetricsToRetain": {
139659
- "shape": "S97",
139877
+ "shape": "S98",
139660
139878
  "deprecated": true,
139661
139879
  "deprecatedMessage": "Use additionalMetricsToRetainV2."
139662
139880
  },
139663
139881
  "additionalMetricsToRetainV2": {
139664
- "shape": "S98"
139882
+ "shape": "S99"
139665
139883
  },
139666
139884
  "version": {
139667
139885
  "type": "long"
@@ -139705,7 +139923,7 @@ module.exports={
139705
139923
  },
139706
139924
  "description": {},
139707
139925
  "files": {
139708
- "shape": "S9e"
139926
+ "shape": "S9f"
139709
139927
  },
139710
139928
  "createdAt": {
139711
139929
  "type": "timestamp"
@@ -139745,7 +139963,7 @@ module.exports={
139745
139963
  "thingArn": {},
139746
139964
  "thingTypeName": {},
139747
139965
  "attributes": {
139748
- "shape": "S3h"
139966
+ "shape": "S3i"
139749
139967
  },
139750
139968
  "version": {
139751
139969
  "type": "long"
@@ -139781,14 +139999,14 @@ module.exports={
139781
139999
  "type": "long"
139782
140000
  },
139783
140001
  "thingGroupProperties": {
139784
- "shape": "S3e"
140002
+ "shape": "S3f"
139785
140003
  },
139786
140004
  "thingGroupMetadata": {
139787
140005
  "type": "structure",
139788
140006
  "members": {
139789
140007
  "parentGroupName": {},
139790
140008
  "rootToParentThingGroups": {
139791
- "shape": "Sk8"
140009
+ "shape": "Sk9"
139792
140010
  },
139793
140011
  "creationDate": {
139794
140012
  "type": "timestamp"
@@ -139871,10 +140089,10 @@ module.exports={
139871
140089
  "thingTypeId": {},
139872
140090
  "thingTypeArn": {},
139873
140091
  "thingTypeProperties": {
139874
- "shape": "S9q"
140092
+ "shape": "S9r"
139875
140093
  },
139876
140094
  "thingTypeMetadata": {
139877
- "shape": "Skl"
140095
+ "shape": "Skm"
139878
140096
  }
139879
140097
  }
139880
140098
  }
@@ -140182,10 +140400,10 @@ module.exports={
140182
140400
  "type": "structure",
140183
140401
  "members": {
140184
140402
  "thingIndexingConfiguration": {
140185
- "shape": "Slk"
140403
+ "shape": "Sll"
140186
140404
  },
140187
140405
  "thingGroupIndexingConfiguration": {
140188
- "shape": "Slt"
140406
+ "shape": "Slu"
140189
140407
  }
140190
140408
  }
140191
140409
  }
@@ -140264,20 +140482,20 @@ module.exports={
140264
140482
  },
140265
140483
  "description": {},
140266
140484
  "targets": {
140267
- "shape": "S5m"
140485
+ "shape": "S5n"
140268
140486
  },
140269
140487
  "protocols": {
140270
- "shape": "S5o"
140488
+ "shape": "S5p"
140271
140489
  },
140272
140490
  "awsJobExecutionsRolloutConfig": {
140273
- "shape": "S5q"
140491
+ "shape": "S5r"
140274
140492
  },
140275
140493
  "awsJobPresignedUrlConfig": {
140276
- "shape": "S5x"
140494
+ "shape": "S5y"
140277
140495
  },
140278
140496
  "targetSelection": {},
140279
140497
  "otaUpdateFiles": {
140280
- "shape": "S68"
140498
+ "shape": "S69"
140281
140499
  },
140282
140500
  "otaUpdateStatus": {},
140283
140501
  "awsIotJobId": {},
@@ -140290,7 +140508,7 @@ module.exports={
140290
140508
  }
140291
140509
  },
140292
140510
  "additionalParameters": {
140293
- "shape": "S76"
140511
+ "shape": "S77"
140294
140512
  }
140295
140513
  }
140296
140514
  }
@@ -140513,14 +140731,14 @@ module.exports={
140513
140731
  "type": "timestamp"
140514
140732
  },
140515
140733
  "actions": {
140516
- "shape": "Sa1"
140734
+ "shape": "Sa2"
140517
140735
  },
140518
140736
  "ruleDisabled": {
140519
140737
  "type": "boolean"
140520
140738
  },
140521
140739
  "awsIotSqlVersion": {},
140522
140740
  "errorAction": {
140523
- "shape": "Sa2"
140741
+ "shape": "Sa3"
140524
140742
  }
140525
140743
  }
140526
140744
  }
@@ -140548,7 +140766,7 @@ module.exports={
140548
140766
  "type": "structure",
140549
140767
  "members": {
140550
140768
  "topicRuleDestination": {
140551
- "shape": "Sd5"
140769
+ "shape": "Sd6"
140552
140770
  }
140553
140771
  }
140554
140772
  }
@@ -140625,13 +140843,13 @@ module.exports={
140625
140843
  "thingName": {},
140626
140844
  "securityProfileName": {},
140627
140845
  "behavior": {
140628
- "shape": "S8e"
140846
+ "shape": "S8f"
140629
140847
  },
140630
140848
  "lastViolationValue": {
140631
- "shape": "S8l"
140849
+ "shape": "S8m"
140632
140850
  },
140633
140851
  "violationEventAdditionalInfo": {
140634
- "shape": "Snb"
140852
+ "shape": "Snc"
140635
140853
  },
140636
140854
  "verificationState": {},
140637
140855
  "verificationStateDescription": {},
@@ -140682,7 +140900,7 @@ module.exports={
140682
140900
  "type": "structure",
140683
140901
  "members": {
140684
140902
  "policies": {
140685
- "shape": "Sni"
140903
+ "shape": "Snj"
140686
140904
  },
140687
140905
  "nextMarker": {}
140688
140906
  }
@@ -140721,7 +140939,7 @@ module.exports={
140721
140939
  "findings": {
140722
140940
  "type": "list",
140723
140941
  "member": {
140724
- "shape": "Sfd"
140942
+ "shape": "Sfe"
140725
140943
  }
140726
140944
  },
140727
140945
  "nextToken": {}
@@ -141039,7 +141257,7 @@ module.exports={
141039
141257
  "billingGroups": {
141040
141258
  "type": "list",
141041
141259
  "member": {
141042
- "shape": "Sk9"
141260
+ "shape": "Ska"
141043
141261
  }
141044
141262
  },
141045
141263
  "nextToken": {}
@@ -141119,7 +141337,7 @@ module.exports={
141119
141337
  "type": "structure",
141120
141338
  "members": {
141121
141339
  "certificates": {
141122
- "shape": "Sok"
141340
+ "shape": "Sol"
141123
141341
  },
141124
141342
  "nextMarker": {}
141125
141343
  }
@@ -141160,7 +141378,7 @@ module.exports={
141160
141378
  "type": "structure",
141161
141379
  "members": {
141162
141380
  "certificates": {
141163
- "shape": "Sok"
141381
+ "shape": "Sol"
141164
141382
  },
141165
141383
  "nextMarker": {}
141166
141384
  }
@@ -141304,7 +141522,7 @@ module.exports={
141304
141522
  "tasks": {
141305
141523
  "type": "list",
141306
141524
  "member": {
141307
- "shape": "Shm"
141525
+ "shape": "Shn"
141308
141526
  }
141309
141527
  },
141310
141528
  "nextToken": {}
@@ -141488,7 +141706,7 @@ module.exports={
141488
141706
  "members": {
141489
141707
  "thingArn": {},
141490
141708
  "jobExecutionSummary": {
141491
- "shape": "Spk"
141709
+ "shape": "Spl"
141492
141710
  }
141493
141711
  }
141494
141712
  }
@@ -141541,7 +141759,7 @@ module.exports={
141541
141759
  "members": {
141542
141760
  "jobId": {},
141543
141761
  "jobExecutionSummary": {
141544
- "shape": "Spk"
141762
+ "shape": "Spl"
141545
141763
  }
141546
141764
  }
141547
141765
  }
@@ -141693,7 +141911,7 @@ module.exports={
141693
141911
  "templateName": {},
141694
141912
  "description": {},
141695
141913
  "environments": {
141696
- "shape": "Sjf"
141914
+ "shape": "Sjg"
141697
141915
  },
141698
141916
  "templateVersion": {}
141699
141917
  }
@@ -141866,7 +142084,7 @@ module.exports={
141866
142084
  "type": "structure",
141867
142085
  "members": {
141868
142086
  "policies": {
141869
- "shape": "Sni"
142087
+ "shape": "Snj"
141870
142088
  },
141871
142089
  "nextMarker": {}
141872
142090
  }
@@ -141907,7 +142125,7 @@ module.exports={
141907
142125
  "type": "structure",
141908
142126
  "members": {
141909
142127
  "principals": {
141910
- "shape": "Sqh"
142128
+ "shape": "Sqi"
141911
142129
  },
141912
142130
  "nextMarker": {}
141913
142131
  }
@@ -141987,7 +142205,7 @@ module.exports={
141987
142205
  "type": "structure",
141988
142206
  "members": {
141989
142207
  "policies": {
141990
- "shape": "Sni"
142208
+ "shape": "Snj"
141991
142209
  },
141992
142210
  "nextMarker": {}
141993
142211
  }
@@ -142024,7 +142242,7 @@ module.exports={
142024
142242
  "type": "structure",
142025
142243
  "members": {
142026
142244
  "things": {
142027
- "shape": "Sqr"
142245
+ "shape": "Sqs"
142028
142246
  },
142029
142247
  "nextToken": {}
142030
142248
  }
@@ -142233,7 +142451,7 @@ module.exports={
142233
142451
  "securityProfileIdentifiers": {
142234
142452
  "type": "list",
142235
142453
  "member": {
142236
- "shape": "Sra"
142454
+ "shape": "Srb"
142237
142455
  }
142238
142456
  },
142239
142457
  "nextToken": {}
@@ -142280,10 +142498,10 @@ module.exports={
142280
142498
  "type": "structure",
142281
142499
  "members": {
142282
142500
  "securityProfileIdentifier": {
142283
- "shape": "Sra"
142501
+ "shape": "Srb"
142284
142502
  },
142285
142503
  "target": {
142286
- "shape": "Srf"
142504
+ "shape": "Srg"
142287
142505
  }
142288
142506
  }
142289
142507
  }
@@ -142436,7 +142654,7 @@ module.exports={
142436
142654
  "securityProfileTargets": {
142437
142655
  "type": "list",
142438
142656
  "member": {
142439
- "shape": "Srf"
142657
+ "shape": "Srg"
142440
142658
  }
142441
142659
  },
142442
142660
  "nextToken": {}
@@ -142479,7 +142697,7 @@ module.exports={
142479
142697
  "type": "structure",
142480
142698
  "members": {
142481
142699
  "thingGroups": {
142482
- "shape": "Sk8"
142700
+ "shape": "Sk9"
142483
142701
  },
142484
142702
  "nextToken": {}
142485
142703
  }
@@ -142515,7 +142733,7 @@ module.exports={
142515
142733
  "type": "structure",
142516
142734
  "members": {
142517
142735
  "thingGroups": {
142518
- "shape": "Sk8"
142736
+ "shape": "Sk9"
142519
142737
  },
142520
142738
  "nextToken": {}
142521
142739
  }
@@ -142551,7 +142769,7 @@ module.exports={
142551
142769
  "type": "structure",
142552
142770
  "members": {
142553
142771
  "principals": {
142554
- "shape": "Sqh"
142772
+ "shape": "Sqi"
142555
142773
  },
142556
142774
  "nextToken": {}
142557
142775
  }
@@ -142668,10 +142886,10 @@ module.exports={
142668
142886
  "thingTypeName": {},
142669
142887
  "thingTypeArn": {},
142670
142888
  "thingTypeProperties": {
142671
- "shape": "S9q"
142889
+ "shape": "S9r"
142672
142890
  },
142673
142891
  "thingTypeMetadata": {
142674
- "shape": "Skl"
142892
+ "shape": "Skm"
142675
142893
  }
142676
142894
  }
142677
142895
  }
@@ -142728,7 +142946,7 @@ module.exports={
142728
142946
  "thingTypeName": {},
142729
142947
  "thingArn": {},
142730
142948
  "attributes": {
142731
- "shape": "S3h"
142949
+ "shape": "S3i"
142732
142950
  },
142733
142951
  "version": {
142734
142952
  "type": "long"
@@ -142770,7 +142988,7 @@ module.exports={
142770
142988
  "type": "structure",
142771
142989
  "members": {
142772
142990
  "things": {
142773
- "shape": "Sqr"
142991
+ "shape": "Sqs"
142774
142992
  },
142775
142993
  "nextToken": {}
142776
142994
  }
@@ -142811,7 +143029,7 @@ module.exports={
142811
143029
  "type": "structure",
142812
143030
  "members": {
142813
143031
  "things": {
142814
- "shape": "Sqr"
143032
+ "shape": "Sqs"
142815
143033
  },
142816
143034
  "nextToken": {}
142817
143035
  }
@@ -142863,10 +143081,10 @@ module.exports={
142863
143081
  "type": "structure",
142864
143082
  "members": {
142865
143083
  "subnetIds": {
142866
- "shape": "Scz"
143084
+ "shape": "Sd0"
142867
143085
  },
142868
143086
  "securityGroups": {
142869
- "shape": "Sd1"
143087
+ "shape": "Sd2"
142870
143088
  },
142871
143089
  "vpcId": {},
142872
143090
  "roleArn": {}
@@ -142963,7 +143181,7 @@ module.exports={
142963
143181
  "type": "structure",
142964
143182
  "members": {
142965
143183
  "logTarget": {
142966
- "shape": "St3"
143184
+ "shape": "St4"
142967
143185
  },
142968
143186
  "logLevel": {}
142969
143187
  }
@@ -143039,13 +143257,13 @@ module.exports={
143039
143257
  "thingName": {},
143040
143258
  "securityProfileName": {},
143041
143259
  "behavior": {
143042
- "shape": "S8e"
143260
+ "shape": "S8f"
143043
143261
  },
143044
143262
  "metricValue": {
143045
- "shape": "S8l"
143263
+ "shape": "S8m"
143046
143264
  },
143047
143265
  "violationEventAdditionalInfo": {
143048
- "shape": "Snb"
143266
+ "shape": "Snc"
143049
143267
  },
143050
143268
  "violationEventType": {},
143051
143269
  "verificationState": {},
@@ -143108,7 +143326,7 @@ module.exports={
143108
143326
  "type": "boolean"
143109
143327
  },
143110
143328
  "registrationConfig": {
143111
- "shape": "Sh8"
143329
+ "shape": "Sh9"
143112
143330
  },
143113
143331
  "tags": {
143114
143332
  "shape": "S29"
@@ -143278,7 +143496,7 @@ module.exports={
143278
143496
  "locationName": "ruleName"
143279
143497
  },
143280
143498
  "topicRulePayload": {
143281
- "shape": "S9y"
143499
+ "shape": "S9z"
143282
143500
  }
143283
143501
  },
143284
143502
  "payload": "topicRulePayload"
@@ -143316,10 +143534,10 @@ module.exports={
143316
143534
  "thingId": {},
143317
143535
  "thingTypeName": {},
143318
143536
  "thingGroupNames": {
143319
- "shape": "Stz"
143537
+ "shape": "Su0"
143320
143538
  },
143321
143539
  "attributes": {
143322
- "shape": "S3h"
143540
+ "shape": "S3i"
143323
143541
  },
143324
143542
  "shadow": {},
143325
143543
  "deviceDefender": {},
@@ -143347,10 +143565,10 @@ module.exports={
143347
143565
  "thingGroupId": {},
143348
143566
  "thingGroupDescription": {},
143349
143567
  "attributes": {
143350
- "shape": "S3h"
143568
+ "shape": "S3i"
143351
143569
  },
143352
143570
  "parentGroupNames": {
143353
- "shape": "Stz"
143571
+ "shape": "Su0"
143354
143572
  }
143355
143573
  }
143356
143574
  }
@@ -143438,7 +143656,7 @@ module.exports={
143438
143656
  ],
143439
143657
  "members": {
143440
143658
  "logTarget": {
143441
- "shape": "St3"
143659
+ "shape": "St4"
143442
143660
  },
143443
143661
  "logLevel": {}
143444
143662
  }
@@ -143477,10 +143695,10 @@ module.exports={
143477
143695
  "locationName": "taskId"
143478
143696
  },
143479
143697
  "target": {
143480
- "shape": "Sfx"
143698
+ "shape": "Sfy"
143481
143699
  },
143482
143700
  "auditCheckToActionsMapping": {
143483
- "shape": "Sg1"
143701
+ "shape": "Sg2"
143484
143702
  },
143485
143703
  "clientRequestToken": {
143486
143704
  "idempotencyToken": true
@@ -143513,14 +143731,14 @@ module.exports={
143513
143731
  "locationName": "taskId"
143514
143732
  },
143515
143733
  "target": {
143516
- "shape": "Sho"
143734
+ "shape": "Shp"
143517
143735
  },
143518
143736
  "actions": {
143519
143737
  "type": "list",
143520
143738
  "member": {}
143521
143739
  },
143522
143740
  "violationEventOccurrenceRange": {
143523
- "shape": "Shr"
143741
+ "shape": "Shs"
143524
143742
  },
143525
143743
  "includeOnlyActiveViolations": {
143526
143744
  "type": "boolean"
@@ -143551,7 +143769,7 @@ module.exports={
143551
143769
  ],
143552
143770
  "members": {
143553
143771
  "targetCheckNames": {
143554
- "shape": "S87"
143772
+ "shape": "S88"
143555
143773
  }
143556
143774
  }
143557
143775
  },
@@ -143647,7 +143865,7 @@ module.exports={
143647
143865
  "authInfos": {
143648
143866
  "type": "list",
143649
143867
  "member": {
143650
- "shape": "Sut"
143868
+ "shape": "Suu"
143651
143869
  }
143652
143870
  },
143653
143871
  "clientId": {
@@ -143655,10 +143873,10 @@ module.exports={
143655
143873
  "locationName": "clientId"
143656
143874
  },
143657
143875
  "policyNamesToAdd": {
143658
- "shape": "Sux"
143876
+ "shape": "Suy"
143659
143877
  },
143660
143878
  "policyNamesToSkip": {
143661
- "shape": "Sux"
143879
+ "shape": "Suy"
143662
143880
  }
143663
143881
  }
143664
143882
  },
@@ -143671,13 +143889,13 @@ module.exports={
143671
143889
  "type": "structure",
143672
143890
  "members": {
143673
143891
  "authInfo": {
143674
- "shape": "Sut"
143892
+ "shape": "Suu"
143675
143893
  },
143676
143894
  "allowed": {
143677
143895
  "type": "structure",
143678
143896
  "members": {
143679
143897
  "policies": {
143680
- "shape": "Sni"
143898
+ "shape": "Snj"
143681
143899
  }
143682
143900
  }
143683
143901
  },
@@ -143688,7 +143906,7 @@ module.exports={
143688
143906
  "type": "structure",
143689
143907
  "members": {
143690
143908
  "policies": {
143691
- "shape": "Sni"
143909
+ "shape": "Snj"
143692
143910
  }
143693
143911
  }
143694
143912
  },
@@ -143696,7 +143914,7 @@ module.exports={
143696
143914
  "type": "structure",
143697
143915
  "members": {
143698
143916
  "policies": {
143699
- "shape": "Sni"
143917
+ "shape": "Snj"
143700
143918
  }
143701
143919
  }
143702
143920
  }
@@ -143841,10 +144059,10 @@ module.exports={
143841
144059
  "members": {
143842
144060
  "roleArn": {},
143843
144061
  "auditNotificationTargetConfigurations": {
143844
- "shape": "Sf5"
144062
+ "shape": "Sf6"
143845
144063
  },
143846
144064
  "auditCheckConfigurations": {
143847
- "shape": "Sf8"
144065
+ "shape": "Sf9"
143848
144066
  }
143849
144067
  }
143850
144068
  },
@@ -143903,7 +144121,10 @@ module.exports={
143903
144121
  "tokenSigningPublicKeys": {
143904
144122
  "shape": "S25"
143905
144123
  },
143906
- "status": {}
144124
+ "status": {},
144125
+ "enableCachingForHttp": {
144126
+ "type": "boolean"
144127
+ }
143907
144128
  }
143908
144129
  },
143909
144130
  "output": {
@@ -143931,7 +144152,7 @@ module.exports={
143931
144152
  "locationName": "billingGroupName"
143932
144153
  },
143933
144154
  "billingGroupProperties": {
143934
- "shape": "S2h"
144155
+ "shape": "S2i"
143935
144156
  },
143936
144157
  "expectedVersion": {
143937
144158
  "type": "long"
@@ -143971,7 +144192,7 @@ module.exports={
143971
144192
  "locationName": "newAutoRegistrationStatus"
143972
144193
  },
143973
144194
  "registrationConfig": {
143974
- "shape": "Sh8"
144195
+ "shape": "Sh9"
143975
144196
  },
143976
144197
  "removeAutoRegistration": {
143977
144198
  "type": "boolean"
@@ -144054,7 +144275,7 @@ module.exports={
144054
144275
  "locationName": "name"
144055
144276
  },
144056
144277
  "stringValues": {
144057
- "shape": "S2z"
144278
+ "shape": "S30"
144058
144279
  }
144059
144280
  }
144060
144281
  },
@@ -144065,7 +144286,7 @@ module.exports={
144065
144286
  "arn": {},
144066
144287
  "type": {},
144067
144288
  "stringValues": {
144068
- "shape": "S2z"
144289
+ "shape": "S30"
144069
144290
  },
144070
144291
  "creationDate": {
144071
144292
  "type": "timestamp"
@@ -144092,7 +144313,7 @@ module.exports={
144092
144313
  "locationName": "domainConfigurationName"
144093
144314
  },
144094
144315
  "authorizerConfig": {
144095
- "shape": "S38"
144316
+ "shape": "S39"
144096
144317
  },
144097
144318
  "domainConfigurationStatus": {},
144098
144319
  "removeAuthorizerConfig": {
@@ -144125,7 +144346,7 @@ module.exports={
144125
144346
  "locationName": "thingGroupName"
144126
144347
  },
144127
144348
  "thingGroupProperties": {
144128
- "shape": "S3e"
144349
+ "shape": "S3f"
144129
144350
  },
144130
144351
  "expectedVersion": {
144131
144352
  "type": "long"
@@ -144153,7 +144374,7 @@ module.exports={
144153
144374
  "type": "structure",
144154
144375
  "members": {
144155
144376
  "eventConfigurations": {
144156
- "shape": "Sic"
144377
+ "shape": "Sid"
144157
144378
  }
144158
144379
  }
144159
144380
  },
@@ -144180,7 +144401,7 @@ module.exports={
144180
144401
  },
144181
144402
  "queryString": {},
144182
144403
  "aggregationType": {
144183
- "shape": "S3s"
144404
+ "shape": "S3t"
144184
144405
  },
144185
144406
  "period": {
144186
144407
  "type": "integer"
@@ -144204,10 +144425,10 @@ module.exports={
144204
144425
  "type": "structure",
144205
144426
  "members": {
144206
144427
  "thingIndexingConfiguration": {
144207
- "shape": "Slk"
144428
+ "shape": "Sll"
144208
144429
  },
144209
144430
  "thingGroupIndexingConfiguration": {
144210
- "shape": "Slt"
144431
+ "shape": "Slu"
144211
144432
  }
144212
144433
  }
144213
144434
  },
@@ -144233,16 +144454,16 @@ module.exports={
144233
144454
  },
144234
144455
  "description": {},
144235
144456
  "presignedUrlConfig": {
144236
- "shape": "S45"
144457
+ "shape": "S46"
144237
144458
  },
144238
144459
  "jobExecutionsRolloutConfig": {
144239
- "shape": "S48"
144460
+ "shape": "S49"
144240
144461
  },
144241
144462
  "abortConfig": {
144242
- "shape": "S4f"
144463
+ "shape": "S4g"
144243
144464
  },
144244
144465
  "timeoutConfig": {
144245
- "shape": "S4m"
144466
+ "shape": "S4n"
144246
144467
  },
144247
144468
  "namespaceId": {
144248
144469
  "location": "querystring",
@@ -144268,7 +144489,7 @@ module.exports={
144268
144489
  },
144269
144490
  "roleArn": {},
144270
144491
  "actionParams": {
144271
- "shape": "S53"
144492
+ "shape": "S54"
144272
144493
  }
144273
144494
  }
144274
144495
  },
@@ -144304,7 +144525,7 @@ module.exports={
144304
144525
  },
144305
144526
  "provisioningRoleArn": {},
144306
144527
  "preProvisioningHook": {
144307
- "shape": "S7s"
144528
+ "shape": "S7t"
144308
144529
  },
144309
144530
  "removePreProvisioningHook": {
144310
144531
  "type": "boolean"
@@ -144360,7 +144581,7 @@ module.exports={
144360
144581
  "dayOfMonth": {},
144361
144582
  "dayOfWeek": {},
144362
144583
  "targetCheckNames": {
144363
- "shape": "S87"
144584
+ "shape": "S88"
144364
144585
  },
144365
144586
  "scheduledAuditName": {
144366
144587
  "location": "uri",
@@ -144392,18 +144613,18 @@ module.exports={
144392
144613
  },
144393
144614
  "securityProfileDescription": {},
144394
144615
  "behaviors": {
144395
- "shape": "S8d"
144616
+ "shape": "S8e"
144396
144617
  },
144397
144618
  "alertTargets": {
144398
- "shape": "S93"
144619
+ "shape": "S94"
144399
144620
  },
144400
144621
  "additionalMetricsToRetain": {
144401
- "shape": "S97",
144622
+ "shape": "S98",
144402
144623
  "deprecated": true,
144403
144624
  "deprecatedMessage": "Use additionalMetricsToRetainV2."
144404
144625
  },
144405
144626
  "additionalMetricsToRetainV2": {
144406
- "shape": "S98"
144627
+ "shape": "S99"
144407
144628
  },
144408
144629
  "deleteBehaviors": {
144409
144630
  "type": "boolean"
@@ -144428,18 +144649,18 @@ module.exports={
144428
144649
  "securityProfileArn": {},
144429
144650
  "securityProfileDescription": {},
144430
144651
  "behaviors": {
144431
- "shape": "S8d"
144652
+ "shape": "S8e"
144432
144653
  },
144433
144654
  "alertTargets": {
144434
- "shape": "S93"
144655
+ "shape": "S94"
144435
144656
  },
144436
144657
  "additionalMetricsToRetain": {
144437
- "shape": "S97",
144658
+ "shape": "S98",
144438
144659
  "deprecated": true,
144439
144660
  "deprecatedMessage": "Use additionalMetricsToRetainV2."
144440
144661
  },
144441
144662
  "additionalMetricsToRetainV2": {
144442
- "shape": "S98"
144663
+ "shape": "S99"
144443
144664
  },
144444
144665
  "version": {
144445
144666
  "type": "long"
@@ -144470,7 +144691,7 @@ module.exports={
144470
144691
  },
144471
144692
  "description": {},
144472
144693
  "files": {
144473
- "shape": "S9e"
144694
+ "shape": "S9f"
144474
144695
  },
144475
144696
  "roleArn": {}
144476
144697
  }
@@ -144504,7 +144725,7 @@ module.exports={
144504
144725
  },
144505
144726
  "thingTypeName": {},
144506
144727
  "attributePayload": {
144507
- "shape": "S3g"
144728
+ "shape": "S3h"
144508
144729
  },
144509
144730
  "expectedVersion": {
144510
144731
  "type": "long"
@@ -144536,7 +144757,7 @@ module.exports={
144536
144757
  "locationName": "thingGroupName"
144537
144758
  },
144538
144759
  "thingGroupProperties": {
144539
- "shape": "S3e"
144760
+ "shape": "S3f"
144540
144761
  },
144541
144762
  "expectedVersion": {
144542
144763
  "type": "long"
@@ -144562,10 +144783,10 @@ module.exports={
144562
144783
  "members": {
144563
144784
  "thingName": {},
144564
144785
  "thingGroupsToAdd": {
144565
- "shape": "Sx8"
144786
+ "shape": "Sx9"
144566
144787
  },
144567
144788
  "thingGroupsToRemove": {
144568
- "shape": "Sx8"
144789
+ "shape": "Sx9"
144569
144790
  },
144570
144791
  "overrideDynamicGroups": {
144571
144792
  "type": "boolean"
@@ -144609,7 +144830,7 @@ module.exports={
144609
144830
  ],
144610
144831
  "members": {
144611
144832
  "behaviors": {
144612
- "shape": "S8d"
144833
+ "shape": "S8e"
144613
144834
  }
144614
144835
  }
144615
144836
  },
@@ -144679,17 +144900,17 @@ module.exports={
144679
144900
  }
144680
144901
  }
144681
144902
  },
144682
- "S2h": {
144903
+ "S2i": {
144683
144904
  "type": "structure",
144684
144905
  "members": {
144685
144906
  "billingGroupDescription": {}
144686
144907
  }
144687
144908
  },
144688
- "S2z": {
144909
+ "S30": {
144689
144910
  "type": "list",
144690
144911
  "member": {}
144691
144912
  },
144692
- "S38": {
144913
+ "S39": {
144693
144914
  "type": "structure",
144694
144915
  "members": {
144695
144916
  "defaultAuthorizerName": {},
@@ -144698,32 +144919,32 @@ module.exports={
144698
144919
  }
144699
144920
  }
144700
144921
  },
144701
- "S3e": {
144922
+ "S3f": {
144702
144923
  "type": "structure",
144703
144924
  "members": {
144704
144925
  "thingGroupDescription": {},
144705
144926
  "attributePayload": {
144706
- "shape": "S3g"
144927
+ "shape": "S3h"
144707
144928
  }
144708
144929
  }
144709
144930
  },
144710
- "S3g": {
144931
+ "S3h": {
144711
144932
  "type": "structure",
144712
144933
  "members": {
144713
144934
  "attributes": {
144714
- "shape": "S3h"
144935
+ "shape": "S3i"
144715
144936
  },
144716
144937
  "merge": {
144717
144938
  "type": "boolean"
144718
144939
  }
144719
144940
  }
144720
144941
  },
144721
- "S3h": {
144942
+ "S3i": {
144722
144943
  "type": "map",
144723
144944
  "key": {},
144724
144945
  "value": {}
144725
144946
  },
144726
- "S3s": {
144947
+ "S3t": {
144727
144948
  "type": "structure",
144728
144949
  "required": [
144729
144950
  "name"
@@ -144736,7 +144957,7 @@ module.exports={
144736
144957
  }
144737
144958
  }
144738
144959
  },
144739
- "S45": {
144960
+ "S46": {
144740
144961
  "type": "structure",
144741
144962
  "members": {
144742
144963
  "roleArn": {},
@@ -144745,7 +144966,7 @@ module.exports={
144745
144966
  }
144746
144967
  }
144747
144968
  },
144748
- "S48": {
144969
+ "S49": {
144749
144970
  "type": "structure",
144750
144971
  "members": {
144751
144972
  "maximumPerMinute": {
@@ -144780,7 +145001,7 @@ module.exports={
144780
145001
  }
144781
145002
  }
144782
145003
  },
144783
- "S4f": {
145004
+ "S4g": {
144784
145005
  "type": "structure",
144785
145006
  "required": [
144786
145007
  "criteriaList"
@@ -144810,7 +145031,7 @@ module.exports={
144810
145031
  }
144811
145032
  }
144812
145033
  },
144813
- "S4m": {
145034
+ "S4n": {
144814
145035
  "type": "structure",
144815
145036
  "members": {
144816
145037
  "inProgressTimeoutInMinutes": {
@@ -144818,12 +145039,12 @@ module.exports={
144818
145039
  }
144819
145040
  }
144820
145041
  },
144821
- "S4p": {
145042
+ "S4q": {
144822
145043
  "type": "map",
144823
145044
  "key": {},
144824
145045
  "value": {}
144825
145046
  },
144826
- "S4y": {
145047
+ "S4z": {
144827
145048
  "type": "structure",
144828
145049
  "members": {
144829
145050
  "PublicKey": {},
@@ -144833,7 +145054,7 @@ module.exports={
144833
145054
  }
144834
145055
  }
144835
145056
  },
144836
- "S53": {
145057
+ "S54": {
144837
145058
  "type": "structure",
144838
145059
  "members": {
144839
145060
  "updateDeviceCertificateParams": {
@@ -144900,15 +145121,15 @@ module.exports={
144900
145121
  }
144901
145122
  }
144902
145123
  },
144903
- "S5m": {
145124
+ "S5n": {
144904
145125
  "type": "list",
144905
145126
  "member": {}
144906
145127
  },
144907
- "S5o": {
145128
+ "S5p": {
144908
145129
  "type": "list",
144909
145130
  "member": {}
144910
145131
  },
144911
- "S5q": {
145132
+ "S5r": {
144912
145133
  "type": "structure",
144913
145134
  "members": {
144914
145135
  "maximumPerMinute": {
@@ -144943,7 +145164,7 @@ module.exports={
144943
145164
  }
144944
145165
  }
144945
145166
  },
144946
- "S5x": {
145167
+ "S5y": {
144947
145168
  "type": "structure",
144948
145169
  "members": {
144949
145170
  "expiresInSec": {
@@ -144951,7 +145172,7 @@ module.exports={
144951
145172
  }
144952
145173
  }
144953
145174
  },
144954
- "S68": {
145175
+ "S69": {
144955
145176
  "type": "list",
144956
145177
  "member": {
144957
145178
  "type": "structure",
@@ -144974,7 +145195,7 @@ module.exports={
144974
145195
  }
144975
145196
  },
144976
145197
  "s3Location": {
144977
- "shape": "S6h"
145198
+ "shape": "S6i"
144978
145199
  }
144979
145200
  }
144980
145201
  },
@@ -145040,7 +145261,7 @@ module.exports={
145040
145261
  }
145041
145262
  }
145042
145263
  },
145043
- "S6h": {
145264
+ "S6i": {
145044
145265
  "type": "structure",
145045
145266
  "members": {
145046
145267
  "bucket": {},
@@ -145048,12 +145269,12 @@ module.exports={
145048
145269
  "version": {}
145049
145270
  }
145050
145271
  },
145051
- "S76": {
145272
+ "S77": {
145052
145273
  "type": "map",
145053
145274
  "key": {},
145054
145275
  "value": {}
145055
145276
  },
145056
- "S7s": {
145277
+ "S7t": {
145057
145278
  "type": "structure",
145058
145279
  "required": [
145059
145280
  "targetArn"
@@ -145063,17 +145284,17 @@ module.exports={
145063
145284
  "targetArn": {}
145064
145285
  }
145065
145286
  },
145066
- "S87": {
145287
+ "S88": {
145067
145288
  "type": "list",
145068
145289
  "member": {}
145069
145290
  },
145070
- "S8d": {
145291
+ "S8e": {
145071
145292
  "type": "list",
145072
145293
  "member": {
145073
- "shape": "S8e"
145294
+ "shape": "S8f"
145074
145295
  }
145075
145296
  },
145076
- "S8e": {
145297
+ "S8f": {
145077
145298
  "type": "structure",
145078
145299
  "required": [
145079
145300
  "name"
@@ -145082,14 +145303,14 @@ module.exports={
145082
145303
  "name": {},
145083
145304
  "metric": {},
145084
145305
  "metricDimension": {
145085
- "shape": "S8h"
145306
+ "shape": "S8i"
145086
145307
  },
145087
145308
  "criteria": {
145088
145309
  "type": "structure",
145089
145310
  "members": {
145090
145311
  "comparisonOperator": {},
145091
145312
  "value": {
145092
- "shape": "S8l"
145313
+ "shape": "S8m"
145093
145314
  },
145094
145315
  "durationSeconds": {
145095
145316
  "type": "integer"
@@ -145122,7 +145343,7 @@ module.exports={
145122
145343
  }
145123
145344
  }
145124
145345
  },
145125
- "S8h": {
145346
+ "S8i": {
145126
145347
  "type": "structure",
145127
145348
  "required": [
145128
145349
  "dimensionName"
@@ -145132,7 +145353,7 @@ module.exports={
145132
145353
  "operator": {}
145133
145354
  }
145134
145355
  },
145135
- "S8l": {
145356
+ "S8m": {
145136
145357
  "type": "structure",
145137
145358
  "members": {
145138
145359
  "count": {
@@ -145163,7 +145384,7 @@ module.exports={
145163
145384
  }
145164
145385
  }
145165
145386
  },
145166
- "S93": {
145387
+ "S94": {
145167
145388
  "type": "map",
145168
145389
  "key": {},
145169
145390
  "value": {
@@ -145178,11 +145399,11 @@ module.exports={
145178
145399
  }
145179
145400
  }
145180
145401
  },
145181
- "S97": {
145402
+ "S98": {
145182
145403
  "type": "list",
145183
145404
  "member": {}
145184
145405
  },
145185
- "S98": {
145406
+ "S99": {
145186
145407
  "type": "list",
145187
145408
  "member": {
145188
145409
  "type": "structure",
@@ -145192,12 +145413,12 @@ module.exports={
145192
145413
  "members": {
145193
145414
  "metric": {},
145194
145415
  "metricDimension": {
145195
- "shape": "S8h"
145416
+ "shape": "S8i"
145196
145417
  }
145197
145418
  }
145198
145419
  }
145199
145420
  },
145200
- "S9e": {
145421
+ "S9f": {
145201
145422
  "type": "list",
145202
145423
  "member": {
145203
145424
  "type": "structure",
@@ -145206,12 +145427,12 @@ module.exports={
145206
145427
  "type": "integer"
145207
145428
  },
145208
145429
  "s3Location": {
145209
- "shape": "S6h"
145430
+ "shape": "S6i"
145210
145431
  }
145211
145432
  }
145212
145433
  }
145213
145434
  },
145214
- "S9q": {
145435
+ "S9r": {
145215
145436
  "type": "structure",
145216
145437
  "members": {
145217
145438
  "thingTypeDescription": {},
@@ -145221,7 +145442,7 @@ module.exports={
145221
145442
  }
145222
145443
  }
145223
145444
  },
145224
- "S9y": {
145445
+ "S9z": {
145225
145446
  "type": "structure",
145226
145447
  "required": [
145227
145448
  "sql",
@@ -145231,24 +145452,24 @@ module.exports={
145231
145452
  "sql": {},
145232
145453
  "description": {},
145233
145454
  "actions": {
145234
- "shape": "Sa1"
145455
+ "shape": "Sa2"
145235
145456
  },
145236
145457
  "ruleDisabled": {
145237
145458
  "type": "boolean"
145238
145459
  },
145239
145460
  "awsIotSqlVersion": {},
145240
145461
  "errorAction": {
145241
- "shape": "Sa2"
145462
+ "shape": "Sa3"
145242
145463
  }
145243
145464
  }
145244
145465
  },
145245
- "Sa1": {
145466
+ "Sa2": {
145246
145467
  "type": "list",
145247
145468
  "member": {
145248
- "shape": "Sa2"
145469
+ "shape": "Sa3"
145249
145470
  }
145250
145471
  },
145251
- "Sa2": {
145472
+ "Sa3": {
145252
145473
  "type": "structure",
145253
145474
  "members": {
145254
145475
  "dynamoDB": {
@@ -145667,15 +145888,15 @@ module.exports={
145667
145888
  }
145668
145889
  }
145669
145890
  },
145670
- "Scz": {
145891
+ "Sd0": {
145671
145892
  "type": "list",
145672
145893
  "member": {}
145673
145894
  },
145674
- "Sd1": {
145895
+ "Sd2": {
145675
145896
  "type": "list",
145676
145897
  "member": {}
145677
145898
  },
145678
- "Sd5": {
145899
+ "Sd6": {
145679
145900
  "type": "structure",
145680
145901
  "members": {
145681
145902
  "arn": {},
@@ -145697,10 +145918,10 @@ module.exports={
145697
145918
  "type": "structure",
145698
145919
  "members": {
145699
145920
  "subnetIds": {
145700
- "shape": "Scz"
145921
+ "shape": "Sd0"
145701
145922
  },
145702
145923
  "securityGroups": {
145703
- "shape": "Sd1"
145924
+ "shape": "Sd2"
145704
145925
  },
145705
145926
  "vpcId": {},
145706
145927
  "roleArn": {}
@@ -145708,7 +145929,7 @@ module.exports={
145708
145929
  }
145709
145930
  }
145710
145931
  },
145711
- "Sf5": {
145932
+ "Sf6": {
145712
145933
  "type": "map",
145713
145934
  "key": {},
145714
145935
  "value": {
@@ -145722,7 +145943,7 @@ module.exports={
145722
145943
  }
145723
145944
  }
145724
145945
  },
145725
- "Sf8": {
145946
+ "Sf9": {
145726
145947
  "type": "map",
145727
145948
  "key": {},
145728
145949
  "value": {
@@ -145734,7 +145955,7 @@ module.exports={
145734
145955
  }
145735
145956
  }
145736
145957
  },
145737
- "Sfd": {
145958
+ "Sfe": {
145738
145959
  "type": "structure",
145739
145960
  "members": {
145740
145961
  "findingId": {},
@@ -145755,7 +145976,7 @@ module.exports={
145755
145976
  "shape": "S1o"
145756
145977
  },
145757
145978
  "additionalInfo": {
145758
- "shape": "Sfh"
145979
+ "shape": "Sfi"
145759
145980
  }
145760
145981
  }
145761
145982
  },
@@ -145769,7 +145990,7 @@ module.exports={
145769
145990
  "shape": "S1o"
145770
145991
  },
145771
145992
  "additionalInfo": {
145772
- "shape": "Sfh"
145993
+ "shape": "Sfi"
145773
145994
  }
145774
145995
  }
145775
145996
  }
@@ -145781,12 +146002,12 @@ module.exports={
145781
146002
  }
145782
146003
  }
145783
146004
  },
145784
- "Sfh": {
146005
+ "Sfi": {
145785
146006
  "type": "map",
145786
146007
  "key": {},
145787
146008
  "value": {}
145788
146009
  },
145789
- "Sfx": {
146010
+ "Sfy": {
145790
146011
  "type": "structure",
145791
146012
  "members": {
145792
146013
  "auditTaskId": {},
@@ -145804,7 +146025,7 @@ module.exports={
145804
146025
  }
145805
146026
  }
145806
146027
  },
145807
- "Sg1": {
146028
+ "Sg2": {
145808
146029
  "type": "map",
145809
146030
  "key": {},
145810
146031
  "value": {
@@ -145812,7 +146033,7 @@ module.exports={
145812
146033
  "member": {}
145813
146034
  }
145814
146035
  },
145815
- "Sg3": {
146036
+ "Sg4": {
145816
146037
  "type": "list",
145817
146038
  "member": {
145818
146039
  "type": "structure",
@@ -145821,12 +146042,12 @@ module.exports={
145821
146042
  "id": {},
145822
146043
  "roleArn": {},
145823
146044
  "actionParams": {
145824
- "shape": "S53"
146045
+ "shape": "S54"
145825
146046
  }
145826
146047
  }
145827
146048
  }
145828
146049
  },
145829
- "Sgu": {
146050
+ "Sgv": {
145830
146051
  "type": "structure",
145831
146052
  "members": {
145832
146053
  "authorizerName": {},
@@ -145845,10 +146066,13 @@ module.exports={
145845
146066
  },
145846
146067
  "signingDisabled": {
145847
146068
  "type": "boolean"
146069
+ },
146070
+ "enableCachingForHttp": {
146071
+ "type": "boolean"
145848
146072
  }
145849
146073
  }
145850
146074
  },
145851
- "Sh7": {
146075
+ "Sh8": {
145852
146076
  "type": "structure",
145853
146077
  "members": {
145854
146078
  "notBefore": {
@@ -145859,14 +146083,14 @@ module.exports={
145859
146083
  }
145860
146084
  }
145861
146085
  },
145862
- "Sh8": {
146086
+ "Sh9": {
145863
146087
  "type": "structure",
145864
146088
  "members": {
145865
146089
  "templateBody": {},
145866
146090
  "roleArn": {}
145867
146091
  }
145868
146092
  },
145869
- "Shm": {
146093
+ "Shn": {
145870
146094
  "type": "structure",
145871
146095
  "members": {
145872
146096
  "taskId": {},
@@ -145878,10 +146102,10 @@ module.exports={
145878
146102
  "type": "timestamp"
145879
146103
  },
145880
146104
  "target": {
145881
- "shape": "Sho"
146105
+ "shape": "Shp"
145882
146106
  },
145883
146107
  "violationEventOccurrenceRange": {
145884
- "shape": "Shr"
146108
+ "shape": "Shs"
145885
146109
  },
145886
146110
  "onlyActiveViolationsIncluded": {
145887
146111
  "type": "boolean"
@@ -145890,7 +146114,7 @@ module.exports={
145890
146114
  "type": "boolean"
145891
146115
  },
145892
146116
  "actionsDefinition": {
145893
- "shape": "Sg3"
146117
+ "shape": "Sg4"
145894
146118
  },
145895
146119
  "taskStatistics": {
145896
146120
  "type": "structure",
@@ -145908,7 +146132,7 @@ module.exports={
145908
146132
  }
145909
146133
  }
145910
146134
  },
145911
- "Sho": {
146135
+ "Shp": {
145912
146136
  "type": "structure",
145913
146137
  "members": {
145914
146138
  "violationIds": {
@@ -145919,7 +146143,7 @@ module.exports={
145919
146143
  "behaviorName": {}
145920
146144
  }
145921
146145
  },
145922
- "Shr": {
146146
+ "Shs": {
145923
146147
  "type": "structure",
145924
146148
  "required": [
145925
146149
  "startTime",
@@ -145934,7 +146158,7 @@ module.exports={
145934
146158
  }
145935
146159
  }
145936
146160
  },
145937
- "Sic": {
146161
+ "Sid": {
145938
146162
  "type": "map",
145939
146163
  "key": {},
145940
146164
  "value": {
@@ -145946,24 +146170,24 @@ module.exports={
145946
146170
  }
145947
146171
  }
145948
146172
  },
145949
- "Sjf": {
146173
+ "Sjg": {
145950
146174
  "type": "list",
145951
146175
  "member": {}
145952
146176
  },
145953
- "Sk8": {
146177
+ "Sk9": {
145954
146178
  "type": "list",
145955
146179
  "member": {
145956
- "shape": "Sk9"
146180
+ "shape": "Ska"
145957
146181
  }
145958
146182
  },
145959
- "Sk9": {
146183
+ "Ska": {
145960
146184
  "type": "structure",
145961
146185
  "members": {
145962
146186
  "groupName": {},
145963
146187
  "groupArn": {}
145964
146188
  }
145965
146189
  },
145966
- "Skl": {
146190
+ "Skm": {
145967
146191
  "type": "structure",
145968
146192
  "members": {
145969
146193
  "deprecated": {
@@ -145977,7 +146201,7 @@ module.exports={
145977
146201
  }
145978
146202
  }
145979
146203
  },
145980
- "Slk": {
146204
+ "Sll": {
145981
146205
  "type": "structure",
145982
146206
  "required": [
145983
146207
  "thingIndexingMode"
@@ -145988,14 +146212,14 @@ module.exports={
145988
146212
  "deviceDefenderIndexingMode": {},
145989
146213
  "namedShadowIndexingMode": {},
145990
146214
  "managedFields": {
145991
- "shape": "Slp"
146215
+ "shape": "Slq"
145992
146216
  },
145993
146217
  "customFields": {
145994
- "shape": "Slp"
146218
+ "shape": "Slq"
145995
146219
  }
145996
146220
  }
145997
146221
  },
145998
- "Slp": {
146222
+ "Slq": {
145999
146223
  "type": "list",
146000
146224
  "member": {
146001
146225
  "type": "structure",
@@ -146005,7 +146229,7 @@ module.exports={
146005
146229
  }
146006
146230
  }
146007
146231
  },
146008
- "Slt": {
146232
+ "Slu": {
146009
146233
  "type": "structure",
146010
146234
  "required": [
146011
146235
  "thingGroupIndexingMode"
@@ -146013,20 +146237,20 @@ module.exports={
146013
146237
  "members": {
146014
146238
  "thingGroupIndexingMode": {},
146015
146239
  "managedFields": {
146016
- "shape": "Slp"
146240
+ "shape": "Slq"
146017
146241
  },
146018
146242
  "customFields": {
146019
- "shape": "Slp"
146243
+ "shape": "Slq"
146020
146244
  }
146021
146245
  }
146022
146246
  },
146023
- "Snb": {
146247
+ "Snc": {
146024
146248
  "type": "structure",
146025
146249
  "members": {
146026
146250
  "confidenceLevel": {}
146027
146251
  }
146028
146252
  },
146029
- "Sni": {
146253
+ "Snj": {
146030
146254
  "type": "list",
146031
146255
  "member": {
146032
146256
  "type": "structure",
@@ -146036,7 +146260,7 @@ module.exports={
146036
146260
  }
146037
146261
  }
146038
146262
  },
146039
- "Sok": {
146263
+ "Sol": {
146040
146264
  "type": "list",
146041
146265
  "member": {
146042
146266
  "type": "structure",
@@ -146051,7 +146275,7 @@ module.exports={
146051
146275
  }
146052
146276
  }
146053
146277
  },
146054
- "Spk": {
146278
+ "Spl": {
146055
146279
  "type": "structure",
146056
146280
  "members": {
146057
146281
  "status": {},
@@ -146069,15 +146293,15 @@ module.exports={
146069
146293
  }
146070
146294
  }
146071
146295
  },
146072
- "Sqh": {
146296
+ "Sqi": {
146073
146297
  "type": "list",
146074
146298
  "member": {}
146075
146299
  },
146076
- "Sqr": {
146300
+ "Sqs": {
146077
146301
  "type": "list",
146078
146302
  "member": {}
146079
146303
  },
146080
- "Sra": {
146304
+ "Srb": {
146081
146305
  "type": "structure",
146082
146306
  "required": [
146083
146307
  "name",
@@ -146088,7 +146312,7 @@ module.exports={
146088
146312
  "arn": {}
146089
146313
  }
146090
146314
  },
146091
- "Srf": {
146315
+ "Srg": {
146092
146316
  "type": "structure",
146093
146317
  "required": [
146094
146318
  "arn"
@@ -146097,7 +146321,7 @@ module.exports={
146097
146321
  "arn": {}
146098
146322
  }
146099
146323
  },
146100
- "St3": {
146324
+ "St4": {
146101
146325
  "type": "structure",
146102
146326
  "required": [
146103
146327
  "targetType"
@@ -146107,11 +146331,11 @@ module.exports={
146107
146331
  "targetName": {}
146108
146332
  }
146109
146333
  },
146110
- "Stz": {
146334
+ "Su0": {
146111
146335
  "type": "list",
146112
146336
  "member": {}
146113
146337
  },
146114
- "Sut": {
146338
+ "Suu": {
146115
146339
  "type": "structure",
146116
146340
  "required": [
146117
146341
  "resources"
@@ -146124,11 +146348,11 @@ module.exports={
146124
146348
  }
146125
146349
  }
146126
146350
  },
146127
- "Sux": {
146351
+ "Suy": {
146128
146352
  "type": "list",
146129
146353
  "member": {}
146130
146354
  },
146131
- "Sx8": {
146355
+ "Sx9": {
146132
146356
  "type": "list",
146133
146357
  "member": {}
146134
146358
  }
@@ -160909,7 +161133,10 @@ module.exports={
160909
161133
  ],
160910
161134
  "members": {
160911
161135
  "destinationName": {},
160912
- "accessPolicy": {}
161136
+ "accessPolicy": {},
161137
+ "forceUpdate": {
161138
+ "type": "boolean"
161139
+ }
160913
161140
  }
160914
161141
  }
160915
161142
  },
@@ -233874,7 +234101,7 @@ AWS.util.update(AWS, {
233874
234101
  /**
233875
234102
  * @constant
233876
234103
  */
233877
- VERSION: '2.1044.0',
234104
+ VERSION: '2.1045.0',
233878
234105
 
233879
234106
  /**
233880
234107
  * @api private
@@ -255301,7 +255528,7 @@ var LRUCache = /** @class */ (function () {
255301
255528
  }());
255302
255529
  exports.LRUCache = LRUCache;
255303
255530
  },{}],452:[function(require,module,exports){
255304
- // AWS SDK for JavaScript v2.1044.0
255531
+ // AWS SDK for JavaScript v2.1045.0
255305
255532
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
255306
255533
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
255307
255534
  require('./browser_loader');