aws-sdk-lambda 1.115.0 → 1.117.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -139,7 +139,7 @@ module Aws::Lambda
139
139
  end
140
140
 
141
141
  # @!attribute [rw] function_name
142
- # The name of the Lambda function, version, or alias.
142
+ # The name or ARN of the Lambda function, version, or alias.
143
143
  #
144
144
  # **Name formats**
145
145
  #
@@ -565,7 +565,7 @@ module Aws::Lambda
565
565
  end
566
566
 
567
567
  # @!attribute [rw] function_name
568
- # The name of the Lambda function.
568
+ # The name or ARN of the Lambda function.
569
569
  #
570
570
  # **Name formats**
571
571
  #
@@ -671,7 +671,7 @@ module Aws::Lambda
671
671
  # @return [String]
672
672
  #
673
673
  # @!attribute [rw] function_name
674
- # The name of the Lambda function.
674
+ # The name or ARN of the Lambda function.
675
675
  #
676
676
  # **Name formats**
677
677
  #
@@ -873,7 +873,7 @@ module Aws::Lambda
873
873
  end
874
874
 
875
875
  # @!attribute [rw] function_name
876
- # The name of the Lambda function.
876
+ # The name or ARN of the Lambda function.
877
877
  #
878
878
  # **Name formats**
879
879
  #
@@ -1107,7 +1107,7 @@ module Aws::Lambda
1107
1107
  end
1108
1108
 
1109
1109
  # @!attribute [rw] function_name
1110
- # The name of the Lambda function.
1110
+ # The name or ARN of the Lambda function.
1111
1111
  #
1112
1112
  # **Name formats**
1113
1113
  #
@@ -1268,7 +1268,7 @@ module Aws::Lambda
1268
1268
  end
1269
1269
 
1270
1270
  # @!attribute [rw] function_name
1271
- # The name of the Lambda function.
1271
+ # The name or ARN of the Lambda function.
1272
1272
  #
1273
1273
  # **Name formats**
1274
1274
  #
@@ -1326,7 +1326,7 @@ module Aws::Lambda
1326
1326
  end
1327
1327
 
1328
1328
  # @!attribute [rw] function_name
1329
- # The name of the Lambda function.
1329
+ # The name or ARN of the Lambda function.
1330
1330
  #
1331
1331
  # **Name formats**
1332
1332
  #
@@ -1350,7 +1350,7 @@ module Aws::Lambda
1350
1350
  end
1351
1351
 
1352
1352
  # @!attribute [rw] function_name
1353
- # The name of the Lambda function.
1353
+ # The name or ARN of the Lambda function.
1354
1354
  #
1355
1355
  # **Name formats**
1356
1356
  #
@@ -1374,7 +1374,7 @@ module Aws::Lambda
1374
1374
  end
1375
1375
 
1376
1376
  # @!attribute [rw] function_name
1377
- # The name of the Lambda function, version, or alias.
1377
+ # The name or ARN of the Lambda function, version, or alias.
1378
1378
  #
1379
1379
  # **Name formats**
1380
1380
  #
@@ -1405,7 +1405,7 @@ module Aws::Lambda
1405
1405
  end
1406
1406
 
1407
1407
  # @!attribute [rw] function_name
1408
- # The name of the Lambda function or version.
1408
+ # The name or ARN of the Lambda function or version.
1409
1409
  #
1410
1410
  # **Name formats**
1411
1411
  #
@@ -1437,7 +1437,7 @@ module Aws::Lambda
1437
1437
  end
1438
1438
 
1439
1439
  # @!attribute [rw] function_name
1440
- # The name of the Lambda function.
1440
+ # The name or ARN of the Lambda function.
1441
1441
  #
1442
1442
  # **Name formats**
1443
1443
  #
@@ -1483,7 +1483,7 @@ module Aws::Lambda
1483
1483
  end
1484
1484
 
1485
1485
  # @!attribute [rw] function_name
1486
- # The name of the Lambda function.
1486
+ # The name or ARN of the Lambda function.
1487
1487
  #
1488
1488
  # **Name formats**
1489
1489
  #
@@ -1892,8 +1892,9 @@ module Aws::Lambda
1892
1892
  # @return [String]
1893
1893
  #
1894
1894
  # @!attribute [rw] destination_config
1895
- # (Kinesis and DynamoDB Streams only) An Amazon SQS queue or Amazon
1896
- # SNS topic destination for discarded records.
1895
+ # (Kinesis, DynamoDB Streams, Amazon MSK, and self-managed Apache
1896
+ # Kafka event sources only) A configuration object that specifies the
1897
+ # destination of an event after Lambda processes it.
1897
1898
  # @return [Types::DestinationConfig]
1898
1899
  #
1899
1900
  # @!attribute [rw] topics
@@ -2540,7 +2541,7 @@ module Aws::Lambda
2540
2541
  end
2541
2542
 
2542
2543
  # @!attribute [rw] function_name
2543
- # The name of the Lambda function.
2544
+ # The name or ARN of the Lambda function.
2544
2545
  #
2545
2546
  # **Name formats**
2546
2547
  #
@@ -2606,7 +2607,7 @@ module Aws::Lambda
2606
2607
  end
2607
2608
 
2608
2609
  # @!attribute [rw] function_name
2609
- # The name of the Lambda function.
2610
+ # The name or ARN of the Lambda function.
2610
2611
  #
2611
2612
  # **Name formats**
2612
2613
  #
@@ -2635,7 +2636,7 @@ module Aws::Lambda
2635
2636
  # @return [String]
2636
2637
  #
2637
2638
  # @!attribute [rw] function_name
2638
- # The name of the Lambda function.
2639
+ # The name or ARN of the Lambda function.
2639
2640
  #
2640
2641
  # **Name formats**
2641
2642
  #
@@ -2660,7 +2661,7 @@ module Aws::Lambda
2660
2661
  end
2661
2662
 
2662
2663
  # @!attribute [rw] function_name
2663
- # The name of the Lambda function.
2664
+ # The name or ARN of the Lambda function.
2664
2665
  #
2665
2666
  # **Name formats**
2666
2667
  #
@@ -2697,7 +2698,7 @@ module Aws::Lambda
2697
2698
  end
2698
2699
 
2699
2700
  # @!attribute [rw] function_name
2700
- # The name of the Lambda function, version, or alias.
2701
+ # The name or ARN of the Lambda function, version, or alias.
2701
2702
  #
2702
2703
  # **Name formats**
2703
2704
  #
@@ -2729,7 +2730,7 @@ module Aws::Lambda
2729
2730
  end
2730
2731
 
2731
2732
  # @!attribute [rw] function_name
2732
- # The name of the Lambda function, version, or alias.
2733
+ # The name or ARN of the Lambda function, version, or alias.
2733
2734
  #
2734
2735
  # **Name formats**
2735
2736
  #
@@ -2760,7 +2761,7 @@ module Aws::Lambda
2760
2761
  end
2761
2762
 
2762
2763
  # @!attribute [rw] function_name
2763
- # The name of the Lambda function, version, or alias.
2764
+ # The name or ARN of the Lambda function, version, or alias.
2764
2765
  #
2765
2766
  # **Name formats**
2766
2767
  #
@@ -2827,7 +2828,7 @@ module Aws::Lambda
2827
2828
  end
2828
2829
 
2829
2830
  # @!attribute [rw] function_name
2830
- # The name of the Lambda function.
2831
+ # The name or ARN of the Lambda function.
2831
2832
  #
2832
2833
  # **Name formats**
2833
2834
  #
@@ -3067,7 +3068,7 @@ module Aws::Lambda
3067
3068
  end
3068
3069
 
3069
3070
  # @!attribute [rw] function_name
3070
- # The name of the Lambda function, version, or alias.
3071
+ # The name or ARN of the Lambda function, version, or alias.
3071
3072
  #
3072
3073
  # **Name formats**
3073
3074
  #
@@ -3115,7 +3116,7 @@ module Aws::Lambda
3115
3116
  end
3116
3117
 
3117
3118
  # @!attribute [rw] function_name
3118
- # The name of the Lambda function.
3119
+ # The name or ARN of the Lambda function.
3119
3120
  #
3120
3121
  # **Name formats**
3121
3122
  #
@@ -3190,7 +3191,7 @@ module Aws::Lambda
3190
3191
  end
3191
3192
 
3192
3193
  # @!attribute [rw] function_name
3193
- # The name of the Lambda function.
3194
+ # The name or ARN of the Lambda function.
3194
3195
  #
3195
3196
  # **Name formats**
3196
3197
  #
@@ -3440,7 +3441,7 @@ module Aws::Lambda
3440
3441
  end
3441
3442
 
3442
3443
  # @!attribute [rw] function_name
3443
- # The name of the Lambda function, version, or alias.
3444
+ # The name or ARN of the Lambda function, version, or alias.
3444
3445
  #
3445
3446
  # **Name formats**
3446
3447
  #
@@ -3551,7 +3552,7 @@ module Aws::Lambda
3551
3552
  end
3552
3553
 
3553
3554
  # @!attribute [rw] function_name
3554
- # The name of the Lambda function.
3555
+ # The name or ARN of the Lambda function.
3555
3556
  #
3556
3557
  # **Name formats**
3557
3558
  #
@@ -3635,7 +3636,7 @@ module Aws::Lambda
3635
3636
  end
3636
3637
 
3637
3638
  # @!attribute [rw] function_name
3638
- # The name of the Lambda function.
3639
+ # The name or ARN of the Lambda function.
3639
3640
  #
3640
3641
  # **Name formats**
3641
3642
  #
@@ -4000,7 +4001,7 @@ module Aws::Lambda
4000
4001
  end
4001
4002
 
4002
4003
  # @!attribute [rw] function_name
4003
- # The name of the Lambda function.
4004
+ # The name or ARN of the Lambda function.
4004
4005
  #
4005
4006
  # **Name formats**
4006
4007
  #
@@ -4116,7 +4117,7 @@ module Aws::Lambda
4116
4117
  # @return [String]
4117
4118
  #
4118
4119
  # @!attribute [rw] function_name
4119
- # The name of the Lambda function.
4120
+ # The name or ARN of the Lambda function.
4120
4121
  #
4121
4122
  # **Name formats**
4122
4123
  #
@@ -4174,7 +4175,7 @@ module Aws::Lambda
4174
4175
  end
4175
4176
 
4176
4177
  # @!attribute [rw] function_name
4177
- # The name of the Lambda function.
4178
+ # The name or ARN of the Lambda function.
4178
4179
  #
4179
4180
  # **Name formats**
4180
4181
  #
@@ -4226,7 +4227,7 @@ module Aws::Lambda
4226
4227
  end
4227
4228
 
4228
4229
  # @!attribute [rw] function_name
4229
- # The name of the Lambda function.
4230
+ # The name or ARN of the Lambda function.
4230
4231
  #
4231
4232
  # **Name formats**
4232
4233
  #
@@ -4492,7 +4493,7 @@ module Aws::Lambda
4492
4493
  end
4493
4494
 
4494
4495
  # @!attribute [rw] function_name
4495
- # The name of the Lambda function.
4496
+ # The name or ARN of the Lambda function.
4496
4497
  #
4497
4498
  # **Name formats**
4498
4499
  #
@@ -4569,7 +4570,7 @@ module Aws::Lambda
4569
4570
  end
4570
4571
 
4571
4572
  # @!attribute [rw] function_name
4572
- # The name of the Lambda function.
4573
+ # The name or ARN of the Lambda function.
4573
4574
  #
4574
4575
  # **Name formats**
4575
4576
  #
@@ -4676,8 +4677,8 @@ module Aws::Lambda
4676
4677
  # SQS queue as the destination.
4677
4678
  #
4678
4679
  # To retain records of failed invocations from [self-managed Kafka][3]
4679
- # or [Amazon MSK][4], you can configure an Amazon SNS topic or Amazon
4680
- # SQS queue as the destination.
4680
+ # or [Amazon MSK][4], you can configure an Amazon SNS topic, Amazon
4681
+ # SQS queue, or Amazon S3 bucket as the destination.
4681
4682
  #
4682
4683
  #
4683
4684
  #
@@ -4953,7 +4954,7 @@ module Aws::Lambda
4953
4954
  end
4954
4955
 
4955
4956
  # @!attribute [rw] function_name
4956
- # The name of the Lambda function.
4957
+ # The name or ARN of the Lambda function.
4957
4958
  #
4958
4959
  # **Name formats**
4959
4960
  #
@@ -5004,7 +5005,7 @@ module Aws::Lambda
5004
5005
  # @return [String]
5005
5006
  #
5006
5007
  # @!attribute [rw] function_name
5007
- # The name of the Lambda function.
5008
+ # The name or ARN of the Lambda function.
5008
5009
  #
5009
5010
  # **Name formats**
5010
5011
  #
@@ -5034,7 +5035,7 @@ module Aws::Lambda
5034
5035
  # @return [String]
5035
5036
  #
5036
5037
  # @!attribute [rw] function_name
5037
- # The name of the Lambda function.
5038
+ # The name or ARN of the Lambda function.
5038
5039
  #
5039
5040
  # **Name formats**
5040
5041
  #
@@ -5059,7 +5060,7 @@ module Aws::Lambda
5059
5060
  end
5060
5061
 
5061
5062
  # @!attribute [rw] function_name
5062
- # The name of the Lambda function.
5063
+ # The name or ARN of the Lambda function.
5063
5064
  #
5064
5065
  # **Name formats**
5065
5066
  #
@@ -5088,7 +5089,7 @@ module Aws::Lambda
5088
5089
  end
5089
5090
 
5090
5091
  # @!attribute [rw] function_name
5091
- # The name of the Lambda function, version, or alias.
5092
+ # The name or ARN of the Lambda function, version, or alias.
5092
5093
  #
5093
5094
  # **Name formats**
5094
5095
  #
@@ -5148,7 +5149,7 @@ module Aws::Lambda
5148
5149
  end
5149
5150
 
5150
5151
  # @!attribute [rw] function_name
5151
- # The name of the Lambda function.
5152
+ # The name or ARN of the Lambda function.
5152
5153
  #
5153
5154
  # **Name formats**
5154
5155
  #
@@ -5229,7 +5230,7 @@ module Aws::Lambda
5229
5230
  end
5230
5231
 
5231
5232
  # @!attribute [rw] function_name
5232
- # The name of the Lambda function.
5233
+ # The name or ARN of the Lambda function.
5233
5234
  #
5234
5235
  # **Name formats**
5235
5236
  #
@@ -5375,7 +5376,7 @@ module Aws::Lambda
5375
5376
  end
5376
5377
 
5377
5378
  # @!attribute [rw] function_name
5378
- # The name of the Lambda function, version, or alias.
5379
+ # The name or ARN of the Lambda function, version, or alias.
5379
5380
  #
5380
5381
  # **Name formats**
5381
5382
  #
@@ -5936,7 +5937,7 @@ module Aws::Lambda
5936
5937
  end
5937
5938
 
5938
5939
  # @!attribute [rw] function_name
5939
- # The name of the Lambda function.
5940
+ # The name or ARN of the Lambda function.
5940
5941
  #
5941
5942
  # **Name formats**
5942
5943
  #
@@ -6035,7 +6036,7 @@ module Aws::Lambda
6035
6036
  # @return [String]
6036
6037
  #
6037
6038
  # @!attribute [rw] function_name
6038
- # The name of the Lambda function.
6039
+ # The name or ARN of the Lambda function.
6039
6040
  #
6040
6041
  # **Name formats**
6041
6042
  #
@@ -6195,7 +6196,7 @@ module Aws::Lambda
6195
6196
  end
6196
6197
 
6197
6198
  # @!attribute [rw] function_name
6198
- # The name of the Lambda function.
6199
+ # The name or ARN of the Lambda function.
6199
6200
  #
6200
6201
  # **Name formats**
6201
6202
  #
@@ -6279,7 +6280,7 @@ module Aws::Lambda
6279
6280
  end
6280
6281
 
6281
6282
  # @!attribute [rw] function_name
6282
- # The name of the Lambda function.
6283
+ # The name or ARN of the Lambda function.
6283
6284
  #
6284
6285
  # **Name formats**
6285
6286
  #
@@ -6479,7 +6480,7 @@ module Aws::Lambda
6479
6480
  end
6480
6481
 
6481
6482
  # @!attribute [rw] function_name
6482
- # The name of the Lambda function, version, or alias.
6483
+ # The name or ARN of the Lambda function, version, or alias.
6483
6484
  #
6484
6485
  # **Name formats**
6485
6486
  #
@@ -6539,7 +6540,7 @@ module Aws::Lambda
6539
6540
  end
6540
6541
 
6541
6542
  # @!attribute [rw] function_name
6542
- # The name of the Lambda function.
6543
+ # The name or ARN of the Lambda function.
6543
6544
  #
6544
6545
  # **Name formats**
6545
6546
  #
@@ -54,6 +54,6 @@ require_relative 'aws-sdk-lambda/event_streams'
54
54
  # @!group service
55
55
  module Aws::Lambda
56
56
 
57
- GEM_VERSION = '1.115.0'
57
+ GEM_VERSION = '1.117.0'
58
58
 
59
59
  end
data/sig/client.rbs CHANGED
@@ -241,7 +241,7 @@ module Aws
241
241
  include ::Seahorse::Client::_ResponseSuccess[Types::FunctionConfiguration]
242
242
  def function_name: () -> ::String
243
243
  def function_arn: () -> ::String
244
- def runtime: () -> ("nodejs" | "nodejs4.3" | "nodejs6.10" | "nodejs8.10" | "nodejs10.x" | "nodejs12.x" | "nodejs14.x" | "nodejs16.x" | "java8" | "java8.al2" | "java11" | "python2.7" | "python3.6" | "python3.7" | "python3.8" | "python3.9" | "dotnetcore1.0" | "dotnetcore2.0" | "dotnetcore2.1" | "dotnetcore3.1" | "dotnet6" | "nodejs4.3-edge" | "go1.x" | "ruby2.5" | "ruby2.7" | "provided" | "provided.al2" | "nodejs18.x" | "python3.10" | "java17" | "ruby3.2" | "python3.11" | "nodejs20.x" | "provided.al2023" | "python3.12" | "java21")
244
+ def runtime: () -> ("nodejs" | "nodejs4.3" | "nodejs6.10" | "nodejs8.10" | "nodejs10.x" | "nodejs12.x" | "nodejs14.x" | "nodejs16.x" | "java8" | "java8.al2" | "java11" | "python2.7" | "python3.6" | "python3.7" | "python3.8" | "python3.9" | "dotnetcore1.0" | "dotnetcore2.0" | "dotnetcore2.1" | "dotnetcore3.1" | "dotnet6" | "dotnet8" | "nodejs4.3-edge" | "go1.x" | "ruby2.5" | "ruby2.7" | "provided" | "provided.al2" | "nodejs18.x" | "python3.10" | "java17" | "ruby3.2" | "python3.11" | "nodejs20.x" | "provided.al2023" | "python3.12" | "java21")
245
245
  def role: () -> ::String
246
246
  def handler: () -> ::String
247
247
  def code_size: () -> ::Integer
@@ -279,7 +279,7 @@ module Aws
279
279
  # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/Lambda/Client.html#create_function-instance_method
280
280
  def create_function: (
281
281
  function_name: ::String,
282
- ?runtime: ("nodejs" | "nodejs4.3" | "nodejs6.10" | "nodejs8.10" | "nodejs10.x" | "nodejs12.x" | "nodejs14.x" | "nodejs16.x" | "java8" | "java8.al2" | "java11" | "python2.7" | "python3.6" | "python3.7" | "python3.8" | "python3.9" | "dotnetcore1.0" | "dotnetcore2.0" | "dotnetcore2.1" | "dotnetcore3.1" | "dotnet6" | "nodejs4.3-edge" | "go1.x" | "ruby2.5" | "ruby2.7" | "provided" | "provided.al2" | "nodejs18.x" | "python3.10" | "java17" | "ruby3.2" | "python3.11" | "nodejs20.x" | "provided.al2023" | "python3.12" | "java21"),
282
+ ?runtime: ("nodejs" | "nodejs4.3" | "nodejs6.10" | "nodejs8.10" | "nodejs10.x" | "nodejs12.x" | "nodejs14.x" | "nodejs16.x" | "java8" | "java8.al2" | "java11" | "python2.7" | "python3.6" | "python3.7" | "python3.8" | "python3.9" | "dotnetcore1.0" | "dotnetcore2.0" | "dotnetcore2.1" | "dotnetcore3.1" | "dotnet6" | "dotnet8" | "nodejs4.3-edge" | "go1.x" | "ruby2.5" | "ruby2.7" | "provided" | "provided.al2" | "nodejs18.x" | "python3.10" | "java17" | "ruby3.2" | "python3.11" | "nodejs20.x" | "provided.al2023" | "python3.12" | "java21"),
283
283
  role: ::String,
284
284
  ?handler: ::String,
285
285
  code: {
@@ -575,7 +575,7 @@ module Aws
575
575
  include ::Seahorse::Client::_ResponseSuccess[Types::FunctionConfiguration]
576
576
  def function_name: () -> ::String
577
577
  def function_arn: () -> ::String
578
- def runtime: () -> ("nodejs" | "nodejs4.3" | "nodejs6.10" | "nodejs8.10" | "nodejs10.x" | "nodejs12.x" | "nodejs14.x" | "nodejs16.x" | "java8" | "java8.al2" | "java11" | "python2.7" | "python3.6" | "python3.7" | "python3.8" | "python3.9" | "dotnetcore1.0" | "dotnetcore2.0" | "dotnetcore2.1" | "dotnetcore3.1" | "dotnet6" | "nodejs4.3-edge" | "go1.x" | "ruby2.5" | "ruby2.7" | "provided" | "provided.al2" | "nodejs18.x" | "python3.10" | "java17" | "ruby3.2" | "python3.11" | "nodejs20.x" | "provided.al2023" | "python3.12" | "java21")
578
+ def runtime: () -> ("nodejs" | "nodejs4.3" | "nodejs6.10" | "nodejs8.10" | "nodejs10.x" | "nodejs12.x" | "nodejs14.x" | "nodejs16.x" | "java8" | "java8.al2" | "java11" | "python2.7" | "python3.6" | "python3.7" | "python3.8" | "python3.9" | "dotnetcore1.0" | "dotnetcore2.0" | "dotnetcore2.1" | "dotnetcore3.1" | "dotnet6" | "dotnet8" | "nodejs4.3-edge" | "go1.x" | "ruby2.5" | "ruby2.7" | "provided" | "provided.al2" | "nodejs18.x" | "python3.10" | "java17" | "ruby3.2" | "python3.11" | "nodejs20.x" | "provided.al2023" | "python3.12" | "java21")
579
579
  def role: () -> ::String
580
580
  def handler: () -> ::String
581
581
  def code_size: () -> ::Integer
@@ -657,7 +657,7 @@ module Aws
657
657
  def description: () -> ::String
658
658
  def created_date: () -> ::Time
659
659
  def version: () -> ::Integer
660
- def compatible_runtimes: () -> ::Array[("nodejs" | "nodejs4.3" | "nodejs6.10" | "nodejs8.10" | "nodejs10.x" | "nodejs12.x" | "nodejs14.x" | "nodejs16.x" | "java8" | "java8.al2" | "java11" | "python2.7" | "python3.6" | "python3.7" | "python3.8" | "python3.9" | "dotnetcore1.0" | "dotnetcore2.0" | "dotnetcore2.1" | "dotnetcore3.1" | "dotnet6" | "nodejs4.3-edge" | "go1.x" | "ruby2.5" | "ruby2.7" | "provided" | "provided.al2" | "nodejs18.x" | "python3.10" | "java17" | "ruby3.2" | "python3.11" | "nodejs20.x" | "provided.al2023" | "python3.12" | "java21")]
660
+ def compatible_runtimes: () -> ::Array[("nodejs" | "nodejs4.3" | "nodejs6.10" | "nodejs8.10" | "nodejs10.x" | "nodejs12.x" | "nodejs14.x" | "nodejs16.x" | "java8" | "java8.al2" | "java11" | "python2.7" | "python3.6" | "python3.7" | "python3.8" | "python3.9" | "dotnetcore1.0" | "dotnetcore2.0" | "dotnetcore2.1" | "dotnetcore3.1" | "dotnet6" | "dotnet8" | "nodejs4.3-edge" | "go1.x" | "ruby2.5" | "ruby2.7" | "provided" | "provided.al2" | "nodejs18.x" | "python3.10" | "java17" | "ruby3.2" | "python3.11" | "nodejs20.x" | "provided.al2023" | "python3.12" | "java21")]
661
661
  def license_info: () -> ::String
662
662
  def compatible_architectures: () -> ::Array[("x86_64" | "arm64")]
663
663
  end
@@ -676,7 +676,7 @@ module Aws
676
676
  def description: () -> ::String
677
677
  def created_date: () -> ::Time
678
678
  def version: () -> ::Integer
679
- def compatible_runtimes: () -> ::Array[("nodejs" | "nodejs4.3" | "nodejs6.10" | "nodejs8.10" | "nodejs10.x" | "nodejs12.x" | "nodejs14.x" | "nodejs16.x" | "java8" | "java8.al2" | "java11" | "python2.7" | "python3.6" | "python3.7" | "python3.8" | "python3.9" | "dotnetcore1.0" | "dotnetcore2.0" | "dotnetcore2.1" | "dotnetcore3.1" | "dotnet6" | "nodejs4.3-edge" | "go1.x" | "ruby2.5" | "ruby2.7" | "provided" | "provided.al2" | "nodejs18.x" | "python3.10" | "java17" | "ruby3.2" | "python3.11" | "nodejs20.x" | "provided.al2023" | "python3.12" | "java21")]
679
+ def compatible_runtimes: () -> ::Array[("nodejs" | "nodejs4.3" | "nodejs6.10" | "nodejs8.10" | "nodejs10.x" | "nodejs12.x" | "nodejs14.x" | "nodejs16.x" | "java8" | "java8.al2" | "java11" | "python2.7" | "python3.6" | "python3.7" | "python3.8" | "python3.9" | "dotnetcore1.0" | "dotnetcore2.0" | "dotnetcore2.1" | "dotnetcore3.1" | "dotnet6" | "dotnet8" | "nodejs4.3-edge" | "go1.x" | "ruby2.5" | "ruby2.7" | "provided" | "provided.al2" | "nodejs18.x" | "python3.10" | "java17" | "ruby3.2" | "python3.11" | "nodejs20.x" | "provided.al2023" | "python3.12" | "java21")]
680
680
  def license_info: () -> ::String
681
681
  def compatible_architectures: () -> ::Array[("x86_64" | "arm64")]
682
682
  end
@@ -887,7 +887,7 @@ module Aws
887
887
  end
888
888
  # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/Lambda/Client.html#list_layer_versions-instance_method
889
889
  def list_layer_versions: (
890
- ?compatible_runtime: ("nodejs" | "nodejs4.3" | "nodejs6.10" | "nodejs8.10" | "nodejs10.x" | "nodejs12.x" | "nodejs14.x" | "nodejs16.x" | "java8" | "java8.al2" | "java11" | "python2.7" | "python3.6" | "python3.7" | "python3.8" | "python3.9" | "dotnetcore1.0" | "dotnetcore2.0" | "dotnetcore2.1" | "dotnetcore3.1" | "dotnet6" | "nodejs4.3-edge" | "go1.x" | "ruby2.5" | "ruby2.7" | "provided" | "provided.al2" | "nodejs18.x" | "python3.10" | "java17" | "ruby3.2" | "python3.11" | "nodejs20.x" | "provided.al2023" | "python3.12" | "java21"),
890
+ ?compatible_runtime: ("nodejs" | "nodejs4.3" | "nodejs6.10" | "nodejs8.10" | "nodejs10.x" | "nodejs12.x" | "nodejs14.x" | "nodejs16.x" | "java8" | "java8.al2" | "java11" | "python2.7" | "python3.6" | "python3.7" | "python3.8" | "python3.9" | "dotnetcore1.0" | "dotnetcore2.0" | "dotnetcore2.1" | "dotnetcore3.1" | "dotnet6" | "dotnet8" | "nodejs4.3-edge" | "go1.x" | "ruby2.5" | "ruby2.7" | "provided" | "provided.al2" | "nodejs18.x" | "python3.10" | "java17" | "ruby3.2" | "python3.11" | "nodejs20.x" | "provided.al2023" | "python3.12" | "java21"),
891
891
  layer_name: ::String,
892
892
  ?marker: ::String,
893
893
  ?max_items: ::Integer,
@@ -902,7 +902,7 @@ module Aws
902
902
  end
903
903
  # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/Lambda/Client.html#list_layers-instance_method
904
904
  def list_layers: (
905
- ?compatible_runtime: ("nodejs" | "nodejs4.3" | "nodejs6.10" | "nodejs8.10" | "nodejs10.x" | "nodejs12.x" | "nodejs14.x" | "nodejs16.x" | "java8" | "java8.al2" | "java11" | "python2.7" | "python3.6" | "python3.7" | "python3.8" | "python3.9" | "dotnetcore1.0" | "dotnetcore2.0" | "dotnetcore2.1" | "dotnetcore3.1" | "dotnet6" | "nodejs4.3-edge" | "go1.x" | "ruby2.5" | "ruby2.7" | "provided" | "provided.al2" | "nodejs18.x" | "python3.10" | "java17" | "ruby3.2" | "python3.11" | "nodejs20.x" | "provided.al2023" | "python3.12" | "java21"),
905
+ ?compatible_runtime: ("nodejs" | "nodejs4.3" | "nodejs6.10" | "nodejs8.10" | "nodejs10.x" | "nodejs12.x" | "nodejs14.x" | "nodejs16.x" | "java8" | "java8.al2" | "java11" | "python2.7" | "python3.6" | "python3.7" | "python3.8" | "python3.9" | "dotnetcore1.0" | "dotnetcore2.0" | "dotnetcore2.1" | "dotnetcore3.1" | "dotnet6" | "dotnet8" | "nodejs4.3-edge" | "go1.x" | "ruby2.5" | "ruby2.7" | "provided" | "provided.al2" | "nodejs18.x" | "python3.10" | "java17" | "ruby3.2" | "python3.11" | "nodejs20.x" | "provided.al2023" | "python3.12" | "java21"),
906
906
  ?marker: ::String,
907
907
  ?max_items: ::Integer,
908
908
  ?compatible_architecture: ("x86_64" | "arm64")
@@ -953,7 +953,7 @@ module Aws
953
953
  def description: () -> ::String
954
954
  def created_date: () -> ::Time
955
955
  def version: () -> ::Integer
956
- def compatible_runtimes: () -> ::Array[("nodejs" | "nodejs4.3" | "nodejs6.10" | "nodejs8.10" | "nodejs10.x" | "nodejs12.x" | "nodejs14.x" | "nodejs16.x" | "java8" | "java8.al2" | "java11" | "python2.7" | "python3.6" | "python3.7" | "python3.8" | "python3.9" | "dotnetcore1.0" | "dotnetcore2.0" | "dotnetcore2.1" | "dotnetcore3.1" | "dotnet6" | "nodejs4.3-edge" | "go1.x" | "ruby2.5" | "ruby2.7" | "provided" | "provided.al2" | "nodejs18.x" | "python3.10" | "java17" | "ruby3.2" | "python3.11" | "nodejs20.x" | "provided.al2023" | "python3.12" | "java21")]
956
+ def compatible_runtimes: () -> ::Array[("nodejs" | "nodejs4.3" | "nodejs6.10" | "nodejs8.10" | "nodejs10.x" | "nodejs12.x" | "nodejs14.x" | "nodejs16.x" | "java8" | "java8.al2" | "java11" | "python2.7" | "python3.6" | "python3.7" | "python3.8" | "python3.9" | "dotnetcore1.0" | "dotnetcore2.0" | "dotnetcore2.1" | "dotnetcore3.1" | "dotnet6" | "dotnet8" | "nodejs4.3-edge" | "go1.x" | "ruby2.5" | "ruby2.7" | "provided" | "provided.al2" | "nodejs18.x" | "python3.10" | "java17" | "ruby3.2" | "python3.11" | "nodejs20.x" | "provided.al2023" | "python3.12" | "java21")]
957
957
  def license_info: () -> ::String
958
958
  def compatible_architectures: () -> ::Array[("x86_64" | "arm64")]
959
959
  end
@@ -967,7 +967,7 @@ module Aws
967
967
  s3_object_version: ::String?,
968
968
  zip_file: ::String?
969
969
  },
970
- ?compatible_runtimes: Array[("nodejs" | "nodejs4.3" | "nodejs6.10" | "nodejs8.10" | "nodejs10.x" | "nodejs12.x" | "nodejs14.x" | "nodejs16.x" | "java8" | "java8.al2" | "java11" | "python2.7" | "python3.6" | "python3.7" | "python3.8" | "python3.9" | "dotnetcore1.0" | "dotnetcore2.0" | "dotnetcore2.1" | "dotnetcore3.1" | "dotnet6" | "nodejs4.3-edge" | "go1.x" | "ruby2.5" | "ruby2.7" | "provided" | "provided.al2" | "nodejs18.x" | "python3.10" | "java17" | "ruby3.2" | "python3.11" | "nodejs20.x" | "provided.al2023" | "python3.12" | "java21")],
970
+ ?compatible_runtimes: Array[("nodejs" | "nodejs4.3" | "nodejs6.10" | "nodejs8.10" | "nodejs10.x" | "nodejs12.x" | "nodejs14.x" | "nodejs16.x" | "java8" | "java8.al2" | "java11" | "python2.7" | "python3.6" | "python3.7" | "python3.8" | "python3.9" | "dotnetcore1.0" | "dotnetcore2.0" | "dotnetcore2.1" | "dotnetcore3.1" | "dotnet6" | "dotnet8" | "nodejs4.3-edge" | "go1.x" | "ruby2.5" | "ruby2.7" | "provided" | "provided.al2" | "nodejs18.x" | "python3.10" | "java17" | "ruby3.2" | "python3.11" | "nodejs20.x" | "provided.al2023" | "python3.12" | "java21")],
971
971
  ?license_info: ::String,
972
972
  ?compatible_architectures: Array[("x86_64" | "arm64")]
973
973
  ) -> _PublishLayerVersionResponseSuccess
@@ -977,7 +977,7 @@ module Aws
977
977
  include ::Seahorse::Client::_ResponseSuccess[Types::FunctionConfiguration]
978
978
  def function_name: () -> ::String
979
979
  def function_arn: () -> ::String
980
- def runtime: () -> ("nodejs" | "nodejs4.3" | "nodejs6.10" | "nodejs8.10" | "nodejs10.x" | "nodejs12.x" | "nodejs14.x" | "nodejs16.x" | "java8" | "java8.al2" | "java11" | "python2.7" | "python3.6" | "python3.7" | "python3.8" | "python3.9" | "dotnetcore1.0" | "dotnetcore2.0" | "dotnetcore2.1" | "dotnetcore3.1" | "dotnet6" | "nodejs4.3-edge" | "go1.x" | "ruby2.5" | "ruby2.7" | "provided" | "provided.al2" | "nodejs18.x" | "python3.10" | "java17" | "ruby3.2" | "python3.11" | "nodejs20.x" | "provided.al2023" | "python3.12" | "java21")
980
+ def runtime: () -> ("nodejs" | "nodejs4.3" | "nodejs6.10" | "nodejs8.10" | "nodejs10.x" | "nodejs12.x" | "nodejs14.x" | "nodejs16.x" | "java8" | "java8.al2" | "java11" | "python2.7" | "python3.6" | "python3.7" | "python3.8" | "python3.9" | "dotnetcore1.0" | "dotnetcore2.0" | "dotnetcore2.1" | "dotnetcore3.1" | "dotnet6" | "dotnet8" | "nodejs4.3-edge" | "go1.x" | "ruby2.5" | "ruby2.7" | "provided" | "provided.al2" | "nodejs18.x" | "python3.10" | "java17" | "ruby3.2" | "python3.11" | "nodejs20.x" | "provided.al2023" | "python3.12" | "java21")
981
981
  def role: () -> ::String
982
982
  def handler: () -> ::String
983
983
  def code_size: () -> ::Integer
@@ -1251,7 +1251,7 @@ module Aws
1251
1251
  include ::Seahorse::Client::_ResponseSuccess[Types::FunctionConfiguration]
1252
1252
  def function_name: () -> ::String
1253
1253
  def function_arn: () -> ::String
1254
- def runtime: () -> ("nodejs" | "nodejs4.3" | "nodejs6.10" | "nodejs8.10" | "nodejs10.x" | "nodejs12.x" | "nodejs14.x" | "nodejs16.x" | "java8" | "java8.al2" | "java11" | "python2.7" | "python3.6" | "python3.7" | "python3.8" | "python3.9" | "dotnetcore1.0" | "dotnetcore2.0" | "dotnetcore2.1" | "dotnetcore3.1" | "dotnet6" | "nodejs4.3-edge" | "go1.x" | "ruby2.5" | "ruby2.7" | "provided" | "provided.al2" | "nodejs18.x" | "python3.10" | "java17" | "ruby3.2" | "python3.11" | "nodejs20.x" | "provided.al2023" | "python3.12" | "java21")
1254
+ def runtime: () -> ("nodejs" | "nodejs4.3" | "nodejs6.10" | "nodejs8.10" | "nodejs10.x" | "nodejs12.x" | "nodejs14.x" | "nodejs16.x" | "java8" | "java8.al2" | "java11" | "python2.7" | "python3.6" | "python3.7" | "python3.8" | "python3.9" | "dotnetcore1.0" | "dotnetcore2.0" | "dotnetcore2.1" | "dotnetcore3.1" | "dotnet6" | "dotnet8" | "nodejs4.3-edge" | "go1.x" | "ruby2.5" | "ruby2.7" | "provided" | "provided.al2" | "nodejs18.x" | "python3.10" | "java17" | "ruby3.2" | "python3.11" | "nodejs20.x" | "provided.al2023" | "python3.12" | "java21")
1255
1255
  def role: () -> ::String
1256
1256
  def handler: () -> ::String
1257
1257
  def code_size: () -> ::Integer
@@ -1305,7 +1305,7 @@ module Aws
1305
1305
  include ::Seahorse::Client::_ResponseSuccess[Types::FunctionConfiguration]
1306
1306
  def function_name: () -> ::String
1307
1307
  def function_arn: () -> ::String
1308
- def runtime: () -> ("nodejs" | "nodejs4.3" | "nodejs6.10" | "nodejs8.10" | "nodejs10.x" | "nodejs12.x" | "nodejs14.x" | "nodejs16.x" | "java8" | "java8.al2" | "java11" | "python2.7" | "python3.6" | "python3.7" | "python3.8" | "python3.9" | "dotnetcore1.0" | "dotnetcore2.0" | "dotnetcore2.1" | "dotnetcore3.1" | "dotnet6" | "nodejs4.3-edge" | "go1.x" | "ruby2.5" | "ruby2.7" | "provided" | "provided.al2" | "nodejs18.x" | "python3.10" | "java17" | "ruby3.2" | "python3.11" | "nodejs20.x" | "provided.al2023" | "python3.12" | "java21")
1308
+ def runtime: () -> ("nodejs" | "nodejs4.3" | "nodejs6.10" | "nodejs8.10" | "nodejs10.x" | "nodejs12.x" | "nodejs14.x" | "nodejs16.x" | "java8" | "java8.al2" | "java11" | "python2.7" | "python3.6" | "python3.7" | "python3.8" | "python3.9" | "dotnetcore1.0" | "dotnetcore2.0" | "dotnetcore2.1" | "dotnetcore3.1" | "dotnet6" | "dotnet8" | "nodejs4.3-edge" | "go1.x" | "ruby2.5" | "ruby2.7" | "provided" | "provided.al2" | "nodejs18.x" | "python3.10" | "java17" | "ruby3.2" | "python3.11" | "nodejs20.x" | "provided.al2023" | "python3.12" | "java21")
1309
1309
  def role: () -> ::String
1310
1310
  def handler: () -> ::String
1311
1311
  def code_size: () -> ::Integer
@@ -1356,7 +1356,7 @@ module Aws
1356
1356
  ?environment: {
1357
1357
  variables: Hash[::String, ::String]?
1358
1358
  },
1359
- ?runtime: ("nodejs" | "nodejs4.3" | "nodejs6.10" | "nodejs8.10" | "nodejs10.x" | "nodejs12.x" | "nodejs14.x" | "nodejs16.x" | "java8" | "java8.al2" | "java11" | "python2.7" | "python3.6" | "python3.7" | "python3.8" | "python3.9" | "dotnetcore1.0" | "dotnetcore2.0" | "dotnetcore2.1" | "dotnetcore3.1" | "dotnet6" | "nodejs4.3-edge" | "go1.x" | "ruby2.5" | "ruby2.7" | "provided" | "provided.al2" | "nodejs18.x" | "python3.10" | "java17" | "ruby3.2" | "python3.11" | "nodejs20.x" | "provided.al2023" | "python3.12" | "java21"),
1359
+ ?runtime: ("nodejs" | "nodejs4.3" | "nodejs6.10" | "nodejs8.10" | "nodejs10.x" | "nodejs12.x" | "nodejs14.x" | "nodejs16.x" | "java8" | "java8.al2" | "java11" | "python2.7" | "python3.6" | "python3.7" | "python3.8" | "python3.9" | "dotnetcore1.0" | "dotnetcore2.0" | "dotnetcore2.1" | "dotnetcore3.1" | "dotnet6" | "dotnet8" | "nodejs4.3-edge" | "go1.x" | "ruby2.5" | "ruby2.7" | "provided" | "provided.al2" | "nodejs18.x" | "python3.10" | "java17" | "ruby3.2" | "python3.11" | "nodejs20.x" | "provided.al2023" | "python3.12" | "java21"),
1360
1360
  ?dead_letter_config: {
1361
1361
  target_arn: ::String?
1362
1362
  },