cdk-lambda-subminute 2.0.293 → 2.0.294

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 (31) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/CHANGELOG.md +15 -1
  4. package/node_modules/aws-sdk/README.md +1 -1
  5. package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +48 -47
  6. package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.min.json +11 -8
  7. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +55 -0
  8. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +4 -0
  9. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +140 -82
  10. package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +242 -39
  11. package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +372 -26
  12. package/node_modules/aws-sdk/apis/logs-2014-03-28.paginators.json +18 -0
  13. package/node_modules/aws-sdk/apis/omics-2022-11-28.min.json +1 -3
  14. package/node_modules/aws-sdk/apis/sqs-2012-11-05.min.json +13 -13
  15. package/node_modules/aws-sdk/clients/cloudformation.d.ts +15 -10
  16. package/node_modules/aws-sdk/clients/cloudtrail.d.ts +50 -22
  17. package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +422 -2
  18. package/node_modules/aws-sdk/clients/comprehend.d.ts +73 -19
  19. package/node_modules/aws-sdk/clients/connect.d.ts +5 -1
  20. package/node_modules/aws-sdk/clients/ec2.d.ts +65 -0
  21. package/node_modules/aws-sdk/clients/eks.d.ts +221 -9
  22. package/node_modules/aws-sdk/clients/lambda.d.ts +1 -1
  23. package/node_modules/aws-sdk/clients/omics.d.ts +5 -4
  24. package/node_modules/aws-sdk/clients/sqs.d.ts +1 -2
  25. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  26. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +11 -11
  27. package/node_modules/aws-sdk/dist/aws-sdk.js +664 -179
  28. package/node_modules/aws-sdk/dist/aws-sdk.min.js +91 -91
  29. package/node_modules/aws-sdk/lib/core.js +1 -1
  30. package/node_modules/aws-sdk/package.json +1 -1
  31. package/package.json +3 -4
@@ -1,4 +1,4 @@
1
- // AWS SDK for JavaScript v2.1491.0
1
+ // AWS SDK for JavaScript v2.1493.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){
@@ -14678,14 +14678,14 @@ module.exports={
14678
14678
  "ExecutionRoleName": {},
14679
14679
  "PermissionModel": {},
14680
14680
  "AutoDeployment": {
14681
- "shape": "S35"
14681
+ "shape": "S36"
14682
14682
  },
14683
14683
  "CallAs": {},
14684
14684
  "ClientRequestToken": {
14685
14685
  "idempotencyToken": true
14686
14686
  },
14687
14687
  "ManagedExecution": {
14688
- "shape": "S38"
14688
+ "shape": "S39"
14689
14689
  }
14690
14690
  }
14691
14691
  },
@@ -14942,7 +14942,7 @@ module.exports={
14942
14942
  },
14943
14943
  "ChangeSetId": {},
14944
14944
  "ModuleInfo": {
14945
- "shape": "S4p"
14945
+ "shape": "S4q"
14946
14946
  }
14947
14947
  }
14948
14948
  }
@@ -15159,7 +15159,7 @@ module.exports={
15159
15159
  },
15160
15160
  "Status": {},
15161
15161
  "StackInstanceStatus": {
15162
- "shape": "S60"
15162
+ "shape": "S61"
15163
15163
  },
15164
15164
  "StatusReason": {},
15165
15165
  "OrganizationalUnitId": {},
@@ -15211,10 +15211,10 @@ module.exports={
15211
15211
  "Description": {},
15212
15212
  "Metadata": {},
15213
15213
  "DriftInformation": {
15214
- "shape": "S67"
15214
+ "shape": "S68"
15215
15215
  },
15216
15216
  "ModuleInfo": {
15217
- "shape": "S4p"
15217
+ "shape": "S4q"
15218
15218
  }
15219
15219
  }
15220
15220
  }
@@ -15230,7 +15230,7 @@ module.exports={
15230
15230
  "members": {
15231
15231
  "StackName": {},
15232
15232
  "StackResourceDriftStatusFilters": {
15233
- "shape": "S6a"
15233
+ "shape": "S6b"
15234
15234
  },
15235
15235
  "NextToken": {},
15236
15236
  "MaxResults": {
@@ -15248,7 +15248,7 @@ module.exports={
15248
15248
  "StackResourceDrifts": {
15249
15249
  "type": "list",
15250
15250
  "member": {
15251
- "shape": "S6e"
15251
+ "shape": "S6f"
15252
15252
  }
15253
15253
  },
15254
15254
  "NextToken": {}
@@ -15291,10 +15291,10 @@ module.exports={
15291
15291
  "ResourceStatusReason": {},
15292
15292
  "Description": {},
15293
15293
  "DriftInformation": {
15294
- "shape": "S67"
15294
+ "shape": "S68"
15295
15295
  },
15296
15296
  "ModuleInfo": {
15297
- "shape": "S4p"
15297
+ "shape": "S4q"
15298
15298
  }
15299
15299
  }
15300
15300
  }
@@ -15338,17 +15338,17 @@ module.exports={
15338
15338
  "AdministrationRoleARN": {},
15339
15339
  "ExecutionRoleName": {},
15340
15340
  "StackSetDriftDetectionDetails": {
15341
- "shape": "S6y"
15341
+ "shape": "S6z"
15342
15342
  },
15343
15343
  "AutoDeployment": {
15344
- "shape": "S35"
15344
+ "shape": "S36"
15345
15345
  },
15346
15346
  "PermissionModel": {},
15347
15347
  "OrganizationalUnitIds": {
15348
15348
  "shape": "S2p"
15349
15349
  },
15350
15350
  "ManagedExecution": {
15351
- "shape": "S38"
15351
+ "shape": "S39"
15352
15352
  },
15353
15353
  "Regions": {
15354
15354
  "shape": "S2s"
@@ -15400,11 +15400,11 @@ module.exports={
15400
15400
  "shape": "S2n"
15401
15401
  },
15402
15402
  "StackSetDriftDetectionDetails": {
15403
- "shape": "S6y"
15403
+ "shape": "S6z"
15404
15404
  },
15405
15405
  "StatusReason": {},
15406
15406
  "StatusDetails": {
15407
- "shape": "S7d"
15407
+ "shape": "S7e"
15408
15408
  }
15409
15409
  }
15410
15410
  }
@@ -15615,7 +15615,7 @@ module.exports={
15615
15615
  "members": {
15616
15616
  "StackName": {},
15617
15617
  "LogicalResourceIds": {
15618
- "shape": "S8e"
15618
+ "shape": "S8f"
15619
15619
  }
15620
15620
  }
15621
15621
  },
@@ -15650,7 +15650,7 @@ module.exports={
15650
15650
  ],
15651
15651
  "members": {
15652
15652
  "StackResourceDrift": {
15653
- "shape": "S6e"
15653
+ "shape": "S6f"
15654
15654
  }
15655
15655
  }
15656
15656
  }
@@ -15820,7 +15820,7 @@ module.exports={
15820
15820
  "Version": {},
15821
15821
  "Metadata": {},
15822
15822
  "DeclaredTransforms": {
15823
- "shape": "S99"
15823
+ "shape": "S9a"
15824
15824
  },
15825
15825
  "ResourceIdentifierSummaries": {
15826
15826
  "type": "list",
@@ -15829,7 +15829,7 @@ module.exports={
15829
15829
  "members": {
15830
15830
  "ResourceType": {},
15831
15831
  "LogicalResourceIds": {
15832
- "shape": "S8e"
15832
+ "shape": "S8f"
15833
15833
  },
15834
15834
  "ResourceIdentifiers": {
15835
15835
  "type": "list",
@@ -15990,7 +15990,7 @@ module.exports={
15990
15990
  "type": "integer"
15991
15991
  },
15992
15992
  "StackInstanceResourceDriftStatuses": {
15993
- "shape": "S6a"
15993
+ "shape": "S6b"
15994
15994
  },
15995
15995
  "StackInstanceAccount": {},
15996
15996
  "StackInstanceRegion": {},
@@ -16018,11 +16018,11 @@ module.exports={
16018
16018
  "LogicalResourceId": {},
16019
16019
  "PhysicalResourceId": {},
16020
16020
  "PhysicalResourceIdContext": {
16021
- "shape": "S6f"
16021
+ "shape": "S6g"
16022
16022
  },
16023
16023
  "ResourceType": {},
16024
16024
  "PropertyDifferences": {
16025
- "shape": "S6k"
16025
+ "shape": "S6l"
16026
16026
  },
16027
16027
  "StackResourceDriftStatus": {},
16028
16028
  "Timestamp": {
@@ -16078,7 +16078,7 @@ module.exports={
16078
16078
  "Status": {},
16079
16079
  "StatusReason": {},
16080
16080
  "StackInstanceStatus": {
16081
- "shape": "S60"
16081
+ "shape": "S61"
16082
16082
  },
16083
16083
  "OrganizationalUnitId": {},
16084
16084
  "DriftStatus": {},
@@ -16140,7 +16140,7 @@ module.exports={
16140
16140
  }
16141
16141
  },
16142
16142
  "ModuleInfo": {
16143
- "shape": "S4p"
16143
+ "shape": "S4q"
16144
16144
  }
16145
16145
  }
16146
16146
  }
@@ -16239,7 +16239,7 @@ module.exports={
16239
16239
  },
16240
16240
  "StatusReason": {},
16241
16241
  "StatusDetails": {
16242
- "shape": "S7d"
16242
+ "shape": "S7e"
16243
16243
  },
16244
16244
  "OperationPreferences": {
16245
16245
  "shape": "S2u"
@@ -16277,7 +16277,7 @@ module.exports={
16277
16277
  "Description": {},
16278
16278
  "Status": {},
16279
16279
  "AutoDeployment": {
16280
- "shape": "S35"
16280
+ "shape": "S36"
16281
16281
  },
16282
16282
  "PermissionModel": {},
16283
16283
  "DriftStatus": {},
@@ -16285,7 +16285,7 @@ module.exports={
16285
16285
  "type": "timestamp"
16286
16286
  },
16287
16287
  "ManagedExecution": {
16288
- "shape": "S38"
16288
+ "shape": "S39"
16289
16289
  }
16290
16290
  }
16291
16291
  }
@@ -16825,7 +16825,7 @@ module.exports={
16825
16825
  },
16826
16826
  "PermissionModel": {},
16827
16827
  "AutoDeployment": {
16828
- "shape": "S35"
16828
+ "shape": "S36"
16829
16829
  },
16830
16830
  "OperationId": {
16831
16831
  "idempotencyToken": true
@@ -16838,7 +16838,7 @@ module.exports={
16838
16838
  },
16839
16839
  "CallAs": {},
16840
16840
  "ManagedExecution": {
16841
- "shape": "S38"
16841
+ "shape": "S39"
16842
16842
  }
16843
16843
  }
16844
16844
  },
@@ -16904,7 +16904,7 @@ module.exports={
16904
16904
  },
16905
16905
  "CapabilitiesReason": {},
16906
16906
  "DeclaredTransforms": {
16907
- "shape": "S99"
16907
+ "shape": "S9a"
16908
16908
  }
16909
16909
  }
16910
16910
  }
@@ -17037,10 +17037,11 @@ module.exports={
17037
17037
  },
17038
17038
  "MaxConcurrentPercentage": {
17039
17039
  "type": "integer"
17040
- }
17040
+ },
17041
+ "ConcurrencyMode": {}
17041
17042
  }
17042
17043
  },
17043
- "S35": {
17044
+ "S36": {
17044
17045
  "type": "structure",
17045
17046
  "members": {
17046
17047
  "Enabled": {
@@ -17051,7 +17052,7 @@ module.exports={
17051
17052
  }
17052
17053
  }
17053
17054
  },
17054
- "S38": {
17055
+ "S39": {
17055
17056
  "type": "structure",
17056
17057
  "members": {
17057
17058
  "Active": {
@@ -17059,20 +17060,20 @@ module.exports={
17059
17060
  }
17060
17061
  }
17061
17062
  },
17062
- "S4p": {
17063
+ "S4q": {
17063
17064
  "type": "structure",
17064
17065
  "members": {
17065
17066
  "TypeHierarchy": {},
17066
17067
  "LogicalIdHierarchy": {}
17067
17068
  }
17068
17069
  },
17069
- "S60": {
17070
+ "S61": {
17070
17071
  "type": "structure",
17071
17072
  "members": {
17072
17073
  "DetailedStatus": {}
17073
17074
  }
17074
17075
  },
17075
- "S67": {
17076
+ "S68": {
17076
17077
  "type": "structure",
17077
17078
  "required": [
17078
17079
  "StackResourceDriftStatus"
@@ -17084,11 +17085,11 @@ module.exports={
17084
17085
  }
17085
17086
  }
17086
17087
  },
17087
- "S6a": {
17088
+ "S6b": {
17088
17089
  "type": "list",
17089
17090
  "member": {}
17090
17091
  },
17091
- "S6e": {
17092
+ "S6f": {
17092
17093
  "type": "structure",
17093
17094
  "required": [
17094
17095
  "StackId",
@@ -17102,24 +17103,24 @@ module.exports={
17102
17103
  "LogicalResourceId": {},
17103
17104
  "PhysicalResourceId": {},
17104
17105
  "PhysicalResourceIdContext": {
17105
- "shape": "S6f"
17106
+ "shape": "S6g"
17106
17107
  },
17107
17108
  "ResourceType": {},
17108
17109
  "ExpectedProperties": {},
17109
17110
  "ActualProperties": {},
17110
17111
  "PropertyDifferences": {
17111
- "shape": "S6k"
17112
+ "shape": "S6l"
17112
17113
  },
17113
17114
  "StackResourceDriftStatus": {},
17114
17115
  "Timestamp": {
17115
17116
  "type": "timestamp"
17116
17117
  },
17117
17118
  "ModuleInfo": {
17118
- "shape": "S4p"
17119
+ "shape": "S4q"
17119
17120
  }
17120
17121
  }
17121
17122
  },
17122
- "S6f": {
17123
+ "S6g": {
17123
17124
  "type": "list",
17124
17125
  "member": {
17125
17126
  "type": "structure",
@@ -17133,7 +17134,7 @@ module.exports={
17133
17134
  }
17134
17135
  }
17135
17136
  },
17136
- "S6k": {
17137
+ "S6l": {
17137
17138
  "type": "list",
17138
17139
  "member": {
17139
17140
  "type": "structure",
@@ -17151,7 +17152,7 @@ module.exports={
17151
17152
  }
17152
17153
  }
17153
17154
  },
17154
- "S6y": {
17155
+ "S6z": {
17155
17156
  "type": "structure",
17156
17157
  "members": {
17157
17158
  "DriftStatus": {},
@@ -17176,7 +17177,7 @@ module.exports={
17176
17177
  }
17177
17178
  }
17178
17179
  },
17179
- "S7d": {
17180
+ "S7e": {
17180
17181
  "type": "structure",
17181
17182
  "members": {
17182
17183
  "FailedStackInstancesCount": {
@@ -17184,11 +17185,11 @@ module.exports={
17184
17185
  }
17185
17186
  }
17186
17187
  },
17187
- "S8e": {
17188
+ "S8f": {
17188
17189
  "type": "list",
17189
17190
  "member": {}
17190
17191
  },
17191
- "S99": {
17192
+ "S9a": {
17192
17193
  "type": "list",
17193
17194
  "member": {}
17194
17195
  }
@@ -40899,11 +40900,9 @@ module.exports={
40899
40900
  "GetInsightSelectors": {
40900
40901
  "input": {
40901
40902
  "type": "structure",
40902
- "required": [
40903
- "TrailName"
40904
- ],
40905
40903
  "members": {
40906
- "TrailName": {}
40904
+ "TrailName": {},
40905
+ "EventDataStore": {}
40907
40906
  }
40908
40907
  },
40909
40908
  "output": {
@@ -40912,7 +40911,9 @@ module.exports={
40912
40911
  "TrailARN": {},
40913
40912
  "InsightSelectors": {
40914
40913
  "shape": "S2k"
40915
- }
40914
+ },
40915
+ "EventDataStoreArn": {},
40916
+ "InsightsDestination": {}
40916
40917
  }
40917
40918
  },
40918
40919
  "idempotent": true
@@ -41469,14 +41470,15 @@ module.exports={
41469
41470
  "input": {
41470
41471
  "type": "structure",
41471
41472
  "required": [
41472
- "TrailName",
41473
41473
  "InsightSelectors"
41474
41474
  ],
41475
41475
  "members": {
41476
41476
  "TrailName": {},
41477
41477
  "InsightSelectors": {
41478
41478
  "shape": "S2k"
41479
- }
41479
+ },
41480
+ "EventDataStore": {},
41481
+ "InsightsDestination": {}
41480
41482
  }
41481
41483
  },
41482
41484
  "output": {
@@ -41485,7 +41487,9 @@ module.exports={
41485
41487
  "TrailARN": {},
41486
41488
  "InsightSelectors": {
41487
41489
  "shape": "S2k"
41488
- }
41490
+ },
41491
+ "EventDataStoreArn": {},
41492
+ "InsightsDestination": {}
41489
41493
  }
41490
41494
  },
41491
41495
  "idempotent": true
@@ -57650,6 +57654,61 @@ module.exports={
57650
57654
  "sensitive": true
57651
57655
  }
57652
57656
  },
57657
+ "DetectToxicContent": {
57658
+ "input": {
57659
+ "type": "structure",
57660
+ "required": [
57661
+ "TextSegments",
57662
+ "LanguageCode"
57663
+ ],
57664
+ "members": {
57665
+ "TextSegments": {
57666
+ "type": "list",
57667
+ "member": {
57668
+ "type": "structure",
57669
+ "required": [
57670
+ "Text"
57671
+ ],
57672
+ "members": {
57673
+ "Text": {
57674
+ "shape": "S3"
57675
+ }
57676
+ }
57677
+ },
57678
+ "sensitive": true
57679
+ },
57680
+ "LanguageCode": {}
57681
+ }
57682
+ },
57683
+ "output": {
57684
+ "type": "structure",
57685
+ "members": {
57686
+ "ResultList": {
57687
+ "type": "list",
57688
+ "member": {
57689
+ "type": "structure",
57690
+ "members": {
57691
+ "Labels": {
57692
+ "type": "list",
57693
+ "member": {
57694
+ "type": "structure",
57695
+ "members": {
57696
+ "Name": {},
57697
+ "Score": {
57698
+ "type": "float"
57699
+ }
57700
+ }
57701
+ }
57702
+ },
57703
+ "Toxicity": {
57704
+ "type": "float"
57705
+ }
57706
+ }
57707
+ }
57708
+ }
57709
+ }
57710
+ }
57711
+ },
57653
57712
  "ImportModel": {
57654
57713
  "input": {
57655
57714
  "type": "structure",
@@ -69596,6 +69655,10 @@ module.exports={
69596
69655
  "location": "querystring",
69597
69656
  "locationName": "maxResults",
69598
69657
  "type": "integer"
69658
+ },
69659
+ "IntegrationArn": {
69660
+ "location": "querystring",
69661
+ "locationName": "integrationArn"
69599
69662
  }
69600
69663
  }
69601
69664
  },
@@ -99861,6 +99924,24 @@ module.exports={
99861
99924
  }
99862
99925
  }
99863
99926
  },
99927
+ "DisableSnapshotBlockPublicAccess": {
99928
+ "input": {
99929
+ "type": "structure",
99930
+ "members": {
99931
+ "DryRun": {
99932
+ "type": "boolean"
99933
+ }
99934
+ }
99935
+ },
99936
+ "output": {
99937
+ "type": "structure",
99938
+ "members": {
99939
+ "State": {
99940
+ "locationName": "state"
99941
+ }
99942
+ }
99943
+ }
99944
+ },
99864
99945
  "DisableTransitGatewayRouteTablePropagation": {
99865
99946
  "input": {
99866
99947
  "type": "structure",
@@ -99880,7 +99961,7 @@ module.exports={
99880
99961
  "type": "structure",
99881
99962
  "members": {
99882
99963
  "Propagation": {
99883
- "shape": "S1tz",
99964
+ "shape": "S1u2",
99884
99965
  "locationName": "propagation"
99885
99966
  }
99886
99967
  }
@@ -100697,6 +100778,28 @@ module.exports={
100697
100778
  }
100698
100779
  }
100699
100780
  },
100781
+ "EnableSnapshotBlockPublicAccess": {
100782
+ "input": {
100783
+ "type": "structure",
100784
+ "required": [
100785
+ "State"
100786
+ ],
100787
+ "members": {
100788
+ "State": {},
100789
+ "DryRun": {
100790
+ "type": "boolean"
100791
+ }
100792
+ }
100793
+ },
100794
+ "output": {
100795
+ "type": "structure",
100796
+ "members": {
100797
+ "State": {
100798
+ "locationName": "state"
100799
+ }
100800
+ }
100801
+ }
100802
+ },
100700
100803
  "EnableTransitGatewayRouteTablePropagation": {
100701
100804
  "input": {
100702
100805
  "type": "structure",
@@ -100716,7 +100819,7 @@ module.exports={
100716
100819
  "type": "structure",
100717
100820
  "members": {
100718
100821
  "Propagation": {
100719
- "shape": "S1tz",
100822
+ "shape": "S1u2",
100720
100823
  "locationName": "propagation"
100721
100824
  }
100722
100825
  }
@@ -101327,7 +101430,7 @@ module.exports={
101327
101430
  "type": "structure",
101328
101431
  "members": {
101329
101432
  "InstanceFamilyCreditSpecification": {
101330
- "shape": "S1xe",
101433
+ "shape": "S1xj",
101331
101434
  "locationName": "instanceFamilyCreditSpecification"
101332
101435
  }
101333
101436
  }
@@ -101477,7 +101580,7 @@ module.exports={
101477
101580
  ],
101478
101581
  "members": {
101479
101582
  "HostIdSet": {
101480
- "shape": "S1xv"
101583
+ "shape": "S1y0"
101481
101584
  },
101482
101585
  "OfferingId": {}
101483
101586
  }
@@ -101489,7 +101592,7 @@ module.exports={
101489
101592
  "locationName": "currencyCode"
101490
101593
  },
101491
101594
  "Purchase": {
101492
- "shape": "S1xx",
101595
+ "shape": "S1y2",
101493
101596
  "locationName": "purchase"
101494
101597
  },
101495
101598
  "TotalHourlyPrice": {
@@ -101532,11 +101635,11 @@ module.exports={
101532
101635
  "type": "boolean"
101533
101636
  },
101534
101637
  "ArchitectureTypes": {
101535
- "shape": "S1y2",
101638
+ "shape": "S1y7",
101536
101639
  "locationName": "ArchitectureType"
101537
101640
  },
101538
101641
  "VirtualizationTypes": {
101539
- "shape": "S1y3",
101642
+ "shape": "S1y8",
101540
101643
  "locationName": "VirtualizationType"
101541
101644
  },
101542
101645
  "InstanceRequirements": {
@@ -101933,7 +102036,7 @@ module.exports={
101933
102036
  "locationName": "ipamResourceCidrSet",
101934
102037
  "type": "list",
101935
102038
  "member": {
101936
- "shape": "S1z3",
102039
+ "shape": "S1z8",
101937
102040
  "locationName": "item"
101938
102041
  }
101939
102042
  }
@@ -102198,7 +102301,7 @@ module.exports={
102198
102301
  "locationName": "paymentDue"
102199
102302
  },
102200
102303
  "ReservedInstanceValueRollup": {
102201
- "shape": "S1zr",
102304
+ "shape": "S1zw",
102202
102305
  "locationName": "reservedInstanceValueRollup"
102203
102306
  },
102204
102307
  "ReservedInstanceValueSet": {
@@ -102209,7 +102312,7 @@ module.exports={
102209
102312
  "type": "structure",
102210
102313
  "members": {
102211
102314
  "ReservationValue": {
102212
- "shape": "S1zr",
102315
+ "shape": "S1zw",
102213
102316
  "locationName": "reservationValue"
102214
102317
  },
102215
102318
  "ReservedInstanceId": {
@@ -102219,7 +102322,7 @@ module.exports={
102219
102322
  }
102220
102323
  },
102221
102324
  "TargetConfigurationValueRollup": {
102222
- "shape": "S1zr",
102325
+ "shape": "S1zw",
102223
102326
  "locationName": "targetConfigurationValueRollup"
102224
102327
  },
102225
102328
  "TargetConfigurationValueSet": {
@@ -102230,7 +102333,7 @@ module.exports={
102230
102333
  "type": "structure",
102231
102334
  "members": {
102232
102335
  "ReservationValue": {
102233
- "shape": "S1zr",
102336
+ "shape": "S1zw",
102234
102337
  "locationName": "reservationValue"
102235
102338
  },
102236
102339
  "TargetConfiguration": {
@@ -102333,6 +102436,24 @@ module.exports={
102333
102436
  }
102334
102437
  }
102335
102438
  },
102439
+ "GetSnapshotBlockPublicAccessState": {
102440
+ "input": {
102441
+ "type": "structure",
102442
+ "members": {
102443
+ "DryRun": {
102444
+ "type": "boolean"
102445
+ }
102446
+ }
102447
+ },
102448
+ "output": {
102449
+ "type": "structure",
102450
+ "members": {
102451
+ "State": {
102452
+ "locationName": "state"
102453
+ }
102454
+ }
102455
+ }
102456
+ },
102336
102457
  "GetSpotPlacementScores": {
102337
102458
  "input": {
102338
102459
  "type": "structure",
@@ -102361,11 +102482,11 @@ module.exports={
102361
102482
  "type": "structure",
102362
102483
  "members": {
102363
102484
  "ArchitectureTypes": {
102364
- "shape": "S1y2",
102485
+ "shape": "S1y7",
102365
102486
  "locationName": "ArchitectureType"
102366
102487
  },
102367
102488
  "VirtualizationTypes": {
102368
- "shape": "S1y3",
102489
+ "shape": "S1y8",
102369
102490
  "locationName": "VirtualizationType"
102370
102491
  },
102371
102492
  "InstanceRequirements": {
@@ -102436,11 +102557,11 @@ module.exports={
102436
102557
  "type": "structure",
102437
102558
  "members": {
102438
102559
  "SubnetIpv4CidrReservations": {
102439
- "shape": "S20g",
102560
+ "shape": "S20n",
102440
102561
  "locationName": "subnetIpv4CidrReservationSet"
102441
102562
  },
102442
102563
  "SubnetIpv6CidrReservations": {
102443
- "shape": "S20g",
102564
+ "shape": "S20n",
102444
102565
  "locationName": "subnetIpv6CidrReservationSet"
102445
102566
  },
102446
102567
  "NextToken": {
@@ -103017,7 +103138,7 @@ module.exports={
103017
103138
  "members": {
103018
103139
  "Architecture": {},
103019
103140
  "ClientData": {
103020
- "shape": "S21s"
103141
+ "shape": "S21z"
103021
103142
  },
103022
103143
  "ClientToken": {},
103023
103144
  "Description": {},
@@ -103036,7 +103157,7 @@ module.exports={
103036
103157
  "shape": "S189"
103037
103158
  },
103038
103159
  "UserBucket": {
103039
- "shape": "S21v"
103160
+ "shape": "S222"
103040
103161
  }
103041
103162
  }
103042
103163
  }
@@ -103146,10 +103267,10 @@ module.exports={
103146
103267
  "members": {
103147
103268
  "Description": {},
103148
103269
  "Image": {
103149
- "shape": "S222"
103270
+ "shape": "S229"
103150
103271
  },
103151
103272
  "Volume": {
103152
- "shape": "S223"
103273
+ "shape": "S22a"
103153
103274
  }
103154
103275
  }
103155
103276
  }
@@ -103272,7 +103393,7 @@ module.exports={
103272
103393
  "type": "structure",
103273
103394
  "members": {
103274
103395
  "ClientData": {
103275
- "shape": "S21s"
103396
+ "shape": "S21z"
103276
103397
  },
103277
103398
  "ClientToken": {},
103278
103399
  "Description": {},
@@ -103285,7 +103406,7 @@ module.exports={
103285
103406
  "shape": "S189"
103286
103407
  },
103287
103408
  "UserBucket": {
103288
- "shape": "S21v"
103409
+ "shape": "S222"
103289
103410
  }
103290
103411
  }
103291
103412
  },
@@ -103343,11 +103464,11 @@ module.exports={
103343
103464
  "type": "boolean"
103344
103465
  },
103345
103466
  "Image": {
103346
- "shape": "S222",
103467
+ "shape": "S229",
103347
103468
  "locationName": "image"
103348
103469
  },
103349
103470
  "Volume": {
103350
- "shape": "S223",
103471
+ "shape": "S22a",
103351
103472
  "locationName": "volume"
103352
103473
  }
103353
103474
  }
@@ -103662,7 +103783,7 @@ module.exports={
103662
103783
  "type": "structure",
103663
103784
  "members": {
103664
103785
  "InstanceFamilyCreditSpecification": {
103665
- "shape": "S1xe",
103786
+ "shape": "S1xj",
103666
103787
  "locationName": "instanceFamilyCreditSpecification"
103667
103788
  }
103668
103789
  }
@@ -103736,25 +103857,25 @@ module.exports={
103736
103857
  "Attribute": {},
103737
103858
  "OperationType": {},
103738
103859
  "UserIds": {
103739
- "shape": "S238",
103860
+ "shape": "S23f",
103740
103861
  "locationName": "UserId"
103741
103862
  },
103742
103863
  "UserGroups": {
103743
- "shape": "S239",
103864
+ "shape": "S23g",
103744
103865
  "locationName": "UserGroup"
103745
103866
  },
103746
103867
  "ProductCodes": {
103747
- "shape": "S23a",
103868
+ "shape": "S23h",
103748
103869
  "locationName": "ProductCode"
103749
103870
  },
103750
103871
  "LoadPermission": {
103751
103872
  "type": "structure",
103752
103873
  "members": {
103753
103874
  "Add": {
103754
- "shape": "S23c"
103875
+ "shape": "S23j"
103755
103876
  },
103756
103877
  "Remove": {
103757
- "shape": "S23c"
103878
+ "shape": "S23j"
103758
103879
  }
103759
103880
  }
103760
103881
  },
@@ -103800,7 +103921,7 @@ module.exports={
103800
103921
  "locationName": "successful"
103801
103922
  },
103802
103923
  "Unsuccessful": {
103803
- "shape": "S23h",
103924
+ "shape": "S23o",
103804
103925
  "locationName": "unsuccessful"
103805
103926
  }
103806
103927
  }
@@ -103868,15 +103989,15 @@ module.exports={
103868
103989
  },
103869
103990
  "OperationType": {},
103870
103991
  "ProductCodes": {
103871
- "shape": "S23a",
103992
+ "shape": "S23h",
103872
103993
  "locationName": "ProductCode"
103873
103994
  },
103874
103995
  "UserGroups": {
103875
- "shape": "S239",
103996
+ "shape": "S23g",
103876
103997
  "locationName": "UserGroup"
103877
103998
  },
103878
103999
  "UserIds": {
103879
- "shape": "S238",
104000
+ "shape": "S23f",
103880
104001
  "locationName": "UserId"
103881
104002
  },
103882
104003
  "Value": {},
@@ -104021,7 +104142,7 @@ module.exports={
104021
104142
  "members": {
104022
104143
  "InstanceId": {},
104023
104144
  "CapacityReservationSpecification": {
104024
- "shape": "S23u"
104145
+ "shape": "S241"
104025
104146
  },
104026
104147
  "DryRun": {
104027
104148
  "type": "boolean"
@@ -104281,7 +104402,7 @@ module.exports={
104281
104402
  "locationName": "AddOperatingRegion"
104282
104403
  },
104283
104404
  "RemoveOperatingRegions": {
104284
- "shape": "S24j",
104405
+ "shape": "S24q",
104285
104406
  "locationName": "RemoveOperatingRegion"
104286
104407
  }
104287
104408
  }
@@ -104371,7 +104492,7 @@ module.exports={
104371
104492
  "type": "structure",
104372
104493
  "members": {
104373
104494
  "IpamResourceCidr": {
104374
- "shape": "S1z3",
104495
+ "shape": "S1z8",
104375
104496
  "locationName": "ipamResourceCidr"
104376
104497
  }
104377
104498
  }
@@ -104394,7 +104515,7 @@ module.exports={
104394
104515
  "locationName": "AddOperatingRegion"
104395
104516
  },
104396
104517
  "RemoveOperatingRegions": {
104397
- "shape": "S24j",
104518
+ "shape": "S24q",
104398
104519
  "locationName": "RemoveOperatingRegion"
104399
104520
  }
104400
104521
  }
@@ -104725,7 +104846,7 @@ module.exports={
104725
104846
  "OperationType": {},
104726
104847
  "SnapshotId": {},
104727
104848
  "UserIds": {
104728
- "shape": "S238",
104849
+ "shape": "S23f",
104729
104850
  "locationName": "UserId"
104730
104851
  },
104731
104852
  "DryRun": {
@@ -105674,13 +105795,13 @@ module.exports={
105674
105795
  ],
105675
105796
  "members": {
105676
105797
  "AccepterPeeringConnectionOptions": {
105677
- "shape": "S277"
105798
+ "shape": "S27e"
105678
105799
  },
105679
105800
  "DryRun": {
105680
105801
  "type": "boolean"
105681
105802
  },
105682
105803
  "RequesterPeeringConnectionOptions": {
105683
- "shape": "S277"
105804
+ "shape": "S27e"
105684
105805
  },
105685
105806
  "VpcPeeringConnectionId": {}
105686
105807
  }
@@ -105689,11 +105810,11 @@ module.exports={
105689
105810
  "type": "structure",
105690
105811
  "members": {
105691
105812
  "AccepterPeeringConnectionOptions": {
105692
- "shape": "S279",
105813
+ "shape": "S27g",
105693
105814
  "locationName": "accepterPeeringConnectionOptions"
105694
105815
  },
105695
105816
  "RequesterPeeringConnectionOptions": {
105696
- "shape": "S279",
105817
+ "shape": "S27g",
105697
105818
  "locationName": "requesterPeeringConnectionOptions"
105698
105819
  }
105699
105820
  }
@@ -105917,7 +106038,7 @@ module.exports={
105917
106038
  "type": "structure",
105918
106039
  "members": {
105919
106040
  "InstanceMonitorings": {
105920
- "shape": "S27o",
106041
+ "shape": "S27v",
105921
106042
  "locationName": "instancesSet"
105922
106043
  }
105923
106044
  }
@@ -106132,7 +106253,7 @@ module.exports={
106132
106253
  "ClientToken": {},
106133
106254
  "CurrencyCode": {},
106134
106255
  "HostIdSet": {
106135
- "shape": "S1xv"
106256
+ "shape": "S1y0"
106136
106257
  },
106137
106258
  "LimitPrice": {},
106138
106259
  "OfferingId": {},
@@ -106152,7 +106273,7 @@ module.exports={
106152
106273
  "locationName": "currencyCode"
106153
106274
  },
106154
106275
  "Purchase": {
106155
- "shape": "S1xx",
106276
+ "shape": "S1y2",
106156
106277
  "locationName": "purchase"
106157
106278
  },
106158
106279
  "TotalHourlyPrice": {
@@ -106611,7 +106732,7 @@ module.exports={
106611
106732
  "locationName": "successful"
106612
106733
  },
106613
106734
  "Unsuccessful": {
106614
- "shape": "S23h",
106735
+ "shape": "S23o",
106615
106736
  "locationName": "unsuccessful"
106616
106737
  }
106617
106738
  }
@@ -107680,7 +107801,7 @@ module.exports={
107680
107801
  }
107681
107802
  },
107682
107803
  "CapacityReservationSpecification": {
107683
- "shape": "S23u"
107804
+ "shape": "S241"
107684
107805
  },
107685
107806
  "HibernationOptions": {
107686
107807
  "type": "structure",
@@ -107846,7 +107967,7 @@ module.exports={
107846
107967
  "type": "integer"
107847
107968
  },
107848
107969
  "Groups": {
107849
- "shape": "S2bf",
107970
+ "shape": "S2bm",
107850
107971
  "locationName": "Group"
107851
107972
  },
107852
107973
  "Ipv6AddressCount": {
@@ -107895,7 +108016,7 @@ module.exports={
107895
108016
  },
107896
108017
  "RamdiskId": {},
107897
108018
  "SecurityGroupIds": {
107898
- "shape": "S2bf",
108019
+ "shape": "S2bm",
107899
108020
  "locationName": "SecurityGroupId"
107900
108021
  },
107901
108022
  "SubnetId": {},
@@ -108109,7 +108230,7 @@ module.exports={
108109
108230
  "type": "structure",
108110
108231
  "members": {
108111
108232
  "StartingInstances": {
108112
- "shape": "S2c3",
108233
+ "shape": "S2ca",
108113
108234
  "locationName": "instancesSet"
108114
108235
  }
108115
108236
  }
@@ -108236,7 +108357,7 @@ module.exports={
108236
108357
  "type": "structure",
108237
108358
  "members": {
108238
108359
  "StoppingInstances": {
108239
- "shape": "S2c3",
108360
+ "shape": "S2ca",
108240
108361
  "locationName": "instancesSet"
108241
108362
  }
108242
108363
  }
@@ -108311,7 +108432,7 @@ module.exports={
108311
108432
  "type": "structure",
108312
108433
  "members": {
108313
108434
  "TerminatingInstances": {
108314
- "shape": "S2c3",
108435
+ "shape": "S2ca",
108315
108436
  "locationName": "instancesSet"
108316
108437
  }
108317
108438
  }
@@ -108430,7 +108551,7 @@ module.exports={
108430
108551
  "type": "structure",
108431
108552
  "members": {
108432
108553
  "InstanceMonitorings": {
108433
- "shape": "S27o",
108554
+ "shape": "S27v",
108434
108555
  "locationName": "instancesSet"
108435
108556
  }
108436
108557
  }
@@ -108449,7 +108570,7 @@ module.exports={
108449
108570
  "shape": "S6q"
108450
108571
  },
108451
108572
  "SecurityGroupRuleDescriptions": {
108452
- "shape": "S2cr",
108573
+ "shape": "S2cy",
108453
108574
  "locationName": "SecurityGroupRuleDescription"
108454
108575
  }
108455
108576
  }
@@ -108477,7 +108598,7 @@ module.exports={
108477
108598
  "shape": "S6q"
108478
108599
  },
108479
108600
  "SecurityGroupRuleDescriptions": {
108480
- "shape": "S2cr",
108601
+ "shape": "S2cy",
108481
108602
  "locationName": "SecurityGroupRuleDescription"
108482
108603
  }
108483
108604
  }
@@ -118058,7 +118179,7 @@ module.exports={
118058
118179
  "locationName": "AvailabilityZone"
118059
118180
  }
118060
118181
  },
118061
- "S1tz": {
118182
+ "S1u2": {
118062
118183
  "type": "structure",
118063
118184
  "members": {
118064
118185
  "TransitGatewayAttachmentId": {
@@ -118081,7 +118202,7 @@ module.exports={
118081
118202
  }
118082
118203
  }
118083
118204
  },
118084
- "S1xe": {
118205
+ "S1xj": {
118085
118206
  "type": "structure",
118086
118207
  "members": {
118087
118208
  "InstanceFamily": {
@@ -118092,13 +118213,13 @@ module.exports={
118092
118213
  }
118093
118214
  }
118094
118215
  },
118095
- "S1xv": {
118216
+ "S1y0": {
118096
118217
  "type": "list",
118097
118218
  "member": {
118098
118219
  "locationName": "item"
118099
118220
  }
118100
118221
  },
118101
- "S1xx": {
118222
+ "S1y2": {
118102
118223
  "type": "list",
118103
118224
  "member": {
118104
118225
  "locationName": "item",
@@ -118133,19 +118254,19 @@ module.exports={
118133
118254
  }
118134
118255
  }
118135
118256
  },
118136
- "S1y2": {
118257
+ "S1y7": {
118137
118258
  "type": "list",
118138
118259
  "member": {
118139
118260
  "locationName": "item"
118140
118261
  }
118141
118262
  },
118142
- "S1y3": {
118263
+ "S1y8": {
118143
118264
  "type": "list",
118144
118265
  "member": {
118145
118266
  "locationName": "item"
118146
118267
  }
118147
118268
  },
118148
- "S1z3": {
118269
+ "S1z8": {
118149
118270
  "type": "structure",
118150
118271
  "members": {
118151
118272
  "IpamId": {
@@ -118197,7 +118318,7 @@ module.exports={
118197
118318
  }
118198
118319
  }
118199
118320
  },
118200
- "S1zr": {
118321
+ "S1zw": {
118201
118322
  "type": "structure",
118202
118323
  "members": {
118203
118324
  "HourlyPrice": {
@@ -118211,14 +118332,14 @@ module.exports={
118211
118332
  }
118212
118333
  }
118213
118334
  },
118214
- "S20g": {
118335
+ "S20n": {
118215
118336
  "type": "list",
118216
118337
  "member": {
118217
118338
  "shape": "Sno",
118218
118339
  "locationName": "item"
118219
118340
  }
118220
118341
  },
118221
- "S21s": {
118342
+ "S21z": {
118222
118343
  "type": "structure",
118223
118344
  "members": {
118224
118345
  "Comment": {},
@@ -118233,14 +118354,14 @@ module.exports={
118233
118354
  }
118234
118355
  }
118235
118356
  },
118236
- "S21v": {
118357
+ "S222": {
118237
118358
  "type": "structure",
118238
118359
  "members": {
118239
118360
  "S3Bucket": {},
118240
118361
  "S3Key": {}
118241
118362
  }
118242
118363
  },
118243
- "S222": {
118364
+ "S229": {
118244
118365
  "type": "structure",
118245
118366
  "required": [
118246
118367
  "Bytes",
@@ -118261,7 +118382,7 @@ module.exports={
118261
118382
  }
118262
118383
  }
118263
118384
  },
118264
- "S223": {
118385
+ "S22a": {
118265
118386
  "type": "structure",
118266
118387
  "required": [
118267
118388
  "Size"
@@ -118273,25 +118394,25 @@ module.exports={
118273
118394
  }
118274
118395
  }
118275
118396
  },
118276
- "S238": {
118397
+ "S23f": {
118277
118398
  "type": "list",
118278
118399
  "member": {
118279
118400
  "locationName": "UserId"
118280
118401
  }
118281
118402
  },
118282
- "S239": {
118403
+ "S23g": {
118283
118404
  "type": "list",
118284
118405
  "member": {
118285
118406
  "locationName": "UserGroup"
118286
118407
  }
118287
118408
  },
118288
- "S23a": {
118409
+ "S23h": {
118289
118410
  "type": "list",
118290
118411
  "member": {
118291
118412
  "locationName": "ProductCode"
118292
118413
  }
118293
118414
  },
118294
- "S23c": {
118415
+ "S23j": {
118295
118416
  "type": "list",
118296
118417
  "member": {
118297
118418
  "locationName": "item",
@@ -118302,14 +118423,14 @@ module.exports={
118302
118423
  }
118303
118424
  }
118304
118425
  },
118305
- "S23h": {
118426
+ "S23o": {
118306
118427
  "type": "list",
118307
118428
  "member": {
118308
118429
  "shape": "S1h",
118309
118430
  "locationName": "item"
118310
118431
  }
118311
118432
  },
118312
- "S23u": {
118433
+ "S241": {
118313
118434
  "type": "structure",
118314
118435
  "members": {
118315
118436
  "CapacityReservationPreference": {},
@@ -118318,7 +118439,7 @@ module.exports={
118318
118439
  }
118319
118440
  }
118320
118441
  },
118321
- "S24j": {
118442
+ "S24q": {
118322
118443
  "type": "list",
118323
118444
  "member": {
118324
118445
  "type": "structure",
@@ -118327,7 +118448,7 @@ module.exports={
118327
118448
  }
118328
118449
  }
118329
118450
  },
118330
- "S277": {
118451
+ "S27e": {
118331
118452
  "type": "structure",
118332
118453
  "members": {
118333
118454
  "AllowDnsResolutionFromRemoteVpc": {
@@ -118341,7 +118462,7 @@ module.exports={
118341
118462
  }
118342
118463
  }
118343
118464
  },
118344
- "S279": {
118465
+ "S27g": {
118345
118466
  "type": "structure",
118346
118467
  "members": {
118347
118468
  "AllowDnsResolutionFromRemoteVpc": {
@@ -118358,7 +118479,7 @@ module.exports={
118358
118479
  }
118359
118480
  }
118360
118481
  },
118361
- "S27o": {
118482
+ "S27v": {
118362
118483
  "type": "list",
118363
118484
  "member": {
118364
118485
  "locationName": "item",
@@ -118374,13 +118495,13 @@ module.exports={
118374
118495
  }
118375
118496
  }
118376
118497
  },
118377
- "S2bf": {
118498
+ "S2bm": {
118378
118499
  "type": "list",
118379
118500
  "member": {
118380
118501
  "locationName": "SecurityGroupId"
118381
118502
  }
118382
118503
  },
118383
- "S2c3": {
118504
+ "S2ca": {
118384
118505
  "type": "list",
118385
118506
  "member": {
118386
118507
  "locationName": "item",
@@ -118400,7 +118521,7 @@ module.exports={
118400
118521
  }
118401
118522
  }
118402
118523
  },
118403
- "S2cr": {
118524
+ "S2cy": {
118404
118525
  "type": "list",
118405
118526
  "member": {
118406
118527
  "locationName": "item",
@@ -182988,6 +183109,30 @@ module.exports={
182988
183109
  }
182989
183110
  }
182990
183111
  },
183112
+ "CreateDelivery": {
183113
+ "input": {
183114
+ "type": "structure",
183115
+ "required": [
183116
+ "deliverySourceName",
183117
+ "deliveryDestinationArn"
183118
+ ],
183119
+ "members": {
183120
+ "deliverySourceName": {},
183121
+ "deliveryDestinationArn": {},
183122
+ "tags": {
183123
+ "shape": "Sa"
183124
+ }
183125
+ }
183126
+ },
183127
+ "output": {
183128
+ "type": "structure",
183129
+ "members": {
183130
+ "delivery": {
183131
+ "shape": "Se"
183132
+ }
183133
+ }
183134
+ }
183135
+ },
182991
183136
  "CreateExportTask": {
182992
183137
  "input": {
182993
183138
  "type": "structure",
@@ -183028,7 +183173,7 @@ module.exports={
183028
183173
  "logGroupName": {},
183029
183174
  "kmsKeyId": {},
183030
183175
  "tags": {
183031
- "shape": "Sf"
183176
+ "shape": "Sa"
183032
183177
  }
183033
183178
  }
183034
183179
  }
@@ -183070,6 +183215,50 @@ module.exports={
183070
183215
  }
183071
183216
  }
183072
183217
  },
183218
+ "DeleteDelivery": {
183219
+ "input": {
183220
+ "type": "structure",
183221
+ "required": [
183222
+ "id"
183223
+ ],
183224
+ "members": {
183225
+ "id": {}
183226
+ }
183227
+ }
183228
+ },
183229
+ "DeleteDeliveryDestination": {
183230
+ "input": {
183231
+ "type": "structure",
183232
+ "required": [
183233
+ "name"
183234
+ ],
183235
+ "members": {
183236
+ "name": {}
183237
+ }
183238
+ }
183239
+ },
183240
+ "DeleteDeliveryDestinationPolicy": {
183241
+ "input": {
183242
+ "type": "structure",
183243
+ "required": [
183244
+ "deliveryDestinationName"
183245
+ ],
183246
+ "members": {
183247
+ "deliveryDestinationName": {}
183248
+ }
183249
+ }
183250
+ },
183251
+ "DeleteDeliverySource": {
183252
+ "input": {
183253
+ "type": "structure",
183254
+ "required": [
183255
+ "name"
183256
+ ],
183257
+ "members": {
183258
+ "name": {}
183259
+ }
183260
+ }
183261
+ },
183073
183262
  "DeleteDestination": {
183074
183263
  "input": {
183075
183264
  "type": "structure",
@@ -183179,7 +183368,7 @@ module.exports={
183179
183368
  "policyType": {},
183180
183369
  "policyName": {},
183181
183370
  "accountIdentifiers": {
183182
- "shape": "S12"
183371
+ "shape": "S1e"
183183
183372
  }
183184
183373
  }
183185
183374
  },
@@ -183189,10 +183378,79 @@ module.exports={
183189
183378
  "accountPolicies": {
183190
183379
  "type": "list",
183191
183380
  "member": {
183192
- "shape": "S16"
183381
+ "shape": "S1i"
183382
+ }
183383
+ }
183384
+ }
183385
+ }
183386
+ },
183387
+ "DescribeDeliveries": {
183388
+ "input": {
183389
+ "type": "structure",
183390
+ "members": {
183391
+ "nextToken": {},
183392
+ "limit": {
183393
+ "type": "integer"
183394
+ }
183395
+ }
183396
+ },
183397
+ "output": {
183398
+ "type": "structure",
183399
+ "members": {
183400
+ "deliveries": {
183401
+ "type": "list",
183402
+ "member": {
183403
+ "shape": "Se"
183404
+ }
183405
+ },
183406
+ "nextToken": {}
183407
+ }
183408
+ }
183409
+ },
183410
+ "DescribeDeliveryDestinations": {
183411
+ "input": {
183412
+ "type": "structure",
183413
+ "members": {
183414
+ "nextToken": {},
183415
+ "limit": {
183416
+ "type": "integer"
183417
+ }
183418
+ }
183419
+ },
183420
+ "output": {
183421
+ "type": "structure",
183422
+ "members": {
183423
+ "deliveryDestinations": {
183424
+ "type": "list",
183425
+ "member": {
183426
+ "shape": "S1t"
183193
183427
  }
183428
+ },
183429
+ "nextToken": {}
183430
+ }
183431
+ }
183432
+ },
183433
+ "DescribeDeliverySources": {
183434
+ "input": {
183435
+ "type": "structure",
183436
+ "members": {
183437
+ "nextToken": {},
183438
+ "limit": {
183439
+ "type": "integer"
183194
183440
  }
183195
183441
  }
183442
+ },
183443
+ "output": {
183444
+ "type": "structure",
183445
+ "members": {
183446
+ "deliverySources": {
183447
+ "type": "list",
183448
+ "member": {
183449
+ "shape": "S1z"
183450
+ }
183451
+ },
183452
+ "nextToken": {}
183453
+ }
183196
183454
  }
183197
183455
  },
183198
183456
  "DescribeDestinations": {
@@ -183212,7 +183470,7 @@ module.exports={
183212
183470
  "destinations": {
183213
183471
  "type": "list",
183214
183472
  "member": {
183215
- "shape": "S1e"
183473
+ "shape": "S26"
183216
183474
  }
183217
183475
  },
183218
183476
  "nextToken": {}
@@ -183280,7 +183538,7 @@ module.exports={
183280
183538
  "type": "structure",
183281
183539
  "members": {
183282
183540
  "accountIdentifiers": {
183283
- "shape": "S12"
183541
+ "shape": "S1e"
183284
183542
  },
183285
183543
  "logGroupNamePrefix": {},
183286
183544
  "logGroupNamePattern": {},
@@ -183405,7 +183663,7 @@ module.exports={
183405
183663
  "filterName": {},
183406
183664
  "filterPattern": {},
183407
183665
  "metricTransformations": {
183408
- "shape": "S2h"
183666
+ "shape": "S38"
183409
183667
  },
183410
183668
  "creationTime": {
183411
183669
  "type": "long"
@@ -183478,7 +183736,7 @@ module.exports={
183478
183736
  "type": "long"
183479
183737
  },
183480
183738
  "logGroupNames": {
183481
- "shape": "S33"
183739
+ "shape": "S3u"
183482
183740
  }
183483
183741
  }
183484
183742
  }
@@ -183503,7 +183761,7 @@ module.exports={
183503
183761
  "resourcePolicies": {
183504
183762
  "type": "list",
183505
183763
  "member": {
183506
- "shape": "S37"
183764
+ "shape": "S3y"
183507
183765
  }
183508
183766
  },
183509
183767
  "nextToken": {}
@@ -183647,6 +183905,82 @@ module.exports={
183647
183905
  }
183648
183906
  }
183649
183907
  },
183908
+ "GetDelivery": {
183909
+ "input": {
183910
+ "type": "structure",
183911
+ "required": [
183912
+ "id"
183913
+ ],
183914
+ "members": {
183915
+ "id": {}
183916
+ }
183917
+ },
183918
+ "output": {
183919
+ "type": "structure",
183920
+ "members": {
183921
+ "delivery": {
183922
+ "shape": "Se"
183923
+ }
183924
+ }
183925
+ }
183926
+ },
183927
+ "GetDeliveryDestination": {
183928
+ "input": {
183929
+ "type": "structure",
183930
+ "required": [
183931
+ "name"
183932
+ ],
183933
+ "members": {
183934
+ "name": {}
183935
+ }
183936
+ },
183937
+ "output": {
183938
+ "type": "structure",
183939
+ "members": {
183940
+ "deliveryDestination": {
183941
+ "shape": "S1t"
183942
+ }
183943
+ }
183944
+ }
183945
+ },
183946
+ "GetDeliveryDestinationPolicy": {
183947
+ "input": {
183948
+ "type": "structure",
183949
+ "required": [
183950
+ "deliveryDestinationName"
183951
+ ],
183952
+ "members": {
183953
+ "deliveryDestinationName": {}
183954
+ }
183955
+ },
183956
+ "output": {
183957
+ "type": "structure",
183958
+ "members": {
183959
+ "policy": {
183960
+ "shape": "S4t"
183961
+ }
183962
+ }
183963
+ }
183964
+ },
183965
+ "GetDeliverySource": {
183966
+ "input": {
183967
+ "type": "structure",
183968
+ "required": [
183969
+ "name"
183970
+ ],
183971
+ "members": {
183972
+ "name": {}
183973
+ }
183974
+ },
183975
+ "output": {
183976
+ "type": "structure",
183977
+ "members": {
183978
+ "deliverySource": {
183979
+ "shape": "S1z"
183980
+ }
183981
+ }
183982
+ }
183983
+ },
183650
183984
  "GetLogEvents": {
183651
183985
  "input": {
183652
183986
  "type": "structure",
@@ -183810,7 +184144,7 @@ module.exports={
183810
184144
  "type": "structure",
183811
184145
  "members": {
183812
184146
  "tags": {
183813
- "shape": "Sf"
184147
+ "shape": "Sa"
183814
184148
  }
183815
184149
  }
183816
184150
  }
@@ -183831,7 +184165,7 @@ module.exports={
183831
184165
  "type": "structure",
183832
184166
  "members": {
183833
184167
  "tags": {
183834
- "shape": "Sf"
184168
+ "shape": "Sa"
183835
184169
  }
183836
184170
  },
183837
184171
  "deprecated": true,
@@ -183859,7 +184193,7 @@ module.exports={
183859
184193
  "type": "structure",
183860
184194
  "members": {
183861
184195
  "accountPolicy": {
183862
- "shape": "S16"
184196
+ "shape": "S1i"
183863
184197
  }
183864
184198
  }
183865
184199
  }
@@ -183887,6 +184221,80 @@ module.exports={
183887
184221
  }
183888
184222
  }
183889
184223
  },
184224
+ "PutDeliveryDestination": {
184225
+ "input": {
184226
+ "type": "structure",
184227
+ "required": [
184228
+ "name",
184229
+ "deliveryDestinationConfiguration"
184230
+ ],
184231
+ "members": {
184232
+ "name": {},
184233
+ "outputFormat": {},
184234
+ "deliveryDestinationConfiguration": {
184235
+ "shape": "S1v"
184236
+ },
184237
+ "tags": {
184238
+ "shape": "Sa"
184239
+ }
184240
+ }
184241
+ },
184242
+ "output": {
184243
+ "type": "structure",
184244
+ "members": {
184245
+ "deliveryDestination": {
184246
+ "shape": "S1t"
184247
+ }
184248
+ }
184249
+ }
184250
+ },
184251
+ "PutDeliveryDestinationPolicy": {
184252
+ "input": {
184253
+ "type": "structure",
184254
+ "required": [
184255
+ "deliveryDestinationName",
184256
+ "deliveryDestinationPolicy"
184257
+ ],
184258
+ "members": {
184259
+ "deliveryDestinationName": {},
184260
+ "deliveryDestinationPolicy": {}
184261
+ }
184262
+ },
184263
+ "output": {
184264
+ "type": "structure",
184265
+ "members": {
184266
+ "policy": {
184267
+ "shape": "S4t"
184268
+ }
184269
+ }
184270
+ }
184271
+ },
184272
+ "PutDeliverySource": {
184273
+ "input": {
184274
+ "type": "structure",
184275
+ "required": [
184276
+ "name",
184277
+ "resourceArn",
184278
+ "logType"
184279
+ ],
184280
+ "members": {
184281
+ "name": {},
184282
+ "resourceArn": {},
184283
+ "logType": {},
184284
+ "tags": {
184285
+ "shape": "Sa"
184286
+ }
184287
+ }
184288
+ },
184289
+ "output": {
184290
+ "type": "structure",
184291
+ "members": {
184292
+ "deliverySource": {
184293
+ "shape": "S1z"
184294
+ }
184295
+ }
184296
+ }
184297
+ },
183890
184298
  "PutDestination": {
183891
184299
  "input": {
183892
184300
  "type": "structure",
@@ -183900,7 +184308,7 @@ module.exports={
183900
184308
  "targetArn": {},
183901
184309
  "roleArn": {},
183902
184310
  "tags": {
183903
- "shape": "Sf"
184311
+ "shape": "Sa"
183904
184312
  }
183905
184313
  }
183906
184314
  },
@@ -183908,7 +184316,7 @@ module.exports={
183908
184316
  "type": "structure",
183909
184317
  "members": {
183910
184318
  "destination": {
183911
- "shape": "S1e"
184319
+ "shape": "S26"
183912
184320
  }
183913
184321
  }
183914
184322
  }
@@ -183994,7 +184402,7 @@ module.exports={
183994
184402
  "filterName": {},
183995
184403
  "filterPattern": {},
183996
184404
  "metricTransformations": {
183997
- "shape": "S2h"
184405
+ "shape": "S38"
183998
184406
  }
183999
184407
  }
184000
184408
  }
@@ -184010,7 +184418,7 @@ module.exports={
184010
184418
  "name": {},
184011
184419
  "queryDefinitionId": {},
184012
184420
  "logGroupNames": {
184013
- "shape": "S33"
184421
+ "shape": "S3u"
184014
184422
  },
184015
184423
  "queryString": {},
184016
184424
  "clientToken": {
@@ -184037,7 +184445,7 @@ module.exports={
184037
184445
  "type": "structure",
184038
184446
  "members": {
184039
184447
  "resourcePolicy": {
184040
- "shape": "S37"
184448
+ "shape": "S3y"
184041
184449
  }
184042
184450
  }
184043
184451
  }
@@ -184087,7 +184495,7 @@ module.exports={
184087
184495
  "members": {
184088
184496
  "logGroupName": {},
184089
184497
  "logGroupNames": {
184090
- "shape": "S33"
184498
+ "shape": "S3u"
184091
184499
  },
184092
184500
  "logGroupIdentifiers": {
184093
184501
  "type": "list",
@@ -184141,7 +184549,7 @@ module.exports={
184141
184549
  "members": {
184142
184550
  "logGroupName": {},
184143
184551
  "tags": {
184144
- "shape": "Sf"
184552
+ "shape": "Sa"
184145
184553
  }
184146
184554
  },
184147
184555
  "deprecated": true,
@@ -184160,7 +184568,7 @@ module.exports={
184160
184568
  "members": {
184161
184569
  "resourceArn": {},
184162
184570
  "tags": {
184163
- "shape": "Sf"
184571
+ "shape": "Sa"
184164
184572
  }
184165
184573
  }
184166
184574
  }
@@ -184241,16 +184649,29 @@ module.exports={
184241
184649
  }
184242
184650
  },
184243
184651
  "shapes": {
184244
- "Sf": {
184652
+ "Sa": {
184245
184653
  "type": "map",
184246
184654
  "key": {},
184247
184655
  "value": {}
184248
184656
  },
184249
- "S12": {
184657
+ "Se": {
184658
+ "type": "structure",
184659
+ "members": {
184660
+ "id": {},
184661
+ "arn": {},
184662
+ "deliverySourceName": {},
184663
+ "deliveryDestinationArn": {},
184664
+ "deliveryDestinationType": {},
184665
+ "tags": {
184666
+ "shape": "Sa"
184667
+ }
184668
+ }
184669
+ },
184670
+ "S1e": {
184250
184671
  "type": "list",
184251
184672
  "member": {}
184252
184673
  },
184253
- "S16": {
184674
+ "S1i": {
184254
184675
  "type": "structure",
184255
184676
  "members": {
184256
184677
  "policyName": {},
@@ -184263,7 +184684,47 @@ module.exports={
184263
184684
  "accountId": {}
184264
184685
  }
184265
184686
  },
184266
- "S1e": {
184687
+ "S1t": {
184688
+ "type": "structure",
184689
+ "members": {
184690
+ "name": {},
184691
+ "arn": {},
184692
+ "deliveryDestinationType": {},
184693
+ "outputFormat": {},
184694
+ "deliveryDestinationConfiguration": {
184695
+ "shape": "S1v"
184696
+ },
184697
+ "tags": {
184698
+ "shape": "Sa"
184699
+ }
184700
+ }
184701
+ },
184702
+ "S1v": {
184703
+ "type": "structure",
184704
+ "required": [
184705
+ "destinationResourceArn"
184706
+ ],
184707
+ "members": {
184708
+ "destinationResourceArn": {}
184709
+ }
184710
+ },
184711
+ "S1z": {
184712
+ "type": "structure",
184713
+ "members": {
184714
+ "name": {},
184715
+ "arn": {},
184716
+ "resourceArns": {
184717
+ "type": "list",
184718
+ "member": {}
184719
+ },
184720
+ "service": {},
184721
+ "logType": {},
184722
+ "tags": {
184723
+ "shape": "Sa"
184724
+ }
184725
+ }
184726
+ },
184727
+ "S26": {
184267
184728
  "type": "structure",
184268
184729
  "members": {
184269
184730
  "destinationName": {},
@@ -184276,7 +184737,7 @@ module.exports={
184276
184737
  }
184277
184738
  }
184278
184739
  },
184279
- "S2h": {
184740
+ "S38": {
184280
184741
  "type": "list",
184281
184742
  "member": {
184282
184743
  "type": "structure",
@@ -184301,11 +184762,11 @@ module.exports={
184301
184762
  }
184302
184763
  }
184303
184764
  },
184304
- "S33": {
184765
+ "S3u": {
184305
184766
  "type": "list",
184306
184767
  "member": {}
184307
184768
  },
184308
- "S37": {
184769
+ "S3y": {
184309
184770
  "type": "structure",
184310
184771
  "members": {
184311
184772
  "policyName": {},
@@ -184314,12 +184775,36 @@ module.exports={
184314
184775
  "type": "long"
184315
184776
  }
184316
184777
  }
184778
+ },
184779
+ "S4t": {
184780
+ "type": "structure",
184781
+ "members": {
184782
+ "deliveryDestinationPolicy": {}
184783
+ }
184317
184784
  }
184318
184785
  }
184319
184786
  }
184320
184787
  },{}],158:[function(require,module,exports){
184321
184788
  module.exports={
184322
184789
  "pagination": {
184790
+ "DescribeDeliveries": {
184791
+ "input_token": "nextToken",
184792
+ "limit_key": "limit",
184793
+ "output_token": "nextToken",
184794
+ "result_key": "deliveries"
184795
+ },
184796
+ "DescribeDeliveryDestinations": {
184797
+ "input_token": "nextToken",
184798
+ "limit_key": "limit",
184799
+ "output_token": "nextToken",
184800
+ "result_key": "deliveryDestinations"
184801
+ },
184802
+ "DescribeDeliverySources": {
184803
+ "input_token": "nextToken",
184804
+ "limit_key": "limit",
184805
+ "output_token": "nextToken",
184806
+ "result_key": "deliverySources"
184807
+ },
184323
184808
  "DescribeDestinations": {
184324
184809
  "input_token": "nextToken",
184325
184810
  "limit_key": "limit",
@@ -241610,7 +242095,7 @@ module.exports={
241610
242095
  },
241611
242096
  "MD5OfMessageAttributes": {},
241612
242097
  "MessageAttributes": {
241613
- "shape": "S1r"
242098
+ "shape": "S1q"
241614
242099
  }
241615
242100
  }
241616
242101
  },
@@ -241646,10 +242131,10 @@ module.exports={
241646
242131
  "type": "integer"
241647
242132
  },
241648
242133
  "MessageAttributes": {
241649
- "shape": "S1r"
242134
+ "shape": "S1q"
241650
242135
  },
241651
242136
  "MessageSystemAttributes": {
241652
- "shape": "S1y"
242137
+ "shape": "S1x"
241653
242138
  },
241654
242139
  "MessageDeduplicationId": {},
241655
242140
  "MessageGroupId": {}
@@ -241690,10 +242175,10 @@ module.exports={
241690
242175
  "type": "integer"
241691
242176
  },
241692
242177
  "MessageAttributes": {
241693
- "shape": "S1r"
242178
+ "shape": "S1q"
241694
242179
  },
241695
242180
  "MessageSystemAttributes": {
241696
- "shape": "S1y"
242181
+ "shape": "S1x"
241697
242182
  },
241698
242183
  "MessageDeduplicationId": {},
241699
242184
  "MessageGroupId": {}
@@ -241848,7 +242333,7 @@ module.exports={
241848
242333
  "member": {},
241849
242334
  "flattened": true
241850
242335
  },
241851
- "S1r": {
242336
+ "S1q": {
241852
242337
  "type": "map",
241853
242338
  "key": {},
241854
242339
  "value": {
@@ -241862,11 +242347,11 @@ module.exports={
241862
242347
  "type": "blob"
241863
242348
  },
241864
242349
  "StringListValues": {
241865
- "shape": "S1u",
242350
+ "shape": "S1t",
241866
242351
  "flattened": true
241867
242352
  },
241868
242353
  "BinaryListValues": {
241869
- "shape": "S1v",
242354
+ "shape": "S1u",
241870
242355
  "flattened": true
241871
242356
  },
241872
242357
  "DataType": {}
@@ -241874,17 +242359,17 @@ module.exports={
241874
242359
  },
241875
242360
  "flattened": true
241876
242361
  },
241877
- "S1u": {
242362
+ "S1t": {
241878
242363
  "type": "list",
241879
242364
  "member": {}
241880
242365
  },
241881
- "S1v": {
242366
+ "S1u": {
241882
242367
  "type": "list",
241883
242368
  "member": {
241884
242369
  "type": "blob"
241885
242370
  }
241886
242371
  },
241887
- "S1y": {
242372
+ "S1x": {
241888
242373
  "type": "map",
241889
242374
  "key": {},
241890
242375
  "value": {
@@ -241898,11 +242383,11 @@ module.exports={
241898
242383
  "type": "blob"
241899
242384
  },
241900
242385
  "StringListValues": {
241901
- "shape": "S1u",
242386
+ "shape": "S1t",
241902
242387
  "flattened": true
241903
242388
  },
241904
242389
  "BinaryListValues": {
241905
- "shape": "S1v",
242390
+ "shape": "S1u",
241906
242391
  "flattened": true
241907
242392
  },
241908
242393
  "DataType": {}
@@ -263710,7 +264195,7 @@ AWS.util.update(AWS, {
263710
264195
  /**
263711
264196
  * @constant
263712
264197
  */
263713
- VERSION: '2.1491.0',
264198
+ VERSION: '2.1493.0',
263714
264199
 
263715
264200
  /**
263716
264201
  * @api private
@@ -285891,7 +286376,7 @@ var LRUCache = /** @class */ (function () {
285891
286376
  }());
285892
286377
  exports.LRUCache = LRUCache;
285893
286378
  },{}],467:[function(require,module,exports){
285894
- // AWS SDK for JavaScript v2.1491.0
286379
+ // AWS SDK for JavaScript v2.1493.0
285895
286380
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
285896
286381
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
285897
286382
  require('./browser_loader');