aws-sdk-elasticloadbalancing 1.0.0.rc4 → 1.0.0.rc5
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 3adc2b626f3682c89cf4139320cd58b19750b4d8
|
4
|
+
data.tar.gz: e28aaba2251bb6374b224e3e17358348319ae7cd
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: dcab519761b159b4dc55e7356197c665ed79c1d8da4c6d7f00be019d8dceb48b0975f62aeccaff48749fd31628e473e5e2ce82f615feabdfad212d257b822a06
|
7
|
+
data.tar.gz: a46cf3b2ece521023afed29c69e941545810d6370ba25b22763760f31e7027c712db0740e113ff30f9e9c2e0b228683f7bb8c845c90c75f285f8430d1afe18dc
|
@@ -153,7 +153,7 @@ module Aws::ElasticLoadBalancing
|
|
153
153
|
# updates its value.
|
154
154
|
#
|
155
155
|
# For more information, see [Tag Your Classic Load Balancer][1] in the
|
156
|
-
# *Classic Load
|
156
|
+
# *Classic Load Balancer Guide*.
|
157
157
|
#
|
158
158
|
#
|
159
159
|
#
|
@@ -193,7 +193,7 @@ module Aws::ElasticLoadBalancing
|
|
193
193
|
# the previously associated security groups.
|
194
194
|
#
|
195
195
|
# For more information, see [Security Groups for Load Balancers in a
|
196
|
-
# VPC][1] in the *Classic Load
|
196
|
+
# VPC][1] in the *Classic Load Balancer Guide*.
|
197
197
|
#
|
198
198
|
#
|
199
199
|
#
|
@@ -236,7 +236,7 @@ module Aws::ElasticLoadBalancing
|
|
236
236
|
#
|
237
237
|
# The load balancer evenly distributes requests across all registered
|
238
238
|
# subnets. For more information, see [Add or Remove Subnets for Your
|
239
|
-
# Load Balancer in a VPC][1] in the *Classic Load
|
239
|
+
# Load Balancer in a VPC][1] in the *Classic Load Balancer Guide*.
|
240
240
|
#
|
241
241
|
#
|
242
242
|
#
|
@@ -278,7 +278,7 @@ module Aws::ElasticLoadBalancing
|
|
278
278
|
# state of your EC2 instances.
|
279
279
|
#
|
280
280
|
# For more information, see [Configure Health Checks for Your Load
|
281
|
-
# Balancer][1] in the *Classic Load
|
281
|
+
# Balancer][1] in the *Classic Load Balancer Guide*.
|
282
282
|
#
|
283
283
|
#
|
284
284
|
#
|
@@ -339,7 +339,7 @@ module Aws::ElasticLoadBalancing
|
|
339
339
|
# session stops being sticky until a new application cookie is issued.
|
340
340
|
#
|
341
341
|
# For more information, see [Application-Controlled Session
|
342
|
-
# Stickiness][1] in the *Classic Load
|
342
|
+
# Stickiness][1] in the *Classic Load Balancer Guide*.
|
343
343
|
#
|
344
344
|
#
|
345
345
|
#
|
@@ -393,7 +393,7 @@ module Aws::ElasticLoadBalancing
|
|
393
393
|
# configuration.
|
394
394
|
#
|
395
395
|
# For more information, see [Duration-Based Session Stickiness][1] in
|
396
|
-
# the *Classic Load
|
396
|
+
# the *Classic Load Balancer Guide*.
|
397
397
|
#
|
398
398
|
#
|
399
399
|
#
|
@@ -432,7 +432,7 @@ module Aws::ElasticLoadBalancing
|
|
432
432
|
req.send_request(options)
|
433
433
|
end
|
434
434
|
|
435
|
-
# Creates a Classic
|
435
|
+
# Creates a Classic Load Balancer.
|
436
436
|
#
|
437
437
|
# You can add listeners, security groups, subnets, and tags when you
|
438
438
|
# create your load balancer, or you can add them later using
|
@@ -446,7 +446,7 @@ module Aws::ElasticLoadBalancing
|
|
446
446
|
# You can create up to 20 load balancers per region per account. You can
|
447
447
|
# request an increase for the number of load balancers for your account.
|
448
448
|
# For more information, see [Limits for Your Classic Load Balancer][1]
|
449
|
-
# in the *Classic Load
|
449
|
+
# in the *Classic Load Balancer Guide*.
|
450
450
|
#
|
451
451
|
#
|
452
452
|
#
|
@@ -464,7 +464,7 @@ module Aws::ElasticLoadBalancing
|
|
464
464
|
# The listeners.
|
465
465
|
#
|
466
466
|
# For more information, see [Listeners for Your Classic Load
|
467
|
-
# Balancer][1] in the *Classic Load
|
467
|
+
# Balancer][1] in the *Classic Load Balancer Guide*.
|
468
468
|
#
|
469
469
|
#
|
470
470
|
#
|
@@ -507,7 +507,7 @@ module Aws::ElasticLoadBalancing
|
|
507
507
|
# A list of tags to assign to the load balancer.
|
508
508
|
#
|
509
509
|
# For more information about tagging your load balancer, see [Tag Your
|
510
|
-
# Classic Load Balancer][1] in the *Classic Load
|
510
|
+
# Classic Load Balancer][1] in the *Classic Load Balancer Guide*.
|
511
511
|
#
|
512
512
|
#
|
513
513
|
#
|
@@ -561,7 +561,7 @@ module Aws::ElasticLoadBalancing
|
|
561
561
|
# properties of the existing listener.
|
562
562
|
#
|
563
563
|
# For more information, see [Listeners for Your Classic Load
|
564
|
-
# Balancer][1] in the *Classic Load
|
564
|
+
# Balancer][1] in the *Classic Load Balancer Guide*.
|
565
565
|
#
|
566
566
|
#
|
567
567
|
#
|
@@ -737,7 +737,7 @@ module Aws::ElasticLoadBalancing
|
|
737
737
|
# deregistered from the load balancer.
|
738
738
|
#
|
739
739
|
# For more information, see [Register or De-Register EC2 Instances][1]
|
740
|
-
# in the *Classic Load
|
740
|
+
# in the *Classic Load Balancer Guide*.
|
741
741
|
#
|
742
742
|
#
|
743
743
|
#
|
@@ -778,6 +778,51 @@ module Aws::ElasticLoadBalancing
|
|
778
778
|
req.send_request(options)
|
779
779
|
end
|
780
780
|
|
781
|
+
# Describes the current Elastic Load Balancing resource limits for your
|
782
|
+
# AWS account.
|
783
|
+
#
|
784
|
+
# For more information, see [Limits for Your Classic Load Balancer][1]
|
785
|
+
# in the *Classic Load Balancer Guide*.
|
786
|
+
#
|
787
|
+
#
|
788
|
+
#
|
789
|
+
# [1]: http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-limits.html
|
790
|
+
#
|
791
|
+
# @option params [String] :marker
|
792
|
+
# The marker for the next set of results. (You received this marker from
|
793
|
+
# a previous call.)
|
794
|
+
#
|
795
|
+
# @option params [Integer] :page_size
|
796
|
+
# The maximum number of results to return with this call.
|
797
|
+
#
|
798
|
+
# @return [Types::DescribeAccountLimitsOutput] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
799
|
+
#
|
800
|
+
# * {Types::DescribeAccountLimitsOutput#limits #limits} => Array<Types::Limit>
|
801
|
+
# * {Types::DescribeAccountLimitsOutput#next_marker #next_marker} => String
|
802
|
+
#
|
803
|
+
# @example Request syntax with placeholder values
|
804
|
+
#
|
805
|
+
# resp = client.describe_account_limits({
|
806
|
+
# marker: "Marker",
|
807
|
+
# page_size: 1,
|
808
|
+
# })
|
809
|
+
#
|
810
|
+
# @example Response structure
|
811
|
+
#
|
812
|
+
# resp.limits #=> Array
|
813
|
+
# resp.limits[0].name #=> String
|
814
|
+
# resp.limits[0].max #=> String
|
815
|
+
# resp.next_marker #=> String
|
816
|
+
#
|
817
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/DescribeAccountLimits AWS API Documentation
|
818
|
+
#
|
819
|
+
# @overload describe_account_limits(params = {})
|
820
|
+
# @param [Hash] params ({})
|
821
|
+
def describe_account_limits(params = {}, options = {})
|
822
|
+
req = build_request(:describe_account_limits, params)
|
823
|
+
req.send_request(options)
|
824
|
+
end
|
825
|
+
|
781
826
|
# Describes the state of the specified instances with respect to the
|
782
827
|
# specified load balancer. If no instances are specified, the call
|
783
828
|
# describes the state of all instances that are currently registered
|
@@ -1119,7 +1164,7 @@ module Aws::ElasticLoadBalancing
|
|
1119
1164
|
# Availability Zones.
|
1120
1165
|
#
|
1121
1166
|
# For more information, see [Add or Remove Availability Zones][1] in the
|
1122
|
-
# *Classic Load
|
1167
|
+
# *Classic Load Balancer Guide*.
|
1123
1168
|
#
|
1124
1169
|
#
|
1125
1170
|
#
|
@@ -1163,7 +1208,7 @@ module Aws::ElasticLoadBalancing
|
|
1163
1208
|
# registered Availability Zones that contain instances.
|
1164
1209
|
#
|
1165
1210
|
# For more information, see [Add or Remove Availability Zones][1] in the
|
1166
|
-
# *Classic Load
|
1211
|
+
# *Classic Load Balancer Guide*.
|
1167
1212
|
#
|
1168
1213
|
#
|
1169
1214
|
#
|
@@ -1209,7 +1254,7 @@ module Aws::ElasticLoadBalancing
|
|
1209
1254
|
# `ConnectionSettings` by specifying an idle connection timeout value
|
1210
1255
|
# for your load balancer.
|
1211
1256
|
#
|
1212
|
-
# For more information, see the following in the *Classic Load
|
1257
|
+
# For more information, see the following in the *Classic Load Balancer
|
1213
1258
|
# Guide*\:
|
1214
1259
|
#
|
1215
1260
|
# * [Cross-Zone Load Balancing][1]
|
@@ -1231,7 +1276,7 @@ module Aws::ElasticLoadBalancing
|
|
1231
1276
|
# The name of the load balancer.
|
1232
1277
|
#
|
1233
1278
|
# @option params [required, Types::LoadBalancerAttributes] :load_balancer_attributes
|
1234
|
-
# The attributes
|
1279
|
+
# The attributes for the load balancer.
|
1235
1280
|
#
|
1236
1281
|
# @return [Types::ModifyLoadBalancerAttributesOutput] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
1237
1282
|
#
|
@@ -1316,7 +1361,7 @@ module Aws::ElasticLoadBalancing
|
|
1316
1361
|
# DeregisterInstancesFromLoadBalancer.
|
1317
1362
|
#
|
1318
1363
|
# For more information, see [Register or De-Register EC2 Instances][1]
|
1319
|
-
# in the *Classic Load
|
1364
|
+
# in the *Classic Load Balancer Guide*.
|
1320
1365
|
#
|
1321
1366
|
#
|
1322
1367
|
#
|
@@ -1394,7 +1439,7 @@ module Aws::ElasticLoadBalancing
|
|
1394
1439
|
#
|
1395
1440
|
# For more information about updating your SSL certificate, see [Replace
|
1396
1441
|
# the SSL Certificate for Your Load Balancer][1] in the *Classic Load
|
1397
|
-
#
|
1442
|
+
# Balancer Guide*.
|
1398
1443
|
#
|
1399
1444
|
#
|
1400
1445
|
#
|
@@ -1443,8 +1488,8 @@ module Aws::ElasticLoadBalancing
|
|
1443
1488
|
#
|
1444
1489
|
# For more information about enabling back-end instance authentication,
|
1445
1490
|
# see [Configure Back-end Instance Authentication][1] in the *Classic
|
1446
|
-
# Load
|
1447
|
-
# [Configure Proxy Protocol Support][2] in the *Classic Load
|
1491
|
+
# Load Balancer Guide*. For more information about Proxy Protocol, see
|
1492
|
+
# [Configure Proxy Protocol Support][2] in the *Classic Load Balancer
|
1448
1493
|
# Guide*.
|
1449
1494
|
#
|
1450
1495
|
#
|
@@ -1490,7 +1535,7 @@ module Aws::ElasticLoadBalancing
|
|
1490
1535
|
# For more information about setting policies, see [Update the SSL
|
1491
1536
|
# Negotiation Configuration][1], [Duration-Based Session Stickiness][2],
|
1492
1537
|
# and [Application-Controlled Session Stickiness][3] in the *Classic
|
1493
|
-
# Load
|
1538
|
+
# Load Balancer Guide*.
|
1494
1539
|
#
|
1495
1540
|
#
|
1496
1541
|
#
|
@@ -1541,7 +1586,7 @@ module Aws::ElasticLoadBalancing
|
|
1541
1586
|
params: params,
|
1542
1587
|
config: config)
|
1543
1588
|
context[:gem_name] = 'aws-sdk-elasticloadbalancing'
|
1544
|
-
context[:gem_version] = '1.0.0.
|
1589
|
+
context[:gem_version] = '1.0.0.rc5'
|
1545
1590
|
Seahorse::Client::Request.new(handlers, context)
|
1546
1591
|
end
|
1547
1592
|
|
@@ -75,6 +75,8 @@ module Aws::ElasticLoadBalancing
|
|
75
75
|
DeregisterEndPointsOutput = Shapes::StructureShape.new(name: 'DeregisterEndPointsOutput')
|
76
76
|
DescribeAccessPointsInput = Shapes::StructureShape.new(name: 'DescribeAccessPointsInput')
|
77
77
|
DescribeAccessPointsOutput = Shapes::StructureShape.new(name: 'DescribeAccessPointsOutput')
|
78
|
+
DescribeAccountLimitsInput = Shapes::StructureShape.new(name: 'DescribeAccountLimitsInput')
|
79
|
+
DescribeAccountLimitsOutput = Shapes::StructureShape.new(name: 'DescribeAccountLimitsOutput')
|
78
80
|
DescribeEndPointStateInput = Shapes::StructureShape.new(name: 'DescribeEndPointStateInput')
|
79
81
|
DescribeEndPointStateOutput = Shapes::StructureShape.new(name: 'DescribeEndPointStateOutput')
|
80
82
|
DescribeLoadBalancerAttributesInput = Shapes::StructureShape.new(name: 'DescribeLoadBalancerAttributesInput')
|
@@ -112,6 +114,8 @@ module Aws::ElasticLoadBalancing
|
|
112
114
|
InvalidSubnetException = Shapes::StructureShape.new(name: 'InvalidSubnetException')
|
113
115
|
LBCookieStickinessPolicies = Shapes::ListShape.new(name: 'LBCookieStickinessPolicies')
|
114
116
|
LBCookieStickinessPolicy = Shapes::StructureShape.new(name: 'LBCookieStickinessPolicy')
|
117
|
+
Limit = Shapes::StructureShape.new(name: 'Limit')
|
118
|
+
Limits = Shapes::ListShape.new(name: 'Limits')
|
115
119
|
Listener = Shapes::StructureShape.new(name: 'Listener')
|
116
120
|
ListenerDescription = Shapes::StructureShape.new(name: 'ListenerDescription')
|
117
121
|
ListenerDescriptions = Shapes::ListShape.new(name: 'ListenerDescriptions')
|
@@ -125,8 +129,10 @@ module Aws::ElasticLoadBalancing
|
|
125
129
|
LoadBalancerNamesMax20 = Shapes::ListShape.new(name: 'LoadBalancerNamesMax20')
|
126
130
|
LoadBalancerScheme = Shapes::StringShape.new(name: 'LoadBalancerScheme')
|
127
131
|
Marker = Shapes::StringShape.new(name: 'Marker')
|
132
|
+
Max = Shapes::StringShape.new(name: 'Max')
|
128
133
|
ModifyLoadBalancerAttributesInput = Shapes::StructureShape.new(name: 'ModifyLoadBalancerAttributesInput')
|
129
134
|
ModifyLoadBalancerAttributesOutput = Shapes::StructureShape.new(name: 'ModifyLoadBalancerAttributesOutput')
|
135
|
+
Name = Shapes::StringShape.new(name: 'Name')
|
130
136
|
PageSize = Shapes::IntegerShape.new(name: 'PageSize')
|
131
137
|
Policies = Shapes::StructureShape.new(name: 'Policies')
|
132
138
|
PolicyAttribute = Shapes::StructureShape.new(name: 'PolicyAttribute')
|
@@ -329,6 +335,14 @@ module Aws::ElasticLoadBalancing
|
|
329
335
|
DescribeAccessPointsOutput.add_member(:next_marker, Shapes::ShapeRef.new(shape: Marker, location_name: "NextMarker"))
|
330
336
|
DescribeAccessPointsOutput.struct_class = Types::DescribeAccessPointsOutput
|
331
337
|
|
338
|
+
DescribeAccountLimitsInput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
|
339
|
+
DescribeAccountLimitsInput.add_member(:page_size, Shapes::ShapeRef.new(shape: PageSize, location_name: "PageSize"))
|
340
|
+
DescribeAccountLimitsInput.struct_class = Types::DescribeAccountLimitsInput
|
341
|
+
|
342
|
+
DescribeAccountLimitsOutput.add_member(:limits, Shapes::ShapeRef.new(shape: Limits, location_name: "Limits"))
|
343
|
+
DescribeAccountLimitsOutput.add_member(:next_marker, Shapes::ShapeRef.new(shape: Marker, location_name: "NextMarker"))
|
344
|
+
DescribeAccountLimitsOutput.struct_class = Types::DescribeAccountLimitsOutput
|
345
|
+
|
332
346
|
DescribeEndPointStateInput.add_member(:load_balancer_name, Shapes::ShapeRef.new(shape: AccessPointName, required: true, location_name: "LoadBalancerName"))
|
333
347
|
DescribeEndPointStateInput.add_member(:instances, Shapes::ShapeRef.new(shape: Instances, location_name: "Instances"))
|
334
348
|
DescribeEndPointStateInput.struct_class = Types::DescribeEndPointStateInput
|
@@ -394,6 +408,12 @@ module Aws::ElasticLoadBalancing
|
|
394
408
|
LBCookieStickinessPolicy.add_member(:cookie_expiration_period, Shapes::ShapeRef.new(shape: CookieExpirationPeriod, location_name: "CookieExpirationPeriod"))
|
395
409
|
LBCookieStickinessPolicy.struct_class = Types::LBCookieStickinessPolicy
|
396
410
|
|
411
|
+
Limit.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "Name"))
|
412
|
+
Limit.add_member(:max, Shapes::ShapeRef.new(shape: Max, location_name: "Max"))
|
413
|
+
Limit.struct_class = Types::Limit
|
414
|
+
|
415
|
+
Limits.member = Shapes::ShapeRef.new(shape: Limit)
|
416
|
+
|
397
417
|
Listener.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, required: true, location_name: "Protocol"))
|
398
418
|
Listener.add_member(:load_balancer_port, Shapes::ShapeRef.new(shape: AccessPointPort, required: true, location_name: "LoadBalancerPort"))
|
399
419
|
Listener.add_member(:instance_protocol, Shapes::ShapeRef.new(shape: Protocol, location_name: "InstanceProtocol"))
|
@@ -723,6 +743,14 @@ module Aws::ElasticLoadBalancing
|
|
723
743
|
o.errors << Shapes::ShapeRef.new(shape: InvalidEndPointException)
|
724
744
|
end)
|
725
745
|
|
746
|
+
api.add_operation(:describe_account_limits, Seahorse::Model::Operation.new.tap do |o|
|
747
|
+
o.name = "DescribeAccountLimits"
|
748
|
+
o.http_method = "POST"
|
749
|
+
o.http_request_uri = "/"
|
750
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeAccountLimitsInput)
|
751
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeAccountLimitsOutput)
|
752
|
+
end)
|
753
|
+
|
726
754
|
api.add_operation(:describe_instance_health, Seahorse::Model::Operation.new.tap do |o|
|
727
755
|
o.name = "DescribeInstanceHealth"
|
728
756
|
o.http_method = "POST"
|
@@ -409,7 +409,7 @@ module Aws::ElasticLoadBalancing
|
|
409
409
|
# The listeners.
|
410
410
|
#
|
411
411
|
# For more information, see [Listeners for Your Classic Load
|
412
|
-
# Balancer][1] in the *Classic Load
|
412
|
+
# Balancer][1] in the *Classic Load Balancer Guide*.
|
413
413
|
#
|
414
414
|
#
|
415
415
|
#
|
@@ -457,7 +457,7 @@ module Aws::ElasticLoadBalancing
|
|
457
457
|
# A list of tags to assign to the load balancer.
|
458
458
|
#
|
459
459
|
# For more information about tagging your load balancer, see [Tag Your
|
460
|
-
# Classic Load Balancer][1] in the *Classic Load
|
460
|
+
# Classic Load Balancer][1] in the *Classic Load Balancer Guide*.
|
461
461
|
#
|
462
462
|
#
|
463
463
|
#
|
@@ -871,6 +871,48 @@ module Aws::ElasticLoadBalancing
|
|
871
871
|
include Aws::Structure
|
872
872
|
end
|
873
873
|
|
874
|
+
# @note When making an API call, you may pass DescribeAccountLimitsInput
|
875
|
+
# data as a hash:
|
876
|
+
#
|
877
|
+
# {
|
878
|
+
# marker: "Marker",
|
879
|
+
# page_size: 1,
|
880
|
+
# }
|
881
|
+
#
|
882
|
+
# @!attribute [rw] marker
|
883
|
+
# The marker for the next set of results. (You received this marker
|
884
|
+
# from a previous call.)
|
885
|
+
# @return [String]
|
886
|
+
#
|
887
|
+
# @!attribute [rw] page_size
|
888
|
+
# The maximum number of results to return with this call.
|
889
|
+
# @return [Integer]
|
890
|
+
#
|
891
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/DescribeAccountLimitsInput AWS API Documentation
|
892
|
+
#
|
893
|
+
class DescribeAccountLimitsInput < Struct.new(
|
894
|
+
:marker,
|
895
|
+
:page_size)
|
896
|
+
include Aws::Structure
|
897
|
+
end
|
898
|
+
|
899
|
+
# @!attribute [rw] limits
|
900
|
+
# Information about the limits.
|
901
|
+
# @return [Array<Types::Limit>]
|
902
|
+
#
|
903
|
+
# @!attribute [rw] next_marker
|
904
|
+
# The marker to use when requesting the next set of results. If there
|
905
|
+
# are no additional results, the string is empty.
|
906
|
+
# @return [String]
|
907
|
+
#
|
908
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/DescribeAccountLimitsOutput AWS API Documentation
|
909
|
+
#
|
910
|
+
class DescribeAccountLimitsOutput < Struct.new(
|
911
|
+
:limits,
|
912
|
+
:next_marker)
|
913
|
+
include Aws::Structure
|
914
|
+
end
|
915
|
+
|
874
916
|
# Contains the parameters for DescribeInstanceHealth.
|
875
917
|
#
|
876
918
|
# @note When making an API call, you may pass DescribeEndPointStateInput
|
@@ -1263,11 +1305,34 @@ module Aws::ElasticLoadBalancing
|
|
1263
1305
|
include Aws::Structure
|
1264
1306
|
end
|
1265
1307
|
|
1308
|
+
# Information about an Elastic Load Balancing resource limit for your
|
1309
|
+
# AWS account.
|
1310
|
+
#
|
1311
|
+
# @!attribute [rw] name
|
1312
|
+
# The name of the limit. The possible values are:
|
1313
|
+
#
|
1314
|
+
# * classic-listeners
|
1315
|
+
#
|
1316
|
+
# * classic-load-balancers
|
1317
|
+
# @return [String]
|
1318
|
+
#
|
1319
|
+
# @!attribute [rw] max
|
1320
|
+
# The maximum value of the limit.
|
1321
|
+
# @return [String]
|
1322
|
+
#
|
1323
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/Limit AWS API Documentation
|
1324
|
+
#
|
1325
|
+
class Limit < Struct.new(
|
1326
|
+
:name,
|
1327
|
+
:max)
|
1328
|
+
include Aws::Structure
|
1329
|
+
end
|
1330
|
+
|
1266
1331
|
# Information about a listener.
|
1267
1332
|
#
|
1268
1333
|
# For information about the protocols and the ports supported by Elastic
|
1269
1334
|
# Load Balancing, see [Listeners for Your Classic Load Balancer][1] in
|
1270
|
-
# the *Classic Load
|
1335
|
+
# the *Classic Load Balancer Guide*.
|
1271
1336
|
#
|
1272
1337
|
#
|
1273
1338
|
#
|
@@ -1334,15 +1399,7 @@ module Aws::ElasticLoadBalancing
|
|
1334
1399
|
# The policies enabled for a listener.
|
1335
1400
|
#
|
1336
1401
|
# @!attribute [rw] listener
|
1337
|
-
#
|
1338
|
-
#
|
1339
|
-
# For information about the protocols and the ports supported by
|
1340
|
-
# Elastic Load Balancing, see [Listeners for Your Classic Load
|
1341
|
-
# Balancer][1] in the *Classic Load Balancers Guide*.
|
1342
|
-
#
|
1343
|
-
#
|
1344
|
-
#
|
1345
|
-
# [1]: http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-listener-config.html
|
1402
|
+
# The listener.
|
1346
1403
|
# @return [Types::Listener]
|
1347
1404
|
#
|
1348
1405
|
# @!attribute [rw] policy_names
|
@@ -1392,7 +1449,7 @@ module Aws::ElasticLoadBalancing
|
|
1392
1449
|
# across all instances regardless of the Availability Zones.
|
1393
1450
|
#
|
1394
1451
|
# For more information, see [Configure Cross-Zone Load Balancing][1]
|
1395
|
-
# in the *Classic Load
|
1452
|
+
# in the *Classic Load Balancer Guide*.
|
1396
1453
|
#
|
1397
1454
|
#
|
1398
1455
|
#
|
@@ -1405,7 +1462,7 @@ module Aws::ElasticLoadBalancing
|
|
1405
1462
|
# you specify.
|
1406
1463
|
#
|
1407
1464
|
# For more information, see [Enable Access Logs][1] in the *Classic
|
1408
|
-
# Load
|
1465
|
+
# Load Balancer Guide*.
|
1409
1466
|
#
|
1410
1467
|
#
|
1411
1468
|
#
|
@@ -1418,7 +1475,7 @@ module Aws::ElasticLoadBalancing
|
|
1418
1475
|
# unhealthy instance.
|
1419
1476
|
#
|
1420
1477
|
# For more information, see [Configure Connection Draining][1] in the
|
1421
|
-
# *Classic Load
|
1478
|
+
# *Classic Load Balancer Guide*.
|
1422
1479
|
#
|
1423
1480
|
#
|
1424
1481
|
#
|
@@ -1432,7 +1489,7 @@ module Aws::ElasticLoadBalancing
|
|
1432
1489
|
# By default, Elastic Load Balancing maintains a 60-second idle
|
1433
1490
|
# connection timeout for both front-end and back-end connections of
|
1434
1491
|
# your load balancer. For more information, see [Configure Idle
|
1435
|
-
# Connection Timeout][1] in the *Classic Load
|
1492
|
+
# Connection Timeout][1] in the *Classic Load Balancer Guide*.
|
1436
1493
|
#
|
1437
1494
|
#
|
1438
1495
|
#
|
@@ -1468,7 +1525,7 @@ module Aws::ElasticLoadBalancing
|
|
1468
1525
|
# The DNS name of the load balancer.
|
1469
1526
|
#
|
1470
1527
|
# For more information, see [Configure a Custom Domain Name][1] in the
|
1471
|
-
# *Classic Load
|
1528
|
+
# *Classic Load Balancer Guide*.
|
1472
1529
|
#
|
1473
1530
|
#
|
1474
1531
|
#
|
@@ -1597,7 +1654,7 @@ module Aws::ElasticLoadBalancing
|
|
1597
1654
|
# @return [String]
|
1598
1655
|
#
|
1599
1656
|
# @!attribute [rw] load_balancer_attributes
|
1600
|
-
# The attributes
|
1657
|
+
# The attributes for the load balancer.
|
1601
1658
|
# @return [Types::LoadBalancerAttributes]
|
1602
1659
|
#
|
1603
1660
|
# @see http://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/ModifyLoadBalancerAttributesInput AWS API Documentation
|
@@ -1615,7 +1672,7 @@ module Aws::ElasticLoadBalancing
|
|
1615
1672
|
# @return [String]
|
1616
1673
|
#
|
1617
1674
|
# @!attribute [rw] load_balancer_attributes
|
1618
|
-
#
|
1675
|
+
# Information about the load balancer attributes.
|
1619
1676
|
# @return [Types::LoadBalancerAttributes]
|
1620
1677
|
#
|
1621
1678
|
# @see http://docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/ModifyLoadBalancerAttributesOutput AWS API Documentation
|
metadata
CHANGED
@@ -1,29 +1,29 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-elasticloadbalancing
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.0.
|
4
|
+
version: 1.0.0.rc5
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Amazon Web Services
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2017-05-
|
11
|
+
date: 2017-05-23 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|
15
15
|
requirement: !ruby/object:Gem::Requirement
|
16
16
|
requirements:
|
17
|
-
- -
|
17
|
+
- - "~>"
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: 3.0.0.
|
19
|
+
version: 3.0.0.rc12
|
20
20
|
type: :runtime
|
21
21
|
prerelease: false
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
23
23
|
requirements:
|
24
|
-
- -
|
24
|
+
- - "~>"
|
25
25
|
- !ruby/object:Gem::Version
|
26
|
-
version: 3.0.0.
|
26
|
+
version: 3.0.0.rc12
|
27
27
|
- !ruby/object:Gem::Dependency
|
28
28
|
name: aws-sigv4
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|