cdk-lambda-subminute 2.0.300 → 2.0.301

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (58) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/CHANGELOG.md +23 -1
  4. package/node_modules/aws-sdk/README.md +1 -1
  5. package/node_modules/aws-sdk/apis/codecatalyst-2022-09-28.min.json +8 -4
  6. package/node_modules/aws-sdk/apis/dlm-2018-01-12.min.json +108 -15
  7. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +30 -20
  8. package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +3 -0
  9. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +259 -101
  10. package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +10 -0
  11. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +724 -151
  12. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.paginators.json +18 -0
  13. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +60 -50
  14. package/node_modules/aws-sdk/apis/ivs-realtime-2020-07-14.min.json +578 -33
  15. package/node_modules/aws-sdk/apis/ivs-realtime-2020-07-14.paginators.json +15 -0
  16. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +32 -26
  17. package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +69 -51
  18. package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +52 -12
  19. package/node_modules/aws-sdk/apis/pinpoint-sms-voice-v2-2022-03-31.min.json +1426 -59
  20. package/node_modules/aws-sdk/apis/pinpoint-sms-voice-v2-2022-03-31.paginators.json +54 -0
  21. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +909 -335
  22. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.paginators.json +6 -0
  23. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +977 -974
  24. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +161 -146
  25. package/node_modules/aws-sdk/apis/ssm-incidents-2018-05-10.min.json +201 -52
  26. package/node_modules/aws-sdk/apis/ssm-incidents-2018-05-10.paginators.json +6 -0
  27. package/node_modules/aws-sdk/apis/sso-admin-2020-07-20.min.json +1119 -79
  28. package/node_modules/aws-sdk/apis/sso-admin-2020-07-20.paginators.json +52 -0
  29. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +121 -105
  30. package/node_modules/aws-sdk/clients/codecatalyst.d.ts +16 -0
  31. package/node_modules/aws-sdk/clients/dlm.d.ts +151 -23
  32. package/node_modules/aws-sdk/clients/ec2.d.ts +19 -1
  33. package/node_modules/aws-sdk/clients/fsx.d.ts +7 -3
  34. package/node_modules/aws-sdk/clients/glue.d.ts +228 -0
  35. package/node_modules/aws-sdk/clients/imagebuilder.d.ts +776 -60
  36. package/node_modules/aws-sdk/clients/iot.d.ts +23 -6
  37. package/node_modules/aws-sdk/clients/ivsrealtime.d.ts +593 -6
  38. package/node_modules/aws-sdk/clients/kafka.d.ts +13 -0
  39. package/node_modules/aws-sdk/clients/lambda.d.ts +39 -5
  40. package/node_modules/aws-sdk/clients/macie2.d.ts +54 -16
  41. package/node_modules/aws-sdk/clients/mediapackage.d.ts +2 -2
  42. package/node_modules/aws-sdk/clients/pinpointsmsvoicev2.d.ts +1860 -96
  43. package/node_modules/aws-sdk/clients/polly.d.ts +9 -9
  44. package/node_modules/aws-sdk/clients/quicksight.d.ts +537 -20
  45. package/node_modules/aws-sdk/clients/sagemaker.d.ts +12 -2
  46. package/node_modules/aws-sdk/clients/ssm.d.ts +38 -8
  47. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +191 -40
  48. package/node_modules/aws-sdk/clients/ssoadmin.d.ts +1517 -128
  49. package/node_modules/aws-sdk/clients/transfer.d.ts +25 -1
  50. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  51. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +27 -27
  52. package/node_modules/aws-sdk/dist/aws-sdk.js +324 -271
  53. package/node_modules/aws-sdk/dist/aws-sdk.min.js +69 -69
  54. package/node_modules/aws-sdk/lib/core.js +1 -1
  55. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +1 -1
  56. package/node_modules/aws-sdk/lib/dynamodb/document_client.js +1 -1
  57. package/node_modules/aws-sdk/package.json +1 -1
  58. package/package.json +5 -5
@@ -1,4 +1,4 @@
1
- // AWS SDK for JavaScript v2.1497.0
1
+ // AWS SDK for JavaScript v2.1498.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){
@@ -88493,7 +88493,8 @@ module.exports={
88493
88493
  "DeviceOptions": {
88494
88494
  "type": "structure",
88495
88495
  "members": {
88496
- "TenantId": {}
88496
+ "TenantId": {},
88497
+ "PublicSigningKeyUrl": {}
88497
88498
  }
88498
88499
  },
88499
88500
  "PolicyReferenceName": {},
@@ -105798,6 +105799,12 @@ module.exports={
105798
105799
  "Scope": {}
105799
105800
  }
105800
105801
  },
105802
+ "DeviceOptions": {
105803
+ "type": "structure",
105804
+ "members": {
105805
+ "PublicSigningKeyUrl": {}
105806
+ }
105807
+ },
105801
105808
  "Description": {},
105802
105809
  "DryRun": {
105803
105810
  "type": "boolean"
@@ -106123,13 +106130,13 @@ module.exports={
106123
106130
  ],
106124
106131
  "members": {
106125
106132
  "AccepterPeeringConnectionOptions": {
106126
- "shape": "S284"
106133
+ "shape": "S285"
106127
106134
  },
106128
106135
  "DryRun": {
106129
106136
  "type": "boolean"
106130
106137
  },
106131
106138
  "RequesterPeeringConnectionOptions": {
106132
- "shape": "S284"
106139
+ "shape": "S285"
106133
106140
  },
106134
106141
  "VpcPeeringConnectionId": {}
106135
106142
  }
@@ -106138,11 +106145,11 @@ module.exports={
106138
106145
  "type": "structure",
106139
106146
  "members": {
106140
106147
  "AccepterPeeringConnectionOptions": {
106141
- "shape": "S286",
106148
+ "shape": "S287",
106142
106149
  "locationName": "accepterPeeringConnectionOptions"
106143
106150
  },
106144
106151
  "RequesterPeeringConnectionOptions": {
106145
- "shape": "S286",
106152
+ "shape": "S287",
106146
106153
  "locationName": "requesterPeeringConnectionOptions"
106147
106154
  }
106148
106155
  }
@@ -106366,7 +106373,7 @@ module.exports={
106366
106373
  "type": "structure",
106367
106374
  "members": {
106368
106375
  "InstanceMonitorings": {
106369
- "shape": "S28l",
106376
+ "shape": "S28m",
106370
106377
  "locationName": "instancesSet"
106371
106378
  }
106372
106379
  }
@@ -108295,7 +108302,7 @@ module.exports={
108295
108302
  "type": "integer"
108296
108303
  },
108297
108304
  "Groups": {
108298
- "shape": "S2cc",
108305
+ "shape": "S2cd",
108299
108306
  "locationName": "Group"
108300
108307
  },
108301
108308
  "Ipv6AddressCount": {
@@ -108344,7 +108351,7 @@ module.exports={
108344
108351
  },
108345
108352
  "RamdiskId": {},
108346
108353
  "SecurityGroupIds": {
108347
- "shape": "S2cc",
108354
+ "shape": "S2cd",
108348
108355
  "locationName": "SecurityGroupId"
108349
108356
  },
108350
108357
  "SubnetId": {},
@@ -108558,7 +108565,7 @@ module.exports={
108558
108565
  "type": "structure",
108559
108566
  "members": {
108560
108567
  "StartingInstances": {
108561
- "shape": "S2d0",
108568
+ "shape": "S2d1",
108562
108569
  "locationName": "instancesSet"
108563
108570
  }
108564
108571
  }
@@ -108685,7 +108692,7 @@ module.exports={
108685
108692
  "type": "structure",
108686
108693
  "members": {
108687
108694
  "StoppingInstances": {
108688
- "shape": "S2d0",
108695
+ "shape": "S2d1",
108689
108696
  "locationName": "instancesSet"
108690
108697
  }
108691
108698
  }
@@ -108760,7 +108767,7 @@ module.exports={
108760
108767
  "type": "structure",
108761
108768
  "members": {
108762
108769
  "TerminatingInstances": {
108763
- "shape": "S2d0",
108770
+ "shape": "S2d1",
108764
108771
  "locationName": "instancesSet"
108765
108772
  }
108766
108773
  }
@@ -108901,7 +108908,7 @@ module.exports={
108901
108908
  "type": "structure",
108902
108909
  "members": {
108903
108910
  "InstanceMonitorings": {
108904
- "shape": "S28l",
108911
+ "shape": "S28m",
108905
108912
  "locationName": "instancesSet"
108906
108913
  }
108907
108914
  }
@@ -108920,7 +108927,7 @@ module.exports={
108920
108927
  "shape": "S6q"
108921
108928
  },
108922
108929
  "SecurityGroupRuleDescriptions": {
108923
- "shape": "S2dq",
108930
+ "shape": "S2dr",
108924
108931
  "locationName": "SecurityGroupRuleDescription"
108925
108932
  }
108926
108933
  }
@@ -108948,7 +108955,7 @@ module.exports={
108948
108955
  "shape": "S6q"
108949
108956
  },
108950
108957
  "SecurityGroupRuleDescriptions": {
108951
- "shape": "S2dq",
108958
+ "shape": "S2dr",
108952
108959
  "locationName": "SecurityGroupRuleDescription"
108953
108960
  }
108954
108961
  }
@@ -109887,6 +109894,9 @@ module.exports={
109887
109894
  "members": {
109888
109895
  "TenantId": {
109889
109896
  "locationName": "tenantId"
109897
+ },
109898
+ "PublicSigningKeyUrl": {
109899
+ "locationName": "publicSigningKeyUrl"
109890
109900
  }
109891
109901
  }
109892
109902
  },
@@ -118860,7 +118870,7 @@ module.exports={
118860
118870
  }
118861
118871
  }
118862
118872
  },
118863
- "S284": {
118873
+ "S285": {
118864
118874
  "type": "structure",
118865
118875
  "members": {
118866
118876
  "AllowDnsResolutionFromRemoteVpc": {
@@ -118874,7 +118884,7 @@ module.exports={
118874
118884
  }
118875
118885
  }
118876
118886
  },
118877
- "S286": {
118887
+ "S287": {
118878
118888
  "type": "structure",
118879
118889
  "members": {
118880
118890
  "AllowDnsResolutionFromRemoteVpc": {
@@ -118891,7 +118901,7 @@ module.exports={
118891
118901
  }
118892
118902
  }
118893
118903
  },
118894
- "S28l": {
118904
+ "S28m": {
118895
118905
  "type": "list",
118896
118906
  "member": {
118897
118907
  "locationName": "item",
@@ -118907,13 +118917,13 @@ module.exports={
118907
118917
  }
118908
118918
  }
118909
118919
  },
118910
- "S2cc": {
118920
+ "S2cd": {
118911
118921
  "type": "list",
118912
118922
  "member": {
118913
118923
  "locationName": "SecurityGroupId"
118914
118924
  }
118915
118925
  },
118916
- "S2d0": {
118926
+ "S2d1": {
118917
118927
  "type": "list",
118918
118928
  "member": {
118919
118929
  "locationName": "item",
@@ -118933,7 +118943,7 @@ module.exports={
118933
118943
  }
118934
118944
  }
118935
118945
  },
118936
- "S2dq": {
118946
+ "S2dr": {
118937
118947
  "type": "list",
118938
118948
  "member": {
118939
118949
  "locationName": "item",
@@ -160608,7 +160618,7 @@ module.exports={
160608
160618
  "shape": "Snc"
160609
160619
  },
160610
160620
  "thingGroupIndexingConfiguration": {
160611
- "shape": "Sno"
160621
+ "shape": "Sns"
160612
160622
  }
160613
160623
  }
160614
160624
  }
@@ -160770,7 +160780,7 @@ module.exports={
160770
160780
  "type": "structure",
160771
160781
  "members": {
160772
160782
  "versionUpdateByJobsConfig": {
160773
- "shape": "So4"
160783
+ "shape": "So8"
160774
160784
  }
160775
160785
  }
160776
160786
  }
@@ -161155,7 +161165,7 @@ module.exports={
161155
161165
  "shape": "S9n"
161156
161166
  },
161157
161167
  "violationEventAdditionalInfo": {
161158
- "shape": "Spe"
161168
+ "shape": "Spi"
161159
161169
  },
161160
161170
  "verificationState": {},
161161
161171
  "verificationStateDescription": {},
@@ -161206,7 +161216,7 @@ module.exports={
161206
161216
  "type": "structure",
161207
161217
  "members": {
161208
161218
  "policies": {
161209
- "shape": "Spl"
161219
+ "shape": "Spp"
161210
161220
  },
161211
161221
  "nextMarker": {}
161212
161222
  }
@@ -161647,7 +161657,7 @@ module.exports={
161647
161657
  "type": "structure",
161648
161658
  "members": {
161649
161659
  "certificates": {
161650
- "shape": "Sqn"
161660
+ "shape": "Sqr"
161651
161661
  },
161652
161662
  "nextMarker": {}
161653
161663
  }
@@ -161688,7 +161698,7 @@ module.exports={
161688
161698
  "type": "structure",
161689
161699
  "members": {
161690
161700
  "certificates": {
161691
- "shape": "Sqn"
161701
+ "shape": "Sqr"
161692
161702
  },
161693
161703
  "nextMarker": {}
161694
161704
  }
@@ -162016,7 +162026,7 @@ module.exports={
162016
162026
  "members": {
162017
162027
  "thingArn": {},
162018
162028
  "jobExecutionSummary": {
162019
- "shape": "Srn"
162029
+ "shape": "Srr"
162020
162030
  }
162021
162031
  }
162022
162032
  }
@@ -162073,7 +162083,7 @@ module.exports={
162073
162083
  "members": {
162074
162084
  "jobId": {},
162075
162085
  "jobExecutionSummary": {
162076
- "shape": "Srn"
162086
+ "shape": "Srr"
162077
162087
  }
162078
162088
  }
162079
162089
  }
@@ -162571,7 +162581,7 @@ module.exports={
162571
162581
  "type": "structure",
162572
162582
  "members": {
162573
162583
  "policies": {
162574
- "shape": "Spl"
162584
+ "shape": "Spp"
162575
162585
  },
162576
162586
  "nextMarker": {}
162577
162587
  }
@@ -162612,7 +162622,7 @@ module.exports={
162612
162622
  "type": "structure",
162613
162623
  "members": {
162614
162624
  "principals": {
162615
- "shape": "Ssy"
162625
+ "shape": "St2"
162616
162626
  },
162617
162627
  "nextMarker": {}
162618
162628
  }
@@ -162692,7 +162702,7 @@ module.exports={
162692
162702
  "type": "structure",
162693
162703
  "members": {
162694
162704
  "policies": {
162695
- "shape": "Spl"
162705
+ "shape": "Spp"
162696
162706
  },
162697
162707
  "nextMarker": {}
162698
162708
  }
@@ -162729,7 +162739,7 @@ module.exports={
162729
162739
  "type": "structure",
162730
162740
  "members": {
162731
162741
  "things": {
162732
- "shape": "St8"
162742
+ "shape": "Stc"
162733
162743
  },
162734
162744
  "nextToken": {}
162735
162745
  }
@@ -162975,7 +162985,7 @@ module.exports={
162975
162985
  "securityProfileIdentifiers": {
162976
162986
  "type": "list",
162977
162987
  "member": {
162978
- "shape": "Stt"
162988
+ "shape": "Stx"
162979
162989
  }
162980
162990
  },
162981
162991
  "nextToken": {}
@@ -163022,10 +163032,10 @@ module.exports={
163022
163032
  "type": "structure",
163023
163033
  "members": {
163024
163034
  "securityProfileIdentifier": {
163025
- "shape": "Stt"
163035
+ "shape": "Stx"
163026
163036
  },
163027
163037
  "target": {
163028
- "shape": "Sty"
163038
+ "shape": "Su2"
163029
163039
  }
163030
163040
  }
163031
163041
  }
@@ -163178,7 +163188,7 @@ module.exports={
163178
163188
  "securityProfileTargets": {
163179
163189
  "type": "list",
163180
163190
  "member": {
163181
- "shape": "Sty"
163191
+ "shape": "Su2"
163182
163192
  }
163183
163193
  },
163184
163194
  "nextToken": {}
@@ -163293,7 +163303,7 @@ module.exports={
163293
163303
  "type": "structure",
163294
163304
  "members": {
163295
163305
  "principals": {
163296
- "shape": "Ssy"
163306
+ "shape": "St2"
163297
163307
  },
163298
163308
  "nextToken": {}
163299
163309
  }
@@ -163512,7 +163522,7 @@ module.exports={
163512
163522
  "type": "structure",
163513
163523
  "members": {
163514
163524
  "things": {
163515
- "shape": "St8"
163525
+ "shape": "Stc"
163516
163526
  },
163517
163527
  "nextToken": {}
163518
163528
  }
@@ -163553,7 +163563,7 @@ module.exports={
163553
163563
  "type": "structure",
163554
163564
  "members": {
163555
163565
  "things": {
163556
- "shape": "St8"
163566
+ "shape": "Stc"
163557
163567
  },
163558
163568
  "nextToken": {}
163559
163569
  }
@@ -163705,7 +163715,7 @@ module.exports={
163705
163715
  "type": "structure",
163706
163716
  "members": {
163707
163717
  "logTarget": {
163708
- "shape": "Svm"
163718
+ "shape": "Svq"
163709
163719
  },
163710
163720
  "logLevel": {}
163711
163721
  }
@@ -163787,7 +163797,7 @@ module.exports={
163787
163797
  "shape": "S9n"
163788
163798
  },
163789
163799
  "violationEventAdditionalInfo": {
163790
- "shape": "Spe"
163800
+ "shape": "Spi"
163791
163801
  },
163792
163802
  "violationEventType": {},
163793
163803
  "verificationState": {},
@@ -164058,7 +164068,7 @@ module.exports={
164058
164068
  "thingId": {},
164059
164069
  "thingTypeName": {},
164060
164070
  "thingGroupNames": {
164061
- "shape": "Swi"
164071
+ "shape": "Swm"
164062
164072
  },
164063
164073
  "attributes": {
164064
164074
  "shape": "S3o"
@@ -164092,7 +164102,7 @@ module.exports={
164092
164102
  "shape": "S3o"
164093
164103
  },
164094
164104
  "parentGroupNames": {
164095
- "shape": "Swi"
164105
+ "shape": "Swm"
164096
164106
  }
164097
164107
  }
164098
164108
  }
@@ -164180,7 +164190,7 @@ module.exports={
164180
164190
  ],
164181
164191
  "members": {
164182
164192
  "logTarget": {
164183
- "shape": "Svm"
164193
+ "shape": "Svq"
164184
164194
  },
164185
164195
  "logLevel": {}
164186
164196
  }
@@ -164389,7 +164399,7 @@ module.exports={
164389
164399
  "authInfos": {
164390
164400
  "type": "list",
164391
164401
  "member": {
164392
- "shape": "Sxb"
164402
+ "shape": "Sxf"
164393
164403
  }
164394
164404
  },
164395
164405
  "clientId": {
@@ -164397,10 +164407,10 @@ module.exports={
164397
164407
  "locationName": "clientId"
164398
164408
  },
164399
164409
  "policyNamesToAdd": {
164400
- "shape": "Sxf"
164410
+ "shape": "Sxj"
164401
164411
  },
164402
164412
  "policyNamesToSkip": {
164403
- "shape": "Sxf"
164413
+ "shape": "Sxj"
164404
164414
  }
164405
164415
  }
164406
164416
  },
@@ -164413,13 +164423,13 @@ module.exports={
164413
164423
  "type": "structure",
164414
164424
  "members": {
164415
164425
  "authInfo": {
164416
- "shape": "Sxb"
164426
+ "shape": "Sxf"
164417
164427
  },
164418
164428
  "allowed": {
164419
164429
  "type": "structure",
164420
164430
  "members": {
164421
164431
  "policies": {
164422
- "shape": "Spl"
164432
+ "shape": "Spp"
164423
164433
  }
164424
164434
  }
164425
164435
  },
@@ -164430,7 +164440,7 @@ module.exports={
164430
164440
  "type": "structure",
164431
164441
  "members": {
164432
164442
  "policies": {
164433
- "shape": "Spl"
164443
+ "shape": "Spp"
164434
164444
  }
164435
164445
  }
164436
164446
  },
@@ -164438,7 +164448,7 @@ module.exports={
164438
164448
  "type": "structure",
164439
164449
  "members": {
164440
164450
  "policies": {
164441
- "shape": "Spl"
164451
+ "shape": "Spp"
164442
164452
  }
164443
164453
  }
164444
164454
  }
@@ -164955,7 +164965,7 @@ module.exports={
164955
164965
  "shape": "Snc"
164956
164966
  },
164957
164967
  "thingGroupIndexingConfiguration": {
164958
- "shape": "Sno"
164968
+ "shape": "Sns"
164959
164969
  }
164960
164970
  }
164961
164971
  },
@@ -165077,7 +165087,7 @@ module.exports={
165077
165087
  "type": "structure",
165078
165088
  "members": {
165079
165089
  "versionUpdateByJobsConfig": {
165080
- "shape": "So4"
165090
+ "shape": "So8"
165081
165091
  },
165082
165092
  "clientToken": {
165083
165093
  "idempotencyToken": true,
@@ -165424,10 +165434,10 @@ module.exports={
165424
165434
  "members": {
165425
165435
  "thingName": {},
165426
165436
  "thingGroupsToAdd": {
165427
- "shape": "Szz"
165437
+ "shape": "S103"
165428
165438
  },
165429
165439
  "thingGroupsToRemove": {
165430
- "shape": "Szz"
165440
+ "shape": "S103"
165431
165441
  },
165432
165442
  "overrideDynamicGroups": {
165433
165443
  "type": "boolean"
@@ -167038,6 +167048,16 @@ module.exports={
167038
167048
  "namedShadowNames": {
167039
167049
  "type": "list",
167040
167050
  "member": {}
167051
+ },
167052
+ "geoLocations": {
167053
+ "type": "list",
167054
+ "member": {
167055
+ "type": "structure",
167056
+ "members": {
167057
+ "name": {},
167058
+ "order": {}
167059
+ }
167060
+ }
167041
167061
  }
167042
167062
  }
167043
167063
  }
@@ -167053,7 +167073,7 @@ module.exports={
167053
167073
  }
167054
167074
  }
167055
167075
  },
167056
- "Sno": {
167076
+ "Sns": {
167057
167077
  "type": "structure",
167058
167078
  "required": [
167059
167079
  "thingGroupIndexingMode"
@@ -167068,7 +167088,7 @@ module.exports={
167068
167088
  }
167069
167089
  }
167070
167090
  },
167071
- "So4": {
167091
+ "So8": {
167072
167092
  "type": "structure",
167073
167093
  "members": {
167074
167094
  "enabled": {
@@ -167077,13 +167097,13 @@ module.exports={
167077
167097
  "roleArn": {}
167078
167098
  }
167079
167099
  },
167080
- "Spe": {
167100
+ "Spi": {
167081
167101
  "type": "structure",
167082
167102
  "members": {
167083
167103
  "confidenceLevel": {}
167084
167104
  }
167085
167105
  },
167086
- "Spl": {
167106
+ "Spp": {
167087
167107
  "type": "list",
167088
167108
  "member": {
167089
167109
  "type": "structure",
@@ -167093,7 +167113,7 @@ module.exports={
167093
167113
  }
167094
167114
  }
167095
167115
  },
167096
- "Sqn": {
167116
+ "Sqr": {
167097
167117
  "type": "list",
167098
167118
  "member": {
167099
167119
  "type": "structure",
@@ -167108,7 +167128,7 @@ module.exports={
167108
167128
  }
167109
167129
  }
167110
167130
  },
167111
- "Srn": {
167131
+ "Srr": {
167112
167132
  "type": "structure",
167113
167133
  "members": {
167114
167134
  "status": {},
@@ -167129,15 +167149,15 @@ module.exports={
167129
167149
  }
167130
167150
  }
167131
167151
  },
167132
- "Ssy": {
167152
+ "St2": {
167133
167153
  "type": "list",
167134
167154
  "member": {}
167135
167155
  },
167136
- "St8": {
167156
+ "Stc": {
167137
167157
  "type": "list",
167138
167158
  "member": {}
167139
167159
  },
167140
- "Stt": {
167160
+ "Stx": {
167141
167161
  "type": "structure",
167142
167162
  "required": [
167143
167163
  "name",
@@ -167148,7 +167168,7 @@ module.exports={
167148
167168
  "arn": {}
167149
167169
  }
167150
167170
  },
167151
- "Sty": {
167171
+ "Su2": {
167152
167172
  "type": "structure",
167153
167173
  "required": [
167154
167174
  "arn"
@@ -167157,7 +167177,7 @@ module.exports={
167157
167177
  "arn": {}
167158
167178
  }
167159
167179
  },
167160
- "Svm": {
167180
+ "Svq": {
167161
167181
  "type": "structure",
167162
167182
  "required": [
167163
167183
  "targetType"
@@ -167167,11 +167187,11 @@ module.exports={
167167
167187
  "targetName": {}
167168
167188
  }
167169
167189
  },
167170
- "Swi": {
167190
+ "Swm": {
167171
167191
  "type": "list",
167172
167192
  "member": {}
167173
167193
  },
167174
- "Sxb": {
167194
+ "Sxf": {
167175
167195
  "type": "structure",
167176
167196
  "required": [
167177
167197
  "resources"
@@ -167184,11 +167204,11 @@ module.exports={
167184
167204
  }
167185
167205
  }
167186
167206
  },
167187
- "Sxf": {
167207
+ "Sxj": {
167188
167208
  "type": "list",
167189
167209
  "member": {}
167190
167210
  },
167191
- "Szz": {
167211
+ "S103": {
167192
167212
  "type": "list",
167193
167213
  "member": {}
167194
167214
  }
@@ -174719,11 +174739,14 @@ module.exports={
174719
174739
  },
174720
174740
  "SnapStart": {
174721
174741
  "shape": "S3k"
174742
+ },
174743
+ "LoggingConfig": {
174744
+ "shape": "S3m"
174722
174745
  }
174723
174746
  }
174724
174747
  },
174725
174748
  "output": {
174726
- "shape": "S3m"
174749
+ "shape": "S3r"
174727
174750
  }
174728
174751
  },
174729
174752
  "CreateFunctionUrlConfig": {
@@ -174748,7 +174771,7 @@ module.exports={
174748
174771
  },
174749
174772
  "AuthType": {},
174750
174773
  "Cors": {
174751
- "shape": "S4d"
174774
+ "shape": "S4i"
174752
174775
  },
174753
174776
  "InvokeMode": {}
174754
174777
  }
@@ -174766,7 +174789,7 @@ module.exports={
174766
174789
  "FunctionArn": {},
174767
174790
  "AuthType": {},
174768
174791
  "Cors": {
174769
- "shape": "S4d"
174792
+ "shape": "S4i"
174770
174793
  },
174771
174794
  "CreationTime": {},
174772
174795
  "InvokeMode": {}
@@ -175150,7 +175173,7 @@ module.exports={
175150
175173
  "type": "structure",
175151
175174
  "members": {
175152
175175
  "Configuration": {
175153
- "shape": "S3m"
175176
+ "shape": "S3r"
175154
175177
  },
175155
175178
  "Code": {
175156
175179
  "type": "structure",
@@ -175165,7 +175188,7 @@ module.exports={
175165
175188
  "shape": "S34"
175166
175189
  },
175167
175190
  "Concurrency": {
175168
- "shape": "S5d"
175191
+ "shape": "S5i"
175169
175192
  }
175170
175193
  }
175171
175194
  }
@@ -175250,7 +175273,7 @@ module.exports={
175250
175273
  }
175251
175274
  },
175252
175275
  "output": {
175253
- "shape": "S3m"
175276
+ "shape": "S3r"
175254
175277
  }
175255
175278
  },
175256
175279
  "GetFunctionEventInvokeConfig": {
@@ -175276,7 +175299,7 @@ module.exports={
175276
175299
  }
175277
175300
  },
175278
175301
  "output": {
175279
- "shape": "S5l"
175302
+ "shape": "S5q"
175280
175303
  }
175281
175304
  },
175282
175305
  "GetFunctionUrlConfig": {
@@ -175315,7 +175338,7 @@ module.exports={
175315
175338
  "FunctionArn": {},
175316
175339
  "AuthType": {},
175317
175340
  "Cors": {
175318
- "shape": "S4d"
175341
+ "shape": "S4i"
175319
175342
  },
175320
175343
  "CreationTime": {},
175321
175344
  "LastModifiedTime": {},
@@ -175348,7 +175371,7 @@ module.exports={
175348
175371
  }
175349
175372
  },
175350
175373
  "output": {
175351
- "shape": "S5r"
175374
+ "shape": "S5w"
175352
175375
  }
175353
175376
  },
175354
175377
  "GetLayerVersionByArn": {
@@ -175370,7 +175393,7 @@ module.exports={
175370
175393
  }
175371
175394
  },
175372
175395
  "output": {
175373
- "shape": "S5r"
175396
+ "shape": "S5w"
175374
175397
  }
175375
175398
  },
175376
175399
  "GetLayerVersionPolicy": {
@@ -175836,7 +175859,7 @@ module.exports={
175836
175859
  "FunctionEventInvokeConfigs": {
175837
175860
  "type": "list",
175838
175861
  "member": {
175839
- "shape": "S5l"
175862
+ "shape": "S5q"
175840
175863
  }
175841
175864
  },
175842
175865
  "NextMarker": {}
@@ -175893,7 +175916,7 @@ module.exports={
175893
175916
  "CreationTime": {},
175894
175917
  "LastModifiedTime": {},
175895
175918
  "Cors": {
175896
- "shape": "S4d"
175919
+ "shape": "S4i"
175897
175920
  },
175898
175921
  "AuthType": {},
175899
175922
  "InvokeMode": {}
@@ -175937,7 +175960,7 @@ module.exports={
175937
175960
  "members": {
175938
175961
  "NextMarker": {},
175939
175962
  "Functions": {
175940
- "shape": "S7b"
175963
+ "shape": "S7g"
175941
175964
  }
175942
175965
  }
175943
175966
  }
@@ -176022,7 +176045,7 @@ module.exports={
176022
176045
  "LayerVersions": {
176023
176046
  "type": "list",
176024
176047
  "member": {
176025
- "shape": "S7j"
176048
+ "shape": "S7o"
176026
176049
  }
176027
176050
  }
176028
176051
  }
@@ -176068,7 +176091,7 @@ module.exports={
176068
176091
  "LayerName": {},
176069
176092
  "LayerArn": {},
176070
176093
  "LatestMatchingVersion": {
176071
- "shape": "S7j"
176094
+ "shape": "S7o"
176072
176095
  }
176073
176096
  }
176074
176097
  }
@@ -176189,7 +176212,7 @@ module.exports={
176189
176212
  "members": {
176190
176213
  "NextMarker": {},
176191
176214
  "Versions": {
176192
- "shape": "S7b"
176215
+ "shape": "S7g"
176193
176216
  }
176194
176217
  }
176195
176218
  }
@@ -176223,11 +176246,11 @@ module.exports={
176223
176246
  }
176224
176247
  },
176225
176248
  "CompatibleRuntimes": {
176226
- "shape": "S5u"
176249
+ "shape": "S5z"
176227
176250
  },
176228
176251
  "LicenseInfo": {},
176229
176252
  "CompatibleArchitectures": {
176230
- "shape": "S5w"
176253
+ "shape": "S61"
176231
176254
  }
176232
176255
  }
176233
176256
  },
@@ -176235,7 +176258,7 @@ module.exports={
176235
176258
  "type": "structure",
176236
176259
  "members": {
176237
176260
  "Content": {
176238
- "shape": "S5s"
176261
+ "shape": "S5x"
176239
176262
  },
176240
176263
  "LayerArn": {},
176241
176264
  "LayerVersionArn": {},
@@ -176245,11 +176268,11 @@ module.exports={
176245
176268
  "type": "long"
176246
176269
  },
176247
176270
  "CompatibleRuntimes": {
176248
- "shape": "S5u"
176271
+ "shape": "S5z"
176249
176272
  },
176250
176273
  "LicenseInfo": {},
176251
176274
  "CompatibleArchitectures": {
176252
- "shape": "S5w"
176275
+ "shape": "S61"
176253
176276
  }
176254
176277
  }
176255
176278
  }
@@ -176275,7 +176298,7 @@ module.exports={
176275
176298
  }
176276
176299
  },
176277
176300
  "output": {
176278
- "shape": "S3m"
176301
+ "shape": "S3r"
176279
176302
  }
176280
176303
  },
176281
176304
  "PutFunctionCodeSigningConfig": {
@@ -176333,7 +176356,7 @@ module.exports={
176333
176356
  }
176334
176357
  },
176335
176358
  "output": {
176336
- "shape": "S5d"
176359
+ "shape": "S5i"
176337
176360
  }
176338
176361
  },
176339
176362
  "PutFunctionEventInvokeConfig": {
@@ -176368,7 +176391,7 @@ module.exports={
176368
176391
  }
176369
176392
  },
176370
176393
  "output": {
176371
- "shape": "S5l"
176394
+ "shape": "S5q"
176372
176395
  }
176373
176396
  },
176374
176397
  "PutProvisionedConcurrencyConfig": {
@@ -176739,7 +176762,7 @@ module.exports={
176739
176762
  }
176740
176763
  },
176741
176764
  "output": {
176742
- "shape": "S3m"
176765
+ "shape": "S3r"
176743
176766
  }
176744
176767
  },
176745
176768
  "UpdateFunctionConfiguration": {
@@ -176796,11 +176819,14 @@ module.exports={
176796
176819
  },
176797
176820
  "SnapStart": {
176798
176821
  "shape": "S3k"
176822
+ },
176823
+ "LoggingConfig": {
176824
+ "shape": "S3m"
176799
176825
  }
176800
176826
  }
176801
176827
  },
176802
176828
  "output": {
176803
- "shape": "S3m"
176829
+ "shape": "S3r"
176804
176830
  }
176805
176831
  },
176806
176832
  "UpdateFunctionEventInvokeConfig": {
@@ -176834,7 +176860,7 @@ module.exports={
176834
176860
  }
176835
176861
  },
176836
176862
  "output": {
176837
- "shape": "S5l"
176863
+ "shape": "S5q"
176838
176864
  }
176839
176865
  },
176840
176866
  "UpdateFunctionUrlConfig": {
@@ -176859,7 +176885,7 @@ module.exports={
176859
176885
  },
176860
176886
  "AuthType": {},
176861
176887
  "Cors": {
176862
- "shape": "S4d"
176888
+ "shape": "S4i"
176863
176889
  },
176864
176890
  "InvokeMode": {}
176865
176891
  }
@@ -176878,7 +176904,7 @@ module.exports={
176878
176904
  "FunctionArn": {},
176879
176905
  "AuthType": {},
176880
176906
  "Cors": {
176881
- "shape": "S4d"
176907
+ "shape": "S4i"
176882
176908
  },
176883
176909
  "CreationTime": {},
176884
176910
  "LastModifiedTime": {},
@@ -177238,6 +177264,15 @@ module.exports={
177238
177264
  }
177239
177265
  },
177240
177266
  "S3m": {
177267
+ "type": "structure",
177268
+ "members": {
177269
+ "LogFormat": {},
177270
+ "ApplicationLogLevel": {},
177271
+ "SystemLogLevel": {},
177272
+ "LogGroup": {}
177273
+ }
177274
+ },
177275
+ "S3r": {
177241
177276
  "type": "structure",
177242
177277
  "members": {
177243
177278
  "FunctionName": {},
@@ -177287,7 +177322,7 @@ module.exports={
177287
177322
  "members": {
177288
177323
  "ErrorCode": {},
177289
177324
  "Message": {
177290
- "shape": "S3u"
177325
+ "shape": "S3z"
177291
177326
  }
177292
177327
  }
177293
177328
  }
@@ -177337,7 +177372,7 @@ module.exports={
177337
177372
  "members": {
177338
177373
  "ErrorCode": {},
177339
177374
  "Message": {
177340
- "shape": "S3u"
177375
+ "shape": "S3z"
177341
177376
  }
177342
177377
  }
177343
177378
  }
@@ -177367,26 +177402,29 @@ module.exports={
177367
177402
  "members": {
177368
177403
  "ErrorCode": {},
177369
177404
  "Message": {
177370
- "shape": "S3u"
177405
+ "shape": "S3z"
177371
177406
  }
177372
177407
  }
177373
177408
  }
177374
177409
  }
177410
+ },
177411
+ "LoggingConfig": {
177412
+ "shape": "S3m"
177375
177413
  }
177376
177414
  }
177377
177415
  },
177378
- "S3u": {
177416
+ "S3z": {
177379
177417
  "type": "string",
177380
177418
  "sensitive": true
177381
177419
  },
177382
- "S4d": {
177420
+ "S4i": {
177383
177421
  "type": "structure",
177384
177422
  "members": {
177385
177423
  "AllowCredentials": {
177386
177424
  "type": "boolean"
177387
177425
  },
177388
177426
  "AllowHeaders": {
177389
- "shape": "S4f"
177427
+ "shape": "S4k"
177390
177428
  },
177391
177429
  "AllowMethods": {
177392
177430
  "type": "list",
@@ -177397,18 +177435,18 @@ module.exports={
177397
177435
  "member": {}
177398
177436
  },
177399
177437
  "ExposeHeaders": {
177400
- "shape": "S4f"
177438
+ "shape": "S4k"
177401
177439
  },
177402
177440
  "MaxAge": {
177403
177441
  "type": "integer"
177404
177442
  }
177405
177443
  }
177406
177444
  },
177407
- "S4f": {
177445
+ "S4k": {
177408
177446
  "type": "list",
177409
177447
  "member": {}
177410
177448
  },
177411
- "S5d": {
177449
+ "S5i": {
177412
177450
  "type": "structure",
177413
177451
  "members": {
177414
177452
  "ReservedConcurrentExecutions": {
@@ -177416,7 +177454,7 @@ module.exports={
177416
177454
  }
177417
177455
  }
177418
177456
  },
177419
- "S5l": {
177457
+ "S5q": {
177420
177458
  "type": "structure",
177421
177459
  "members": {
177422
177460
  "LastModified": {
@@ -177434,11 +177472,11 @@ module.exports={
177434
177472
  }
177435
177473
  }
177436
177474
  },
177437
- "S5r": {
177475
+ "S5w": {
177438
177476
  "type": "structure",
177439
177477
  "members": {
177440
177478
  "Content": {
177441
- "shape": "S5s"
177479
+ "shape": "S5x"
177442
177480
  },
177443
177481
  "LayerArn": {},
177444
177482
  "LayerVersionArn": {},
@@ -177448,15 +177486,15 @@ module.exports={
177448
177486
  "type": "long"
177449
177487
  },
177450
177488
  "CompatibleRuntimes": {
177451
- "shape": "S5u"
177489
+ "shape": "S5z"
177452
177490
  },
177453
177491
  "LicenseInfo": {},
177454
177492
  "CompatibleArchitectures": {
177455
- "shape": "S5w"
177493
+ "shape": "S61"
177456
177494
  }
177457
177495
  }
177458
177496
  },
177459
- "S5s": {
177497
+ "S5x": {
177460
177498
  "type": "structure",
177461
177499
  "members": {
177462
177500
  "Location": {},
@@ -177468,21 +177506,21 @@ module.exports={
177468
177506
  "SigningJobArn": {}
177469
177507
  }
177470
177508
  },
177471
- "S5u": {
177509
+ "S5z": {
177472
177510
  "type": "list",
177473
177511
  "member": {}
177474
177512
  },
177475
- "S5w": {
177513
+ "S61": {
177476
177514
  "type": "list",
177477
177515
  "member": {}
177478
177516
  },
177479
- "S7b": {
177517
+ "S7g": {
177480
177518
  "type": "list",
177481
177519
  "member": {
177482
- "shape": "S3m"
177520
+ "shape": "S3r"
177483
177521
  }
177484
177522
  },
177485
- "S7j": {
177523
+ "S7o": {
177486
177524
  "type": "structure",
177487
177525
  "members": {
177488
177526
  "LayerVersionArn": {},
@@ -177492,11 +177530,11 @@ module.exports={
177492
177530
  "Description": {},
177493
177531
  "CreatedDate": {},
177494
177532
  "CompatibleRuntimes": {
177495
- "shape": "S5u"
177533
+ "shape": "S5z"
177496
177534
  },
177497
177535
  "LicenseInfo": {},
177498
177536
  "CompatibleArchitectures": {
177499
- "shape": "S5w"
177537
+ "shape": "S61"
177500
177538
  }
177501
177539
  }
177502
177540
  }
@@ -243969,7 +244007,7 @@ module.exports={
243969
244007
  "type": "structure",
243970
244008
  "members": {
243971
244009
  "Filters": {
243972
- "shape": "Saf"
244010
+ "shape": "Sag"
243973
244011
  },
243974
244012
  "MaxResults": {
243975
244013
  "type": "integer"
@@ -243983,7 +244021,7 @@ module.exports={
243983
244021
  "Patches": {
243984
244022
  "type": "list",
243985
244023
  "member": {
243986
- "shape": "San"
244024
+ "shape": "Sao"
243987
244025
  }
243988
244026
  },
243989
244027
  "NextToken": {}
@@ -244031,7 +244069,7 @@ module.exports={
244031
244069
  "type": "structure",
244032
244070
  "members": {
244033
244071
  "AccountIds": {
244034
- "shape": "Sbi"
244072
+ "shape": "Sbj"
244035
244073
  },
244036
244074
  "AccountSharingInfoList": {
244037
244075
  "type": "list",
@@ -244103,7 +244141,7 @@ module.exports={
244103
244141
  "type": "structure",
244104
244142
  "members": {
244105
244143
  "Patch": {
244106
- "shape": "San"
244144
+ "shape": "Sao"
244107
244145
  },
244108
244146
  "PatchStatus": {
244109
244147
  "type": "structure",
@@ -244190,7 +244228,7 @@ module.exports={
244190
244228
  "members": {
244191
244229
  "key": {},
244192
244230
  "valueSet": {
244193
- "shape": "Scb"
244231
+ "shape": "Scc"
244194
244232
  }
244195
244233
  }
244196
244234
  }
@@ -244206,7 +244244,7 @@ module.exports={
244206
244244
  "members": {
244207
244245
  "Key": {},
244208
244246
  "Values": {
244209
- "shape": "Scb"
244247
+ "shape": "Scc"
244210
244248
  }
244211
244249
  }
244212
244250
  }
@@ -244297,7 +244335,7 @@ module.exports={
244297
244335
  "InstancePatchStates": {
244298
244336
  "type": "list",
244299
244337
  "member": {
244300
- "shape": "Scx"
244338
+ "shape": "Scy"
244301
244339
  }
244302
244340
  },
244303
244341
  "NextToken": {}
@@ -244343,7 +244381,7 @@ module.exports={
244343
244381
  "InstancePatchStates": {
244344
244382
  "type": "list",
244345
244383
  "member": {
244346
- "shape": "Scx"
244384
+ "shape": "Scy"
244347
244385
  }
244348
244386
  },
244349
244387
  "NextToken": {}
@@ -244359,7 +244397,7 @@ module.exports={
244359
244397
  "members": {
244360
244398
  "InstanceId": {},
244361
244399
  "Filters": {
244362
- "shape": "Saf"
244400
+ "shape": "Sag"
244363
244401
  },
244364
244402
  "NextToken": {},
244365
244403
  "MaxResults": {
@@ -244449,7 +244487,7 @@ module.exports={
244449
244487
  "WindowExecutionId": {},
244450
244488
  "TaskId": {},
244451
244489
  "Filters": {
244452
- "shape": "Se3"
244490
+ "shape": "Se4"
244453
244491
  },
244454
244492
  "MaxResults": {
244455
244493
  "type": "integer"
@@ -244471,7 +244509,7 @@ module.exports={
244471
244509
  "ExecutionId": {},
244472
244510
  "TaskType": {},
244473
244511
  "Parameters": {
244474
- "shape": "Sef"
244512
+ "shape": "Seg"
244475
244513
  },
244476
244514
  "Status": {},
244477
244515
  "StatusDetails": {},
@@ -244482,7 +244520,7 @@ module.exports={
244482
244520
  "type": "timestamp"
244483
244521
  },
244484
244522
  "OwnerInformation": {
244485
- "shape": "Sd0"
244523
+ "shape": "Sd1"
244486
244524
  },
244487
244525
  "WindowTargetId": {}
244488
244526
  }
@@ -244501,7 +244539,7 @@ module.exports={
244501
244539
  "members": {
244502
244540
  "WindowExecutionId": {},
244503
244541
  "Filters": {
244504
- "shape": "Se3"
244542
+ "shape": "Se4"
244505
244543
  },
244506
244544
  "MaxResults": {
244507
244545
  "type": "integer"
@@ -244551,7 +244589,7 @@ module.exports={
244551
244589
  "members": {
244552
244590
  "WindowId": {},
244553
244591
  "Filters": {
244554
- "shape": "Se3"
244592
+ "shape": "Se4"
244555
244593
  },
244556
244594
  "MaxResults": {
244557
244595
  "type": "integer"
@@ -244594,7 +244632,7 @@ module.exports={
244594
244632
  },
244595
244633
  "ResourceType": {},
244596
244634
  "Filters": {
244597
- "shape": "Saf"
244635
+ "shape": "Sag"
244598
244636
  },
244599
244637
  "MaxResults": {
244600
244638
  "type": "integer"
@@ -244629,7 +244667,7 @@ module.exports={
244629
244667
  "members": {
244630
244668
  "WindowId": {},
244631
244669
  "Filters": {
244632
- "shape": "Se3"
244670
+ "shape": "Se4"
244633
244671
  },
244634
244672
  "MaxResults": {
244635
244673
  "type": "integer"
@@ -244652,7 +244690,7 @@ module.exports={
244652
244690
  "shape": "S18"
244653
244691
  },
244654
244692
  "OwnerInformation": {
244655
- "shape": "Sd0"
244693
+ "shape": "Sd1"
244656
244694
  },
244657
244695
  "Name": {},
244658
244696
  "Description": {
@@ -244674,7 +244712,7 @@ module.exports={
244674
244712
  "members": {
244675
244713
  "WindowId": {},
244676
244714
  "Filters": {
244677
- "shape": "Se3"
244715
+ "shape": "Se4"
244678
244716
  },
244679
244717
  "MaxResults": {
244680
244718
  "type": "integer"
@@ -244698,13 +244736,13 @@ module.exports={
244698
244736
  "shape": "S18"
244699
244737
  },
244700
244738
  "TaskParameters": {
244701
- "shape": "Sf6"
244739
+ "shape": "Sf7"
244702
244740
  },
244703
244741
  "Priority": {
244704
244742
  "type": "integer"
244705
244743
  },
244706
244744
  "LoggingInfo": {
244707
- "shape": "Sfc"
244745
+ "shape": "Sfd"
244708
244746
  },
244709
244747
  "ServiceRoleArn": {},
244710
244748
  "MaxConcurrency": {},
@@ -244729,7 +244767,7 @@ module.exports={
244729
244767
  "type": "structure",
244730
244768
  "members": {
244731
244769
  "Filters": {
244732
- "shape": "Se3"
244770
+ "shape": "Se4"
244733
244771
  },
244734
244772
  "MaxResults": {
244735
244773
  "type": "integer"
@@ -244908,7 +244946,7 @@ module.exports={
244908
244946
  }
244909
244947
  },
244910
244948
  "ParameterFilters": {
244911
- "shape": "Sg6"
244949
+ "shape": "Sg7"
244912
244950
  },
244913
244951
  "MaxResults": {
244914
244952
  "type": "integer"
@@ -244938,7 +244976,7 @@ module.exports={
244938
244976
  },
244939
244977
  "Tier": {},
244940
244978
  "Policies": {
244941
- "shape": "Sgl"
244979
+ "shape": "Sgm"
244942
244980
  },
244943
244981
  "DataType": {}
244944
244982
  }
@@ -244953,7 +244991,7 @@ module.exports={
244953
244991
  "type": "structure",
244954
244992
  "members": {
244955
244993
  "Filters": {
244956
- "shape": "Saf"
244994
+ "shape": "Sag"
244957
244995
  },
244958
244996
  "MaxResults": {
244959
244997
  "type": "integer"
@@ -244967,7 +245005,7 @@ module.exports={
244967
245005
  "BaselineIdentities": {
244968
245006
  "type": "list",
244969
245007
  "member": {
244970
- "shape": "Sgr"
245008
+ "shape": "Sgs"
244971
245009
  }
244972
245010
  },
244973
245011
  "NextToken": {}
@@ -245034,7 +245072,7 @@ module.exports={
245034
245072
  "type": "integer"
245035
245073
  },
245036
245074
  "Filters": {
245037
- "shape": "Saf"
245075
+ "shape": "Sag"
245038
245076
  },
245039
245077
  "NextToken": {}
245040
245078
  }
@@ -245049,7 +245087,7 @@ module.exports={
245049
245087
  "members": {
245050
245088
  "PatchGroup": {},
245051
245089
  "BaselineIdentity": {
245052
- "shape": "Sgr"
245090
+ "shape": "Sgs"
245053
245091
  }
245054
245092
  }
245055
245093
  }
@@ -245266,7 +245304,10 @@ module.exports={
245266
245304
  },
245267
245305
  "OpsItemId": {},
245268
245306
  "AssociationId": {},
245269
- "ChangeRequestName": {}
245307
+ "ChangeRequestName": {},
245308
+ "Variables": {
245309
+ "shape": "S9m"
245310
+ }
245270
245311
  }
245271
245312
  }
245272
245313
  }
@@ -245329,7 +245370,7 @@ module.exports={
245329
245370
  "StandardErrorContent": {},
245330
245371
  "StandardErrorUrl": {},
245331
245372
  "CloudWatchOutputConfig": {
245332
- "shape": "Sic"
245373
+ "shape": "Sid"
245333
245374
  }
245334
245375
  }
245335
245376
  }
@@ -245470,10 +245511,10 @@ module.exports={
245470
245511
  "type": "structure",
245471
245512
  "members": {
245472
245513
  "Filters": {
245473
- "shape": "Siy"
245514
+ "shape": "Siz"
245474
245515
  },
245475
245516
  "Aggregators": {
245476
- "shape": "Sj4"
245517
+ "shape": "Sj5"
245477
245518
  },
245478
245519
  "ResultAttributes": {
245479
245520
  "type": "list",
@@ -245518,7 +245559,7 @@ module.exports={
245518
245559
  "CaptureTime": {},
245519
245560
  "ContentHash": {},
245520
245561
  "Content": {
245521
- "shape": "Sjl"
245562
+ "shape": "Sjm"
245522
245563
  }
245523
245564
  }
245524
245565
  }
@@ -245682,7 +245723,7 @@ module.exports={
245682
245723
  "TaskParameters": {
245683
245724
  "type": "list",
245684
245725
  "member": {
245685
- "shape": "Sf6"
245726
+ "shape": "Sf7"
245686
245727
  },
245687
245728
  "sensitive": true
245688
245729
  },
@@ -245731,7 +245772,7 @@ module.exports={
245731
245772
  "ExecutionId": {},
245732
245773
  "TaskType": {},
245733
245774
  "Parameters": {
245734
- "shape": "Sef"
245775
+ "shape": "Seg"
245735
245776
  },
245736
245777
  "Status": {},
245737
245778
  "StatusDetails": {},
@@ -245742,7 +245783,7 @@ module.exports={
245742
245783
  "type": "timestamp"
245743
245784
  },
245744
245785
  "OwnerInformation": {
245745
- "shape": "Sd0"
245786
+ "shape": "Sd1"
245746
245787
  },
245747
245788
  "WindowTargetId": {}
245748
245789
  }
@@ -245772,10 +245813,10 @@ module.exports={
245772
245813
  "ServiceRoleArn": {},
245773
245814
  "TaskType": {},
245774
245815
  "TaskParameters": {
245775
- "shape": "Sf6"
245816
+ "shape": "Sf7"
245776
245817
  },
245777
245818
  "TaskInvocationParameters": {
245778
- "shape": "Skc"
245819
+ "shape": "Skd"
245779
245820
  },
245780
245821
  "Priority": {
245781
245822
  "type": "integer"
@@ -245783,7 +245824,7 @@ module.exports={
245783
245824
  "MaxConcurrency": {},
245784
245825
  "MaxErrors": {},
245785
245826
  "LoggingInfo": {
245786
- "shape": "Sfc"
245827
+ "shape": "Sfd"
245787
245828
  },
245788
245829
  "Name": {},
245789
245830
  "Description": {
@@ -245891,10 +245932,10 @@ module.exports={
245891
245932
  "members": {
245892
245933
  "SyncName": {},
245893
245934
  "Filters": {
245894
- "shape": "Skz"
245935
+ "shape": "Sl0"
245895
245936
  },
245896
245937
  "Aggregators": {
245897
- "shape": "Sl5"
245938
+ "shape": "Sl6"
245898
245939
  },
245899
245940
  "ResultAttributes": {
245900
245941
  "type": "list",
@@ -245965,7 +246006,7 @@ module.exports={
245965
246006
  "type": "structure",
245966
246007
  "members": {
245967
246008
  "Parameter": {
245968
- "shape": "Slr"
246009
+ "shape": "Sls"
245969
246010
  }
245970
246011
  }
245971
246012
  }
@@ -246004,18 +246045,18 @@ module.exports={
246004
246045
  "LastModifiedUser": {},
246005
246046
  "Description": {},
246006
246047
  "Value": {
246007
- "shape": "Sls"
246048
+ "shape": "Slt"
246008
246049
  },
246009
246050
  "AllowedPattern": {},
246010
246051
  "Version": {
246011
246052
  "type": "long"
246012
246053
  },
246013
246054
  "Labels": {
246014
- "shape": "Sly"
246055
+ "shape": "Slz"
246015
246056
  },
246016
246057
  "Tier": {},
246017
246058
  "Policies": {
246018
- "shape": "Sgl"
246059
+ "shape": "Sgm"
246019
246060
  },
246020
246061
  "DataType": {}
246021
246062
  }
@@ -246044,7 +246085,7 @@ module.exports={
246044
246085
  "type": "structure",
246045
246086
  "members": {
246046
246087
  "Parameters": {
246047
- "shape": "Sm2"
246088
+ "shape": "Sm3"
246048
246089
  },
246049
246090
  "InvalidParameters": {
246050
246091
  "shape": "S7m"
@@ -246064,7 +246105,7 @@ module.exports={
246064
246105
  "type": "boolean"
246065
246106
  },
246066
246107
  "ParameterFilters": {
246067
- "shape": "Sg6"
246108
+ "shape": "Sg7"
246068
246109
  },
246069
246110
  "WithDecryption": {
246070
246111
  "type": "boolean"
@@ -246079,7 +246120,7 @@ module.exports={
246079
246120
  "type": "structure",
246080
246121
  "members": {
246081
246122
  "Parameters": {
246082
- "shape": "Sm2"
246123
+ "shape": "Sm3"
246083
246124
  },
246084
246125
  "NextToken": {}
246085
246126
  }
@@ -246201,7 +246242,7 @@ module.exports={
246201
246242
  "type": "structure",
246202
246243
  "members": {
246203
246244
  "ServiceSetting": {
246204
- "shape": "Smk"
246245
+ "shape": "Sml"
246205
246246
  }
246206
246247
  }
246207
246248
  }
@@ -246219,7 +246260,7 @@ module.exports={
246219
246260
  "type": "long"
246220
246261
  },
246221
246262
  "Labels": {
246222
- "shape": "Sly"
246263
+ "shape": "Slz"
246223
246264
  }
246224
246265
  }
246225
246266
  },
@@ -246227,7 +246268,7 @@ module.exports={
246227
246268
  "type": "structure",
246228
246269
  "members": {
246229
246270
  "InvalidLabels": {
246230
- "shape": "Sly"
246271
+ "shape": "Slz"
246231
246272
  },
246232
246273
  "ParameterVersion": {
246233
246274
  "type": "long"
@@ -246373,7 +246414,7 @@ module.exports={
246373
246414
  },
246374
246415
  "NextToken": {},
246375
246416
  "Filters": {
246376
- "shape": "Sn2"
246417
+ "shape": "Sn3"
246377
246418
  },
246378
246419
  "Details": {
246379
246420
  "type": "boolean"
@@ -246430,10 +246471,10 @@ module.exports={
246430
246471
  },
246431
246472
  "ServiceRole": {},
246432
246473
  "NotificationConfig": {
246433
- "shape": "Ske"
246474
+ "shape": "Skf"
246434
246475
  },
246435
246476
  "CloudWatchOutputConfig": {
246436
- "shape": "Sic"
246477
+ "shape": "Sid"
246437
246478
  }
246438
246479
  }
246439
246480
  }
@@ -246453,7 +246494,7 @@ module.exports={
246453
246494
  },
246454
246495
  "NextToken": {},
246455
246496
  "Filters": {
246456
- "shape": "Sn2"
246497
+ "shape": "Sn3"
246457
246498
  }
246458
246499
  }
246459
246500
  },
@@ -246463,7 +246504,7 @@ module.exports={
246463
246504
  "Commands": {
246464
246505
  "type": "list",
246465
246506
  "member": {
246466
- "shape": "Sni"
246507
+ "shape": "Snj"
246467
246508
  }
246468
246509
  },
246469
246510
  "NextToken": {}
@@ -246475,7 +246516,7 @@ module.exports={
246475
246516
  "type": "structure",
246476
246517
  "members": {
246477
246518
  "Filters": {
246478
- "shape": "Snp"
246519
+ "shape": "Snq"
246479
246520
  },
246480
246521
  "ResourceIds": {
246481
246522
  "type": "list",
@@ -246507,10 +246548,10 @@ module.exports={
246507
246548
  "Status": {},
246508
246549
  "Severity": {},
246509
246550
  "ExecutionSummary": {
246510
- "shape": "So7"
246551
+ "shape": "So8"
246511
246552
  },
246512
246553
  "Details": {
246513
- "shape": "Soa"
246554
+ "shape": "Sob"
246514
246555
  }
246515
246556
  }
246516
246557
  }
@@ -246524,7 +246565,7 @@ module.exports={
246524
246565
  "type": "structure",
246525
246566
  "members": {
246526
246567
  "Filters": {
246527
- "shape": "Snp"
246568
+ "shape": "Snq"
246528
246569
  },
246529
246570
  "NextToken": {},
246530
246571
  "MaxResults": {
@@ -246542,10 +246583,10 @@ module.exports={
246542
246583
  "members": {
246543
246584
  "ComplianceType": {},
246544
246585
  "CompliantSummary": {
246545
- "shape": "Sof"
246586
+ "shape": "Sog"
246546
246587
  },
246547
246588
  "NonCompliantSummary": {
246548
- "shape": "Soi"
246589
+ "shape": "Soj"
246549
246590
  }
246550
246591
  }
246551
246592
  }
@@ -246593,7 +246634,7 @@ module.exports={
246593
246634
  },
246594
246635
  "ReviewStatus": {},
246595
246636
  "Comment": {
246596
- "shape": "Sop"
246637
+ "shape": "Soq"
246597
246638
  },
246598
246639
  "Reviewer": {}
246599
246640
  }
@@ -246734,7 +246775,7 @@ module.exports={
246734
246775
  "InstanceId": {},
246735
246776
  "TypeName": {},
246736
246777
  "Filters": {
246737
- "shape": "Siy"
246778
+ "shape": "Siz"
246738
246779
  },
246739
246780
  "NextToken": {},
246740
246781
  "MaxResults": {
@@ -246750,7 +246791,7 @@ module.exports={
246750
246791
  "SchemaVersion": {},
246751
246792
  "CaptureTime": {},
246752
246793
  "Entries": {
246753
- "shape": "Sjl"
246794
+ "shape": "Sjm"
246754
246795
  },
246755
246796
  "NextToken": {}
246756
246797
  }
@@ -246800,7 +246841,7 @@ module.exports={
246800
246841
  "DetailType": {},
246801
246842
  "Detail": {},
246802
246843
  "CreatedBy": {
246803
- "shape": "Spn"
246844
+ "shape": "Spo"
246804
246845
  },
246805
246846
  "CreatedTime": {
246806
246847
  "type": "timestamp"
@@ -246856,13 +246897,13 @@ module.exports={
246856
246897
  "AssociationType": {},
246857
246898
  "ResourceUri": {},
246858
246899
  "CreatedBy": {
246859
- "shape": "Spn"
246900
+ "shape": "Spo"
246860
246901
  },
246861
246902
  "CreatedTime": {
246862
246903
  "type": "timestamp"
246863
246904
  },
246864
246905
  "LastModifiedBy": {
246865
- "shape": "Spn"
246906
+ "shape": "Spo"
246866
246907
  },
246867
246908
  "LastModifiedTime": {
246868
246909
  "type": "timestamp"
@@ -246929,7 +246970,7 @@ module.exports={
246929
246970
  "type": "structure",
246930
246971
  "members": {
246931
246972
  "Filters": {
246932
- "shape": "Snp"
246973
+ "shape": "Snq"
246933
246974
  },
246934
246975
  "NextToken": {},
246935
246976
  "MaxResults": {
@@ -246951,13 +246992,13 @@ module.exports={
246951
246992
  "Status": {},
246952
246993
  "OverallSeverity": {},
246953
246994
  "ExecutionSummary": {
246954
- "shape": "So7"
246995
+ "shape": "So8"
246955
246996
  },
246956
246997
  "CompliantSummary": {
246957
- "shape": "Sof"
246998
+ "shape": "Sog"
246958
246999
  },
246959
247000
  "NonCompliantSummary": {
246960
- "shape": "Soi"
247001
+ "shape": "Soj"
246961
247002
  }
246962
247003
  }
246963
247004
  }
@@ -247062,10 +247103,10 @@ module.exports={
247062
247103
  "Name": {},
247063
247104
  "PermissionType": {},
247064
247105
  "AccountIdsToAdd": {
247065
- "shape": "Sbi"
247106
+ "shape": "Sbj"
247066
247107
  },
247067
247108
  "AccountIdsToRemove": {
247068
- "shape": "Sbi"
247109
+ "shape": "Sbj"
247069
247110
  },
247070
247111
  "SharedDocumentVersion": {}
247071
247112
  }
@@ -247090,7 +247131,7 @@ module.exports={
247090
247131
  "ResourceType": {},
247091
247132
  "ComplianceType": {},
247092
247133
  "ExecutionSummary": {
247093
- "shape": "So7"
247134
+ "shape": "So8"
247094
247135
  },
247095
247136
  "Items": {
247096
247137
  "type": "list",
@@ -247106,7 +247147,7 @@ module.exports={
247106
247147
  "Severity": {},
247107
247148
  "Status": {},
247108
247149
  "Details": {
247109
- "shape": "Soa"
247150
+ "shape": "Sob"
247110
247151
  }
247111
247152
  }
247112
247153
  }
@@ -247144,7 +247185,7 @@ module.exports={
247144
247185
  "CaptureTime": {},
247145
247186
  "ContentHash": {},
247146
247187
  "Content": {
247147
- "shape": "Sjl"
247188
+ "shape": "Sjm"
247148
247189
  },
247149
247190
  "Context": {
247150
247191
  "type": "map",
@@ -247174,7 +247215,7 @@ module.exports={
247174
247215
  "Name": {},
247175
247216
  "Description": {},
247176
247217
  "Value": {
247177
- "shape": "Sls"
247218
+ "shape": "Slt"
247178
247219
  },
247179
247220
  "Type": {},
247180
247221
  "KeyId": {},
@@ -247274,7 +247315,7 @@ module.exports={
247274
247315
  "shape": "S18"
247275
247316
  },
247276
247317
  "OwnerInformation": {
247277
- "shape": "Sd0"
247318
+ "shape": "Sd1"
247278
247319
  },
247279
247320
  "Name": {},
247280
247321
  "Description": {
@@ -247309,10 +247350,10 @@ module.exports={
247309
247350
  "ServiceRoleArn": {},
247310
247351
  "TaskType": {},
247311
247352
  "TaskParameters": {
247312
- "shape": "Sf6"
247353
+ "shape": "Sf7"
247313
247354
  },
247314
247355
  "TaskInvocationParameters": {
247315
- "shape": "Skc"
247356
+ "shape": "Skd"
247316
247357
  },
247317
247358
  "Priority": {
247318
247359
  "type": "integer"
@@ -247320,7 +247361,7 @@ module.exports={
247320
247361
  "MaxConcurrency": {},
247321
247362
  "MaxErrors": {},
247322
247363
  "LoggingInfo": {
247323
- "shape": "Sfc"
247364
+ "shape": "Sfd"
247324
247365
  },
247325
247366
  "Name": {},
247326
247367
  "Description": {
@@ -247378,7 +247419,7 @@ module.exports={
247378
247419
  "type": "structure",
247379
247420
  "members": {
247380
247421
  "ServiceSetting": {
247381
- "shape": "Smk"
247422
+ "shape": "Sml"
247382
247423
  }
247383
247424
  }
247384
247425
  }
@@ -247453,10 +247494,10 @@ module.exports={
247453
247494
  "MaxErrors": {},
247454
247495
  "ServiceRoleArn": {},
247455
247496
  "NotificationConfig": {
247456
- "shape": "Ske"
247497
+ "shape": "Skf"
247457
247498
  },
247458
247499
  "CloudWatchOutputConfig": {
247459
- "shape": "Sic"
247500
+ "shape": "Sid"
247460
247501
  },
247461
247502
  "AlarmConfiguration": {
247462
247503
  "shape": "S1z"
@@ -247467,7 +247508,7 @@ module.exports={
247467
247508
  "type": "structure",
247468
247509
  "members": {
247469
247510
  "Command": {
247470
- "shape": "Sni"
247511
+ "shape": "Snj"
247471
247512
  }
247472
247513
  }
247473
247514
  }
@@ -247647,7 +247688,7 @@ module.exports={
247647
247688
  "type": "long"
247648
247689
  },
247649
247690
  "Labels": {
247650
- "shape": "Sly"
247691
+ "shape": "Slz"
247651
247692
  }
247652
247693
  }
247653
247694
  },
@@ -247655,10 +247696,10 @@ module.exports={
247655
247696
  "type": "structure",
247656
247697
  "members": {
247657
247698
  "RemovedLabels": {
247658
- "shape": "Sly"
247699
+ "shape": "Slz"
247659
247700
  },
247660
247701
  "InvalidLabels": {
247661
- "shape": "Sly"
247702
+ "shape": "Slz"
247662
247703
  }
247663
247704
  }
247664
247705
  }
@@ -247817,7 +247858,7 @@ module.exports={
247817
247858
  "members": {
247818
247859
  "Action": {},
247819
247860
  "Comment": {
247820
- "shape": "Sop"
247861
+ "shape": "Soq"
247821
247862
  }
247822
247863
  }
247823
247864
  }
@@ -247908,7 +247949,7 @@ module.exports={
247908
247949
  "shape": "S18"
247909
247950
  },
247910
247951
  "OwnerInformation": {
247911
- "shape": "Sd0"
247952
+ "shape": "Sd1"
247912
247953
  },
247913
247954
  "Name": {},
247914
247955
  "Description": {
@@ -247928,7 +247969,7 @@ module.exports={
247928
247969
  "shape": "S18"
247929
247970
  },
247930
247971
  "OwnerInformation": {
247931
- "shape": "Sd0"
247972
+ "shape": "Sd1"
247932
247973
  },
247933
247974
  "Name": {},
247934
247975
  "Description": {
@@ -247953,10 +247994,10 @@ module.exports={
247953
247994
  "TaskArn": {},
247954
247995
  "ServiceRoleArn": {},
247955
247996
  "TaskParameters": {
247956
- "shape": "Sf6"
247997
+ "shape": "Sf7"
247957
247998
  },
247958
247999
  "TaskInvocationParameters": {
247959
- "shape": "Skc"
248000
+ "shape": "Skd"
247960
248001
  },
247961
248002
  "Priority": {
247962
248003
  "type": "integer"
@@ -247964,7 +248005,7 @@ module.exports={
247964
248005
  "MaxConcurrency": {},
247965
248006
  "MaxErrors": {},
247966
248007
  "LoggingInfo": {
247967
- "shape": "Sfc"
248008
+ "shape": "Sfd"
247968
248009
  },
247969
248010
  "Name": {},
247970
248011
  "Description": {
@@ -247990,10 +248031,10 @@ module.exports={
247990
248031
  "TaskArn": {},
247991
248032
  "ServiceRoleArn": {},
247992
248033
  "TaskParameters": {
247993
- "shape": "Sf6"
248034
+ "shape": "Sf7"
247994
248035
  },
247995
248036
  "TaskInvocationParameters": {
247996
- "shape": "Skc"
248037
+ "shape": "Skd"
247997
248038
  },
247998
248039
  "Priority": {
247999
248040
  "type": "integer"
@@ -248001,7 +248042,7 @@ module.exports={
248001
248042
  "MaxConcurrency": {},
248002
248043
  "MaxErrors": {},
248003
248044
  "LoggingInfo": {
248004
- "shape": "Sfc"
248045
+ "shape": "Sfd"
248005
248046
  },
248006
248047
  "Name": {},
248007
248048
  "Description": {
@@ -248933,11 +248974,23 @@ module.exports={
248933
248974
  },
248934
248975
  "TriggeredAlarms": {
248935
248976
  "shape": "S2n"
248977
+ },
248978
+ "ParentStepDetails": {
248979
+ "type": "structure",
248980
+ "members": {
248981
+ "StepExecutionId": {},
248982
+ "StepName": {},
248983
+ "Action": {},
248984
+ "Iteration": {
248985
+ "type": "integer"
248986
+ },
248987
+ "IteratorValue": {}
248988
+ }
248936
248989
  }
248937
248990
  }
248938
248991
  }
248939
248992
  },
248940
- "Saf": {
248993
+ "Sag": {
248941
248994
  "type": "list",
248942
248995
  "member": {
248943
248996
  "type": "structure",
@@ -248950,7 +249003,7 @@ module.exports={
248950
249003
  }
248951
249004
  }
248952
249005
  },
248953
- "San": {
249006
+ "Sao": {
248954
249007
  "type": "structure",
248955
249008
  "members": {
248956
249009
  "Id": {},
@@ -248991,15 +249044,15 @@ module.exports={
248991
249044
  "Repository": {}
248992
249045
  }
248993
249046
  },
248994
- "Sbi": {
249047
+ "Sbj": {
248995
249048
  "type": "list",
248996
249049
  "member": {}
248997
249050
  },
248998
- "Scb": {
249051
+ "Scc": {
248999
249052
  "type": "list",
249000
249053
  "member": {}
249001
249054
  },
249002
- "Scx": {
249055
+ "Scy": {
249003
249056
  "type": "structure",
249004
249057
  "required": [
249005
249058
  "InstanceId",
@@ -249016,7 +249069,7 @@ module.exports={
249016
249069
  "SnapshotId": {},
249017
249070
  "InstallOverrideList": {},
249018
249071
  "OwnerInformation": {
249019
- "shape": "Sd0"
249072
+ "shape": "Sd1"
249020
249073
  },
249021
249074
  "InstalledCount": {
249022
249075
  "type": "integer"
@@ -249064,11 +249117,11 @@ module.exports={
249064
249117
  }
249065
249118
  }
249066
249119
  },
249067
- "Sd0": {
249120
+ "Sd1": {
249068
249121
  "type": "string",
249069
249122
  "sensitive": true
249070
249123
  },
249071
- "Se3": {
249124
+ "Se4": {
249072
249125
  "type": "list",
249073
249126
  "member": {
249074
249127
  "type": "structure",
@@ -249081,11 +249134,11 @@ module.exports={
249081
249134
  }
249082
249135
  }
249083
249136
  },
249084
- "Sef": {
249137
+ "Seg": {
249085
249138
  "type": "string",
249086
249139
  "sensitive": true
249087
249140
  },
249088
- "Sf6": {
249141
+ "Sf7": {
249089
249142
  "type": "map",
249090
249143
  "key": {},
249091
249144
  "value": {
@@ -249104,7 +249157,7 @@ module.exports={
249104
249157
  },
249105
249158
  "sensitive": true
249106
249159
  },
249107
- "Sfc": {
249160
+ "Sfd": {
249108
249161
  "type": "structure",
249109
249162
  "required": [
249110
249163
  "S3BucketName",
@@ -249116,7 +249169,7 @@ module.exports={
249116
249169
  "S3Region": {}
249117
249170
  }
249118
249171
  },
249119
- "Sg6": {
249172
+ "Sg7": {
249120
249173
  "type": "list",
249121
249174
  "member": {
249122
249175
  "type": "structure",
@@ -249133,7 +249186,7 @@ module.exports={
249133
249186
  }
249134
249187
  }
249135
249188
  },
249136
- "Sgl": {
249189
+ "Sgm": {
249137
249190
  "type": "list",
249138
249191
  "member": {
249139
249192
  "type": "structure",
@@ -249144,7 +249197,7 @@ module.exports={
249144
249197
  }
249145
249198
  }
249146
249199
  },
249147
- "Sgr": {
249200
+ "Sgs": {
249148
249201
  "type": "structure",
249149
249202
  "members": {
249150
249203
  "BaselineId": {},
@@ -249156,7 +249209,7 @@ module.exports={
249156
249209
  }
249157
249210
  }
249158
249211
  },
249159
- "Sic": {
249212
+ "Sid": {
249160
249213
  "type": "structure",
249161
249214
  "members": {
249162
249215
  "CloudWatchLogGroupName": {},
@@ -249165,7 +249218,7 @@ module.exports={
249165
249218
  }
249166
249219
  }
249167
249220
  },
249168
- "Siy": {
249221
+ "Siz": {
249169
249222
  "type": "list",
249170
249223
  "member": {
249171
249224
  "type": "structure",
@@ -249183,14 +249236,14 @@ module.exports={
249183
249236
  }
249184
249237
  }
249185
249238
  },
249186
- "Sj4": {
249239
+ "Sj5": {
249187
249240
  "type": "list",
249188
249241
  "member": {
249189
249242
  "type": "structure",
249190
249243
  "members": {
249191
249244
  "Expression": {},
249192
249245
  "Aggregators": {
249193
- "shape": "Sj4"
249246
+ "shape": "Sj5"
249194
249247
  },
249195
249248
  "Groups": {
249196
249249
  "type": "list",
@@ -249203,7 +249256,7 @@ module.exports={
249203
249256
  "members": {
249204
249257
  "Name": {},
249205
249258
  "Filters": {
249206
- "shape": "Siy"
249259
+ "shape": "Siz"
249207
249260
  }
249208
249261
  }
249209
249262
  }
@@ -249211,7 +249264,7 @@ module.exports={
249211
249264
  }
249212
249265
  }
249213
249266
  },
249214
- "Sjl": {
249267
+ "Sjm": {
249215
249268
  "type": "list",
249216
249269
  "member": {
249217
249270
  "type": "map",
@@ -249219,7 +249272,7 @@ module.exports={
249219
249272
  "value": {}
249220
249273
  }
249221
249274
  },
249222
- "Skc": {
249275
+ "Skd": {
249223
249276
  "type": "structure",
249224
249277
  "members": {
249225
249278
  "RunCommand": {
@@ -249227,13 +249280,13 @@ module.exports={
249227
249280
  "members": {
249228
249281
  "Comment": {},
249229
249282
  "CloudWatchOutputConfig": {
249230
- "shape": "Sic"
249283
+ "shape": "Sid"
249231
249284
  },
249232
249285
  "DocumentHash": {},
249233
249286
  "DocumentHashType": {},
249234
249287
  "DocumentVersion": {},
249235
249288
  "NotificationConfig": {
249236
- "shape": "Ske"
249289
+ "shape": "Skf"
249237
249290
  },
249238
249291
  "OutputS3BucketName": {},
249239
249292
  "OutputS3KeyPrefix": {},
@@ -249278,7 +249331,7 @@ module.exports={
249278
249331
  }
249279
249332
  }
249280
249333
  },
249281
- "Ske": {
249334
+ "Skf": {
249282
249335
  "type": "structure",
249283
249336
  "members": {
249284
249337
  "NotificationArn": {},
@@ -249289,7 +249342,7 @@ module.exports={
249289
249342
  "NotificationType": {}
249290
249343
  }
249291
249344
  },
249292
- "Skz": {
249345
+ "Sl0": {
249293
249346
  "type": "list",
249294
249347
  "member": {
249295
249348
  "type": "structure",
@@ -249307,7 +249360,7 @@ module.exports={
249307
249360
  }
249308
249361
  }
249309
249362
  },
249310
- "Sl5": {
249363
+ "Sl6": {
249311
249364
  "type": "list",
249312
249365
  "member": {
249313
249366
  "type": "structure",
@@ -249321,21 +249374,21 @@ module.exports={
249321
249374
  "value": {}
249322
249375
  },
249323
249376
  "Filters": {
249324
- "shape": "Skz"
249377
+ "shape": "Sl0"
249325
249378
  },
249326
249379
  "Aggregators": {
249327
- "shape": "Sl5"
249380
+ "shape": "Sl6"
249328
249381
  }
249329
249382
  }
249330
249383
  }
249331
249384
  },
249332
- "Slr": {
249385
+ "Sls": {
249333
249386
  "type": "structure",
249334
249387
  "members": {
249335
249388
  "Name": {},
249336
249389
  "Type": {},
249337
249390
  "Value": {
249338
- "shape": "Sls"
249391
+ "shape": "Slt"
249339
249392
  },
249340
249393
  "Version": {
249341
249394
  "type": "long"
@@ -249349,21 +249402,21 @@ module.exports={
249349
249402
  "DataType": {}
249350
249403
  }
249351
249404
  },
249352
- "Sls": {
249405
+ "Slt": {
249353
249406
  "type": "string",
249354
249407
  "sensitive": true
249355
249408
  },
249356
- "Sly": {
249409
+ "Slz": {
249357
249410
  "type": "list",
249358
249411
  "member": {}
249359
249412
  },
249360
- "Sm2": {
249413
+ "Sm3": {
249361
249414
  "type": "list",
249362
249415
  "member": {
249363
- "shape": "Slr"
249416
+ "shape": "Sls"
249364
249417
  }
249365
249418
  },
249366
- "Smk": {
249419
+ "Sml": {
249367
249420
  "type": "structure",
249368
249421
  "members": {
249369
249422
  "SettingId": {},
@@ -249376,7 +249429,7 @@ module.exports={
249376
249429
  "Status": {}
249377
249430
  }
249378
249431
  },
249379
- "Sn2": {
249432
+ "Sn3": {
249380
249433
  "type": "list",
249381
249434
  "member": {
249382
249435
  "type": "structure",
@@ -249390,7 +249443,7 @@ module.exports={
249390
249443
  }
249391
249444
  }
249392
249445
  },
249393
- "Sni": {
249446
+ "Snj": {
249394
249447
  "type": "structure",
249395
249448
  "members": {
249396
249449
  "CommandId": {},
@@ -249433,10 +249486,10 @@ module.exports={
249433
249486
  },
249434
249487
  "ServiceRole": {},
249435
249488
  "NotificationConfig": {
249436
- "shape": "Ske"
249489
+ "shape": "Skf"
249437
249490
  },
249438
249491
  "CloudWatchOutputConfig": {
249439
- "shape": "Sic"
249492
+ "shape": "Sid"
249440
249493
  },
249441
249494
  "TimeoutSeconds": {
249442
249495
  "type": "integer"
@@ -249449,7 +249502,7 @@ module.exports={
249449
249502
  }
249450
249503
  }
249451
249504
  },
249452
- "Snp": {
249505
+ "Snq": {
249453
249506
  "type": "list",
249454
249507
  "member": {
249455
249508
  "type": "structure",
@@ -249463,7 +249516,7 @@ module.exports={
249463
249516
  }
249464
249517
  }
249465
249518
  },
249466
- "So7": {
249519
+ "So8": {
249467
249520
  "type": "structure",
249468
249521
  "required": [
249469
249522
  "ExecutionTime"
@@ -249476,23 +249529,23 @@ module.exports={
249476
249529
  "ExecutionType": {}
249477
249530
  }
249478
249531
  },
249479
- "Soa": {
249532
+ "Sob": {
249480
249533
  "type": "map",
249481
249534
  "key": {},
249482
249535
  "value": {}
249483
249536
  },
249484
- "Sof": {
249537
+ "Sog": {
249485
249538
  "type": "structure",
249486
249539
  "members": {
249487
249540
  "CompliantCount": {
249488
249541
  "type": "integer"
249489
249542
  },
249490
249543
  "SeveritySummary": {
249491
- "shape": "Soh"
249544
+ "shape": "Soi"
249492
249545
  }
249493
249546
  }
249494
249547
  },
249495
- "Soh": {
249548
+ "Soi": {
249496
249549
  "type": "structure",
249497
249550
  "members": {
249498
249551
  "CriticalCount": {
@@ -249515,18 +249568,18 @@ module.exports={
249515
249568
  }
249516
249569
  }
249517
249570
  },
249518
- "Soi": {
249571
+ "Soj": {
249519
249572
  "type": "structure",
249520
249573
  "members": {
249521
249574
  "NonCompliantCount": {
249522
249575
  "type": "integer"
249523
249576
  },
249524
249577
  "SeveritySummary": {
249525
- "shape": "Soh"
249578
+ "shape": "Soi"
249526
249579
  }
249527
249580
  }
249528
249581
  },
249529
- "Sop": {
249582
+ "Soq": {
249530
249583
  "type": "list",
249531
249584
  "member": {
249532
249585
  "type": "structure",
@@ -249536,7 +249589,7 @@ module.exports={
249536
249589
  }
249537
249590
  }
249538
249591
  },
249539
- "Spn": {
249592
+ "Spo": {
249540
249593
  "type": "structure",
249541
249594
  "members": {
249542
249595
  "Arn": {}
@@ -264651,7 +264704,7 @@ AWS.util.update(AWS, {
264651
264704
  /**
264652
264705
  * @constant
264653
264706
  */
264654
- VERSION: '2.1497.0',
264707
+ VERSION: '2.1498.0',
264655
264708
 
264656
264709
  /**
264657
264710
  * @api private
@@ -267180,7 +267233,7 @@ AWS.DynamoDB.DocumentClient = AWS.util.inherit({
267180
267233
  },
267181
267234
 
267182
267235
  /**
267183
- * Synchronous write operation that groups up to 25 action requests.
267236
+ * Synchronous write operation that groups up to 100 action requests.
267184
267237
  *
267185
267238
  * Supply the same parameters as {AWS.DynamoDB.transactWriteItems} with
267186
267239
  * `AttributeValue`s substituted by native JavaScript types.
@@ -286832,7 +286885,7 @@ var LRUCache = /** @class */ (function () {
286832
286885
  }());
286833
286886
  exports.LRUCache = LRUCache;
286834
286887
  },{}],467:[function(require,module,exports){
286835
- // AWS SDK for JavaScript v2.1497.0
286888
+ // AWS SDK for JavaScript v2.1498.0
286836
286889
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
286837
286890
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
286838
286891
  require('./browser_loader');