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
@@ -1,4 +1,4 @@
1
- // AWS SDK for JavaScript v2.1467.0
1
+ // AWS SDK for JavaScript v2.1469.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){
@@ -68285,6 +68285,13 @@ module.exports={
68285
68285
  "EndTime": {
68286
68286
  "type": "timestamp"
68287
68287
  },
68288
+ "Interval": {
68289
+ "type": "structure",
68290
+ "members": {
68291
+ "TimeZone": {},
68292
+ "IntervalPeriod": {}
68293
+ }
68294
+ },
68288
68295
  "Filters": {
68289
68296
  "type": "list",
68290
68297
  "member": {
@@ -68305,7 +68312,7 @@ module.exports={
68305
68312
  "Metrics": {
68306
68313
  "type": "list",
68307
68314
  "member": {
68308
- "shape": "Sff"
68315
+ "shape": "Sfh"
68309
68316
  }
68310
68317
  },
68311
68318
  "NextToken": {},
@@ -68328,13 +68335,25 @@ module.exports={
68328
68335
  "key": {},
68329
68336
  "value": {}
68330
68337
  },
68338
+ "MetricInterval": {
68339
+ "type": "structure",
68340
+ "members": {
68341
+ "Interval": {},
68342
+ "StartTime": {
68343
+ "type": "timestamp"
68344
+ },
68345
+ "EndTime": {
68346
+ "type": "timestamp"
68347
+ }
68348
+ }
68349
+ },
68331
68350
  "Collections": {
68332
68351
  "type": "list",
68333
68352
  "member": {
68334
68353
  "type": "structure",
68335
68354
  "members": {
68336
68355
  "Metric": {
68337
- "shape": "Sff"
68356
+ "shape": "Sfh"
68338
68357
  },
68339
68358
  "Value": {
68340
68359
  "type": "double"
@@ -68460,15 +68479,15 @@ module.exports={
68460
68479
  "type": "structure",
68461
68480
  "members": {
68462
68481
  "TelephonyConfig": {
68463
- "shape": "Sg3"
68482
+ "shape": "Sg6"
68464
68483
  },
68465
68484
  "Id": {},
68466
68485
  "Arn": {},
68467
68486
  "SignInConfig": {
68468
- "shape": "Sg8"
68487
+ "shape": "Sgb"
68469
68488
  },
68470
68489
  "AgentConfig": {
68471
- "shape": "Sgb"
68490
+ "shape": "Sge"
68472
68491
  }
68473
68492
  }
68474
68493
  }
@@ -69400,12 +69419,12 @@ module.exports={
69400
69419
  "locationName": "InstanceId"
69401
69420
  },
69402
69421
  "PhoneNumberTypes": {
69403
- "shape": "Sil",
69422
+ "shape": "Sio",
69404
69423
  "location": "querystring",
69405
69424
  "locationName": "phoneNumberTypes"
69406
69425
  },
69407
69426
  "PhoneNumberCountryCodes": {
69408
- "shape": "Sim",
69427
+ "shape": "Sip",
69409
69428
  "location": "querystring",
69410
69429
  "locationName": "phoneNumberCountryCodes"
69411
69430
  },
@@ -69453,10 +69472,10 @@ module.exports={
69453
69472
  },
69454
69473
  "NextToken": {},
69455
69474
  "PhoneNumberCountryCodes": {
69456
- "shape": "Sim"
69475
+ "shape": "Sip"
69457
69476
  },
69458
69477
  "PhoneNumberTypes": {
69459
- "shape": "Sil"
69478
+ "shape": "Sio"
69460
69479
  },
69461
69480
  "PhoneNumberPrefix": {}
69462
69481
  }
@@ -69562,7 +69581,7 @@ module.exports={
69562
69581
  "members": {
69563
69582
  "NextToken": {},
69564
69583
  "QuickConnectSummaryList": {
69565
- "shape": "Sj3"
69584
+ "shape": "Sj6"
69566
69585
  }
69567
69586
  }
69568
69587
  }
@@ -69654,7 +69673,7 @@ module.exports={
69654
69673
  "type": "structure",
69655
69674
  "members": {
69656
69675
  "QuickConnectSummaryList": {
69657
- "shape": "Sj3"
69676
+ "shape": "Sj6"
69658
69677
  },
69659
69678
  "NextToken": {}
69660
69679
  }
@@ -70639,12 +70658,12 @@ module.exports={
70639
70658
  "type": "structure",
70640
70659
  "members": {
70641
70660
  "TagFilter": {
70642
- "shape": "Sln"
70661
+ "shape": "Slq"
70643
70662
  }
70644
70663
  }
70645
70664
  },
70646
70665
  "SearchCriteria": {
70647
- "shape": "Slr"
70666
+ "shape": "Slu"
70648
70667
  }
70649
70668
  }
70650
70669
  },
@@ -70683,12 +70702,12 @@ module.exports={
70683
70702
  "type": "structure",
70684
70703
  "members": {
70685
70704
  "TagFilter": {
70686
- "shape": "Sln"
70705
+ "shape": "Slq"
70687
70706
  }
70688
70707
  }
70689
70708
  },
70690
70709
  "SearchCriteria": {
70691
- "shape": "Slz"
70710
+ "shape": "Sm2"
70692
70711
  }
70693
70712
  }
70694
70713
  },
@@ -70727,12 +70746,12 @@ module.exports={
70727
70746
  "type": "structure",
70728
70747
  "members": {
70729
70748
  "TagFilter": {
70730
- "shape": "Sln"
70749
+ "shape": "Slq"
70731
70750
  }
70732
70751
  }
70733
70752
  },
70734
70753
  "SearchCriteria": {
70735
- "shape": "Sm5"
70754
+ "shape": "Sm8"
70736
70755
  }
70737
70756
  }
70738
70757
  },
@@ -70771,12 +70790,12 @@ module.exports={
70771
70790
  "type": "structure",
70772
70791
  "members": {
70773
70792
  "TagFilter": {
70774
- "shape": "Sln"
70793
+ "shape": "Slq"
70775
70794
  }
70776
70795
  }
70777
70796
  },
70778
70797
  "SearchCriteria": {
70779
- "shape": "Smc"
70798
+ "shape": "Smf"
70780
70799
  }
70781
70800
  }
70782
70801
  },
@@ -70867,12 +70886,12 @@ module.exports={
70867
70886
  "type": "structure",
70868
70887
  "members": {
70869
70888
  "TagFilter": {
70870
- "shape": "Sln"
70889
+ "shape": "Slq"
70871
70890
  }
70872
70891
  }
70873
70892
  },
70874
70893
  "SearchCriteria": {
70875
- "shape": "Smr"
70894
+ "shape": "Smu"
70876
70895
  }
70877
70896
  }
70878
70897
  },
@@ -70908,13 +70927,13 @@ module.exports={
70908
70927
  "type": "integer"
70909
70928
  },
70910
70929
  "SearchCriteria": {
70911
- "shape": "Smw"
70930
+ "shape": "Smz"
70912
70931
  },
70913
70932
  "SearchFilter": {
70914
70933
  "type": "structure",
70915
70934
  "members": {
70916
70935
  "TagFilter": {
70917
- "shape": "Sln"
70936
+ "shape": "Slq"
70918
70937
  }
70919
70938
  }
70920
70939
  }
@@ -70962,12 +70981,12 @@ module.exports={
70962
70981
  "type": "structure",
70963
70982
  "members": {
70964
70983
  "TagFilter": {
70965
- "shape": "Sln"
70984
+ "shape": "Slq"
70966
70985
  }
70967
70986
  }
70968
70987
  },
70969
70988
  "SearchCriteria": {
70970
- "shape": "Sn4"
70989
+ "shape": "Sn7"
70971
70990
  }
70972
70991
  }
70973
70992
  },
@@ -71410,7 +71429,7 @@ module.exports={
71410
71429
  "locationName": "EvaluationId"
71411
71430
  },
71412
71431
  "Answers": {
71413
- "shape": "Sog"
71432
+ "shape": "Soj"
71414
71433
  },
71415
71434
  "Notes": {
71416
71435
  "shape": "Sag"
@@ -71633,7 +71652,7 @@ module.exports={
71633
71652
  "locationName": "EvaluationId"
71634
71653
  },
71635
71654
  "Answers": {
71636
- "shape": "Sog"
71655
+ "shape": "Soj"
71637
71656
  },
71638
71657
  "Notes": {
71639
71658
  "shape": "Sag"
@@ -72532,13 +72551,13 @@ module.exports={
72532
72551
  "locationName": "Id"
72533
72552
  },
72534
72553
  "TelephonyConfig": {
72535
- "shape": "Sg3"
72554
+ "shape": "Sg6"
72536
72555
  },
72537
72556
  "SignInConfig": {
72538
- "shape": "Sg8"
72557
+ "shape": "Sgb"
72539
72558
  },
72540
72559
  "AgentConfig": {
72541
- "shape": "Sgb"
72560
+ "shape": "Sge"
72542
72561
  }
72543
72562
  }
72544
72563
  },
@@ -72609,19 +72628,19 @@ module.exports={
72609
72628
  "type": "structure",
72610
72629
  "members": {
72611
72630
  "LevelOne": {
72612
- "shape": "Sqj"
72631
+ "shape": "Sqm"
72613
72632
  },
72614
72633
  "LevelTwo": {
72615
- "shape": "Sqj"
72634
+ "shape": "Sqm"
72616
72635
  },
72617
72636
  "LevelThree": {
72618
- "shape": "Sqj"
72637
+ "shape": "Sqm"
72619
72638
  },
72620
72639
  "LevelFour": {
72621
- "shape": "Sqj"
72640
+ "shape": "Sqm"
72622
72641
  },
72623
72642
  "LevelFive": {
72624
- "shape": "Sqj"
72643
+ "shape": "Sqm"
72625
72644
  }
72626
72645
  }
72627
72646
  },
@@ -73760,7 +73779,7 @@ module.exports={
73760
73779
  "Unit": {}
73761
73780
  }
73762
73781
  },
73763
- "Sff": {
73782
+ "Sfh": {
73764
73783
  "type": "structure",
73765
73784
  "members": {
73766
73785
  "Name": {},
@@ -73785,24 +73804,27 @@ module.exports={
73785
73804
  "MetricFilterValues": {
73786
73805
  "type": "list",
73787
73806
  "member": {}
73807
+ },
73808
+ "Negate": {
73809
+ "type": "boolean"
73788
73810
  }
73789
73811
  }
73790
73812
  }
73791
73813
  }
73792
73814
  }
73793
73815
  },
73794
- "Sg3": {
73816
+ "Sg6": {
73795
73817
  "type": "structure",
73796
73818
  "required": [
73797
73819
  "Distributions"
73798
73820
  ],
73799
73821
  "members": {
73800
73822
  "Distributions": {
73801
- "shape": "Sg4"
73823
+ "shape": "Sg7"
73802
73824
  }
73803
73825
  }
73804
73826
  },
73805
- "Sg4": {
73827
+ "Sg7": {
73806
73828
  "type": "list",
73807
73829
  "member": {
73808
73830
  "type": "structure",
@@ -73818,7 +73840,7 @@ module.exports={
73818
73840
  }
73819
73841
  }
73820
73842
  },
73821
- "Sg8": {
73843
+ "Sgb": {
73822
73844
  "type": "structure",
73823
73845
  "required": [
73824
73846
  "Distributions"
@@ -73842,26 +73864,26 @@ module.exports={
73842
73864
  }
73843
73865
  }
73844
73866
  },
73845
- "Sgb": {
73867
+ "Sge": {
73846
73868
  "type": "structure",
73847
73869
  "required": [
73848
73870
  "Distributions"
73849
73871
  ],
73850
73872
  "members": {
73851
73873
  "Distributions": {
73852
- "shape": "Sg4"
73874
+ "shape": "Sg7"
73853
73875
  }
73854
73876
  }
73855
73877
  },
73856
- "Sil": {
73878
+ "Sio": {
73857
73879
  "type": "list",
73858
73880
  "member": {}
73859
73881
  },
73860
- "Sim": {
73882
+ "Sip": {
73861
73883
  "type": "list",
73862
73884
  "member": {}
73863
73885
  },
73864
- "Sj3": {
73886
+ "Sj6": {
73865
73887
  "type": "list",
73866
73888
  "member": {
73867
73889
  "type": "structure",
@@ -73873,57 +73895,57 @@ module.exports={
73873
73895
  }
73874
73896
  }
73875
73897
  },
73876
- "Sln": {
73898
+ "Slq": {
73877
73899
  "type": "structure",
73878
73900
  "members": {
73879
73901
  "OrConditions": {
73880
73902
  "type": "list",
73881
73903
  "member": {
73882
- "shape": "Slp"
73904
+ "shape": "Sls"
73883
73905
  }
73884
73906
  },
73885
73907
  "AndConditions": {
73886
- "shape": "Slp"
73908
+ "shape": "Sls"
73887
73909
  },
73888
73910
  "TagCondition": {
73889
- "shape": "Slq"
73911
+ "shape": "Slt"
73890
73912
  }
73891
73913
  }
73892
73914
  },
73893
- "Slp": {
73915
+ "Sls": {
73894
73916
  "type": "list",
73895
73917
  "member": {
73896
- "shape": "Slq"
73918
+ "shape": "Slt"
73897
73919
  }
73898
73920
  },
73899
- "Slq": {
73921
+ "Slt": {
73900
73922
  "type": "structure",
73901
73923
  "members": {
73902
73924
  "TagKey": {},
73903
73925
  "TagValue": {}
73904
73926
  }
73905
73927
  },
73906
- "Slr": {
73928
+ "Slu": {
73907
73929
  "type": "structure",
73908
73930
  "members": {
73909
73931
  "OrConditions": {
73910
- "shape": "Sls"
73932
+ "shape": "Slv"
73911
73933
  },
73912
73934
  "AndConditions": {
73913
- "shape": "Sls"
73935
+ "shape": "Slv"
73914
73936
  },
73915
73937
  "StringCondition": {
73916
- "shape": "Slt"
73938
+ "shape": "Slw"
73917
73939
  }
73918
73940
  }
73919
73941
  },
73920
- "Sls": {
73942
+ "Slv": {
73921
73943
  "type": "list",
73922
73944
  "member": {
73923
- "shape": "Slr"
73945
+ "shape": "Slu"
73924
73946
  }
73925
73947
  },
73926
- "Slt": {
73948
+ "Slw": {
73927
73949
  "type": "structure",
73928
73950
  "members": {
73929
73951
  "FieldName": {},
@@ -73931,118 +73953,118 @@ module.exports={
73931
73953
  "ComparisonType": {}
73932
73954
  }
73933
73955
  },
73934
- "Slz": {
73956
+ "Sm2": {
73935
73957
  "type": "structure",
73936
73958
  "members": {
73937
73959
  "OrConditions": {
73938
- "shape": "Sm0"
73960
+ "shape": "Sm3"
73939
73961
  },
73940
73962
  "AndConditions": {
73941
- "shape": "Sm0"
73963
+ "shape": "Sm3"
73942
73964
  },
73943
73965
  "StringCondition": {
73944
- "shape": "Slt"
73966
+ "shape": "Slw"
73945
73967
  }
73946
73968
  }
73947
73969
  },
73948
- "Sm0": {
73970
+ "Sm3": {
73949
73971
  "type": "list",
73950
73972
  "member": {
73951
- "shape": "Slz"
73973
+ "shape": "Sm2"
73952
73974
  }
73953
73975
  },
73954
- "Sm5": {
73976
+ "Sm8": {
73955
73977
  "type": "structure",
73956
73978
  "members": {
73957
73979
  "OrConditions": {
73958
- "shape": "Sm6"
73980
+ "shape": "Sm9"
73959
73981
  },
73960
73982
  "AndConditions": {
73961
- "shape": "Sm6"
73983
+ "shape": "Sm9"
73962
73984
  },
73963
73985
  "StringCondition": {
73964
- "shape": "Slt"
73986
+ "shape": "Slw"
73965
73987
  },
73966
73988
  "QueueTypeCondition": {}
73967
73989
  }
73968
73990
  },
73969
- "Sm6": {
73991
+ "Sm9": {
73970
73992
  "type": "list",
73971
73993
  "member": {
73972
- "shape": "Sm5"
73994
+ "shape": "Sm8"
73973
73995
  }
73974
73996
  },
73975
- "Smc": {
73997
+ "Smf": {
73976
73998
  "type": "structure",
73977
73999
  "members": {
73978
74000
  "OrConditions": {
73979
- "shape": "Smd"
74001
+ "shape": "Smg"
73980
74002
  },
73981
74003
  "AndConditions": {
73982
- "shape": "Smd"
74004
+ "shape": "Smg"
73983
74005
  },
73984
74006
  "StringCondition": {
73985
- "shape": "Slt"
74007
+ "shape": "Slw"
73986
74008
  }
73987
74009
  }
73988
74010
  },
73989
- "Smd": {
74011
+ "Smg": {
73990
74012
  "type": "list",
73991
74013
  "member": {
73992
- "shape": "Smc"
74014
+ "shape": "Smf"
73993
74015
  }
73994
74016
  },
73995
- "Smr": {
74017
+ "Smu": {
73996
74018
  "type": "structure",
73997
74019
  "members": {
73998
74020
  "OrConditions": {
73999
- "shape": "Sms"
74021
+ "shape": "Smv"
74000
74022
  },
74001
74023
  "AndConditions": {
74002
- "shape": "Sms"
74024
+ "shape": "Smv"
74003
74025
  },
74004
74026
  "StringCondition": {
74005
- "shape": "Slt"
74027
+ "shape": "Slw"
74006
74028
  }
74007
74029
  }
74008
74030
  },
74009
- "Sms": {
74031
+ "Smv": {
74010
74032
  "type": "list",
74011
74033
  "member": {
74012
- "shape": "Smr"
74034
+ "shape": "Smu"
74013
74035
  }
74014
74036
  },
74015
- "Smw": {
74037
+ "Smz": {
74016
74038
  "type": "structure",
74017
74039
  "members": {
74018
74040
  "OrConditions": {
74019
- "shape": "Smx"
74041
+ "shape": "Sn0"
74020
74042
  },
74021
74043
  "AndConditions": {
74022
- "shape": "Smx"
74044
+ "shape": "Sn0"
74023
74045
  },
74024
74046
  "StringCondition": {
74025
- "shape": "Slt"
74047
+ "shape": "Slw"
74026
74048
  }
74027
74049
  }
74028
74050
  },
74029
- "Smx": {
74051
+ "Sn0": {
74030
74052
  "type": "list",
74031
74053
  "member": {
74032
- "shape": "Smw"
74054
+ "shape": "Smz"
74033
74055
  }
74034
74056
  },
74035
- "Sn4": {
74057
+ "Sn7": {
74036
74058
  "type": "structure",
74037
74059
  "members": {
74038
74060
  "OrConditions": {
74039
- "shape": "Sn5"
74061
+ "shape": "Sn8"
74040
74062
  },
74041
74063
  "AndConditions": {
74042
- "shape": "Sn5"
74064
+ "shape": "Sn8"
74043
74065
  },
74044
74066
  "StringCondition": {
74045
- "shape": "Slt"
74067
+ "shape": "Slw"
74046
74068
  },
74047
74069
  "HierarchyGroupCondition": {
74048
74070
  "type": "structure",
@@ -74053,13 +74075,13 @@ module.exports={
74053
74075
  }
74054
74076
  }
74055
74077
  },
74056
- "Sn5": {
74078
+ "Sn8": {
74057
74079
  "type": "list",
74058
74080
  "member": {
74059
- "shape": "Sn4"
74081
+ "shape": "Sn7"
74060
74082
  }
74061
74083
  },
74062
- "Sog": {
74084
+ "Soj": {
74063
74085
  "type": "map",
74064
74086
  "key": {},
74065
74087
  "value": {
@@ -74071,7 +74093,7 @@ module.exports={
74071
74093
  }
74072
74094
  }
74073
74095
  },
74074
- "Sqj": {
74096
+ "Sqm": {
74075
74097
  "type": "structure",
74076
74098
  "required": [
74077
74099
  "Name"
@@ -179619,6 +179641,9 @@ module.exports={
179619
179641
  "EventBridgeEnabled": {
179620
179642
  "type": "boolean"
179621
179643
  },
179644
+ "KmsKeyEnableGeospatialQueries": {
179645
+ "type": "boolean"
179646
+ },
179622
179647
  "KmsKeyId": {},
179623
179648
  "PositionFiltering": {},
179624
179649
  "PricingPlan": {
@@ -179851,6 +179876,9 @@ module.exports={
179851
179876
  "shape": "St"
179852
179877
  },
179853
179878
  "Description": {},
179879
+ "GeofenceCount": {
179880
+ "type": "integer"
179881
+ },
179854
179882
  "KmsKeyId": {},
179855
179883
  "PricingPlan": {
179856
179884
  "deprecated": true,
@@ -180128,6 +180156,9 @@ module.exports={
180128
180156
  "EventBridgeEnabled": {
180129
180157
  "type": "boolean"
180130
180158
  },
180159
+ "KmsKeyEnableGeospatialQueries": {
180160
+ "type": "boolean"
180161
+ },
180131
180162
  "KmsKeyId": {},
180132
180163
  "PositionFiltering": {},
180133
180164
  "PricingPlan": {
@@ -180582,7 +180613,7 @@ module.exports={
180582
180613
  ],
180583
180614
  "members": {
180584
180615
  "Place": {
180585
- "shape": "S59"
180616
+ "shape": "S5a"
180586
180617
  }
180587
180618
  }
180588
180619
  },
@@ -180601,6 +180632,14 @@ module.exports={
180601
180632
  "TrackerName"
180602
180633
  ],
180603
180634
  "members": {
180635
+ "FilterGeometry": {
180636
+ "type": "structure",
180637
+ "members": {
180638
+ "Polygon": {
180639
+ "shape": "S1a"
180640
+ }
180641
+ }
180642
+ },
180604
180643
  "MaxResults": {
180605
180644
  "type": "integer"
180606
180645
  },
@@ -181223,7 +181262,7 @@ module.exports={
181223
181262
  "type": "double"
181224
181263
  },
181225
181264
  "Place": {
181226
- "shape": "S59"
181265
+ "shape": "S5a"
181227
181266
  },
181228
181267
  "PlaceId": {}
181229
181268
  }
@@ -181271,10 +181310,10 @@ module.exports={
181271
181310
  "shape": "S2h"
181272
181311
  },
181273
181312
  "FilterCategories": {
181274
- "shape": "S73"
181313
+ "shape": "S75"
181275
181314
  },
181276
181315
  "FilterCountries": {
181277
- "shape": "S74"
181316
+ "shape": "S76"
181278
181317
  },
181279
181318
  "IndexName": {
181280
181319
  "location": "uri",
@@ -181311,11 +181350,11 @@ module.exports={
181311
181350
  ],
181312
181351
  "members": {
181313
181352
  "Categories": {
181314
- "shape": "S5a"
181353
+ "shape": "S5b"
181315
181354
  },
181316
181355
  "PlaceId": {},
181317
181356
  "SupplementalCategories": {
181318
- "shape": "S5d"
181357
+ "shape": "S5e"
181319
181358
  },
181320
181359
  "Text": {}
181321
181360
  }
@@ -181336,17 +181375,17 @@ module.exports={
181336
181375
  "shape": "S2h"
181337
181376
  },
181338
181377
  "FilterCategories": {
181339
- "shape": "S73"
181378
+ "shape": "S75"
181340
181379
  },
181341
181380
  "FilterCountries": {
181342
- "shape": "S74"
181381
+ "shape": "S76"
181343
181382
  },
181344
181383
  "Language": {},
181345
181384
  "MaxResults": {
181346
181385
  "type": "integer"
181347
181386
  },
181348
181387
  "Text": {
181349
- "shape": "S7c"
181388
+ "shape": "S7e"
181350
181389
  }
181351
181390
  }
181352
181391
  }
@@ -181375,10 +181414,10 @@ module.exports={
181375
181414
  "shape": "S2h"
181376
181415
  },
181377
181416
  "FilterCategories": {
181378
- "shape": "S73"
181417
+ "shape": "S75"
181379
181418
  },
181380
181419
  "FilterCountries": {
181381
- "shape": "S74"
181420
+ "shape": "S76"
181382
181421
  },
181383
181422
  "IndexName": {
181384
181423
  "location": "uri",
@@ -181418,7 +181457,7 @@ module.exports={
181418
181457
  "type": "double"
181419
181458
  },
181420
181459
  "Place": {
181421
- "shape": "S59"
181460
+ "shape": "S5a"
181422
181461
  },
181423
181462
  "PlaceId": {},
181424
181463
  "Relevance": {
@@ -181442,10 +181481,10 @@ module.exports={
181442
181481
  "shape": "S2h"
181443
181482
  },
181444
181483
  "FilterCategories": {
181445
- "shape": "S73"
181484
+ "shape": "S75"
181446
181485
  },
181447
181486
  "FilterCountries": {
181448
- "shape": "S74"
181487
+ "shape": "S76"
181449
181488
  },
181450
181489
  "Language": {},
181451
181490
  "MaxResults": {
@@ -181455,7 +181494,7 @@ module.exports={
181455
181494
  "shape": "S2h"
181456
181495
  },
181457
181496
  "Text": {
181458
- "shape": "S7c"
181497
+ "shape": "S7e"
181459
181498
  }
181460
181499
  }
181461
181500
  }
@@ -181780,6 +181819,9 @@ module.exports={
181780
181819
  "EventBridgeEnabled": {
181781
181820
  "type": "boolean"
181782
181821
  },
181822
+ "KmsKeyEnableGeospatialQueries": {
181823
+ "type": "boolean"
181824
+ },
181783
181825
  "PositionFiltering": {},
181784
181826
  "PricingPlan": {
181785
181827
  "deprecated": true,
@@ -181924,13 +181966,16 @@ module.exports={
181924
181966
  "sensitive": true
181925
181967
  },
181926
181968
  "Polygon": {
181927
- "type": "list",
181928
- "member": {
181929
- "type": "list",
181930
- "member": {
181931
- "shape": "So"
181932
- }
181933
- }
181969
+ "shape": "S1a"
181970
+ }
181971
+ }
181972
+ },
181973
+ "S1a": {
181974
+ "type": "list",
181975
+ "member": {
181976
+ "type": "list",
181977
+ "member": {
181978
+ "shape": "So"
181934
181979
  }
181935
181980
  }
181936
181981
  },
@@ -182033,7 +182078,7 @@ module.exports={
182033
182078
  "IntendedUse": {}
182034
182079
  }
182035
182080
  },
182036
- "S59": {
182081
+ "S5a": {
182037
182082
  "type": "structure",
182038
182083
  "required": [
182039
182084
  "Geometry"
@@ -182041,7 +182086,7 @@ module.exports={
182041
182086
  "members": {
182042
182087
  "AddressNumber": {},
182043
182088
  "Categories": {
182044
- "shape": "S5a"
182089
+ "shape": "S5b"
182045
182090
  },
182046
182091
  "Country": {},
182047
182092
  "Geometry": {
@@ -182063,7 +182108,7 @@ module.exports={
182063
182108
  "Street": {},
182064
182109
  "SubRegion": {},
182065
182110
  "SupplementalCategories": {
182066
- "shape": "S5d"
182111
+ "shape": "S5e"
182067
182112
  },
182068
182113
  "TimeZone": {
182069
182114
  "type": "structure",
@@ -182081,23 +182126,23 @@ module.exports={
182081
182126
  "UnitType": {}
182082
182127
  }
182083
182128
  },
182084
- "S5a": {
182129
+ "S5b": {
182085
182130
  "type": "list",
182086
182131
  "member": {}
182087
182132
  },
182088
- "S5d": {
182133
+ "S5e": {
182089
182134
  "type": "list",
182090
182135
  "member": {}
182091
182136
  },
182092
- "S73": {
182137
+ "S75": {
182093
182138
  "type": "list",
182094
182139
  "member": {}
182095
182140
  },
182096
- "S74": {
182141
+ "S76": {
182097
182142
  "type": "list",
182098
182143
  "member": {}
182099
182144
  },
182100
- "S7c": {
182145
+ "S7e": {
182101
182146
  "type": "string",
182102
182147
  "sensitive": true
182103
182148
  }
@@ -206489,6 +206534,7 @@ module.exports={
206489
206534
  "resultWrapper": "DescribeCertificatesResult",
206490
206535
  "type": "structure",
206491
206536
  "members": {
206537
+ "DefaultCertificateForNewLaunches": {},
206492
206538
  "Certificates": {
206493
206539
  "type": "list",
206494
206540
  "member": {
@@ -262045,7 +262091,7 @@ AWS.util.update(AWS, {
262045
262091
  /**
262046
262092
  * @constant
262047
262093
  */
262048
- VERSION: '2.1467.0',
262094
+ VERSION: '2.1469.0',
262049
262095
 
262050
262096
  /**
262051
262097
  * @api private
@@ -284226,7 +284272,7 @@ var LRUCache = /** @class */ (function () {
284226
284272
  }());
284227
284273
  exports.LRUCache = LRUCache;
284228
284274
  },{}],467:[function(require,module,exports){
284229
- // AWS SDK for JavaScript v2.1467.0
284275
+ // AWS SDK for JavaScript v2.1469.0
284230
284276
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
284231
284277
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
284232
284278
  require('./browser_loader');