cdk-lambda-subminute 2.0.332 → 2.0.333

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 (33) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/README.md +1 -1
  4. package/node_modules/aws-sdk/apis/amp-2020-08-01.min.json +12 -8
  5. package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.examples.json +36 -0
  6. package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.min.json +120 -29
  7. package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.paginators.json +6 -0
  8. package/node_modules/aws-sdk/apis/bedrock-agent-2023-06-05.min.json +41 -10
  9. package/node_modules/aws-sdk/apis/codecommit-2015-04-13.min.json +113 -78
  10. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +1053 -416
  11. package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +34 -0
  12. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +104 -72
  13. package/node_modules/aws-sdk/apis/neptune-graph-2023-11-29.waiters2.json +168 -0
  14. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +51 -9
  15. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +354 -322
  16. package/node_modules/aws-sdk/clients/amp.d.ts +17 -0
  17. package/node_modules/aws-sdk/clients/appintegrations.d.ts +77 -0
  18. package/node_modules/aws-sdk/clients/bedrockagent.d.ts +19 -1
  19. package/node_modules/aws-sdk/clients/codecommit.d.ts +65 -0
  20. package/node_modules/aws-sdk/clients/connect.d.ts +656 -1
  21. package/node_modules/aws-sdk/clients/medialive.d.ts +36 -4
  22. package/node_modules/aws-sdk/clients/neptunegraph.d.ts +65 -0
  23. package/node_modules/aws-sdk/clients/neptunegraph.js +1 -0
  24. package/node_modules/aws-sdk/clients/rds.d.ts +51 -3
  25. package/node_modules/aws-sdk/clients/rdsdataservice.d.ts +3 -3
  26. package/node_modules/aws-sdk/clients/sagemaker.d.ts +43 -1
  27. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  28. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +18 -11
  29. package/node_modules/aws-sdk/dist/aws-sdk.js +1241 -489
  30. package/node_modules/aws-sdk/dist/aws-sdk.min.js +105 -105
  31. package/node_modules/aws-sdk/lib/core.js +1 -1
  32. package/node_modules/aws-sdk/package.json +1 -1
  33. package/package.json +3 -3
@@ -3205,6 +3205,27 @@
3205
3205
  }
3206
3206
  }
3207
3207
  },
3208
+ "DisableHttpEndpoint": {
3209
+ "input": {
3210
+ "type": "structure",
3211
+ "required": [
3212
+ "ResourceArn"
3213
+ ],
3214
+ "members": {
3215
+ "ResourceArn": {}
3216
+ }
3217
+ },
3218
+ "output": {
3219
+ "resultWrapper": "DisableHttpEndpointResult",
3220
+ "type": "structure",
3221
+ "members": {
3222
+ "ResourceArn": {},
3223
+ "HttpEndpointEnabled": {
3224
+ "type": "boolean"
3225
+ }
3226
+ }
3227
+ }
3228
+ },
3208
3229
  "DownloadDBLogFilePortion": {
3209
3230
  "input": {
3210
3231
  "type": "structure",
@@ -3233,6 +3254,27 @@
3233
3254
  }
3234
3255
  }
3235
3256
  },
3257
+ "EnableHttpEndpoint": {
3258
+ "input": {
3259
+ "type": "structure",
3260
+ "required": [
3261
+ "ResourceArn"
3262
+ ],
3263
+ "members": {
3264
+ "ResourceArn": {}
3265
+ }
3266
+ },
3267
+ "output": {
3268
+ "resultWrapper": "EnableHttpEndpointResult",
3269
+ "type": "structure",
3270
+ "members": {
3271
+ "ResourceArn": {},
3272
+ "HttpEndpointEnabled": {
3273
+ "type": "boolean"
3274
+ }
3275
+ }
3276
+ }
3277
+ },
3236
3278
  "FailoverDBCluster": {
3237
3279
  "input": {
3238
3280
  "type": "structure",
@@ -3435,7 +3477,7 @@
3435
3477
  "type": "long"
3436
3478
  },
3437
3479
  "CloudwatchLogsExportConfiguration": {
3438
- "shape": "Sde"
3480
+ "shape": "Sdi"
3439
3481
  },
3440
3482
  "EngineVersion": {},
3441
3483
  "AllowMajorVersionUpgrade": {
@@ -3549,7 +3591,7 @@
3549
3591
  }
3550
3592
  },
3551
3593
  "output": {
3552
- "shape": "Sdj",
3594
+ "shape": "Sdn",
3553
3595
  "resultWrapper": "ModifyDBClusterParameterGroupResult"
3554
3596
  }
3555
3597
  },
@@ -3668,7 +3710,7 @@
3668
3710
  "type": "integer"
3669
3711
  },
3670
3712
  "CloudwatchLogsExportConfiguration": {
3671
- "shape": "Sde"
3713
+ "shape": "Sdi"
3672
3714
  },
3673
3715
  "ProcessorFeatures": {
3674
3716
  "shape": "S1c"
@@ -3739,7 +3781,7 @@
3739
3781
  }
3740
3782
  },
3741
3783
  "output": {
3742
- "shape": "Sdp",
3784
+ "shape": "Sdt",
3743
3785
  "resultWrapper": "ModifyDBParameterGroupResult"
3744
3786
  }
3745
3787
  },
@@ -4335,7 +4377,7 @@
4335
4377
  }
4336
4378
  },
4337
4379
  "output": {
4338
- "shape": "Sdj",
4380
+ "shape": "Sdn",
4339
4381
  "resultWrapper": "ResetDBClusterParameterGroupResult"
4340
4382
  }
4341
4383
  },
@@ -4356,7 +4398,7 @@
4356
4398
  }
4357
4399
  },
4358
4400
  "output": {
4359
- "shape": "Sdp",
4401
+ "shape": "Sdt",
4360
4402
  "resultWrapper": "ResetDBParameterGroupResult"
4361
4403
  }
4362
4404
  },
@@ -7308,7 +7350,7 @@
7308
7350
  }
7309
7351
  }
7310
7352
  },
7311
- "Sde": {
7353
+ "Sdi": {
7312
7354
  "type": "structure",
7313
7355
  "members": {
7314
7356
  "EnableLogTypes": {
@@ -7319,13 +7361,13 @@
7319
7361
  }
7320
7362
  }
7321
7363
  },
7322
- "Sdj": {
7364
+ "Sdn": {
7323
7365
  "type": "structure",
7324
7366
  "members": {
7325
7367
  "DBClusterParameterGroupName": {}
7326
7368
  }
7327
7369
  },
7328
- "Sdp": {
7370
+ "Sdt": {
7329
7371
  "type": "structure",
7330
7372
  "members": {
7331
7373
  "DBParameterGroupName": {}