aws-sdk-elasticloadbalancingv2 1.21.0 → 1.75.0

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.
@@ -1,7 +1,9 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
4
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
5
7
  #
6
8
  # WARNING ABOUT GENERATED CODE
7
9
 
@@ -11,6 +13,7 @@ module Aws::ElasticLoadBalancingV2
11
13
 
12
14
  include Seahorse::Model
13
15
 
16
+ ALPNPolicyNotSupportedException = Shapes::StructureShape.new(name: 'ALPNPolicyNotSupportedException')
14
17
  Action = Shapes::StructureShape.new(name: 'Action')
15
18
  ActionOrder = Shapes::IntegerShape.new(name: 'ActionOrder')
16
19
  ActionTypeEnum = Shapes::StringShape.new(name: 'ActionTypeEnum')
@@ -21,6 +24,8 @@ module Aws::ElasticLoadBalancingV2
21
24
  AddTagsOutput = Shapes::StructureShape.new(name: 'AddTagsOutput')
22
25
  AllocationId = Shapes::StringShape.new(name: 'AllocationId')
23
26
  AllocationIdNotFoundException = Shapes::StructureShape.new(name: 'AllocationIdNotFoundException')
27
+ AlpnPolicyName = Shapes::ListShape.new(name: 'AlpnPolicyName')
28
+ AlpnPolicyValue = Shapes::StringShape.new(name: 'AlpnPolicyValue')
24
29
  AuthenticateCognitoActionAuthenticationRequestExtraParams = Shapes::MapShape.new(name: 'AuthenticateCognitoActionAuthenticationRequestExtraParams')
25
30
  AuthenticateCognitoActionAuthenticationRequestParamName = Shapes::StringShape.new(name: 'AuthenticateCognitoActionAuthenticationRequestParamName')
26
31
  AuthenticateCognitoActionAuthenticationRequestParamValue = Shapes::StringShape.new(name: 'AuthenticateCognitoActionAuthenticationRequestParamValue')
@@ -69,6 +74,7 @@ module Aws::ElasticLoadBalancingV2
69
74
  CreateTargetGroupInput = Shapes::StructureShape.new(name: 'CreateTargetGroupInput')
70
75
  CreateTargetGroupOutput = Shapes::StructureShape.new(name: 'CreateTargetGroupOutput')
71
76
  CreatedTime = Shapes::TimestampShape.new(name: 'CreatedTime')
77
+ CustomerOwnedIpv4Pool = Shapes::StringShape.new(name: 'CustomerOwnedIpv4Pool')
72
78
  DNSName = Shapes::StringShape.new(name: 'DNSName')
73
79
  Default = Shapes::BooleanShape.new(name: 'Default')
74
80
  DeleteListenerInput = Shapes::StructureShape.new(name: 'DeleteListenerInput')
@@ -112,13 +118,20 @@ module Aws::ElasticLoadBalancingV2
112
118
  FixedResponseActionContentType = Shapes::StringShape.new(name: 'FixedResponseActionContentType')
113
119
  FixedResponseActionMessage = Shapes::StringShape.new(name: 'FixedResponseActionMessage')
114
120
  FixedResponseActionStatusCode = Shapes::StringShape.new(name: 'FixedResponseActionStatusCode')
121
+ ForwardActionConfig = Shapes::StructureShape.new(name: 'ForwardActionConfig')
122
+ GrpcCode = Shapes::StringShape.new(name: 'GrpcCode')
115
123
  HealthCheckEnabled = Shapes::BooleanShape.new(name: 'HealthCheckEnabled')
116
124
  HealthCheckIntervalSeconds = Shapes::IntegerShape.new(name: 'HealthCheckIntervalSeconds')
117
125
  HealthCheckPort = Shapes::StringShape.new(name: 'HealthCheckPort')
118
126
  HealthCheckThresholdCount = Shapes::IntegerShape.new(name: 'HealthCheckThresholdCount')
119
127
  HealthCheckTimeoutSeconds = Shapes::IntegerShape.new(name: 'HealthCheckTimeoutSeconds')
120
128
  HealthUnavailableException = Shapes::StructureShape.new(name: 'HealthUnavailableException')
129
+ HostHeaderConditionConfig = Shapes::StructureShape.new(name: 'HostHeaderConditionConfig')
121
130
  HttpCode = Shapes::StringShape.new(name: 'HttpCode')
131
+ HttpHeaderConditionConfig = Shapes::StructureShape.new(name: 'HttpHeaderConditionConfig')
132
+ HttpHeaderConditionName = Shapes::StringShape.new(name: 'HttpHeaderConditionName')
133
+ HttpRequestMethodConditionConfig = Shapes::StructureShape.new(name: 'HttpRequestMethodConditionConfig')
134
+ IPv6Address = Shapes::StringShape.new(name: 'IPv6Address')
122
135
  IncompatibleProtocolsException = Shapes::StructureShape.new(name: 'IncompatibleProtocolsException')
123
136
  InvalidConfigurationRequestException = Shapes::StructureShape.new(name: 'InvalidConfigurationRequestException')
124
137
  InvalidLoadBalancerActionException = Shapes::StructureShape.new(name: 'InvalidLoadBalancerActionException')
@@ -169,11 +182,18 @@ module Aws::ElasticLoadBalancingV2
169
182
  ModifyTargetGroupOutput = Shapes::StructureShape.new(name: 'ModifyTargetGroupOutput')
170
183
  Name = Shapes::StringShape.new(name: 'Name')
171
184
  OperationNotPermittedException = Shapes::StructureShape.new(name: 'OperationNotPermittedException')
185
+ OutpostId = Shapes::StringShape.new(name: 'OutpostId')
172
186
  PageSize = Shapes::IntegerShape.new(name: 'PageSize')
173
187
  Path = Shapes::StringShape.new(name: 'Path')
188
+ PathPatternConditionConfig = Shapes::StructureShape.new(name: 'PathPatternConditionConfig')
174
189
  Port = Shapes::IntegerShape.new(name: 'Port')
175
190
  PriorityInUseException = Shapes::StructureShape.new(name: 'PriorityInUseException')
191
+ PrivateIPv4Address = Shapes::StringShape.new(name: 'PrivateIPv4Address')
176
192
  ProtocolEnum = Shapes::StringShape.new(name: 'ProtocolEnum')
193
+ ProtocolVersion = Shapes::StringShape.new(name: 'ProtocolVersion')
194
+ QueryStringConditionConfig = Shapes::StructureShape.new(name: 'QueryStringConditionConfig')
195
+ QueryStringKeyValuePair = Shapes::StructureShape.new(name: 'QueryStringKeyValuePair')
196
+ QueryStringKeyValuePairList = Shapes::ListShape.new(name: 'QueryStringKeyValuePairList')
177
197
  RedirectActionConfig = Shapes::StructureShape.new(name: 'RedirectActionConfig')
178
198
  RedirectActionHost = Shapes::StringShape.new(name: 'RedirectActionHost')
179
199
  RedirectActionPath = Shapes::StringShape.new(name: 'RedirectActionPath')
@@ -211,6 +231,7 @@ module Aws::ElasticLoadBalancingV2
211
231
  SetSecurityGroupsOutput = Shapes::StructureShape.new(name: 'SetSecurityGroupsOutput')
212
232
  SetSubnetsInput = Shapes::StructureShape.new(name: 'SetSubnetsInput')
213
233
  SetSubnetsOutput = Shapes::StructureShape.new(name: 'SetSubnetsOutput')
234
+ SourceIpConditionConfig = Shapes::StructureShape.new(name: 'SourceIpConditionConfig')
214
235
  SslPolicies = Shapes::ListShape.new(name: 'SslPolicies')
215
236
  SslPolicy = Shapes::StructureShape.new(name: 'SslPolicy')
216
237
  SslPolicyName = Shapes::StringShape.new(name: 'SslPolicyName')
@@ -242,9 +263,16 @@ module Aws::ElasticLoadBalancingV2
242
263
  TargetGroupAttributeKey = Shapes::StringShape.new(name: 'TargetGroupAttributeKey')
243
264
  TargetGroupAttributeValue = Shapes::StringShape.new(name: 'TargetGroupAttributeValue')
244
265
  TargetGroupAttributes = Shapes::ListShape.new(name: 'TargetGroupAttributes')
266
+ TargetGroupIpAddressTypeEnum = Shapes::StringShape.new(name: 'TargetGroupIpAddressTypeEnum')
267
+ TargetGroupList = Shapes::ListShape.new(name: 'TargetGroupList')
245
268
  TargetGroupName = Shapes::StringShape.new(name: 'TargetGroupName')
246
269
  TargetGroupNames = Shapes::ListShape.new(name: 'TargetGroupNames')
247
270
  TargetGroupNotFoundException = Shapes::StructureShape.new(name: 'TargetGroupNotFoundException')
271
+ TargetGroupStickinessConfig = Shapes::StructureShape.new(name: 'TargetGroupStickinessConfig')
272
+ TargetGroupStickinessDurationSeconds = Shapes::IntegerShape.new(name: 'TargetGroupStickinessDurationSeconds')
273
+ TargetGroupStickinessEnabled = Shapes::BooleanShape.new(name: 'TargetGroupStickinessEnabled')
274
+ TargetGroupTuple = Shapes::StructureShape.new(name: 'TargetGroupTuple')
275
+ TargetGroupWeight = Shapes::IntegerShape.new(name: 'TargetGroupWeight')
248
276
  TargetGroups = Shapes::ListShape.new(name: 'TargetGroups')
249
277
  TargetHealth = Shapes::StructureShape.new(name: 'TargetHealth')
250
278
  TargetHealthDescription = Shapes::StructureShape.new(name: 'TargetHealthDescription')
@@ -262,10 +290,13 @@ module Aws::ElasticLoadBalancingV2
262
290
  TooManyTagsException = Shapes::StructureShape.new(name: 'TooManyTagsException')
263
291
  TooManyTargetGroupsException = Shapes::StructureShape.new(name: 'TooManyTargetGroupsException')
264
292
  TooManyTargetsException = Shapes::StructureShape.new(name: 'TooManyTargetsException')
293
+ TooManyUniqueTargetGroupsPerLoadBalancerException = Shapes::StructureShape.new(name: 'TooManyUniqueTargetGroupsPerLoadBalancerException')
265
294
  UnsupportedProtocolException = Shapes::StructureShape.new(name: 'UnsupportedProtocolException')
266
295
  VpcId = Shapes::StringShape.new(name: 'VpcId')
267
296
  ZoneName = Shapes::StringShape.new(name: 'ZoneName')
268
297
 
298
+ ALPNPolicyNotSupportedException.struct_class = Types::ALPNPolicyNotSupportedException
299
+
269
300
  Action.add_member(:type, Shapes::ShapeRef.new(shape: ActionTypeEnum, required: true, location_name: "Type"))
270
301
  Action.add_member(:target_group_arn, Shapes::ShapeRef.new(shape: TargetGroupArn, location_name: "TargetGroupArn"))
271
302
  Action.add_member(:authenticate_oidc_config, Shapes::ShapeRef.new(shape: AuthenticateOidcActionConfig, location_name: "AuthenticateOidcConfig"))
@@ -273,6 +304,7 @@ module Aws::ElasticLoadBalancingV2
273
304
  Action.add_member(:order, Shapes::ShapeRef.new(shape: ActionOrder, location_name: "Order"))
274
305
  Action.add_member(:redirect_config, Shapes::ShapeRef.new(shape: RedirectActionConfig, location_name: "RedirectConfig"))
275
306
  Action.add_member(:fixed_response_config, Shapes::ShapeRef.new(shape: FixedResponseActionConfig, location_name: "FixedResponseConfig"))
307
+ Action.add_member(:forward_config, Shapes::ShapeRef.new(shape: ForwardActionConfig, location_name: "ForwardConfig"))
276
308
  Action.struct_class = Types::Action
277
309
 
278
310
  Actions.member = Shapes::ShapeRef.new(shape: Action)
@@ -290,6 +322,10 @@ module Aws::ElasticLoadBalancingV2
290
322
 
291
323
  AddTagsOutput.struct_class = Types::AddTagsOutput
292
324
 
325
+ AllocationIdNotFoundException.struct_class = Types::AllocationIdNotFoundException
326
+
327
+ AlpnPolicyName.member = Shapes::ShapeRef.new(shape: AlpnPolicyValue)
328
+
293
329
  AuthenticateCognitoActionAuthenticationRequestExtraParams.key = Shapes::ShapeRef.new(shape: AuthenticateCognitoActionAuthenticationRequestParamName)
294
330
  AuthenticateCognitoActionAuthenticationRequestExtraParams.value = Shapes::ShapeRef.new(shape: AuthenticateCognitoActionAuthenticationRequestParamValue)
295
331
 
@@ -322,9 +358,12 @@ module Aws::ElasticLoadBalancingV2
322
358
 
323
359
  AvailabilityZone.add_member(:zone_name, Shapes::ShapeRef.new(shape: ZoneName, location_name: "ZoneName"))
324
360
  AvailabilityZone.add_member(:subnet_id, Shapes::ShapeRef.new(shape: SubnetId, location_name: "SubnetId"))
361
+ AvailabilityZone.add_member(:outpost_id, Shapes::ShapeRef.new(shape: OutpostId, location_name: "OutpostId"))
325
362
  AvailabilityZone.add_member(:load_balancer_addresses, Shapes::ShapeRef.new(shape: LoadBalancerAddresses, location_name: "LoadBalancerAddresses"))
326
363
  AvailabilityZone.struct_class = Types::AvailabilityZone
327
364
 
365
+ AvailabilityZoneNotSupportedException.struct_class = Types::AvailabilityZoneNotSupportedException
366
+
328
367
  AvailabilityZones.member = Shapes::ShapeRef.new(shape: AvailabilityZone)
329
368
 
330
369
  Certificate.add_member(:certificate_arn, Shapes::ShapeRef.new(shape: CertificateArn, location_name: "CertificateArn"))
@@ -333,6 +372,8 @@ module Aws::ElasticLoadBalancingV2
333
372
 
334
373
  CertificateList.member = Shapes::ShapeRef.new(shape: Certificate)
335
374
 
375
+ CertificateNotFoundException.struct_class = Types::CertificateNotFoundException
376
+
336
377
  Cipher.add_member(:name, Shapes::ShapeRef.new(shape: CipherName, location_name: "Name"))
337
378
  Cipher.add_member(:priority, Shapes::ShapeRef.new(shape: CipherPriority, location_name: "Priority"))
338
379
  Cipher.struct_class = Types::Cipher
@@ -340,11 +381,13 @@ module Aws::ElasticLoadBalancingV2
340
381
  Ciphers.member = Shapes::ShapeRef.new(shape: Cipher)
341
382
 
342
383
  CreateListenerInput.add_member(:load_balancer_arn, Shapes::ShapeRef.new(shape: LoadBalancerArn, required: true, location_name: "LoadBalancerArn"))
343
- CreateListenerInput.add_member(:protocol, Shapes::ShapeRef.new(shape: ProtocolEnum, required: true, location_name: "Protocol"))
344
- CreateListenerInput.add_member(:port, Shapes::ShapeRef.new(shape: Port, required: true, location_name: "Port"))
384
+ CreateListenerInput.add_member(:protocol, Shapes::ShapeRef.new(shape: ProtocolEnum, location_name: "Protocol"))
385
+ CreateListenerInput.add_member(:port, Shapes::ShapeRef.new(shape: Port, location_name: "Port"))
345
386
  CreateListenerInput.add_member(:ssl_policy, Shapes::ShapeRef.new(shape: SslPolicyName, location_name: "SslPolicy"))
346
387
  CreateListenerInput.add_member(:certificates, Shapes::ShapeRef.new(shape: CertificateList, location_name: "Certificates"))
347
388
  CreateListenerInput.add_member(:default_actions, Shapes::ShapeRef.new(shape: Actions, required: true, location_name: "DefaultActions"))
389
+ CreateListenerInput.add_member(:alpn_policy, Shapes::ShapeRef.new(shape: AlpnPolicyName, location_name: "AlpnPolicy"))
390
+ CreateListenerInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
348
391
  CreateListenerInput.struct_class = Types::CreateListenerInput
349
392
 
350
393
  CreateListenerOutput.add_member(:listeners, Shapes::ShapeRef.new(shape: Listeners, location_name: "Listeners"))
@@ -358,6 +401,7 @@ module Aws::ElasticLoadBalancingV2
358
401
  CreateLoadBalancerInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
359
402
  CreateLoadBalancerInput.add_member(:type, Shapes::ShapeRef.new(shape: LoadBalancerTypeEnum, location_name: "Type"))
360
403
  CreateLoadBalancerInput.add_member(:ip_address_type, Shapes::ShapeRef.new(shape: IpAddressType, location_name: "IpAddressType"))
404
+ CreateLoadBalancerInput.add_member(:customer_owned_ipv_4_pool, Shapes::ShapeRef.new(shape: CustomerOwnedIpv4Pool, location_name: "CustomerOwnedIpv4Pool"))
361
405
  CreateLoadBalancerInput.struct_class = Types::CreateLoadBalancerInput
362
406
 
363
407
  CreateLoadBalancerOutput.add_member(:load_balancers, Shapes::ShapeRef.new(shape: LoadBalancers, location_name: "LoadBalancers"))
@@ -367,6 +411,7 @@ module Aws::ElasticLoadBalancingV2
367
411
  CreateRuleInput.add_member(:conditions, Shapes::ShapeRef.new(shape: RuleConditionList, required: true, location_name: "Conditions"))
368
412
  CreateRuleInput.add_member(:priority, Shapes::ShapeRef.new(shape: RulePriority, required: true, location_name: "Priority"))
369
413
  CreateRuleInput.add_member(:actions, Shapes::ShapeRef.new(shape: Actions, required: true, location_name: "Actions"))
414
+ CreateRuleInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
370
415
  CreateRuleInput.struct_class = Types::CreateRuleInput
371
416
 
372
417
  CreateRuleOutput.add_member(:rules, Shapes::ShapeRef.new(shape: Rules, location_name: "Rules"))
@@ -374,6 +419,7 @@ module Aws::ElasticLoadBalancingV2
374
419
 
375
420
  CreateTargetGroupInput.add_member(:name, Shapes::ShapeRef.new(shape: TargetGroupName, required: true, location_name: "Name"))
376
421
  CreateTargetGroupInput.add_member(:protocol, Shapes::ShapeRef.new(shape: ProtocolEnum, location_name: "Protocol"))
422
+ CreateTargetGroupInput.add_member(:protocol_version, Shapes::ShapeRef.new(shape: ProtocolVersion, location_name: "ProtocolVersion"))
377
423
  CreateTargetGroupInput.add_member(:port, Shapes::ShapeRef.new(shape: Port, location_name: "Port"))
378
424
  CreateTargetGroupInput.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VpcId, location_name: "VpcId"))
379
425
  CreateTargetGroupInput.add_member(:health_check_protocol, Shapes::ShapeRef.new(shape: ProtocolEnum, location_name: "HealthCheckProtocol"))
@@ -386,6 +432,8 @@ module Aws::ElasticLoadBalancingV2
386
432
  CreateTargetGroupInput.add_member(:unhealthy_threshold_count, Shapes::ShapeRef.new(shape: HealthCheckThresholdCount, location_name: "UnhealthyThresholdCount"))
387
433
  CreateTargetGroupInput.add_member(:matcher, Shapes::ShapeRef.new(shape: Matcher, location_name: "Matcher"))
388
434
  CreateTargetGroupInput.add_member(:target_type, Shapes::ShapeRef.new(shape: TargetTypeEnum, location_name: "TargetType"))
435
+ CreateTargetGroupInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
436
+ CreateTargetGroupInput.add_member(:ip_address_type, Shapes::ShapeRef.new(shape: TargetGroupIpAddressTypeEnum, location_name: "IpAddressType"))
389
437
  CreateTargetGroupInput.struct_class = Types::CreateTargetGroupInput
390
438
 
391
439
  CreateTargetGroupOutput.add_member(:target_groups, Shapes::ShapeRef.new(shape: TargetGroups, location_name: "TargetGroups"))
@@ -473,6 +521,7 @@ module Aws::ElasticLoadBalancingV2
473
521
  DescribeSSLPoliciesInput.add_member(:names, Shapes::ShapeRef.new(shape: SslPolicyNames, location_name: "Names"))
474
522
  DescribeSSLPoliciesInput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
475
523
  DescribeSSLPoliciesInput.add_member(:page_size, Shapes::ShapeRef.new(shape: PageSize, location_name: "PageSize"))
524
+ DescribeSSLPoliciesInput.add_member(:load_balancer_type, Shapes::ShapeRef.new(shape: LoadBalancerTypeEnum, location_name: "LoadBalancerType"))
476
525
  DescribeSSLPoliciesInput.struct_class = Types::DescribeSSLPoliciesInput
477
526
 
478
527
  DescribeSSLPoliciesOutput.add_member(:ssl_policies, Shapes::ShapeRef.new(shape: SslPolicies, location_name: "SslPolicies"))
@@ -509,11 +558,49 @@ module Aws::ElasticLoadBalancingV2
509
558
  DescribeTargetHealthOutput.add_member(:target_health_descriptions, Shapes::ShapeRef.new(shape: TargetHealthDescriptions, location_name: "TargetHealthDescriptions"))
510
559
  DescribeTargetHealthOutput.struct_class = Types::DescribeTargetHealthOutput
511
560
 
561
+ DuplicateListenerException.struct_class = Types::DuplicateListenerException
562
+
563
+ DuplicateLoadBalancerNameException.struct_class = Types::DuplicateLoadBalancerNameException
564
+
565
+ DuplicateTagKeysException.struct_class = Types::DuplicateTagKeysException
566
+
567
+ DuplicateTargetGroupNameException.struct_class = Types::DuplicateTargetGroupNameException
568
+
512
569
  FixedResponseActionConfig.add_member(:message_body, Shapes::ShapeRef.new(shape: FixedResponseActionMessage, location_name: "MessageBody"))
513
570
  FixedResponseActionConfig.add_member(:status_code, Shapes::ShapeRef.new(shape: FixedResponseActionStatusCode, required: true, location_name: "StatusCode"))
514
571
  FixedResponseActionConfig.add_member(:content_type, Shapes::ShapeRef.new(shape: FixedResponseActionContentType, location_name: "ContentType"))
515
572
  FixedResponseActionConfig.struct_class = Types::FixedResponseActionConfig
516
573
 
574
+ ForwardActionConfig.add_member(:target_groups, Shapes::ShapeRef.new(shape: TargetGroupList, location_name: "TargetGroups"))
575
+ ForwardActionConfig.add_member(:target_group_stickiness_config, Shapes::ShapeRef.new(shape: TargetGroupStickinessConfig, location_name: "TargetGroupStickinessConfig"))
576
+ ForwardActionConfig.struct_class = Types::ForwardActionConfig
577
+
578
+ HealthUnavailableException.struct_class = Types::HealthUnavailableException
579
+
580
+ HostHeaderConditionConfig.add_member(:values, Shapes::ShapeRef.new(shape: ListOfString, location_name: "Values"))
581
+ HostHeaderConditionConfig.struct_class = Types::HostHeaderConditionConfig
582
+
583
+ HttpHeaderConditionConfig.add_member(:http_header_name, Shapes::ShapeRef.new(shape: HttpHeaderConditionName, location_name: "HttpHeaderName"))
584
+ HttpHeaderConditionConfig.add_member(:values, Shapes::ShapeRef.new(shape: ListOfString, location_name: "Values"))
585
+ HttpHeaderConditionConfig.struct_class = Types::HttpHeaderConditionConfig
586
+
587
+ HttpRequestMethodConditionConfig.add_member(:values, Shapes::ShapeRef.new(shape: ListOfString, location_name: "Values"))
588
+ HttpRequestMethodConditionConfig.struct_class = Types::HttpRequestMethodConditionConfig
589
+
590
+ IncompatibleProtocolsException.struct_class = Types::IncompatibleProtocolsException
591
+
592
+ InvalidConfigurationRequestException.struct_class = Types::InvalidConfigurationRequestException
593
+
594
+ InvalidLoadBalancerActionException.struct_class = Types::InvalidLoadBalancerActionException
595
+
596
+ InvalidSchemeException.struct_class = Types::InvalidSchemeException
597
+
598
+ InvalidSecurityGroupException.struct_class = Types::InvalidSecurityGroupException
599
+
600
+ InvalidSubnetException.struct_class = Types::InvalidSubnetException
601
+
602
+ InvalidTargetException.struct_class = Types::InvalidTargetException
603
+
517
604
  Limit.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "Name"))
518
605
  Limit.add_member(:max, Shapes::ShapeRef.new(shape: Max, location_name: "Max"))
519
606
  Limit.struct_class = Types::Limit
@@ -529,10 +616,13 @@ module Aws::ElasticLoadBalancingV2
529
616
  Listener.add_member(:certificates, Shapes::ShapeRef.new(shape: CertificateList, location_name: "Certificates"))
530
617
  Listener.add_member(:ssl_policy, Shapes::ShapeRef.new(shape: SslPolicyName, location_name: "SslPolicy"))
531
618
  Listener.add_member(:default_actions, Shapes::ShapeRef.new(shape: Actions, location_name: "DefaultActions"))
619
+ Listener.add_member(:alpn_policy, Shapes::ShapeRef.new(shape: AlpnPolicyName, location_name: "AlpnPolicy"))
532
620
  Listener.struct_class = Types::Listener
533
621
 
534
622
  ListenerArns.member = Shapes::ShapeRef.new(shape: ListenerArn)
535
623
 
624
+ ListenerNotFoundException.struct_class = Types::ListenerNotFoundException
625
+
536
626
  Listeners.member = Shapes::ShapeRef.new(shape: Listener)
537
627
 
538
628
  LoadBalancer.add_member(:load_balancer_arn, Shapes::ShapeRef.new(shape: LoadBalancerArn, location_name: "LoadBalancerArn"))
@@ -547,10 +637,13 @@ module Aws::ElasticLoadBalancingV2
547
637
  LoadBalancer.add_member(:availability_zones, Shapes::ShapeRef.new(shape: AvailabilityZones, location_name: "AvailabilityZones"))
548
638
  LoadBalancer.add_member(:security_groups, Shapes::ShapeRef.new(shape: SecurityGroups, location_name: "SecurityGroups"))
549
639
  LoadBalancer.add_member(:ip_address_type, Shapes::ShapeRef.new(shape: IpAddressType, location_name: "IpAddressType"))
640
+ LoadBalancer.add_member(:customer_owned_ipv_4_pool, Shapes::ShapeRef.new(shape: CustomerOwnedIpv4Pool, location_name: "CustomerOwnedIpv4Pool"))
550
641
  LoadBalancer.struct_class = Types::LoadBalancer
551
642
 
552
643
  LoadBalancerAddress.add_member(:ip_address, Shapes::ShapeRef.new(shape: IpAddress, location_name: "IpAddress"))
553
644
  LoadBalancerAddress.add_member(:allocation_id, Shapes::ShapeRef.new(shape: AllocationId, location_name: "AllocationId"))
645
+ LoadBalancerAddress.add_member(:private_i_pv_4_address, Shapes::ShapeRef.new(shape: PrivateIPv4Address, location_name: "PrivateIPv4Address"))
646
+ LoadBalancerAddress.add_member(:i_pv_6_address, Shapes::ShapeRef.new(shape: IPv6Address, location_name: "IPv6Address"))
554
647
  LoadBalancerAddress.struct_class = Types::LoadBalancerAddress
555
648
 
556
649
  LoadBalancerAddresses.member = Shapes::ShapeRef.new(shape: LoadBalancerAddress)
@@ -565,13 +658,16 @@ module Aws::ElasticLoadBalancingV2
565
658
 
566
659
  LoadBalancerNames.member = Shapes::ShapeRef.new(shape: LoadBalancerName)
567
660
 
661
+ LoadBalancerNotFoundException.struct_class = Types::LoadBalancerNotFoundException
662
+
568
663
  LoadBalancerState.add_member(:code, Shapes::ShapeRef.new(shape: LoadBalancerStateEnum, location_name: "Code"))
569
664
  LoadBalancerState.add_member(:reason, Shapes::ShapeRef.new(shape: StateReason, location_name: "Reason"))
570
665
  LoadBalancerState.struct_class = Types::LoadBalancerState
571
666
 
572
667
  LoadBalancers.member = Shapes::ShapeRef.new(shape: LoadBalancer)
573
668
 
574
- Matcher.add_member(:http_code, Shapes::ShapeRef.new(shape: HttpCode, required: true, location_name: "HttpCode"))
669
+ Matcher.add_member(:http_code, Shapes::ShapeRef.new(shape: HttpCode, location_name: "HttpCode"))
670
+ Matcher.add_member(:grpc_code, Shapes::ShapeRef.new(shape: GrpcCode, location_name: "GrpcCode"))
575
671
  Matcher.struct_class = Types::Matcher
576
672
 
577
673
  ModifyListenerInput.add_member(:listener_arn, Shapes::ShapeRef.new(shape: ListenerArn, required: true, location_name: "ListenerArn"))
@@ -580,6 +676,7 @@ module Aws::ElasticLoadBalancingV2
580
676
  ModifyListenerInput.add_member(:ssl_policy, Shapes::ShapeRef.new(shape: SslPolicyName, location_name: "SslPolicy"))
581
677
  ModifyListenerInput.add_member(:certificates, Shapes::ShapeRef.new(shape: CertificateList, location_name: "Certificates"))
582
678
  ModifyListenerInput.add_member(:default_actions, Shapes::ShapeRef.new(shape: Actions, location_name: "DefaultActions"))
679
+ ModifyListenerInput.add_member(:alpn_policy, Shapes::ShapeRef.new(shape: AlpnPolicyName, location_name: "AlpnPolicy"))
583
680
  ModifyListenerInput.struct_class = Types::ModifyListenerInput
584
681
 
585
682
  ModifyListenerOutput.add_member(:listeners, Shapes::ShapeRef.new(shape: Listeners, location_name: "Listeners"))
@@ -622,6 +719,22 @@ module Aws::ElasticLoadBalancingV2
622
719
  ModifyTargetGroupOutput.add_member(:target_groups, Shapes::ShapeRef.new(shape: TargetGroups, location_name: "TargetGroups"))
623
720
  ModifyTargetGroupOutput.struct_class = Types::ModifyTargetGroupOutput
624
721
 
722
+ OperationNotPermittedException.struct_class = Types::OperationNotPermittedException
723
+
724
+ PathPatternConditionConfig.add_member(:values, Shapes::ShapeRef.new(shape: ListOfString, location_name: "Values"))
725
+ PathPatternConditionConfig.struct_class = Types::PathPatternConditionConfig
726
+
727
+ PriorityInUseException.struct_class = Types::PriorityInUseException
728
+
729
+ QueryStringConditionConfig.add_member(:values, Shapes::ShapeRef.new(shape: QueryStringKeyValuePairList, location_name: "Values"))
730
+ QueryStringConditionConfig.struct_class = Types::QueryStringConditionConfig
731
+
732
+ QueryStringKeyValuePair.add_member(:key, Shapes::ShapeRef.new(shape: StringValue, location_name: "Key"))
733
+ QueryStringKeyValuePair.add_member(:value, Shapes::ShapeRef.new(shape: StringValue, location_name: "Value"))
734
+ QueryStringKeyValuePair.struct_class = Types::QueryStringKeyValuePair
735
+
736
+ QueryStringKeyValuePairList.member = Shapes::ShapeRef.new(shape: QueryStringKeyValuePair)
737
+
625
738
  RedirectActionConfig.add_member(:protocol, Shapes::ShapeRef.new(shape: RedirectActionProtocol, location_name: "Protocol"))
626
739
  RedirectActionConfig.add_member(:port, Shapes::ShapeRef.new(shape: RedirectActionPort, location_name: "Port"))
627
740
  RedirectActionConfig.add_member(:host, Shapes::ShapeRef.new(shape: RedirectActionHost, location_name: "Host"))
@@ -650,6 +763,8 @@ module Aws::ElasticLoadBalancingV2
650
763
 
651
764
  ResourceArns.member = Shapes::ShapeRef.new(shape: ResourceArn)
652
765
 
766
+ ResourceInUseException.struct_class = Types::ResourceInUseException
767
+
653
768
  Rule.add_member(:rule_arn, Shapes::ShapeRef.new(shape: RuleArn, location_name: "RuleArn"))
654
769
  Rule.add_member(:priority, Shapes::ShapeRef.new(shape: String, location_name: "Priority"))
655
770
  Rule.add_member(:conditions, Shapes::ShapeRef.new(shape: RuleConditionList, location_name: "Conditions"))
@@ -661,10 +776,18 @@ module Aws::ElasticLoadBalancingV2
661
776
 
662
777
  RuleCondition.add_member(:field, Shapes::ShapeRef.new(shape: ConditionFieldName, location_name: "Field"))
663
778
  RuleCondition.add_member(:values, Shapes::ShapeRef.new(shape: ListOfString, location_name: "Values"))
779
+ RuleCondition.add_member(:host_header_config, Shapes::ShapeRef.new(shape: HostHeaderConditionConfig, location_name: "HostHeaderConfig"))
780
+ RuleCondition.add_member(:path_pattern_config, Shapes::ShapeRef.new(shape: PathPatternConditionConfig, location_name: "PathPatternConfig"))
781
+ RuleCondition.add_member(:http_header_config, Shapes::ShapeRef.new(shape: HttpHeaderConditionConfig, location_name: "HttpHeaderConfig"))
782
+ RuleCondition.add_member(:query_string_config, Shapes::ShapeRef.new(shape: QueryStringConditionConfig, location_name: "QueryStringConfig"))
783
+ RuleCondition.add_member(:http_request_method_config, Shapes::ShapeRef.new(shape: HttpRequestMethodConditionConfig, location_name: "HttpRequestMethodConfig"))
784
+ RuleCondition.add_member(:source_ip_config, Shapes::ShapeRef.new(shape: SourceIpConditionConfig, location_name: "SourceIpConfig"))
664
785
  RuleCondition.struct_class = Types::RuleCondition
665
786
 
666
787
  RuleConditionList.member = Shapes::ShapeRef.new(shape: RuleCondition)
667
788
 
789
+ RuleNotFoundException.struct_class = Types::RuleNotFoundException
790
+
668
791
  RulePriorityList.member = Shapes::ShapeRef.new(shape: RulePriorityPair)
669
792
 
670
793
  RulePriorityPair.add_member(:rule_arn, Shapes::ShapeRef.new(shape: RuleArn, location_name: "RuleArn"))
@@ -673,6 +796,8 @@ module Aws::ElasticLoadBalancingV2
673
796
 
674
797
  Rules.member = Shapes::ShapeRef.new(shape: Rule)
675
798
 
799
+ SSLPolicyNotFoundException.struct_class = Types::SSLPolicyNotFoundException
800
+
676
801
  SecurityGroups.member = Shapes::ShapeRef.new(shape: SecurityGroupId)
677
802
 
678
803
  SetIpAddressTypeInput.add_member(:load_balancer_arn, Shapes::ShapeRef.new(shape: LoadBalancerArn, required: true, location_name: "LoadBalancerArn"))
@@ -698,16 +823,22 @@ module Aws::ElasticLoadBalancingV2
698
823
  SetSubnetsInput.add_member(:load_balancer_arn, Shapes::ShapeRef.new(shape: LoadBalancerArn, required: true, location_name: "LoadBalancerArn"))
699
824
  SetSubnetsInput.add_member(:subnets, Shapes::ShapeRef.new(shape: Subnets, location_name: "Subnets"))
700
825
  SetSubnetsInput.add_member(:subnet_mappings, Shapes::ShapeRef.new(shape: SubnetMappings, location_name: "SubnetMappings"))
826
+ SetSubnetsInput.add_member(:ip_address_type, Shapes::ShapeRef.new(shape: IpAddressType, location_name: "IpAddressType"))
701
827
  SetSubnetsInput.struct_class = Types::SetSubnetsInput
702
828
 
703
829
  SetSubnetsOutput.add_member(:availability_zones, Shapes::ShapeRef.new(shape: AvailabilityZones, location_name: "AvailabilityZones"))
830
+ SetSubnetsOutput.add_member(:ip_address_type, Shapes::ShapeRef.new(shape: IpAddressType, location_name: "IpAddressType"))
704
831
  SetSubnetsOutput.struct_class = Types::SetSubnetsOutput
705
832
 
833
+ SourceIpConditionConfig.add_member(:values, Shapes::ShapeRef.new(shape: ListOfString, location_name: "Values"))
834
+ SourceIpConditionConfig.struct_class = Types::SourceIpConditionConfig
835
+
706
836
  SslPolicies.member = Shapes::ShapeRef.new(shape: SslPolicy)
707
837
 
708
838
  SslPolicy.add_member(:ssl_protocols, Shapes::ShapeRef.new(shape: SslProtocols, location_name: "SslProtocols"))
709
839
  SslPolicy.add_member(:ciphers, Shapes::ShapeRef.new(shape: Ciphers, location_name: "Ciphers"))
710
840
  SslPolicy.add_member(:name, Shapes::ShapeRef.new(shape: SslPolicyName, location_name: "Name"))
841
+ SslPolicy.add_member(:supported_load_balancer_types, Shapes::ShapeRef.new(shape: ListOfString, location_name: "SupportedLoadBalancerTypes"))
711
842
  SslPolicy.struct_class = Types::SslPolicy
712
843
 
713
844
  SslPolicyNames.member = Shapes::ShapeRef.new(shape: SslPolicyName)
@@ -716,10 +847,14 @@ module Aws::ElasticLoadBalancingV2
716
847
 
717
848
  SubnetMapping.add_member(:subnet_id, Shapes::ShapeRef.new(shape: SubnetId, location_name: "SubnetId"))
718
849
  SubnetMapping.add_member(:allocation_id, Shapes::ShapeRef.new(shape: AllocationId, location_name: "AllocationId"))
850
+ SubnetMapping.add_member(:private_i_pv_4_address, Shapes::ShapeRef.new(shape: PrivateIPv4Address, location_name: "PrivateIPv4Address"))
851
+ SubnetMapping.add_member(:i_pv_6_address, Shapes::ShapeRef.new(shape: IPv6Address, location_name: "IPv6Address"))
719
852
  SubnetMapping.struct_class = Types::SubnetMapping
720
853
 
721
854
  SubnetMappings.member = Shapes::ShapeRef.new(shape: SubnetMapping)
722
855
 
856
+ SubnetNotFoundException.struct_class = Types::SubnetNotFoundException
857
+
723
858
  Subnets.member = Shapes::ShapeRef.new(shape: SubnetId)
724
859
 
725
860
  Tag.add_member(:key, Shapes::ShapeRef.new(shape: TagKey, required: true, location_name: "Key"))
@@ -759,18 +894,34 @@ module Aws::ElasticLoadBalancingV2
759
894
  TargetGroup.add_member(:matcher, Shapes::ShapeRef.new(shape: Matcher, location_name: "Matcher"))
760
895
  TargetGroup.add_member(:load_balancer_arns, Shapes::ShapeRef.new(shape: LoadBalancerArns, location_name: "LoadBalancerArns"))
761
896
  TargetGroup.add_member(:target_type, Shapes::ShapeRef.new(shape: TargetTypeEnum, location_name: "TargetType"))
897
+ TargetGroup.add_member(:protocol_version, Shapes::ShapeRef.new(shape: ProtocolVersion, location_name: "ProtocolVersion"))
898
+ TargetGroup.add_member(:ip_address_type, Shapes::ShapeRef.new(shape: TargetGroupIpAddressTypeEnum, location_name: "IpAddressType"))
762
899
  TargetGroup.struct_class = Types::TargetGroup
763
900
 
764
901
  TargetGroupArns.member = Shapes::ShapeRef.new(shape: TargetGroupArn)
765
902
 
903
+ TargetGroupAssociationLimitException.struct_class = Types::TargetGroupAssociationLimitException
904
+
766
905
  TargetGroupAttribute.add_member(:key, Shapes::ShapeRef.new(shape: TargetGroupAttributeKey, location_name: "Key"))
767
906
  TargetGroupAttribute.add_member(:value, Shapes::ShapeRef.new(shape: TargetGroupAttributeValue, location_name: "Value"))
768
907
  TargetGroupAttribute.struct_class = Types::TargetGroupAttribute
769
908
 
770
909
  TargetGroupAttributes.member = Shapes::ShapeRef.new(shape: TargetGroupAttribute)
771
910
 
911
+ TargetGroupList.member = Shapes::ShapeRef.new(shape: TargetGroupTuple)
912
+
772
913
  TargetGroupNames.member = Shapes::ShapeRef.new(shape: TargetGroupName)
773
914
 
915
+ TargetGroupNotFoundException.struct_class = Types::TargetGroupNotFoundException
916
+
917
+ TargetGroupStickinessConfig.add_member(:enabled, Shapes::ShapeRef.new(shape: TargetGroupStickinessEnabled, location_name: "Enabled"))
918
+ TargetGroupStickinessConfig.add_member(:duration_seconds, Shapes::ShapeRef.new(shape: TargetGroupStickinessDurationSeconds, location_name: "DurationSeconds"))
919
+ TargetGroupStickinessConfig.struct_class = Types::TargetGroupStickinessConfig
920
+
921
+ TargetGroupTuple.add_member(:target_group_arn, Shapes::ShapeRef.new(shape: TargetGroupArn, location_name: "TargetGroupArn"))
922
+ TargetGroupTuple.add_member(:weight, Shapes::ShapeRef.new(shape: TargetGroupWeight, location_name: "Weight"))
923
+ TargetGroupTuple.struct_class = Types::TargetGroupTuple
924
+
774
925
  TargetGroups.member = Shapes::ShapeRef.new(shape: TargetGroup)
775
926
 
776
927
  TargetHealth.add_member(:state, Shapes::ShapeRef.new(shape: TargetHealthStateEnum, location_name: "State"))
@@ -785,6 +936,28 @@ module Aws::ElasticLoadBalancingV2
785
936
 
786
937
  TargetHealthDescriptions.member = Shapes::ShapeRef.new(shape: TargetHealthDescription)
787
938
 
939
+ TooManyActionsException.struct_class = Types::TooManyActionsException
940
+
941
+ TooManyCertificatesException.struct_class = Types::TooManyCertificatesException
942
+
943
+ TooManyListenersException.struct_class = Types::TooManyListenersException
944
+
945
+ TooManyLoadBalancersException.struct_class = Types::TooManyLoadBalancersException
946
+
947
+ TooManyRegistrationsForTargetIdException.struct_class = Types::TooManyRegistrationsForTargetIdException
948
+
949
+ TooManyRulesException.struct_class = Types::TooManyRulesException
950
+
951
+ TooManyTagsException.struct_class = Types::TooManyTagsException
952
+
953
+ TooManyTargetGroupsException.struct_class = Types::TooManyTargetGroupsException
954
+
955
+ TooManyTargetsException.struct_class = Types::TooManyTargetsException
956
+
957
+ TooManyUniqueTargetGroupsPerLoadBalancerException.struct_class = Types::TooManyUniqueTargetGroupsPerLoadBalancerException
958
+
959
+ UnsupportedProtocolException.struct_class = Types::UnsupportedProtocolException
960
+
788
961
 
789
962
  # @api private
790
963
  API = Seahorse::Model::Api.new.tap do |api|
@@ -824,6 +997,8 @@ module Aws::ElasticLoadBalancingV2
824
997
  o.errors << Shapes::ShapeRef.new(shape: TooManyTagsException)
825
998
  o.errors << Shapes::ShapeRef.new(shape: LoadBalancerNotFoundException)
826
999
  o.errors << Shapes::ShapeRef.new(shape: TargetGroupNotFoundException)
1000
+ o.errors << Shapes::ShapeRef.new(shape: ListenerNotFoundException)
1001
+ o.errors << Shapes::ShapeRef.new(shape: RuleNotFoundException)
827
1002
  end)
828
1003
 
829
1004
  api.add_operation(:create_listener, Seahorse::Model::Operation.new.tap do |o|
@@ -847,6 +1022,9 @@ module Aws::ElasticLoadBalancingV2
847
1022
  o.errors << Shapes::ShapeRef.new(shape: TooManyTargetsException)
848
1023
  o.errors << Shapes::ShapeRef.new(shape: TooManyActionsException)
849
1024
  o.errors << Shapes::ShapeRef.new(shape: InvalidLoadBalancerActionException)
1025
+ o.errors << Shapes::ShapeRef.new(shape: TooManyUniqueTargetGroupsPerLoadBalancerException)
1026
+ o.errors << Shapes::ShapeRef.new(shape: ALPNPolicyNotSupportedException)
1027
+ o.errors << Shapes::ShapeRef.new(shape: TooManyTagsException)
850
1028
  end)
851
1029
 
852
1030
  api.add_operation(:create_load_balancer, Seahorse::Model::Operation.new.tap do |o|
@@ -889,6 +1067,8 @@ module Aws::ElasticLoadBalancingV2
889
1067
  o.errors << Shapes::ShapeRef.new(shape: UnsupportedProtocolException)
890
1068
  o.errors << Shapes::ShapeRef.new(shape: TooManyActionsException)
891
1069
  o.errors << Shapes::ShapeRef.new(shape: InvalidLoadBalancerActionException)
1070
+ o.errors << Shapes::ShapeRef.new(shape: TooManyUniqueTargetGroupsPerLoadBalancerException)
1071
+ o.errors << Shapes::ShapeRef.new(shape: TooManyTagsException)
892
1072
  end)
893
1073
 
894
1074
  api.add_operation(:create_target_group, Seahorse::Model::Operation.new.tap do |o|
@@ -900,6 +1080,7 @@ module Aws::ElasticLoadBalancingV2
900
1080
  o.errors << Shapes::ShapeRef.new(shape: DuplicateTargetGroupNameException)
901
1081
  o.errors << Shapes::ShapeRef.new(shape: TooManyTargetGroupsException)
902
1082
  o.errors << Shapes::ShapeRef.new(shape: InvalidConfigurationRequestException)
1083
+ o.errors << Shapes::ShapeRef.new(shape: TooManyTagsException)
903
1084
  end)
904
1085
 
905
1086
  api.add_operation(:delete_listener, Seahorse::Model::Operation.new.tap do |o|
@@ -909,6 +1090,7 @@ module Aws::ElasticLoadBalancingV2
909
1090
  o.input = Shapes::ShapeRef.new(shape: DeleteListenerInput)
910
1091
  o.output = Shapes::ShapeRef.new(shape: DeleteListenerOutput)
911
1092
  o.errors << Shapes::ShapeRef.new(shape: ListenerNotFoundException)
1093
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
912
1094
  end)
913
1095
 
914
1096
  api.add_operation(:delete_load_balancer, Seahorse::Model::Operation.new.tap do |o|
@@ -1095,6 +1277,8 @@ module Aws::ElasticLoadBalancingV2
1095
1277
  o.errors << Shapes::ShapeRef.new(shape: TooManyTargetsException)
1096
1278
  o.errors << Shapes::ShapeRef.new(shape: TooManyActionsException)
1097
1279
  o.errors << Shapes::ShapeRef.new(shape: InvalidLoadBalancerActionException)
1280
+ o.errors << Shapes::ShapeRef.new(shape: TooManyUniqueTargetGroupsPerLoadBalancerException)
1281
+ o.errors << Shapes::ShapeRef.new(shape: ALPNPolicyNotSupportedException)
1098
1282
  end)
1099
1283
 
1100
1284
  api.add_operation(:modify_load_balancer_attributes, Seahorse::Model::Operation.new.tap do |o|
@@ -1123,6 +1307,7 @@ module Aws::ElasticLoadBalancingV2
1123
1307
  o.errors << Shapes::ShapeRef.new(shape: UnsupportedProtocolException)
1124
1308
  o.errors << Shapes::ShapeRef.new(shape: TooManyActionsException)
1125
1309
  o.errors << Shapes::ShapeRef.new(shape: InvalidLoadBalancerActionException)
1310
+ o.errors << Shapes::ShapeRef.new(shape: TooManyUniqueTargetGroupsPerLoadBalancerException)
1126
1311
  end)
1127
1312
 
1128
1313
  api.add_operation(:modify_target_group, Seahorse::Model::Operation.new.tap do |o|
@@ -1,7 +1,8 @@
1
+ # frozen_string_literal: true
1
2
  # WARNING ABOUT GENERATED CODE
2
3
  #
3
4
  # This file is generated. See the contributing for info on making contributions:
4
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
5
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
5
6
  #
6
7
  # WARNING ABOUT GENERATED CODE
7
8