cdk-lambda-subminute 2.0.255 → 2.0.257

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 (39) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/CHANGELOG.md +17 -1
  4. package/node_modules/aws-sdk/README.md +1 -1
  5. package/node_modules/aws-sdk/apis/bedrock-2023-04-20.min.json +430 -184
  6. package/node_modules/aws-sdk/apis/bedrock-2023-04-20.paginators.json +6 -0
  7. package/node_modules/aws-sdk/apis/bedrock-2023-04-20.waiters2.json +5 -0
  8. package/node_modules/aws-sdk/apis/bedrock-runtime-2023-09-30.min.json +11 -0
  9. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +119 -97
  10. package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +53 -30
  11. package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +219 -169
  12. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +1 -0
  13. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +0 -1
  14. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.min.json +801 -151
  15. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.paginators.json +15 -0
  16. package/node_modules/aws-sdk/clients/bedrock.d.ts +428 -166
  17. package/node_modules/aws-sdk/clients/bedrock.js +1 -0
  18. package/node_modules/aws-sdk/clients/bedrockruntime.d.ts +8 -5
  19. package/node_modules/aws-sdk/clients/connect.d.ts +58 -21
  20. package/node_modules/aws-sdk/clients/ec2.d.ts +1 -1
  21. package/node_modules/aws-sdk/clients/location.d.ts +29 -2
  22. package/node_modules/aws-sdk/clients/managedblockchain.d.ts +3 -3
  23. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +62 -9
  24. package/node_modules/aws-sdk/clients/oam.d.ts +3 -3
  25. package/node_modules/aws-sdk/clients/rds.d.ts +35 -31
  26. package/node_modules/aws-sdk/clients/sagemaker.d.ts +3 -3
  27. package/node_modules/aws-sdk/clients/sts.d.ts +2 -1
  28. package/node_modules/aws-sdk/clients/transfer.d.ts +21 -21
  29. package/node_modules/aws-sdk/clients/wellarchitected.d.ts +586 -16
  30. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +7 -4
  31. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +35 -22
  32. package/node_modules/aws-sdk/dist/aws-sdk.js +176 -130
  33. package/node_modules/aws-sdk/dist/aws-sdk.min.js +71 -71
  34. package/node_modules/aws-sdk/lib/core.js +1 -1
  35. package/node_modules/aws-sdk/package.json +1 -1
  36. package/node_modules/has/package.json +1 -4
  37. package/node_modules/has/src/index.js +5 -2
  38. package/node_modules/has/test/index.js +6 -0
  39. package/package.json +3 -3
@@ -919,6 +919,9 @@
919
919
  "EventBridgeEnabled": {
920
920
  "type": "boolean"
921
921
  },
922
+ "KmsKeyEnableGeospatialQueries": {
923
+ "type": "boolean"
924
+ },
922
925
  "KmsKeyId": {},
923
926
  "PositionFiltering": {},
924
927
  "PricingPlan": {
@@ -1151,6 +1154,9 @@
1151
1154
  "shape": "St"
1152
1155
  },
1153
1156
  "Description": {},
1157
+ "GeofenceCount": {
1158
+ "type": "integer"
1159
+ },
1154
1160
  "KmsKeyId": {},
1155
1161
  "PricingPlan": {
1156
1162
  "deprecated": true,
@@ -1428,6 +1434,9 @@
1428
1434
  "EventBridgeEnabled": {
1429
1435
  "type": "boolean"
1430
1436
  },
1437
+ "KmsKeyEnableGeospatialQueries": {
1438
+ "type": "boolean"
1439
+ },
1431
1440
  "KmsKeyId": {},
1432
1441
  "PositionFiltering": {},
1433
1442
  "PricingPlan": {
@@ -1882,7 +1891,7 @@
1882
1891
  ],
1883
1892
  "members": {
1884
1893
  "Place": {
1885
- "shape": "S59"
1894
+ "shape": "S5a"
1886
1895
  }
1887
1896
  }
1888
1897
  },
@@ -1901,6 +1910,14 @@
1901
1910
  "TrackerName"
1902
1911
  ],
1903
1912
  "members": {
1913
+ "FilterGeometry": {
1914
+ "type": "structure",
1915
+ "members": {
1916
+ "Polygon": {
1917
+ "shape": "S1a"
1918
+ }
1919
+ }
1920
+ },
1904
1921
  "MaxResults": {
1905
1922
  "type": "integer"
1906
1923
  },
@@ -2523,7 +2540,7 @@
2523
2540
  "type": "double"
2524
2541
  },
2525
2542
  "Place": {
2526
- "shape": "S59"
2543
+ "shape": "S5a"
2527
2544
  },
2528
2545
  "PlaceId": {}
2529
2546
  }
@@ -2571,10 +2588,10 @@
2571
2588
  "shape": "S2h"
2572
2589
  },
2573
2590
  "FilterCategories": {
2574
- "shape": "S73"
2591
+ "shape": "S75"
2575
2592
  },
2576
2593
  "FilterCountries": {
2577
- "shape": "S74"
2594
+ "shape": "S76"
2578
2595
  },
2579
2596
  "IndexName": {
2580
2597
  "location": "uri",
@@ -2611,11 +2628,11 @@
2611
2628
  ],
2612
2629
  "members": {
2613
2630
  "Categories": {
2614
- "shape": "S5a"
2631
+ "shape": "S5b"
2615
2632
  },
2616
2633
  "PlaceId": {},
2617
2634
  "SupplementalCategories": {
2618
- "shape": "S5d"
2635
+ "shape": "S5e"
2619
2636
  },
2620
2637
  "Text": {}
2621
2638
  }
@@ -2636,17 +2653,17 @@
2636
2653
  "shape": "S2h"
2637
2654
  },
2638
2655
  "FilterCategories": {
2639
- "shape": "S73"
2656
+ "shape": "S75"
2640
2657
  },
2641
2658
  "FilterCountries": {
2642
- "shape": "S74"
2659
+ "shape": "S76"
2643
2660
  },
2644
2661
  "Language": {},
2645
2662
  "MaxResults": {
2646
2663
  "type": "integer"
2647
2664
  },
2648
2665
  "Text": {
2649
- "shape": "S7c"
2666
+ "shape": "S7e"
2650
2667
  }
2651
2668
  }
2652
2669
  }
@@ -2675,10 +2692,10 @@
2675
2692
  "shape": "S2h"
2676
2693
  },
2677
2694
  "FilterCategories": {
2678
- "shape": "S73"
2695
+ "shape": "S75"
2679
2696
  },
2680
2697
  "FilterCountries": {
2681
- "shape": "S74"
2698
+ "shape": "S76"
2682
2699
  },
2683
2700
  "IndexName": {
2684
2701
  "location": "uri",
@@ -2718,7 +2735,7 @@
2718
2735
  "type": "double"
2719
2736
  },
2720
2737
  "Place": {
2721
- "shape": "S59"
2738
+ "shape": "S5a"
2722
2739
  },
2723
2740
  "PlaceId": {},
2724
2741
  "Relevance": {
@@ -2742,10 +2759,10 @@
2742
2759
  "shape": "S2h"
2743
2760
  },
2744
2761
  "FilterCategories": {
2745
- "shape": "S73"
2762
+ "shape": "S75"
2746
2763
  },
2747
2764
  "FilterCountries": {
2748
- "shape": "S74"
2765
+ "shape": "S76"
2749
2766
  },
2750
2767
  "Language": {},
2751
2768
  "MaxResults": {
@@ -2755,7 +2772,7 @@
2755
2772
  "shape": "S2h"
2756
2773
  },
2757
2774
  "Text": {
2758
- "shape": "S7c"
2775
+ "shape": "S7e"
2759
2776
  }
2760
2777
  }
2761
2778
  }
@@ -3080,6 +3097,9 @@
3080
3097
  "EventBridgeEnabled": {
3081
3098
  "type": "boolean"
3082
3099
  },
3100
+ "KmsKeyEnableGeospatialQueries": {
3101
+ "type": "boolean"
3102
+ },
3083
3103
  "PositionFiltering": {},
3084
3104
  "PricingPlan": {
3085
3105
  "deprecated": true,
@@ -3224,13 +3244,16 @@
3224
3244
  "sensitive": true
3225
3245
  },
3226
3246
  "Polygon": {
3227
- "type": "list",
3228
- "member": {
3229
- "type": "list",
3230
- "member": {
3231
- "shape": "So"
3232
- }
3233
- }
3247
+ "shape": "S1a"
3248
+ }
3249
+ }
3250
+ },
3251
+ "S1a": {
3252
+ "type": "list",
3253
+ "member": {
3254
+ "type": "list",
3255
+ "member": {
3256
+ "shape": "So"
3234
3257
  }
3235
3258
  }
3236
3259
  },
@@ -3333,7 +3356,7 @@
3333
3356
  "IntendedUse": {}
3334
3357
  }
3335
3358
  },
3336
- "S59": {
3359
+ "S5a": {
3337
3360
  "type": "structure",
3338
3361
  "required": [
3339
3362
  "Geometry"
@@ -3341,7 +3364,7 @@
3341
3364
  "members": {
3342
3365
  "AddressNumber": {},
3343
3366
  "Categories": {
3344
- "shape": "S5a"
3367
+ "shape": "S5b"
3345
3368
  },
3346
3369
  "Country": {},
3347
3370
  "Geometry": {
@@ -3363,7 +3386,7 @@
3363
3386
  "Street": {},
3364
3387
  "SubRegion": {},
3365
3388
  "SupplementalCategories": {
3366
- "shape": "S5d"
3389
+ "shape": "S5e"
3367
3390
  },
3368
3391
  "TimeZone": {
3369
3392
  "type": "structure",
@@ -3381,23 +3404,23 @@
3381
3404
  "UnitType": {}
3382
3405
  }
3383
3406
  },
3384
- "S5a": {
3407
+ "S5b": {
3385
3408
  "type": "list",
3386
3409
  "member": {}
3387
3410
  },
3388
- "S5d": {
3411
+ "S5e": {
3389
3412
  "type": "list",
3390
3413
  "member": {}
3391
3414
  },
3392
- "S73": {
3415
+ "S75": {
3393
3416
  "type": "list",
3394
3417
  "member": {}
3395
3418
  },
3396
- "S74": {
3419
+ "S76": {
3397
3420
  "type": "list",
3398
3421
  "member": {}
3399
3422
  },
3400
- "S7c": {
3423
+ "S7e": {
3401
3424
  "type": "string",
3402
3425
  "sensitive": true
3403
3426
  }