aws-sdk-core 2.0.0.rc4 → 2.0.0.rc5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (158) hide show
  1. checksums.yaml +4 -4
  2. data/apis/CloudFront-2013-11-11.json +5502 -0
  3. data/apis/CloudWatch-2010-08-01.json +186 -1
  4. data/apis/DirectConnect-2012-10-25.json +758 -140
  5. data/apis/DynamoDB-2012-08-10.json +860 -2
  6. data/apis/EC2-2013-10-15.json +14698 -0
  7. data/apis/EMR-2009-03-31.json +86 -0
  8. data/apis/ElastiCache-2013-06-15.json +13 -5
  9. data/apis/ElasticBeanstalk-2010-12-01.json +141 -16
  10. data/apis/ElasticLoadBalancing-2012-06-01.json +0 -72
  11. data/apis/IAM-2010-05-08.json +156 -0
  12. data/apis/Kinesis-2013-12-02.json +9 -1
  13. data/apis/OpsWorks-2013-02-18.json +180 -6
  14. data/apis/RDS-2013-02-12.json +2 -1
  15. data/apis/RDS-2013-09-09.json +7963 -0
  16. data/apis/Redshift-2012-12-01.json +3273 -702
  17. data/apis/Route53-2012-12-12.json +2 -2
  18. data/apis/S3-2006-03-01.json +579 -538
  19. data/apis/SNS-2010-03-31.json +14 -0
  20. data/apis/SQS-2012-11-05.json +43 -6
  21. data/apis/STS-2011-06-15.json +81 -0
  22. data/apis/StorageGateway-2013-06-30.json +28 -28
  23. data/apis/source/cloudformation-2010-05-15.json +199 -199
  24. data/apis/source/cloudfront-2013-11-11.json +8828 -0
  25. data/apis/source/cloudfront-2013-11-11.paginators.json +32 -0
  26. data/apis/source/cloudfront-2013-11-11.waiters.json +29 -0
  27. data/apis/source/cloudsearch-2011-02-01.json +16 -23
  28. data/apis/source/datapipeline-2012-10-29.paginators.json +3 -2
  29. data/apis/source/directconnect-2012-10-25.json +1302 -363
  30. data/apis/source/dynamodb-2011-12-05.paginators.json +4 -1
  31. data/apis/source/dynamodb-2011-12-05.waiters.json +27 -0
  32. data/apis/source/dynamodb-2012-08-10.json +1634 -417
  33. data/apis/source/dynamodb-2012-08-10.paginators.json +4 -1
  34. data/apis/source/dynamodb-2012-08-10.waiters.json +25 -0
  35. data/apis/source/ec2-2013-10-15.json +19911 -0
  36. data/apis/source/ec2-2013-10-15.paginators.json +126 -0
  37. data/apis/source/ec2-2013-10-15.waiters.json +146 -0
  38. data/apis/source/elasticache-2013-06-15.json +10 -8
  39. data/apis/source/elasticache-2013-06-15.paginators.json +8 -2
  40. data/apis/source/elasticbeanstalk-2010-12-01.json +186 -32
  41. data/apis/source/elasticloadbalancing-2012-06-01.json +166 -293
  42. data/apis/source/elasticmapreduce-2009-03-31.json +229 -134
  43. data/apis/source/elastictranscoder-2012-09-25.json +1 -1
  44. data/apis/source/glacier-2012-06-01.paginators.json +3 -3
  45. data/apis/source/glacier-2012-06-01.waiters.json +23 -0
  46. data/apis/source/iam-2010-05-08.json +1306 -626
  47. data/apis/source/iam-2010-05-08.paginators.json +3 -0
  48. data/apis/source/kinesis-2013-12-02.json +4 -4
  49. data/apis/source/kinesis-2013-12-02.paginators.json +10 -4
  50. data/apis/source/monitoring-2010-08-01.json +336 -28
  51. data/apis/source/opsworks-2013-02-18.json +385 -102
  52. data/apis/source/rds-2013-01-10.paginators.json +6 -2
  53. data/apis/source/rds-2013-02-12.paginators.json +6 -2
  54. data/apis/source/rds-2013-09-09.json +10658 -0
  55. data/apis/source/rds-2013-09-09.paginators.json +110 -0
  56. data/apis/source/rds-2013-09-09.waiters.json +36 -0
  57. data/apis/source/redshift-2012-12-01.json +4759 -1237
  58. data/apis/source/redshift-2012-12-01.paginators.json +20 -1
  59. data/apis/source/redshift-2012-12-01.waiters.json +43 -0
  60. data/apis/source/route53-2012-12-12.paginators.json +2 -2
  61. data/apis/source/s3-2006-03-01.json +1032 -985
  62. data/apis/source/s3-2006-03-01.paginators.json +14 -3
  63. data/apis/source/s3-2006-03-01.waiters.json +27 -0
  64. data/apis/source/sns-2010-03-31.paginators.json +10 -0
  65. data/apis/source/sqs-2012-11-05.json +153 -101
  66. data/apis/source/storagegateway-2013-06-30.json +403 -442
  67. data/apis/source/storagegateway-2013-06-30.paginators.json +24 -0
  68. data/apis/source/sts-2011-06-15.json +258 -75
  69. data/apis/source/support-2013-04-15.paginators.json +0 -6
  70. data/apis/source/swf-2012-01-25.paginators.json +7 -7
  71. data/features/autoscaling/client.feature +6 -10
  72. data/features/autoscaling/{setup.rb → step_definitions.rb} +1 -1
  73. data/features/cloudformation/client.feature +5 -6
  74. data/features/cloudformation/{setup.rb → step_definitions.rb} +1 -1
  75. data/features/cloudfront/client.feature +5 -9
  76. data/features/cloudfront/{setup.rb → step_definitions.rb} +1 -1
  77. data/features/cloudsearch/client.feature +4 -6
  78. data/features/cloudsearch/{setup.rb → step_definitions.rb} +1 -1
  79. data/features/cloudwatch/client.feature +7 -9
  80. data/features/cloudwatch/{setup.rb → step_definitions.rb} +1 -1
  81. data/features/datapipeline/client.feature +5 -7
  82. data/features/datapipeline/{setup.rb → step_definitions.rb} +1 -1
  83. data/features/directconnect/client.feature +5 -7
  84. data/features/directconnect/{setup.rb → step_definitions.rb} +1 -1
  85. data/features/dynamodb/client.feature +6 -10
  86. data/features/dynamodb/simplified.feature +5 -9
  87. data/features/dynamodb/step_definitions.rb +9 -1
  88. data/features/ec2/client.feature +4 -9
  89. data/features/ec2/step_definitions.rb +3 -16
  90. data/features/elasticache/client.feature +4 -6
  91. data/features/elasticache/{setup.rb → step_definitions.rb} +1 -1
  92. data/features/elasticbeanstalk/client.feature +4 -6
  93. data/features/elasticbeanstalk/{setup.rb → step_definitions.rb} +1 -1
  94. data/features/elasticloadbalancing/client.feature +4 -6
  95. data/features/elasticloadbalancing/{setup.rb → step_definitions.rb} +1 -1
  96. data/features/elastictranscoder/client.feature +4 -6
  97. data/features/elastictranscoder/{setup.rb → step_definitions.rb} +1 -1
  98. data/features/emr/client.feature +4 -6
  99. data/features/emr/{setup.rb → step_definitions.rb} +1 -1
  100. data/features/env.rb +0 -2
  101. data/features/glacier/client.feature +10 -34
  102. data/features/glacier/step_definitions.rb +25 -8
  103. data/features/glacier/upload.feature +27 -0
  104. data/features/iam/client.feature +4 -6
  105. data/features/iam/{setup.rb → step_definitions.rb} +1 -1
  106. data/features/importexport/client.feature +4 -6
  107. data/features/importexport/{setup.rb → step_definitions.rb} +1 -1
  108. data/features/kinesis/client.feature +4 -6
  109. data/features/kinesis/{setup.rb → step_definitions.rb} +1 -1
  110. data/features/opsworks/client.feature +4 -6
  111. data/features/opsworks/{setup.rb → step_definitions.rb} +1 -1
  112. data/features/rds/client.feature +4 -6
  113. data/features/rds/{setup.rb → step_definitions.rb} +1 -1
  114. data/features/redshift/client.feature +4 -6
  115. data/features/redshift/{setup.rb → step_definitions.rb} +1 -1
  116. data/features/route53/client.feature +4 -6
  117. data/features/route53/{setup.rb → step_definitions.rb} +1 -1
  118. data/features/s3/buckets.feature +8 -0
  119. data/features/s3/step_definitions.rb +42 -3
  120. data/features/sdb/client.feature +4 -6
  121. data/features/sdb/{setup.rb → step_definitions.rb} +1 -1
  122. data/features/ses/client.feature +4 -6
  123. data/features/ses/{setup.rb → step_definitions.rb} +1 -1
  124. data/features/sns/client.feature +5 -6
  125. data/features/sns/{setup.rb → step_definitions.rb} +1 -1
  126. data/features/sqs/client.feature +5 -7
  127. data/features/sqs/step_definitions.rb +11 -0
  128. data/features/step_definitions.rb +88 -0
  129. data/features/storagegateway/client.feature +4 -6
  130. data/features/storagegateway/{setup.rb → step_definitions.rb} +1 -1
  131. data/features/sts/client.feature +5 -6
  132. data/features/sts/{setup.rb → step_definitions.rb} +1 -1
  133. data/features/swf/client.feature +5 -9
  134. data/features/swf/{setup.rb → step_definitions.rb} +1 -1
  135. data/lib/aws/api/shape_translator.rb +1 -0
  136. data/lib/aws/errors.rb +35 -11
  137. data/lib/aws/plugins/credentials.rb +11 -5
  138. data/lib/aws/plugins/regional_endpoint.rb +7 -3
  139. data/lib/aws/plugins/s3_regional_endpoint.rb +0 -2
  140. data/lib/aws/request_handler.rb +8 -3
  141. data/lib/aws/signers/s3.rb +14 -18
  142. data/lib/aws/version.rb +1 -1
  143. data/spec/aws/errors_spec.rb +39 -0
  144. data/spec/aws/plugins/credentials_spec.rb +12 -0
  145. data/spec/aws/plugins/region_endpoint_spec.rb +16 -4
  146. data/spec/aws/plugins/retry_errors_spec.rb +26 -26
  147. data/spec/aws/service_spec.rb +1 -1
  148. data/spec/fixtures/operations/route53/change_resource_record_sets.yml +18 -0
  149. data/tasks/test.rake +6 -18
  150. data/vendor/seahorse/lib/seahorse/client/http/headers.rb +20 -0
  151. data/vendor/seahorse/tasks/test.rake +2 -15
  152. metadata +77 -64
  153. data/features/common/step_definitions.rb +0 -63
  154. data/features/dynamodb/setup.rb +0 -8
  155. data/features/ec2/setup.rb +0 -6
  156. data/features/glacier/setup.rb +0 -16
  157. data/features/s3/setup.rb +0 -17
  158. data/features/sqs/setup.rb +0 -10
@@ -5,7 +5,8 @@
5
5
  "signature_version": "v4",
6
6
  "service_full_name": "Elastic Load Balancing",
7
7
  "endpoint_prefix": "elasticloadbalancing",
8
- "documentation": "\n \t<fullname>Elastic Load Balancing</fullname>\n \n <p>\n Elastic Load Balancing is a cost-effective and easy\n to use web service to help you improve the availability and\n scalability of your application running on Amazon Elastic Cloud Compute (Amazon EC2). It makes it easy for\n you to distribute application loads between two or more\n EC2 instances. Elastic Load Balancing supports the growth in traffic of your application by enabling availability through redundancy.\n </p>\n \n <p>This guide provides detailed information about Elastic Load Balancing \n actions, data types, and parameters that can be used for sending a \n query request. Query requests are HTTP or HTTPS requests that use the \n HTTP verb GET or POST and a query parameter named Action or Operation. \n Action is used throughout this documentation, although Operation is \n supported for backward compatibility with other AWS Query APIs.</p>\n \n <p>For detailed information on constructing a query request using the actions, data types, and parameters mentioned in this guide,\n go to <a href=\"http://docs.aws.amazon.com/ElasticLoadBalancing/latest/DeveloperGuide/using-query-api.html\">Using the Query API</a>\n in the <i>Elastic Load Balancing Developer Guide</i>.</p>\n \n <p>For detailed information about Elastic Load Balancing features and their associated actions, go to \n <a href=\"http://docs.aws.amazon.com/ElasticLoadBalancing/latest/DeveloperGuide/UserScenarios.html\">Using Elastic Load Balancing</a>\n in the <i>Elastic Load Balancing Developer Guide</i>.</p>\n \n <p>This reference guide is based on the current WSDL, which is available at:\n <a href=\"http://elasticloadbalancing.amazonaws.com/doc/2012-06-01/ElasticLoadBalancing.wsdl\"></a> \n </p>\n <p><b>Endpoints</b></p>\n <p>The examples in this guide assume that your load balancers are created in the US East (Northern Virginia) region and use us-east-1 as the endpoint.</p>\n <p>You can create your load balancers in other AWS regions. For information about regions and endpoints supported by Elastic Load Balancing, see \n <a href=\"http://docs.aws.amazon.com/general/latest/gr/index.html?rande.html\">Regions and Endpoints</a> \n in the Amazon Web Services General Reference.\n </p>\n \n ",
8
+ "xmlnamespace": "http://elasticloadbalancing.amazonaws.com/doc/2012-06-01/",
9
+ "documentation": "\n \t<fullname>Elastic Load Balancing</fullname>\n \n <p>\n Elastic Load Balancing is a cost-effective and easy\n to use web service to help you improve the availability and\n scalability of your application running on Amazon Elastic Cloud Compute (Amazon EC2). It makes it easy for\n you to distribute application loads between two or more\n EC2 instances. Elastic Load Balancing supports the growth in traffic of your application by enabling availability through redundancy.\n </p>\n \n <p>This guide provides detailed information about Elastic Load Balancing \n actions, data types, and parameters that can be used for sending a \n query request. Query requests are HTTP or HTTPS requests that use the \n HTTP verb GET or POST and a query parameter named Action or Operation. \n Action is used throughout this documentation, although Operation is \n supported for backward compatibility with other AWS Query APIs.</p>\n \n <p>For detailed information on constructing a query request using the actions, data types, and parameters mentioned in this guide,\n go to <a href=\"http://docs.aws.amazon.com/ElasticLoadBalancing/latest/DeveloperGuide/using-query-api.html\">Using the Query API</a>\n in the <i>Elastic Load Balancing Developer Guide</i>.</p>\n \n <p>For detailed information about Elastic Load Balancing features and their associated actions, go to \n <a href=\"http://docs.aws.amazon.com/ElasticLoadBalancing/latest/DeveloperGuide/UserScenarios.html\">Using Elastic Load Balancing</a>\n in the <i>Elastic Load Balancing Developer Guide</i>.</p>\n \n <p>This reference guide is based on the current WSDL, which is available at:\n <a href=\"http://elasticloadbalancing.amazonaws.com/doc/2012-06-01/ElasticLoadBalancing.wsdl\"></a> \n </p>\n \n ",
9
10
  "operations": {
10
11
  "ApplySecurityGroupsToLoadBalancer": {
11
12
  "name": "ApplySecurityGroupsToLoadBalancer",
@@ -16,7 +17,7 @@
16
17
  "LoadBalancerName": {
17
18
  "shape_name": "AccessPointName",
18
19
  "type": "string",
19
- "documentation": "\n <p>\n The name associated with the load balancer.\n The name must be unique within the set of load balancers associated with your AWS account. \n </p> \n ",
20
+ "documentation": "\n <p>\n The name associated with the load balancer.\n The name must be unique within the client AWS account. \n </p> \n ",
20
21
  "required": true
21
22
  },
22
23
  "SecurityGroups": {
@@ -27,11 +28,11 @@
27
28
  "type": "string",
28
29
  "documentation": null
29
30
  },
30
- "documentation": "\n <p>\n A list of security group IDs to associate with your load balancer in VPC. The security\n group IDs must be provided as the ID and not the security group name (For example, sg-1234).\n </p> \n ",
31
+ "documentation": "\n <p>\n A list of security group IDs to associate with your load balancer in VPC. The security\n group IDs must be provided as the ID and not the security group name (For example, sg-1234).\n </p> \n ",
31
32
  "required": true
32
33
  }
33
34
  },
34
- "documentation": "\n <p>\n The input for the <a>ApplySecurityGroupsToLoadBalancer</a> action.\n </p> \n "
35
+ "documentation": "\n <p>\n The input for the <a>ApplySecurityGroupsToLoadBalancer</a> action.\n </p> \n "
35
36
  },
36
37
  "output": {
37
38
  "shape_name": "ApplySecurityGroupsToLoadBalancerOutput",
@@ -45,10 +46,10 @@
45
46
  "type": "string",
46
47
  "documentation": null
47
48
  },
48
- "documentation": "\n <p>\n A list of security group IDs associated with your load balancer.\n </p> \n "
49
+ "documentation": "\n <p>\n A list of security group IDs associated with your load balancer.\n </p> \n "
49
50
  }
50
51
  },
51
- "documentation": "\n <p>\n The out for the <a>ApplySecurityGroupsToLoadBalancer</a> action.\n </p> \n "
52
+ "documentation": "\n <p>\n The out for the <a>ApplySecurityGroupsToLoadBalancer</a> action.\n </p> \n "
52
53
  },
53
54
  "errors": [
54
55
  {
@@ -70,10 +71,10 @@
70
71
  "type": "structure",
71
72
  "members": {
72
73
  },
73
- "documentation": "\n <p>\n One or more specified security groups do not exist. \n </p>\n "
74
+ "documentation": "\n <p>\n One or more specified security groups do not exist. \n </p>\n "
74
75
  }
75
76
  ],
76
- "documentation": "\n <p>\n Associates one or more security groups with your load balancer in Amazon Virtual Private Cloud (Amazon VPC). \n The provided security group IDs will override any currently applied security groups.\n </p> \n <p>For more information, see <a href=\"http://docs.aws.amazon.com/ElasticLoadBalancing/latest/DeveloperGuide/USVPC_ApplySG.html\">Manage Security Groups in Amazon VPC</a> in the <i>Elastic Load Balancing Developer Guide</i>.</p>\n \n <examples> \n <queryrequest>https://elasticloadbalancing.amazonaws.com/?SecurityGroups.member.1=sg-123456789\n&LoadBalancerName=my-test-vpc-loadbalancer\n&Version=2012-06-01\n&Action=ApplySecurityGroupsToLoadBalancer\n&AUTHPARAMS </queryrequest> \n <queryresponse><ApplySecurityGroupsToLoadBalancerResponse xmlns=\"http://elasticloadbalancing.amazonaws.com/doc/2012-06-01/\">\n <ApplySecurityGroupsToLoadBalancerResult>\n <SecurityGroups>\n <member>sg-123456789</member>\n </SecurityGroups>\n </ApplySecurityGroupsToLoadBalancerResult>\n <ResponseMetadata>\n <RequestId>06b5decc-102a-11e3-9ad6-bf3e4EXAMPLE</RequestId>\n </ResponseMetadata>\n</ApplySecurityGroupsToLoadBalancerResponse>\n </queryresponse>\n </examples> \n "
77
+ "documentation": "\n <p>\n Associates one or more security groups with your load balancer in VPC. \n The provided security group IDs will override any currently applied security groups.\n </p> \n "
77
78
  },
78
79
  "AttachLoadBalancerToSubnets": {
79
80
  "name": "AttachLoadBalancerToSubnets",
@@ -84,7 +85,7 @@
84
85
  "LoadBalancerName": {
85
86
  "shape_name": "AccessPointName",
86
87
  "type": "string",
87
- "documentation": "\n <p>\n The name associated with the load balancer.\n The name must be unique within the set of load balancers associated with your AWS account.\n </p>\n ",
88
+ "documentation": "\n <p>\n The name associated with the load balancer.\n The name must be unique within the client AWS account.\n </p>\n ",
88
89
  "required": true
89
90
  },
90
91
  "Subnets": {
@@ -95,11 +96,11 @@
95
96
  "type": "string",
96
97
  "documentation": null
97
98
  },
98
- "documentation": "\n <p>\n A list of subnet IDs to add for the load balancer. You can add only one subnet per Availability Zone.\n </p> \n ",
99
+ "documentation": "\n <p>\n A list of subnet IDs to add for the load balancer.\n </p> \n ",
99
100
  "required": true
100
101
  }
101
102
  },
102
- "documentation": "\n <p>\n The input for the <a>AttachLoadBalancerToSubnets</a> action. \n </p> \n "
103
+ "documentation": "\n <p>\n The input for the <a>AttachLoadBalancerToSubnets</a> action. \n </p> \n "
103
104
  },
104
105
  "output": {
105
106
  "shape_name": "AttachLoadBalancerToSubnetsOutput",
@@ -113,10 +114,10 @@
113
114
  "type": "string",
114
115
  "documentation": null
115
116
  },
116
- "documentation": "\n <p>\n A list of subnet IDs attached to the load balancer. \n </p> \n "
117
+ "documentation": "\n <p>\n A list of subnet IDs added for the load balancer. \n </p> \n "
117
118
  }
118
119
  },
119
- "documentation": "\n <p>\n The output for the <a>AttachLoadBalancerToSubnets</a> action.\n </p>\n "
120
+ "documentation": "\n <p>\n The output for the <a>AttachLoadBalancerToSubnets</a> action.\n </p>\n "
120
121
  },
121
122
  "errors": [
122
123
  {
@@ -148,7 +149,7 @@
148
149
  "documentation": "\n <p>\n The VPC has no Internet gateway. \n </p>\n "
149
150
  }
150
151
  ],
151
- "documentation": "\n <p>\n Adds one or more subnets to the set of configured subnets in the Amazon Virtual Private Cloud (Amazon VPC) for the load balancer.\n </p> \n <p>\n The load balancers evenly distribute requests across all of the registered subnets. \n For more information, see <a href=\"http://docs.aws.amazon.com/ElasticLoadBalancing/latest/DeveloperGuide/UserScenariosForVPC.html\">Deploy Elastic Load Balancing in Amazon VPC</a> in the <i>Elastic Load Balancing Developer Guide</i>.\n </p>\n <examples> \n <queryrequest>https://elasticloadbalancing.amazonaws.com/?Subnets.member.1=subnet-3561b05e\n&LoadBalancerName=my-test-vpc-loadbalancer\n&Version=2012-06-01\n&Action=AttachLoadBalancerToSubnets\n&AUTHPARAMS </queryrequest> \n <queryresponse><AttachLoadBalancerToSubnetsResponse xmlns=\"http://elasticloadbalancing.amazonaws.com/doc/2012-06-01/\">\n<AttachLoadBalancerToSubnetsResult>\n <Subnets>\n <member>subnet-119f0078</member>\n <member>subnet-3561b05e</member>\n </Subnets>\n</AttachLoadBalancerToSubnetsResult>\n <ResponseMetadata>\n <RequestId>07b1ecbc-1100-11e3-acaf-dd7edEXAMPLE</RequestId>\n </ResponseMetadata>\n</AttachLoadBalancerToSubnetsResponse>\n </queryresponse>\n </examples> \n "
152
+ "documentation": "\n <p>\n Adds one or more subnets to the set of configured subnets in the VPC for the load balancer.\n </p> \n <p>\n The Loadbalancers evenly distribute requests across all of the registered subnets. \n </p>\n "
152
153
  },
153
154
  "ConfigureHealthCheck": {
154
155
  "name": "ConfigureHealthCheck",
@@ -159,7 +160,7 @@
159
160
  "LoadBalancerName": {
160
161
  "shape_name": "AccessPointName",
161
162
  "type": "string",
162
- "documentation": "\n <p>\n The mnemonic name associated with the load balancer.\n The name must be unique within the set of load balancers associated with your AWS account.\n </p>\n ",
163
+ "documentation": "\n <p>\n The mnemonic name associated with the load balancer.\n This name must be unique within the client AWS account.\n </p>\n ",
163
164
  "required": true
164
165
  },
165
166
  "HealthCheck": {
@@ -205,11 +206,11 @@
205
206
  "required": true
206
207
  }
207
208
  },
208
- "documentation": "\n <p>\n A structure containing the configuration information\n for the new healthcheck.\n </p>\n ",
209
+ "documentation": "\n <p>\n A structure containing the configuration information\n for the new healthcheck.\n </p>\n ",
209
210
  "required": true
210
211
  }
211
212
  },
212
- "documentation": "\n <p>\n Input for the <a>ConfigureHealthCheck</a> action.\n </p>\n "
213
+ "documentation": "\n \t<p>\n \tInput for the <a>ConfigureHealthCheck</a> action.\n \t</p>\n "
213
214
  },
214
215
  "output": {
215
216
  "shape_name": "ConfigureHealthCheckOutput",
@@ -258,10 +259,10 @@
258
259
  "required": true
259
260
  }
260
261
  },
261
- "documentation": "\n <p>\n The updated healthcheck for the instances.\n </p>\n "
262
+ "documentation": "\n <p>\n The updated healthcheck for the instances.\n </p>\n "
262
263
  }
263
264
  },
264
- "documentation": "\n <p>\n The output for the <a>ConfigureHealthCheck</a> action.\n </p>\n "
265
+ "documentation": "\n \t<p>\n \tThe output for the <a>ConfigureHealthCheck</a> action.\n \t</p>\n "
265
266
  },
266
267
  "errors": [
267
268
  {
@@ -272,7 +273,7 @@
272
273
  "documentation": "\n <p>\n The specified load balancer could not be found.\n </p>\n "
273
274
  }
274
275
  ],
275
- "documentation": "\n <p>\n Specifies the health check settings to use for evaluating the health state of your back-end instances. \n </p>\n <p>For more information, see <a href=\"http://docs.aws.amazon.com/ElasticLoadBalancing/latest/DeveloperGuide/TerminologyandKeyConcepts.html#healthcheck\">Health Check</a> in the <i>Elastic Load Balancing Developer Guide</i>.</p>\n <examples> \n <queryrequest>https://elasticloadbalancing.amazonaws.com/?HealthCheck.HealthyThreshold=2\n&HealthCheck.UnhealthyThreshold=2\n&LoadBalancerName=MyLoadBalancer\n&HealthCheck.Target=HTTP:80/ping\n&HealthCheck.Interval=30\n&HealthCheck.Timeout=3\n&Version=2012-06-01\n&Action=ConfigureHealthCheck\n&AUTHPARAMS </queryrequest> \n <queryresponse><ConfigureHealthCheckResponse xmlns=\"http://elasticloadbalancing.amazonaws.com/doc/2012-06-01/\">\n<ConfigureHealthCheckResult>\n <HealthCheck>\n <Interval>30</Interval>\n <Target>HTTP:80/ping</Target>\n <HealthyThreshold>2</HealthyThreshold>\n <Timeout>3</Timeout>\n <UnhealthyThreshold>2</UnhealthyThreshold>\n </HealthCheck>\n</ConfigureHealthCheckResult>\n<ResponseMetadata>\n <RequestId>83c88b9d-12b7-11e3-8b82-87b12EXAMPLE</RequestId>\n</ResponseMetadata>\n</ConfigureHealthCheckResponse>\n </queryresponse>\n </examples> \n "
276
+ "documentation": "\n <p>\n Enables the client to define an application\n healthcheck for the instances.\n </p>\n "
276
277
  },
277
278
  "CreateAppCookieStickinessPolicy": {
278
279
  "name": "CreateAppCookieStickinessPolicy",
@@ -283,30 +284,30 @@
283
284
  "LoadBalancerName": {
284
285
  "shape_name": "AccessPointName",
285
286
  "type": "string",
286
- "documentation": "\n <p>\n The name of the load balancer. \n </p>\n ",
287
+ "documentation": "\n <p>\n The name associated with the load balancer.\n The name must be unique within the client AWS account.\n </p>\n ",
287
288
  "required": true
288
289
  },
289
290
  "PolicyName": {
290
291
  "shape_name": "PolicyName",
291
292
  "type": "string",
292
- "documentation": "\n <p>\n The name of the policy being created. \n The name must be unique within the set of policies for this load balancer. \n </p>\n ",
293
+ "documentation": "\n <p>\n The name of the policy being created. \n The name must be unique within the set of policies for this load balancer. \n </p>\n ",
293
294
  "required": true
294
295
  },
295
296
  "CookieName": {
296
297
  "shape_name": "CookieName",
297
298
  "type": "string",
298
- "documentation": "\n <p>\n Name of the application cookie used for stickiness. \n </p>\n ",
299
+ "documentation": "\n <p>\n Name of the application cookie used for stickiness. \n </p>\n ",
299
300
  "required": true
300
301
  }
301
302
  },
302
- "documentation": "\n <p>\n The input for the <a>CreateAppCookieStickinessPolicy</a> action.\n </p>\n "
303
+ "documentation": "\n\t\t<p>\n\t\tThe input for the <a>CreateAppCookieStickinessPolicy</a> action.\n\t\t</p>\n "
303
304
  },
304
305
  "output": {
305
306
  "shape_name": "CreateAppCookieStickinessPolicyOutput",
306
307
  "type": "structure",
307
308
  "members": {
308
309
  },
309
- "documentation": "\n <p>\n The output for the <a>CreateAppCookieStickinessPolicy</a> action.\n </p>\n "
310
+ "documentation": "\n\t\t<p>\n\t\tThe output for the <a>CreateAppCookieStickinessPolicy</a> action.\n\t\t</p>\n "
310
311
  },
311
312
  "errors": [
312
313
  {
@@ -321,14 +322,14 @@
321
322
  "type": "structure",
322
323
  "members": {
323
324
  },
324
- "documentation": "\n <p>\n Policy with the same name exists for this load balancer.\n Please choose another name.\n </p>\n "
325
+ "documentation": "\n <p>\n Policy with the same name exists for this load balancer.\n Please choose another name.\n </p>\n "
325
326
  },
326
327
  {
327
328
  "shape_name": "TooManyPoliciesException",
328
329
  "type": "structure",
329
330
  "members": {
330
331
  },
331
- "documentation": "\n <p>\n Quota for number of policies for this load balancer\n has already been reached.\n </p>\n "
332
+ "documentation": "\n <p>\n Quota for number of policies for this load balancer\n has already been reached.\n </p>\n "
332
333
  },
333
334
  {
334
335
  "shape_name": "InvalidConfigurationRequestException",
@@ -338,7 +339,7 @@
338
339
  "documentation": "\n <p>\n Requested configuration change is invalid.\n </p>\n "
339
340
  }
340
341
  ],
341
- "documentation": "\n <p>\n Generates a stickiness policy with sticky session lifetimes that follow \n that of an application-generated cookie. This policy can be associated\n only with HTTP/HTTPS listeners.\n </p>\n <p>\n This policy is similar to the policy created by <a>CreateLBCookieStickinessPolicy</a>, \n except that the lifetime of the special Elastic Load Balancing cookie follows the\n lifetime of the application-generated cookie specified in the policy configuration. \n The load balancer only inserts a new stickiness cookie when the application response\n includes a new application cookie. \n </p>\n <p>\n If the application cookie is explicitly removed or expires, the session stops being\n sticky until a new application cookie is issued. \n </p>\n <note>\n An application client must receive and send two cookies: the application-generated \n cookie and the special Elastic Load Balancing cookie named <code>AWSELB</code>. \n This is the default behavior for many common web browsers.\n </note>\n <p>For more information, see <a href=\"http://docs.aws.amazon.com/ElasticLoadBalancing/latest/DeveloperGuide/US_StickySessions.html#US_EnableStickySessionsAppCookies\">Enabling Application-Controlled Session Stickiness</a>\n in the <i>Elastic Load Balancing Developer Guide</i>.</p>\n <examples> \n <queryrequest>https://elasticloadbalancing.amazonaws.com/?CookieName=MyAppCookie\n&LoadBalancerName=MyLoadBalancer\n&PolicyName=MyAppStickyPolicy\n&Version=2012-06-01\n&Action=CreateAppCookieStickinessPolicy\n&AUTHPARAMS </queryrequest> \n <queryresponse><CreateAppCookieStickinessPolicyResponse xmlns=\"http://elasticloadbalancing.amazonaws.com/doc/2012-06-01/\">\n<CreateAppCookieStickinessPolicyResult/>\n<ResponseMetadata>\n <RequestId>99a693e9-12b8-11e3-9ad6-bf3e4EXAMPLE</RequestId>\n</ResponseMetadata>\n</CreateAppCookieStickinessPolicyResponse>\n </queryresponse>\n </examples> \n "
342
+ "documentation": "\n <p>\n Generates a stickiness policy with sticky session lifetimes that follow \n that of an application-generated cookie. This policy can be associated\n only with HTTP/HTTPS listeners.\n </p>\n <p>\n This policy is similar to the policy created by <a>CreateLBCookieStickinessPolicy</a>, \n except that the lifetime of the special Elastic Load Balancing cookie follows the\n lifetime of the application-generated cookie specified in the policy configuration. \n The load balancer only inserts a new stickiness cookie when the application response\n includes a new application cookie. \n </p>\n <p>\n If the application cookie is explicitly removed or expires, the session stops being\n sticky until a new application cookie is issued. \n </p>\n <note>\n An application client must receive and send two cookies: the application-generated \n cookie and the special Elastic Load Balancing cookie named <code>AWSELB</code>. \n This is the default behavior for many common web browsers.\n </note>\n <p>For information on using <a>CreateAppCookieStickinessPolicy</a>, see <i>Using the Query API</i> in the <a href=\"http://docs.aws.amazon.com/ElasticLoadBalancing/latest/DeveloperGuide/US_StickySessions.html#US_EnableStickySessionsAppCookies\">Enabling Application-Controlled Sesssion Stickiness</a> section of\n the <i>Elastic Load Balancing Developer Guide</i>.</p>\n "
342
343
  },
343
344
  "CreateLBCookieStickinessPolicy": {
344
345
  "name": "CreateLBCookieStickinessPolicy",
@@ -349,29 +350,29 @@
349
350
  "LoadBalancerName": {
350
351
  "shape_name": "AccessPointName",
351
352
  "type": "string",
352
- "documentation": "\n <p>\n The name associated with the load balancer. \n </p>\n ",
353
+ "documentation": "\n <p>\n The name associated with the load balancer.\n The name must be unique within the client AWS account.\n </p>\n ",
353
354
  "required": true
354
355
  },
355
356
  "PolicyName": {
356
357
  "shape_name": "PolicyName",
357
358
  "type": "string",
358
- "documentation": "\n <p>\n The name of the policy being created. \n The name must be unique within the set of policies for this load balancer. \n </p>\n ",
359
+ "documentation": "\n <p>\n The name of the policy being created. \n The name must be unique within the set of policies for this load balancer. \n </p>\n ",
359
360
  "required": true
360
361
  },
361
362
  "CookieExpirationPeriod": {
362
363
  "shape_name": "CookieExpirationPeriod",
363
364
  "type": "long",
364
- "documentation": "\n <p>\n The time period in seconds after which the cookie should be considered stale. \n Not specifying this parameter indicates that the sticky session will last for the duration \n of the browser session. \n </p>\n "
365
+ "documentation": "\n <p>\n The time period in seconds after which the cookie should be considered stale. \n Not specifying this parameter indicates that the sticky session will last for the duration \n of the browser session. \n </p>\n "
365
366
  }
366
367
  },
367
- "documentation": "\n <p>\n The input for the <a>CreateLBCookieStickinessPolicy</a> action.\n </p>\n "
368
+ "documentation": "\n\t\t<p>\n\t\tThe input for the <a>CreateLBCookieStickinessPolicy</a> action.\n\t\t</p>\n "
368
369
  },
369
370
  "output": {
370
371
  "shape_name": "CreateLBCookieStickinessPolicyOutput",
371
372
  "type": "structure",
372
373
  "members": {
373
374
  },
374
- "documentation": "\n <p>\n The output for the <a>CreateLBCookieStickinessPolicy</a> action.\n </p>\n "
375
+ "documentation": "\n\t\t<p>\n\t\tThe output for the <a>CreateLBCookieStickinessPolicy</a> action.\n\t\t</p>\n "
375
376
  },
376
377
  "errors": [
377
378
  {
@@ -386,14 +387,14 @@
386
387
  "type": "structure",
387
388
  "members": {
388
389
  },
389
- "documentation": "\n <p>\n Policy with the same name exists for this load balancer.\n Please choose another name.\n </p>\n "
390
+ "documentation": "\n <p>\n Policy with the same name exists for this load balancer.\n Please choose another name.\n </p>\n "
390
391
  },
391
392
  {
392
393
  "shape_name": "TooManyPoliciesException",
393
394
  "type": "structure",
394
395
  "members": {
395
396
  },
396
- "documentation": "\n <p>\n Quota for number of policies for this load balancer\n has already been reached.\n </p>\n "
397
+ "documentation": "\n <p>\n Quota for number of policies for this load balancer\n has already been reached.\n </p>\n "
397
398
  },
398
399
  {
399
400
  "shape_name": "InvalidConfigurationRequestException",
@@ -403,7 +404,7 @@
403
404
  "documentation": "\n <p>\n Requested configuration change is invalid.\n </p>\n "
404
405
  }
405
406
  ],
406
- "documentation": "\n <p>\n Generates a stickiness policy with sticky session lifetimes controlled by the \n lifetime of the browser (user-agent) or a specified expiration period. This \n policy can be associated only with HTTP/HTTPS listeners.\n </p>\n <p>\n When a load balancer implements this policy, the load balancer uses a special\n cookie to track the backend server instance for each request. When the load balancer\n receives a request, it first checks to see if this cookie is present in the request. \n If so, the load balancer sends the request to the application server specified in the\n cookie. If not, the load balancer sends the request to a server that is chosen based on\n the existing load balancing algorithm.\n </p>\n <p>\n A cookie is inserted into the response for binding subsequent requests from the same user to\n that server. The validity of the cookie is based on the cookie expiration time, which is \n specified in the policy configuration. \n </p>\n \n <p>For more information, see <a href=\"http://docs.aws.amazon.com/ElasticLoadBalancing/latest/DeveloperGuide/US_StickySessions.html#US_EnableStickySessionsLBCookies\">Enabling Duration-Based Session Stickiness</a>\n in the <i>Elastic Load Balancing Developer Guide</i>.</p> \n <examples> \n <queryrequest>https://elasticloadbalancing.amazonaws.com/?CookieExpirationPeriod=60\n&LoadBalancerName=MyLoadBalancer&PolicyName=MyDurationStickyPolicy\n&Version=2012-06-01\n&Action=CreateLBCookieStickinessPolicy\n&AUTHPARAMS </queryrequest> \n <queryresponse><CreateLBCookieStickinessPolicyResponse xmlns=\"http://elasticloadbalancing.amazonaws.com/doc/2012-06-01/\">\n<CreateLBCookieStickinessPolicyResult/>\n<ResponseMetadata>\n <RequestId>99a693e9-12b8-11e3-9ad6-bf3e4EXAMPLE</RequestId>\n</ResponseMetadata>\n</CreateLBCookieStickinessPolicyResponse>\n </queryresponse>\n </examples> \n \n "
407
+ "documentation": "\n <p>\n Generates a stickiness policy with sticky session lifetimes controlled by the \n lifetime of the browser (user-agent) or a specified expiration period. This \n policy can be associated only with HTTP/HTTPS listeners.\n </p>\n <p>\n When a load balancer implements this policy, the load balancer uses a special\n cookie to track the backend server instance for each request. When the load balancer\n receives a request, it first checks to see if this cookie is present in the request. \n If so, the load balancer sends the request to the application server specified in the\n cookie. If not, the load balancer sends the request to a server that is chosen based on\n the existing load balancing algorithm.\n </p>\n <p>\n A cookie is inserted into the response for binding subsequent requests from the same user to\n that server. The validity of the cookie is based on the cookie expiration time, which is \n specified in the policy configuration. \n </p>\n \n <p>For information on using <a>CreateLBCookieStickinessPolicy</a>, see <i>Using the Query API</i> in the <a href=\"http://docs.aws.amazon.com/ElasticLoadBalancing/latest/DeveloperGuide/US_StickySessions.html#US_EnableStickySessionsLBCookies\">Enabling Duration-Based Sesssion Stickiness</a> section of\n the <i>Elastic Load Balancing Developer Guide</i>.</p>\n "
407
408
  },
408
409
  "CreateLoadBalancer": {
409
410
  "name": "CreateLoadBalancer",
@@ -414,7 +415,7 @@
414
415
  "LoadBalancerName": {
415
416
  "shape_name": "AccessPointName",
416
417
  "type": "string",
417
- "documentation": "\n <p>\n The name associated with the load balancer.\n The name must be unique within your set of load balancers.\n </p>\n ",
418
+ "documentation": "\n <p>\n The name associated with the load balancer.\n The name must be unique within your set of load balancers.\n </p>\n ",
418
419
  "required": true
419
420
  },
420
421
  "Listeners": {
@@ -452,12 +453,12 @@
452
453
  "SSLCertificateId": {
453
454
  "shape_name": "SSLCertificateId",
454
455
  "type": "string",
455
- "documentation": "\n <p>\n The ARN string of the server certificate. \n To get the ARN of the server certificate, call the AWS Identity and Access Management \n <a href=\"http://docs.aws.amazon.com/IAM/latest/APIReference/index.html?API_UploadServerCertificate.html\">UploadServerCertificate \t\n </a> API. </p>\n "
456
+ "documentation": "\n \t<p>\n \tThe ARN string of the server certificate. \n \tTo get the ARN of the server certificate, call the AWS Identity and Access Management \n \t <a href=\"http://docs.aws.amazon.com/IAM/latest/APIReference/index.html?API_UploadServerCertificate.html\">UploadServerCertificate \t\n \t</a> API. </p>\n "
456
457
  }
457
458
  },
458
459
  "documentation": "\n <p>\n The Listener data type.\n </p>\n "
459
460
  },
460
- "documentation": "\n <p>\n A list of the following tuples:\n LoadBalancerPort, InstancePort, and Protocol.\n </p>\n ",
461
+ "documentation": "\n <p>\n A list of the following tuples:\n LoadBalancerPort, InstancePort, and Protocol.\n </p>\n ",
461
462
  "required": true
462
463
  },
463
464
  "AvailabilityZones": {
@@ -468,7 +469,7 @@
468
469
  "type": "string",
469
470
  "documentation": null
470
471
  },
471
- "documentation": "\n <p>\n A list of Availability Zones.\n </p>\n <p>\n At least one Availability Zone must be specified.\n Specified Availability Zones must be in the same EC2 Region\n as the load balancer.\n Traffic will be equally distributed across all zones.\n </p>\n <p>\n You can later add more Availability Zones after the creation of the \n load balancer by calling <a>EnableAvailabilityZonesForLoadBalancer</a> action.\n </p>\n "
472
+ "documentation": "\n <p>\n A list of Availability Zones.\n </p>\n <p>\n At least one Availability Zone must be specified.\n Specified Availability Zones must be in the same EC2 Region\n as the load balancer.\n Traffic will be equally distributed across all zones.\n </p>\n <p>\n This list can be modified \n after the creation of the load balancer by calling <a>EnableAvailabilityZonesForLoadBalancer</a>.\n </p>\n "
472
473
  },
473
474
  "Subnets": {
474
475
  "shape_name": "Subnets",
@@ -478,7 +479,7 @@
478
479
  "type": "string",
479
480
  "documentation": null
480
481
  },
481
- "documentation": "\n <p>\n A list of subnet IDs in your VPC to attach to your load balancer.\n Specify one subnet per Availability Zone.\n </p> \n "
482
+ "documentation": "\n <p>\n A list of subnet IDs in your VPC to attach to your load balancer.\n </p> \n "
482
483
  },
483
484
  "SecurityGroups": {
484
485
  "shape_name": "SecurityGroups",
@@ -488,15 +489,15 @@
488
489
  "type": "string",
489
490
  "documentation": null
490
491
  },
491
- "documentation": "\n <p>\n The security groups to assign to your load balancer within your VPC.\n </p> \n "
492
+ "documentation": "\n <p>\n The security groups assigned to your load balancer within your VPC.\n </p> \n "
492
493
  },
493
494
  "Scheme": {
494
495
  "shape_name": "LoadBalancerScheme",
495
496
  "type": "string",
496
- "documentation": "\n <p>The type of a load balancer. </p> \n \n <p>By default, Elastic Load Balancing creates an Internet-facing load balancer\n with a publicly resolvable DNS name, which resolves to public IP addresses.\n For more informationabout Internet-facing and Internal load balancers, \n see <a href=\"http://docs.aws.amazon.com/ElasticLoadBalancing/latest/DeveloperGuide/vpc-loadbalancer-types.html\">Internet-facing and Internal Load Balancers</a>.</p>\n \n <p>Specify the value <code>internal</code> for this option to create an internal load balancer\n with a DNS name that resolves to private IP addresses.</p>\n <note>\n <p>This option is only available for load balancers created within EC2-VPC.</p>\n </note> \n \n "
497
+ "documentation": "\n <p>The type of a load balancer. </p> \n \n <p>By default, Elastic Load Balancing creates an Internet-facing load balancer\n with a publicly resolvable DNS name, which resolves to public IP addresses. </p>\n \n <p>Specify the value <code>internal</code> for this option to create an internal load balancer\n with a DNS name that resolves to private IP addresses.</p>\n \n <p>This option is only available for load balancers attached to an Amazon VPC.</p>\n \n "
497
498
  }
498
499
  },
499
- "documentation": "\n <p>\n The input for the <a>CreateLoadBalancer</a> action.\n </p>\n "
500
+ "documentation": "\n \t<p>\n \tThe input for the <a>CreateLoadBalancer</a> action.\n \t</p>\n "
500
501
  },
501
502
  "output": {
502
503
  "shape_name": "CreateAccessPointOutput",
@@ -505,10 +506,10 @@
505
506
  "DNSName": {
506
507
  "shape_name": "DNSName",
507
508
  "type": "string",
508
- "documentation": "\n <p>\n The DNS name for the load balancer.\n </p>\n "
509
+ "documentation": "\n <p>\n The DNS name for the load balancer.\n </p>\n "
509
510
  }
510
511
  },
511
- "documentation": "\n <p>\n The output for the <a>CreateLoadBalancer</a> action.\n </p>\n "
512
+ "documentation": "\n\t\t<p>\n\t\tThe output for the <a>CreateLoadBalancer</a> action.\n\t\t</p>\n "
512
513
  },
513
514
  "errors": [
514
515
  {
@@ -516,7 +517,7 @@
516
517
  "type": "structure",
517
518
  "members": {
518
519
  },
519
- "documentation": "\n <p>\n Load balancer name already exists for this account.\n Please choose another name.\n </p>\n "
520
+ "documentation": "\n <p>\n Load balancer name already exists for this account.\n Please choose another name.\n </p>\n "
520
521
  },
521
522
  {
522
523
  "shape_name": "TooManyAccessPointsException",
@@ -530,7 +531,7 @@
530
531
  "type": "structure",
531
532
  "members": {
532
533
  },
533
- "documentation": "\n <p>\n The specified SSL ID does not refer to a valid SSL certificate \n in the AWS Identity and Access Management Service.\n </p>\n "
534
+ "documentation": "\n \t<p>\n The specified SSL ID does not refer to a valid SSL certificate \n in the AWS Identity and Access Management Service.\n \t</p>\n "
534
535
  },
535
536
  {
536
537
  "shape_name": "InvalidConfigurationRequestException",
@@ -558,7 +559,7 @@
558
559
  "type": "structure",
559
560
  "members": {
560
561
  },
561
- "documentation": "\n <p>\n One or more specified security groups do not exist. \n </p>\n "
562
+ "documentation": "\n <p>\n One or more specified security groups do not exist. \n </p>\n "
562
563
  },
563
564
  {
564
565
  "shape_name": "InvalidSchemeException",
@@ -568,7 +569,7 @@
568
569
  "documentation": "\n <p>\n Invalid value for scheme. Scheme can only be specified for load balancers in VPC. \n </p>\n "
569
570
  }
570
571
  ],
571
- "documentation": "\n <p>\n Creates a new load balancer.\n </p>\n <p>\n After the call has completed successfully, a new load balancer\n is created with a unique Domain Name Service (DNS) name. The DNS \n name includes the name of the AWS region in which the load balance \n was created. For example, if your load balancer was created in the\n United States, the DNS name might end with either of the following:</p> \n <ul>\n <li>\n <i>us-east-1.elb.amazonaws.com</i> (for the Northern Virginia Region)\n </li>\n <li>\n <i>us-west-1.elb.amazonaws.com</i> (for the Northern California Region)\n </li>\n </ul>\n <p>For information about the AWS regions supported by Elastic Load Balancing, \n see <a href=\"http://docs.aws.amazon.com/general/latest/gr/rande.html#elb_region\">Regions and Endpoints</a>.</p> \n \n <p>You can create up to 10 load balancers per region per account.</p>\n \n <p>Elastic Load Balancing supports load balancing your Amazon EC2 instances launched\n within any one of the following platforms:</p>\n <ul>\n <li>\n <i>EC2-Classic</i>\n <p>For information on creating and managing your load balancers in EC2-Classic, \n see <a href=\"http://docs.aws.amazon.com/ElasticLoadBalancing/latest/DeveloperGuide/UserScenariosForEC2.html\">Deploy Elastic Load Balancing in Amazon EC2-Classic</a>.</p>\n </li>\n <li>\n <i>EC2-VPC</i>\n <p>For information on creating and managing your load balancers in EC2-VPC, \n see <a href=\"http://docs.aws.amazon.com/ElasticLoadBalancing/latest/DeveloperGuide/UserScenariosForVPC.html\">Deploy Elastic Load Balancing in Amazon VPC</a>.</p>\n </li>\n </ul> \n \n <examples> \n <example>\n <name>Create a TCP load balancer in EC2-Classic</name> \n <queryrequest>https://elasticloadbalancing.amazonaws.com/?LoadBalancerName=MyLoadBalancer\n&AvailabilityZones.member.1=us-east-1c\n&Listeners.member.1.LoadBalancerPort=80\n&Listeners.member.1.InstancePort=80\n&Listeners.member.1.Protocol=http\n&Listeners.member.1.InstanceProtocol=http\n&Version=2012-06-01\n&Action=CreateLoadBalancer\n&AUTHPARAMS </queryrequest> \n <queryresponse><CreateLoadBalancerResponse xmlns=\"http://elasticloadbalancing.amazonaws.com/doc/2012-06-01/\">\n<CreateLoadBalancerResult>\n <DNSName>MyLoadBalancer-1234567890.us-east-1.elb.amazonaws.com</DNSName>\n </CreateLoadBalancerResult>\n <ResponseMetadata>\n <RequestId>1549581b-12b7-11e3-895e-1334aEXAMPLE</RequestId>\n </ResponseMetadata>\n</CreateLoadBalancerResponse>\n </queryresponse>\n </example> \n <example>\n <name>Create HTTPS load balancer in EC2-Classic</name> \n <queryrequest>https://elasticloadbalancing.amazonaws.com/?LoadBalancerName=MyHTTPSLoadBalancer\n&AvailabilityZones.member.1=us-east-1c\n&Listeners.member.1.LoadBalancerPort=443\n&Listeners.member.1.InstancePort=443\n&Listeners.member.1.Protocol=https\n&Listeners.member.1.InstanceProtocol=https\n&Listeners.member.1.SSLCertificateId=arn:aws:iam::123456789012:server-certificate/servercert\n&Version=2012-06-01\n&Action=CreateLoadBalancer\n&AUTHPARAMS </queryrequest> \n <queryresponse><CreateLoadBalancerResponse xmlns=\"http://elasticloadbalancing.amazonaws.com/doc/2012-06-01/\">\n<CreateLoadBalancerResult>\n <DNSName>MyHTTPSLoadBalancer-1234567890.us-east-1.elb.amazonaws.com</DNSName>\n </CreateLoadBalancerResult>\n <ResponseMetadata>\n <RequestId>1549581b-12b7-11e3-895e-1334aEXAMPLE</RequestId>\n </ResponseMetadata>\n</CreateLoadBalancerResponse>\n </queryresponse>\n </example> \n <example>\n <name>Create a TCP load balancer in EC2-VPC</name> \n <queryrequest>https://elasticloadbalancing.amazonaws.com/?SecurityGroups.member.1=sg-6801da07\n&LoadBalancerName=MyVPCLoadBalancer\n&Listeners.member.1.LoadBalancerPort=80\n&Listeners.member.1.InstancePort=80\n&Listeners.member.1.Protocol=http\n&Listeners.member.1.InstanceProtocol=http\n&Subnets.member.1=subnet-6dec9f03\n&Version=2012-06-01\n&Action=CreateLoadBalancer\n&AUTHPARAMS </queryrequest> \n <queryresponse><CreateLoadBalancerResponse xmlns=\"http://elasticloadbalancing.amazonaws.com/doc/2012-06-01/\">\n<CreateLoadBalancerResult>\n <DNSName>MyVPCLoadBalancer-1234567890.us-east-1.elb.amazonaws.com</DNSName>\n </CreateLoadBalancerResult>\n <ResponseMetadata>\n <RequestId>1549581b-12b7-11e3-895e-1334aEXAMPLE</RequestId>\n </ResponseMetadata>\n</CreateLoadBalancerResponse>\n </queryresponse>\n </example> \n <example>\n <name>Create an internal TCP load balancer in EC2-VPC</name> \n <queryrequest>https://elasticloadbalancing.amazonaws.com/?Scheme=internal\n&SecurityGroups.member.1=sg-706cb61f\n&LoadBalancerName=MyInternalLoadBalancer\n&Listeners.member.1.LoadBalancerPort=80\n&Listeners.member.1.InstancePort=80\n&Listeners.member.1.Protocol=http\n&Listeners.member.1.InstanceProtocol=http\n&Subnets.member.1=subnet-9edc97f0\n&Version=2012-06-01\n&Action=CreateLoadBalancer\n&AUTHPARAMS </queryrequest> \n <queryresponse><CreateLoadBalancerResponse xmlns=\"http://elasticloadbalancing.amazonaws.com/doc/2012-06-01/\">\n<CreateLoadBalancerResult>\n <DNSName>internal-MyInternalLoadBalancer-1234567890.us-east-1.elb.amazonaws.com</DNSName>\n </CreateLoadBalancerResult>\n <ResponseMetadata>\n <RequestId>1549581b-12b7-11e3-895e-1334aEXAMPLE</RequestId>\n </ResponseMetadata>\n</CreateLoadBalancerResponse>\n </queryresponse>\n </example> \n <example>\n <name>Create a TCP load balancer in default VPC</name> \n <queryrequest>https://elasticloadbalancing.amazonaws.com/?LoadBalancerName=MyDefaultVPCLoadBalancer\n&AvailabilityZones.member.1=sa-east-1b\n&Listeners.member.1.LoadBalancerPort=80\n&Listeners.member.1.InstancePort=80\n&Listeners.member.1.Protocol=http\n&Listeners.member.1.InstanceProtocol=http\n&Version=2012-06-01\n&Action=CreateLoadBalancer\n&AUTHPARAMS </queryrequest> \n <queryresponse><CreateLoadBalancerResponse xmlns=\"http://elasticloadbalancing.amazonaws.com/doc/2012-06-01/\">\n<CreateLoadBalancerResult>\n <DNSName>MyDefaultVPCLoadBalancer-1234567890.sa.east-1.elb.amazonaws.com</DNSName>\n </CreateLoadBalancerResult>\n <ResponseMetadata>\n <RequestId>1549581b-12b7-11e3-895e-1334aEXAMPLE</RequestId>\n </ResponseMetadata>\n</CreateLoadBalancerResponse>\n </queryresponse>\n </example> \n </examples> \n "
572
+ "documentation": "\n <p>\n Creates a new load balancer.\n </p>\n <p>\n After the call has completed successfully, a new load balancer\n is created; however, it will not be usable until at least\n one instance has been registered.\n When the load balancer creation is completed,\n the client can check whether or not it is usable by\n using the <a>DescribeInstanceHealth</a> action.\n The load balancer is usable as soon as any registered instance\n is <i>InService</i>.\n </p>\n <note>\n Currently, the client's quota of load balancers is\n limited to ten per Region.\n </note>\n <note>\n <p>\n Load balancer DNS names vary depending on the Region\n they're created in. For load balancers created in the United States,\n the DNS name ends with:\n </p>\n <!-- *****THE FOLLOWING EXAMPLE MUST BE REMOVED OR PROFILED OUT FOR ROUNDTABLE***** -->\n <ul>\n <li>\n <i>us-east-1.elb.amazonaws.com</i> (for the Northern Virginia Region)\n </li>\n <li>\n <i>us-west-1.elb.amazonaws.com</i> (for the Northern California Region)\n </li>\n </ul>\n <p>\n For load balancers created in the EU (Ireland) Region,\n the DNS name ends with:\n </p>\n <ul>\n <li>\n <i>eu-west-1.elb.amazonaws.com</i>\n </li>\n </ul>\n </note>\n <p>For information on using <a>CreateLoadBalancer</a> to create a new load balancer in Amazon EC2, go to <a href=\"http://docs.aws.amazon.com/ElasticLoadBalancing/latest/DeveloperGuide/creating_lb_QueryAPI.html\">Using Query API</a> \n section in the <i>Creating a Load Balancer With SSL Cipher Settings and Back-end Authentication</i> topic of the <i>Elastic Load Balancing Developer Guide</i>.</p>\n \n <p>For information on using <a>CreateLoadBalancer</a> to create a new load balancer in Amazon VPC, see <i>Using the Query API</i> in the <a href=\"http://docs.aws.amazon.com/ElasticLoadBalancing/latest/DeveloperGuide/USVPC_creating_basic_lb.html\">Creating a Basic Load Balancer in Amazon VPC</a> \n section in the <i>Elastic Load Balancing Developer Guide</i>.</p>\n "
572
573
  },
573
574
  "CreateLoadBalancerListeners": {
574
575
  "name": "CreateLoadBalancerListeners",
@@ -579,7 +580,7 @@
579
580
  "LoadBalancerName": {
580
581
  "shape_name": "AccessPointName",
581
582
  "type": "string",
582
- "documentation": "\n <p>\n The name of the load balancer. \n </p>\n ",
583
+ "documentation": "\n \t<p>\n \tThe name of the load balancer. \n \t</p>\n ",
583
584
  "required": true
584
585
  },
585
586
  "Listeners": {
@@ -617,23 +618,23 @@
617
618
  "SSLCertificateId": {
618
619
  "shape_name": "SSLCertificateId",
619
620
  "type": "string",
620
- "documentation": "\n <p>\n The ARN string of the server certificate. \n To get the ARN of the server certificate, call the AWS Identity and Access Management \n <a href=\"http://docs.aws.amazon.com/IAM/latest/APIReference/index.html?API_UploadServerCertificate.html\">UploadServerCertificate \t\n </a> API. </p>\n "
621
+ "documentation": "\n \t<p>\n \tThe ARN string of the server certificate. \n \tTo get the ARN of the server certificate, call the AWS Identity and Access Management \n \t <a href=\"http://docs.aws.amazon.com/IAM/latest/APIReference/index.html?API_UploadServerCertificate.html\">UploadServerCertificate \t\n \t</a> API. </p>\n "
621
622
  }
622
623
  },
623
624
  "documentation": "\n <p>\n The Listener data type.\n </p>\n "
624
625
  },
625
- "documentation": "\n <p>\n A list of <code>LoadBalancerPort</code>, \n <code>InstancePort</code>, \n <code>Protocol</code>, and \n <code>SSLCertificateId</code> items. \t\n </p>\n ",
626
+ "documentation": "\n \t<p>\n \tA list of <code>LoadBalancerPort</code>, \n \t<code>InstancePort</code>, \n \t<code>Protocol</code>, and \n \t<code>SSLCertificateId</code> items. \t\n \t</p>\n ",
626
627
  "required": true
627
628
  }
628
629
  },
629
- "documentation": "\n <p>\n The input for the <a>CreateLoadBalancerListeners</a> action.\n </p>\n \n "
630
+ "documentation": "\n\t\t<p>\n\t\tThe input for the <a>CreateLoadBalancerListeners</a> action.\n\t\t</p>\n "
630
631
  },
631
632
  "output": {
632
633
  "shape_name": "CreateLoadBalancerListenerOutput",
633
634
  "type": "structure",
634
635
  "members": {
635
636
  },
636
- "documentation": "\n <p>\n The output for the <a>CreateLoadBalancerListeners</a> action.\n </p>\n "
637
+ "documentation": "\n\t\t<p>\n\t\tThe output for the <a>CreateLoadBalancerListeners</a> action.\n\t\t</p>\n "
637
638
  },
638
639
  "errors": [
639
640
  {
@@ -648,14 +649,14 @@
648
649
  "type": "structure",
649
650
  "members": {
650
651
  },
651
- "documentation": "\n <p>\n A <code>Listener</code> already exists for the given \n <code>LoadBalancerName</code> and <code>LoadBalancerPort</code>, \n but with a different <code>InstancePort</code>, <code>Protocol</code>, \n or <code>SSLCertificateId</code>. \t\n </p>\n "
652
+ "documentation": "\n \t<p>\n \tA <code>Listener</code> already exists for the given \n \t<code>LoadBalancerName</code> and <code>LoadBalancerPort</code>, \n \tbut with a different <code>InstancePort</code>, <code>Protocol</code>, \n \tor <code>SSLCertificateId</code>. \t\n \t</p>\n "
652
653
  },
653
654
  {
654
655
  "shape_name": "CertificateNotFoundException",
655
656
  "type": "structure",
656
657
  "members": {
657
658
  },
658
- "documentation": "\n <p>\n The specified SSL ID does not refer to a valid SSL certificate \n in the AWS Identity and Access Management Service.\n </p>\n "
659
+ "documentation": "\n \t<p>\n The specified SSL ID does not refer to a valid SSL certificate \n in the AWS Identity and Access Management Service.\n \t</p>\n "
659
660
  },
660
661
  {
661
662
  "shape_name": "InvalidConfigurationRequestException",
@@ -665,7 +666,7 @@
665
666
  "documentation": "\n <p>\n Requested configuration change is invalid.\n </p>\n "
666
667
  }
667
668
  ],
668
- "documentation": "\n <p>\n Creates one or more listeners on a load balancer for the specified port. \n If a listener with the given port does not already exist, it will be created; \n otherwise, the properties of the new listener must match the properties \n of the existing listener. \n </p>\n <p>For more information, see <a href=\"http://docs.aws.amazon.com/ElasticLoadBalancing/latest/DeveloperGuide/us-add-listener.html\">Add a Listener to Your Load Balancer</a> \n in the <i>Elastic Load Balancing Developer Guide</i>.</p>\n \n <examples>\n <name>Create HTTPS load balancer listener in EC2-Classic</name> \n <queryrequest>https://elasticloadbalancing.amazonaws.com/?Listeners.member.1.Protocol=https\n&Listeners.member.1.LoadBalancerPort=443\n&Listeners.member.1.InstancePort=443\n&Listeners.member.1.InstanceProtocol=https\n&Listeners.member.1.SSLCertificateId=arn:aws:iam::123456789012:server-certificate/servercert\n&LoadBalancerName=MyHTTPSLoadBalancer\n&Version=2012-06-01\n&Action=CreateLoadBalancerListeners\n&AUTHPARAMS </queryrequest> \n <queryresponse><CreateLoadBalancerListenersResponse xmlns=\"http://elasticloadbalancing.amazonaws.com/doc/2012-06-01/\">\n <CreateLoadBalancerListenersResult/>\n <ResponseMetadata>\n <RequestId>1549581b-12b7-11e3-895e-1334aEXAMPLE</RequestId>\n </ResponseMetadata>\n</CreateLoadBalancerListenersResponse>\n </queryresponse>\n </examples> \n "
669
+ "documentation": "\n \t<p>\n \tCreates one or more listeners on a load balancer for the specified port. \n \tIf a listener with the given port does not already exist, it will be created; \n \totherwise, the properties of the new listener must match the properties \n \tof the existing listener. \n \t</p>\n "
669
670
  },
670
671
  "CreateLoadBalancerPolicy": {
671
672
  "name": "CreateLoadBalancerPolicy",
@@ -676,7 +677,7 @@
676
677
  "LoadBalancerName": {
677
678
  "shape_name": "AccessPointName",
678
679
  "type": "string",
679
- "documentation": "\n \t<p>\n \tThe name associated with the LoadBalancer for which the policy is being created. \t\n \t</p>\n ",
680
+ "documentation": "\n \t<p>\n \tThe name associated with the LoadBalancer for which the policy is being created.\n \tThis name must be unique within the client AWS account.\n \t</p>\n ",
680
681
  "required": true
681
682
  },
682
683
  "PolicyName": {
@@ -701,15 +702,15 @@
701
702
  "AttributeName": {
702
703
  "shape_name": "AttributeName",
703
704
  "type": "string",
704
- "documentation": "\n <p>\n The name of the attribute associated with the policy.\n </p>\n "
705
+ "documentation": "\n \t<p>\n \tThe name of the attribute associated with the policy.\n \t</p>\n "
705
706
  },
706
707
  "AttributeValue": {
707
708
  "shape_name": "AttributeValue",
708
709
  "type": "string",
709
- "documentation": "\n <p>\n The value of the attribute associated with the policy.\n </p>\n "
710
+ "documentation": "\n \t<p>\n \tThe value of the attribute associated with the policy.\n \t</p>\n "
710
711
  }
711
712
  },
712
- "documentation": "\n <p>\n The <a>PolicyAttribute</a> data type. This data type contains a key/value pair that defines properties of\n a specific policy.\n </p>\n "
713
+ "documentation": "\n \t<p>\n \tThe <a>PolicyAttribute</a> data type. This data type contains a key/value pair that defines properties of\n \ta specific policy.\n \t</p>\n "
713
714
  },
714
715
  "documentation": "\n \t<p>\n \tA list of attributes associated with the policy being created.\n \t</p>\n "
715
716
  }
@@ -721,7 +722,7 @@
721
722
  "type": "structure",
722
723
  "members": {
723
724
  },
724
- "documentation": "\n <p>The output for the <a>CreateLoadBalancerPolicy</a> action.\n </p>\n "
725
+ "documentation": "\n <p>The output for the <a>CreateLoadBalancerPolicy</a> action.\n </p>\n "
725
726
  },
726
727
  "errors": [
727
728
  {
@@ -736,21 +737,21 @@
736
737
  "type": "structure",
737
738
  "members": {
738
739
  },
739
- "documentation": "\n <p>\n One or more of the specified policy types do not exist.\n </p>\n "
740
+ "documentation": "\n \t<p>\n \tOne or more of the specified policy types do not exist.\n \t</p>\n "
740
741
  },
741
742
  {
742
743
  "shape_name": "DuplicatePolicyNameException",
743
744
  "type": "structure",
744
745
  "members": {
745
746
  },
746
- "documentation": "\n <p>\n Policy with the same name exists for this load balancer.\n Please choose another name.\n </p>\n "
747
+ "documentation": "\n <p>\n Policy with the same name exists for this load balancer.\n Please choose another name.\n </p>\n "
747
748
  },
748
749
  {
749
750
  "shape_name": "TooManyPoliciesException",
750
751
  "type": "structure",
751
752
  "members": {
752
753
  },
753
- "documentation": "\n <p>\n Quota for number of policies for this load balancer\n has already been reached.\n </p>\n "
754
+ "documentation": "\n <p>\n Quota for number of policies for this load balancer\n has already been reached.\n </p>\n "
754
755
  },
755
756
  {
756
757
  "shape_name": "InvalidConfigurationRequestException",
@@ -760,7 +761,7 @@
760
761
  "documentation": "\n <p>\n Requested configuration change is invalid.\n </p>\n "
761
762
  }
762
763
  ],
763
- "documentation": "\n \t<p>\n \tCreates a new policy that contains the necessary attributes depending on the policy type.\n \tPolicies are settings that are saved for your load balancer and that can be applied to the\n \tfront-end listener, or the back-end application server, depending on your policy type.\n \t</p>\n <examples> \n <queryrequest>https://elasticloadbalancing.amazonaws.com/?PolicyAttributes.member.1.AttributeName=ProxyProtocol\n&PolicyAttributes.member.1.AttributeValue=true\n&PolicyTypeName=ProxyProtocolPolicyType\n&LoadBalancerName=my-test-loadbalancer\n&PolicyName=EnableProxyProtocol\n&Version=2012-06-01\n&Action=CreateLoadBalancerPolicy\n&AUTHPARAMS </queryrequest> \n <queryresponse><CreateLoadBalancerPolicyResponse xmlns=\"http://elasticloadbalancing.amazonaws.com/doc/2012-06-01/\">\n<CreateLoadBalancerPolicyResult/>\n<ResponseMetadata>\n <RequestId>83c88b9d-12b7-11e3-8b82-87b12EXAMPLE</RequestId>\n</ResponseMetadata>\n</CreateLoadBalancerPolicyResponse>\n </queryresponse>\n </examples> \n \n "
764
+ "documentation": "\n \t<p>\n \tCreates a new policy that contains the necessary attributes depending on the policy type.\n \tPolicies are settings that are saved for your load balancer and that can be applied to the\n \tfront-end listener, or the back-end application server, depending on your policy type.\n \t</p>\n "
764
765
  },
765
766
  "DeleteLoadBalancer": {
766
767
  "name": "DeleteLoadBalancer",
@@ -771,23 +772,23 @@
771
772
  "LoadBalancerName": {
772
773
  "shape_name": "AccessPointName",
773
774
  "type": "string",
774
- "documentation": "\n <p>\n The name associated with the load balancer. \n </p>\n ",
775
+ "documentation": "\n <p>\n The name associated with the load balancer.\n The name must be unique within the client AWS account.\n </p>\n ",
775
776
  "required": true
776
777
  }
777
778
  },
778
- "documentation": "\n <p>\n The input for the <a>DeleteLoadBalancer</a> action.\n </p>\n "
779
+ "documentation": "\n\t\t<p>\n\t\tThe input for the <a>DeleteLoadBalancer</a> action.\n\t\t</p>\n "
779
780
  },
780
781
  "output": {
781
782
  "shape_name": "DeleteAccessPointOutput",
782
783
  "type": "structure",
783
784
  "members": {
784
785
  },
785
- "documentation": "\n <p>\n The output for the <a>DeleteLoadBalancer</a> action.\n </p>\n "
786
+ "documentation": "\n\t\t<p>\n\t\tThe output for the <a>DeleteLoadBalancer</a> action.\n\t\t</p>\n "
786
787
  },
787
788
  "errors": [
788
789
 
789
790
  ],
790
- "documentation": "\n <p>\n Deletes the specified load balancer.\n </p>\n <p>\n If attempting to recreate the load balancer,\n you must reconfigure all the settings.\n The DNS name associated with a deleted load balancer\n will no longer be usable.\n Once deleted, the name and associated DNS record of the\n load balancer no longer exist and traffic sent to any of its\n IP addresses will no longer be delivered to back-end instances. \n </p>\n <p>\n To successfully call this API, you must provide the same\n account credentials as were used to create the load balancer.\n </p>\n <note>\n By design, if the load balancer does not exist or has already been deleted, a call to\n <code>DeleteLoadBalancer</code> action still succeeds.\n </note>\n "
791
+ "documentation": "\n <p>\n Deletes the specified load balancer.\n </p>\n <p>\n If attempting to recreate the load balancer,\n the client must reconfigure all the settings.\n The DNS name associated with a deleted load balancer\n will no longer be usable.\n Once deleted, the name and associated DNS record of the\n load balancer no longer exist and traffic sent to any of its\n IP addresses will no longer be delivered to client instances.\n The client will not receive the same DNS name even if a\n new load balancer with same load balancer name is created.\n </p>\n <p>\n To successfully call this API, the client must provide the same\n account credentials as were used to create the load balancer.\n </p>\n <note>\n By design, if the load balancer does not exist or has already been deleted,\n DeleteLoadBalancer still succeeds.\n </note>\n "
791
792
  },
792
793
  "DeleteLoadBalancerListeners": {
793
794
  "name": "DeleteLoadBalancerListeners",
@@ -798,7 +799,7 @@
798
799
  "LoadBalancerName": {
799
800
  "shape_name": "AccessPointName",
800
801
  "type": "string",
801
- "documentation": "\n <p>\n The mnemonic name associated with the load balancer. \n </p>\n ",
802
+ "documentation": "\n \t<p>\n \tThe mnemonic name associated with the load balancer. \n \t</p>\n ",
802
803
  "required": true
803
804
  },
804
805
  "LoadBalancerPorts": {
@@ -809,18 +810,18 @@
809
810
  "type": "integer",
810
811
  "documentation": null
811
812
  },
812
- "documentation": "\n <p>\n The client port number(s) of the load balancer listener(s) to be removed. \n </p>\n ",
813
+ "documentation": "\n \t<p>\n The client port number(s) of the load balancer listener(s) to be removed. \n \t</p>\n ",
813
814
  "required": true
814
815
  }
815
816
  },
816
- "documentation": "\n <p>\n The input for the <a>DeleteLoadBalancerListeners</a> action.\n </p>\n "
817
+ "documentation": "\n\t\t<p>\n\t\tThe input for the <a>DeleteLoadBalancerListeners</a> action.\n\t\t</p>\n "
817
818
  },
818
819
  "output": {
819
820
  "shape_name": "DeleteLoadBalancerListenerOutput",
820
821
  "type": "structure",
821
822
  "members": {
822
823
  },
823
- "documentation": "\n <p>\n The output for the <a>DeleteLoadBalancerListeners</a> action.\n </p>\n "
824
+ "documentation": "\n\t\t<p>\n\t\tThe output for the <a>DeleteLoadBalancerListeners</a> action.\n\t\t</p>\n "
824
825
  },
825
826
  "errors": [
826
827
  {
@@ -831,7 +832,7 @@
831
832
  "documentation": "\n <p>\n The specified load balancer could not be found.\n </p>\n "
832
833
  }
833
834
  ],
834
- "documentation": "\n <p>\n Deletes listeners from the load balancer for the specified port.\n </p>\n \n "
835
+ "documentation": "\n \t<p>\n \tDeletes listeners from the load balancer for the specified port.\n \t</p>\n \n "
835
836
  },
836
837
  "DeleteLoadBalancerPolicy": {
837
838
  "name": "DeleteLoadBalancerPolicy",
@@ -842,24 +843,24 @@
842
843
  "LoadBalancerName": {
843
844
  "shape_name": "AccessPointName",
844
845
  "type": "string",
845
- "documentation": "\n <p>\n The mnemonic name associated with the load balancer. \n </p>\n ",
846
+ "documentation": "\n \t<p>\n \tThe mnemonic name associated with the load balancer. \n \tThe name must be unique within your AWS account.\n \t</p>\n ",
846
847
  "required": true
847
848
  },
848
849
  "PolicyName": {
849
850
  "shape_name": "PolicyName",
850
851
  "type": "string",
851
- "documentation": "\n <p>\n The mnemonic name for the policy being deleted. \n </p>\n ",
852
+ "documentation": "\n \t<p>\n \tThe mnemonic name for the policy being deleted. \n \t</p>\n ",
852
853
  "required": true
853
854
  }
854
855
  },
855
- "documentation": "\n <p>\n The input for the <a>DeleteLoadBalancerPolicy</a> action.\n </p>\n "
856
+ "documentation": "\n\t\t<p>\n\t\tThe input for the <a>DeleteLoadBalancerPolicy</a> action.\n\t\t</p>\n "
856
857
  },
857
858
  "output": {
858
859
  "shape_name": "DeleteLoadBalancerPolicyOutput",
859
860
  "type": "structure",
860
861
  "members": {
861
862
  },
862
- "documentation": "\n <p>\n The output for the <a>DeleteLoadBalancerPolicy</a> action.\n </p>\n "
863
+ "documentation": "\n\t\t<p>\n\t\tThe output for the <a>DeleteLoadBalancerPolicy</a> action.\n\t\t</p>\n "
863
864
  },
864
865
  "errors": [
865
866
  {
@@ -877,7 +878,7 @@
877
878
  "documentation": "\n <p>\n Requested configuration change is invalid.\n </p>\n "
878
879
  }
879
880
  ],
880
- "documentation": "\n <p>\n Deletes a policy from the load balancer. \n The specified policy must not be enabled for any listeners.\n </p>\n "
881
+ "documentation": "\n \t<p>\n \tDeletes a policy from the load balancer. \n \tThe specified policy must not be enabled for any listeners.\n \t</p>\n "
881
882
  },
882
883
  "DeregisterInstancesFromLoadBalancer": {
883
884
  "name": "DeregisterInstancesFromLoadBalancer",
@@ -888,7 +889,7 @@
888
889
  "LoadBalancerName": {
889
890
  "shape_name": "AccessPointName",
890
891
  "type": "string",
891
- "documentation": "\n <p>\n The name associated with the load balancer. \n </p>\n ",
892
+ "documentation": "\n <p>\n The name associated with the load balancer.\n The name must be unique within the client AWS account.\n </p>\n ",
892
893
  "required": true
893
894
  },
894
895
  "Instances": {
@@ -906,11 +907,11 @@
906
907
  },
907
908
  "documentation": "\n <p>\n The Instance data type.\n </p>\n "
908
909
  },
909
- "documentation": "\n <p>\n A list of EC2 instance IDs consisting of all\n instances to be deregistered.\n </p>\n ",
910
+ "documentation": "\n <p>\n A list of EC2 instance IDs consisting of all\n instances to be deregistered.\n </p>\n ",
910
911
  "required": true
911
912
  }
912
913
  },
913
- "documentation": "\n <p>\n The input for the <a>DeregisterInstancesFromLoadBalancer</a> action.\n </p>\n "
914
+ "documentation": "\n\t\t<p>\n\t\tThe input for the <a>DeregisterInstancesFromLoadBalancer</a> action.\n\t\t</p>\n "
914
915
  },
915
916
  "output": {
916
917
  "shape_name": "DeregisterEndPointsOutput",
@@ -931,10 +932,10 @@
931
932
  },
932
933
  "documentation": "\n <p>\n The Instance data type.\n </p>\n "
933
934
  },
934
- "documentation": "\n <p>\n An updated list of remaining instances\n registered with the load balancer.\n </p>\n "
935
+ "documentation": "\n <p>\n An updated list of remaining instances\n registered with the load balancer.\n </p>\n "
935
936
  }
936
937
  },
937
- "documentation": "\n <p>\n The output for the <a>DeregisterInstancesFromLoadBalancer</a> action.\n </p>\n "
938
+ "documentation": "\n\t\t<p>\n\t\tThe output for the <a>DeregisterInstancesFromLoadBalancer</a> action.\n\t\t</p>\n "
938
939
  },
939
940
  "errors": [
940
941
  {
@@ -952,7 +953,7 @@
952
953
  "documentation": "\n <p>\n The specified EndPoint is not valid.\n </p>\n "
953
954
  }
954
955
  ],
955
- "documentation": "\n <p>\n Deregisters instances from the load balancer.\n Once the instance is deregistered,\n it will stop receiving traffic from the load balancer. \n </p>\n <p>\n In order to successfully call this API,\n the same account credentials as those\n used to create the load balancer must be provided.\n </p>\n <p>For more information, see <a href=\"http://docs.aws.amazon.com/ElasticLoadBalancing/latest/DeveloperGuide/US_DeReg_Reg_Instances.html\">De-register and Register Amazon EC2 Instances</a> \n in the <i>Elastic Load Balancing Developer Guide</i>.</p>\n \n <p>You can use <a>DescribeLoadBalancers</a> to verify if the instance is deregistered from the load balancer.</p> \n <examples>\n <example>\n <name>Deregister instance <i>i-e3677ad7</i> from <i>MyHTTPSLoadBalancer</i> load balancer.</name> \n <queryrequest>https://elasticloadbalancing.amazonaws.com/?Instances.member.1.InstanceId=i-e3677ad7\n&LoadBalancerName=MyHTTPSLoadBalancer\n&Version=2012-06-01\n&Action=DeregisterInstancesFromLoadBalancer\n&AUTHPARAMS </queryrequest> \n <queryresponse><DeregisterInstancesFromLoadBalancerResponse xmlns=\"http://elasticloadbalancing.amazonaws.com/doc/2012-06-01/\">\n <DeregisterInstancesFromLoadBalancerResult>\n <Instances>\n <member>\n <InstanceId>i-6ec63d59</InstanceId>\n </member>\n </Instances>\n </DeregisterInstancesFromLoadBalancerResult>\n<ResponseMetadata>\n <RequestId>83c88b9d-12b7-11e3-8b82-87b12EXAMPLE</RequestId>\n</ResponseMetadata>\n</DeregisterInstancesFromLoadBalancerResponse>\n </queryresponse>\n </example>\n </examples> \n "
956
+ "documentation": "\n <p>\n Deregisters instances from the load balancer.\n Once the instance is deregistered,\n it will stop receiving traffic from the load balancer.\n </p>\n <p>\n In order to successfully call this API,\n the same account credentials as those\n used to create the load balancer must be provided.\n </p>\n "
956
957
  },
957
958
  "DescribeInstanceHealth": {
958
959
  "name": "DescribeInstanceHealth",
@@ -963,7 +964,7 @@
963
964
  "LoadBalancerName": {
964
965
  "shape_name": "AccessPointName",
965
966
  "type": "string",
966
- "documentation": "\n <p>\n The name of the load balancer. \n </p>\n ",
967
+ "documentation": "\n <p>\n The name associated with the load balancer.\n The name must be unique within the client AWS account.\n </p>\n ",
967
968
  "required": true
968
969
  },
969
970
  "Instances": {
@@ -984,7 +985,7 @@
984
985
  "documentation": "\n <p>\n A list of instance IDs whose states are being queried.\n </p>\n "
985
986
  }
986
987
  },
987
- "documentation": "\n <p>\n The input for the <a>DescribeEndPointState</a> action.\n </p>\n "
988
+ "documentation": "\n <p>\n Returns the current state of the instances of the\n specified load balancer. If no instances are specified,\n the state of all the instances for the load balancer is returned.\n </p>\n "
988
989
  },
989
990
  "output": {
990
991
  "shape_name": "DescribeEndPointStateOutput",
@@ -1005,12 +1006,12 @@
1005
1006
  "State": {
1006
1007
  "shape_name": "State",
1007
1008
  "type": "string",
1008
- "documentation": "\n <p>Specifies the current state of the instance.</p>\n \n <p>Valid value: <code>InService</code>|<code>OutOfService</code></p>\n "
1009
+ "documentation": "\n <p>\n Specifies the current state of the instance.\n Valid value: InService|OutOfService\n </p>\n "
1009
1010
  },
1010
1011
  "ReasonCode": {
1011
1012
  "shape_name": "ReasonCode",
1012
1013
  "type": "string",
1013
- "documentation": "\n <p>\n Provides information about the cause of <i>OutOfService</i> instances.\n Specifically, it indicates whether the cause is Elastic Load Balancing\n or the instance behind the load balancer.\n </p>\n <p>Valid value: <code>ELB</code>|<code>Instance</code>|<code>N/A</code></p>\n "
1014
+ "documentation": "\n <p>\n Provides information about the cause of <i>OutOfService</i> instances.\n Specifically, it indicates whether the cause is Elastic Load Balancing\n or the instance behind the load balancer.\n </p>\n "
1014
1015
  },
1015
1016
  "Description": {
1016
1017
  "shape_name": "Description",
@@ -1041,67 +1042,7 @@
1041
1042
  "documentation": "\n <p>\n The specified EndPoint is not valid.\n </p>\n "
1042
1043
  }
1043
1044
  ],
1044
- "documentation": "\n <p>\n Returns the current state of the specified instances registered with the specified load balancer.\n If no instances are specified, the state of all the instances registered with the load balancer is returned.\n </p>\n <note>\n You must provide the same account credentials\n as those that were used to create the load balancer.\n </note>\n <examples>\n <example>\n <name>Description of a healthy (InService) instance</name> \n <queryrequest>https://elasticloadbalancing.amazonaws.com/?LoadBalancerName=MyLoadBalancer\n&Version=2012-06-01\n&Action=DescribeInstanceHealth\n&AUTHPARAMS </queryrequest> \n <queryresponse><DescribeInstanceHealthResponse xmlns=\"http://elasticloadbalancing.amazonaws.com/doc/2012-06-01/\">\n <DescribeInstanceHealthResult>\n <InstanceStates>\n <member>\n <Description>N/A</Description>\n <InstanceId>i-90d8c2a5</InstanceId>\n <State>InService</State>\n <ReasonCode>N/A</ReasonCode>\n </member>\n </InstanceStates>\n </DescribeInstanceHealthResult>\n <ResponseMetadata>\n <RequestId>1549581b-12b7-11e3-895e-1334aEXAMPLE</RequestId>\n </ResponseMetadata>\n</DescribeInstanceHealthResponse> \n </queryresponse>\n </example> \n <example>\n <name>Description of an instance with registration in progress</name> \n <queryrequest>https://elasticloadbalancing.amazonaws.com/?LoadBalancerName=my-test-loadbalancer\n&Version=2012-06-01\n&Action=DescribeInstanceHealth\n&AUTHPARAMS </queryrequest> \n <queryresponse><DescribeInstanceHealthResponse xmlns=\"http://elasticloadbalancing.amazonaws.com/doc/2012-06-01/\">\n <DescribeInstanceHealthResult>\n <InstanceStates>\n <member>\n <Description>Instance registration is still in progress.</Description>\n <InstanceId>i-315b7e51</InstanceId>\n <State>OutOfService</State>\n <ReasonCode>ELB</ReasonCode>\n </member>\n </InstanceStates>\n </DescribeInstanceHealthResult>\n <ResponseMetadata>\n <RequestId>1549581b-12b7-11e3-895e-1334aEXAMPLE</RequestId>\n </ResponseMetadata>\n</DescribeInstanceHealthResponse> \n </queryresponse>\n </example> \n <example>\n <name>Description of an unhealthy (OutOfService) instance</name> \n <queryrequest>https://elasticloadbalancing.amazonaws.com/?LoadBalancerName=MyLoadBalancer-2\n&Version=2012-06-01\n&Action=DescribeInstanceHealth\n&AUTHPARAMS </queryrequest> \n <queryresponse><DescribeInstanceHealthResponse xmlns=\"http://elasticloadbalancing.amazonaws.com/doc/2012-06-01/\">\n <DescribeInstanceHealthResult>\n <InstanceStates>\n <member>\n <Description>Instance has failed at least the UnhealthyThreshold number of health checks consecutively.</Description>\n <InstanceId>i-fda142c9</InstanceId>\n <State>OutOfService</State>\n <ReasonCode>Instance</ReasonCode>\n </member>\n </InstanceStates>\n </DescribeInstanceHealthResult>\n <ResponseMetadata>\n <RequestId>83c88b9d-12b7-11e3-8b82-87b12EXAMPLE</RequestId>\n</ResponseMetadata>\n</DescribeInstanceHealthResponse>\n </queryresponse>\n </example> \n </examples> \n "
1045
- },
1046
- "DescribeLoadBalancerAttributes": {
1047
- "name": "DescribeLoadBalancerAttributes",
1048
- "input": {
1049
- "shape_name": "DescribeLoadBalancerAttributesInput",
1050
- "type": "structure",
1051
- "members": {
1052
- "LoadBalancerName": {
1053
- "shape_name": "AccessPointName",
1054
- "type": "string",
1055
- "documentation": "\n <p>The name of the load balancer.</p> \n ",
1056
- "required": true
1057
- }
1058
- },
1059
- "documentation": "\n <p>The input for the <a>DescribeLoadBalancerAttributes</a> action.</p> \n "
1060
- },
1061
- "output": {
1062
- "shape_name": "DescribeLoadBalancerAttributesOutput",
1063
- "type": "structure",
1064
- "members": {
1065
- "LoadBalancerAttributes": {
1066
- "shape_name": "LoadBalancerAttributes",
1067
- "type": "structure",
1068
- "members": {
1069
- "CrossZoneLoadBalancing": {
1070
- "shape_name": "CrossZoneLoadBalancing",
1071
- "type": "structure",
1072
- "members": {
1073
- "Enabled": {
1074
- "shape_name": "CrossZoneLoadBalancingEnabled",
1075
- "type": "boolean",
1076
- "documentation": "\n <p>Specifies whether cross-zone load balancing is enabled for the load balancer.</p>\n ",
1077
- "required": true
1078
- }
1079
- },
1080
- "documentation": "\n <p>The name of the load balancer attribute.</p> \n "
1081
- }
1082
- },
1083
- "documentation": "\n <p>The load balancer attributes structure.</p> \n "
1084
- }
1085
- },
1086
- "documentation": "\n <p>The following element is returned in a structure named <code>DescribeLoadBalancerAttributesResult</code>.</p> \n "
1087
- },
1088
- "errors": [
1089
- {
1090
- "shape_name": "AccessPointNotFoundException",
1091
- "type": "structure",
1092
- "members": {
1093
- },
1094
- "documentation": "\n <p>\n The specified load balancer could not be found.\n </p>\n "
1095
- },
1096
- {
1097
- "shape_name": "LoadBalancerAttributeNotFoundException",
1098
- "type": "structure",
1099
- "members": {
1100
- },
1101
- "documentation": "\n <p>The specified load balancer attribute could not be found.</p> \n "
1102
- }
1103
- ],
1104
- "documentation": "\n <p>Returns detailed information about all of the attributes associated with the specified load balancer.</p> \n "
1045
+ "documentation": "\n <p>\n Returns the current state of the instances of the specified load balancer.\n If no instances are specified, the state of all the instances for the\n load balancer is returned.\n </p>\n <note>\n The client must have created the specified input\n load balancer in order to retrieve this information;\n the client must provide the same account credentials\n as those that were used to create the load balancer.\n </note>\n "
1105
1046
  },
1106
1047
  "DescribeLoadBalancerPolicies": {
1107
1048
  "name": "DescribeLoadBalancerPolicies",
@@ -1122,7 +1063,7 @@
1122
1063
  "type": "string",
1123
1064
  "documentation": null
1124
1065
  },
1125
- "documentation": "\n \t<p>\n \t The names of load balancer policies you've created or Elastic Load Balancing sample policy names.\n \t</p>\n "
1066
+ "documentation": "\n \t<p>\n \t The names of LoadBalancer policies you've created or Elastic Load Balancing sample policy names.\n \t</p>\n "
1126
1067
  }
1127
1068
  },
1128
1069
  "documentation": "\n "
@@ -1141,12 +1082,12 @@
1141
1082
  "PolicyName": {
1142
1083
  "shape_name": "PolicyName",
1143
1084
  "type": "string",
1144
- "documentation": "\n <p>\n The name of the policy associated with the load balancer.\n </p>\n "
1085
+ "documentation": "\n \t<p>\n \tThe name of the policy associated with the load balancer.\n \t</p>\n "
1145
1086
  },
1146
1087
  "PolicyTypeName": {
1147
1088
  "shape_name": "PolicyTypeName",
1148
1089
  "type": "string",
1149
- "documentation": "\n <p>\n The name of the policy type associated with the load balancer.\n </p>\n "
1090
+ "documentation": "\n \t<p>\n \tThe name of the policy type associated with the load balancer.\n \t</p>\n "
1150
1091
  },
1151
1092
  "PolicyAttributeDescriptions": {
1152
1093
  "shape_name": "PolicyAttributeDescriptions",
@@ -1158,20 +1099,20 @@
1158
1099
  "AttributeName": {
1159
1100
  "shape_name": "AttributeName",
1160
1101
  "type": "string",
1161
- "documentation": "\n <p>\n The name of the attribute associated with the policy.\n </p>\n "
1102
+ "documentation": "\n \t<p>\n \tThe name of the attribute associated with the policy.\n \t</p>\n "
1162
1103
  },
1163
1104
  "AttributeValue": {
1164
1105
  "shape_name": "AttributeValue",
1165
1106
  "type": "string",
1166
- "documentation": "\n <p>\n The value of the attribute associated with the policy.\n </p>\n "
1107
+ "documentation": "\n \t<p>\n \tThe value of the attribute associated with the policy.\n \t</p>\n "
1167
1108
  }
1168
1109
  },
1169
- "documentation": "\n <p>\n The <code>PolicyAttributeDescription</code> data type.\n This data type is used to describe the attributes and values\n associated with a policy.\n </p>\n "
1110
+ "documentation": "\n \t<p>\n \tThe <code>PolicyAttributeDescription</code> data type.\n \tThis data type is used to describe the attributes and values\n \tassociated with a policy.\n \t</p>\n "
1170
1111
  },
1171
- "documentation": "\n <p>\n A list of policy attribute description structures.\n </p>\n "
1112
+ "documentation": "\n \t<p>\n \tA list of policy attribute description structures.\n \t</p>\n "
1172
1113
  }
1173
1114
  },
1174
- "documentation": "\n <p>\n The <code>PolicyDescription</code> data type.\n </p>\n "
1115
+ "documentation": "\n \t<p>\n \tThe <code>PolicyDescription</code> data type.\n \t</p>\n "
1175
1116
  },
1176
1117
  "documentation": "\n \t<p>\n \tA list of policy description structures.\n \t</p>\n "
1177
1118
  }
@@ -1194,7 +1135,7 @@
1194
1135
  "documentation": "\n <p>\n One or more specified policies were not found.\n </p>\n "
1195
1136
  }
1196
1137
  ],
1197
- "documentation": "\n <p>Returns detailed descriptions of the policies.\n If you specify a load balancer name, the action returns the descriptions of all the policies created for the load balancer.\n If you specify a policy name associated with your load balancer, the action returns the description of that policy. \n If you don't specify a load balancer name, the action returns descriptions of the specified sample policies, or descriptions of all the sample policies.\n The names of the sample policies have the <code>ELBSample-</code> prefix.\n </p>\n <examples>\n <example>\n <name>Description of all the policies associated with a load balancer</name> \n <queryrequest>https://elasticloadbalancing.amazonaws.com/?LoadBalancerName=MyLoadBalancer\n&Version=2012-06-01\n&Action=DescribeLoadBalancerPolicies\n&AUTHPARAMS </queryrequest> \n <queryresponse><DescribeLoadBalancerPoliciesResponse xmlns=\"http://elasticloadbalancing.amazonaws.com/doc/2012-06-01/\">\n <DescribeLoadBalancerPoliciesResult>\n <PolicyDescriptions>\n <member>\n <PolicyName>MyDurationStickyPolicy</PolicyName>\n <PolicyTypeName>LBCookieStickinessPolicyType</PolicyTypeName>\n <PolicyAttributeDescriptions>\n <member>\n <AttributeName>CookieExpirationPeriod</AttributeName>\n <AttributeValue>60</AttributeValue>\n </member>\n </PolicyAttributeDescriptions>\n </member>\n <member>\n <PolicyName>MyAppStickyPolicy</PolicyName>\n <PolicyTypeName>AppCookieStickinessPolicyType</PolicyTypeName>\n <PolicyAttributeDescriptions>\n <member>\n <AttributeName>CookieName</AttributeName>\n <AttributeValue>MyAppCookie</AttributeValue>\n </member>\n </PolicyAttributeDescriptions>\n </member>\n </PolicyDescriptions>\n </DescribeLoadBalancerPoliciesResult>\n<ResponseMetadata>\n <RequestId>83c88b9d-12b7-11e3-8b82-87b12EXAMPLE</RequestId>\n</ResponseMetadata>\n</DescribeLoadBalancerPoliciesResponse>\n </queryresponse>\n </example> \n <example>\n <name>Description of a specified policy associated with the load balancer</name> \n <queryrequest>https://elasticloadbalancing.amazonaws.com/?PolicyNames.member.1=EnableProxyProtocol\n&LoadBalancerName=my-test-loadbalancer\n&Version=2012-06-01\n&Action=DescribeLoadBalancerPolicies\n&AUTHPARAMS </queryrequest> \n <queryresponse><DescribeLoadBalancerPoliciesResponse xmlns=\"http://elasticloadbalancing.amazonaws.com/doc/2012-06-01/\">\n <DescribeLoadBalancerPoliciesResult>\n <PolicyDescriptions>\n <member>\n <PolicyName>EnableProxyProtocol</PolicyName>\n <PolicyTypeName>ProxyProtocolPolicyType</PolicyTypeName>\n <PolicyAttributeDescriptions>\n <member>\n <AttributeName>ProxyProtocol</AttributeName>\n <AttributeValue>true</AttributeValue>\n </member>\n </PolicyAttributeDescriptions>\n </member>\n </PolicyDescriptions> \n </DescribeLoadBalancerPoliciesResult>\n <ResponseMetadata>\n <RequestId>1549581b-12b7-11e3-895e-1334aEXAMPLE</RequestId>\n </ResponseMetadata>\n</DescribeLoadBalancerPoliciesResponse>\n </queryresponse>\n </example> \n </examples> \n "
1138
+ "documentation": "\n <p>Returns detailed descriptions of the policies.\n If you specify a load balancer name, the operation returns either the descriptions of the specified policies, or descriptions of all the policies created for the load balancer.\n If you don't specify a load balancer name, the operation returns descriptions of the specified sample policies, or descriptions of all the sample policies.\n The names of the sample policies have the <code>ELBSample-</code> prefix.\n </p>\n "
1198
1139
  },
1199
1140
  "DescribeLoadBalancerPolicyTypes": {
1200
1141
  "name": "DescribeLoadBalancerPolicyTypes",
@@ -1229,12 +1170,12 @@
1229
1170
  "PolicyTypeName": {
1230
1171
  "shape_name": "PolicyTypeName",
1231
1172
  "type": "string",
1232
- "documentation": "\n <p>\n The name of the policy type.\n </p>\n "
1173
+ "documentation": "\n \t<p>\n \tThe name of the policy type.\n \t</p>\n "
1233
1174
  },
1234
1175
  "Description": {
1235
1176
  "shape_name": "Description",
1236
1177
  "type": "string",
1237
- "documentation": "\n <p>\n A human-readable description of the policy type.\n </p>\n "
1178
+ "documentation": "\n \t<p>\n \tA human-readable description of the policy type.\n \t</p>\n "
1238
1179
  },
1239
1180
  "PolicyAttributeTypeDescriptions": {
1240
1181
  "shape_name": "PolicyAttributeTypeDescriptions",
@@ -1246,35 +1187,35 @@
1246
1187
  "AttributeName": {
1247
1188
  "shape_name": "AttributeName",
1248
1189
  "type": "string",
1249
- "documentation": "\n <p>\n The name of the attribute associated with the policy type.\n </p>\n "
1190
+ "documentation": "\n \t<p>\n \tThe name of the attribute associated with the policy type.\n \t</p>\n "
1250
1191
  },
1251
1192
  "AttributeType": {
1252
1193
  "shape_name": "AttributeType",
1253
1194
  "type": "string",
1254
- "documentation": "\n <p>\n The type of attribute. For example, Boolean, Integer, etc.\n </p>\n "
1195
+ "documentation": "\n \t<p>\n \tThe type of attribute. For example, Boolean, Integer, etc.\n \t</p>\n "
1255
1196
  },
1256
1197
  "Description": {
1257
1198
  "shape_name": "Description",
1258
1199
  "type": "string",
1259
- "documentation": "\n <p>\n A human-readable description of the attribute.\n </p>\n "
1200
+ "documentation": "\n \t<p>\n \tA human-readable description of the attribute.\n \t</p>\n "
1260
1201
  },
1261
1202
  "DefaultValue": {
1262
1203
  "shape_name": "DefaultValue",
1263
1204
  "type": "string",
1264
- "documentation": "\n <p>\n The default value of the attribute, if applicable.\n </p>\n "
1205
+ "documentation": "\n \t<p>\n \tThe default value of the attribute, if applicable.\n \t</p>\n "
1265
1206
  },
1266
1207
  "Cardinality": {
1267
1208
  "shape_name": "Cardinality",
1268
1209
  "type": "string",
1269
- "documentation": "\n <p>\n The cardinality of the attribute. Valid Values:\n <ul>\n <li>ONE(1) : Single value required</li>\n <li>ZERO_OR_ONE(0..1) : Up to one value can be supplied</li>\n <li>ZERO_OR_MORE(0..*) : Optional. Multiple values are allowed</li>\n <li>ONE_OR_MORE(1..*0) : Required. Multiple values are allowed</li>\n </ul>\n </p>\n "
1210
+ "documentation": "\n \t<p>\n \tThe cardinality of the attribute. Valid Values:\n \t\t<ul>\n \t\t\t<li>ONE(1) : Single value required</li>\n \t\t\t<li>ZERO_OR_ONE(0..1) : Up to one value can be supplied</li>\n \t\t\t<li>ZERO_OR_MORE(0..*) : Optional. Multiple values are allowed</li>\n \t\t\t<li>ONE_OR_MORE(1..*0) : Required. Multiple values are allowed</li>\n \t\t</ul>\n \t</p>\n "
1270
1211
  }
1271
1212
  },
1272
- "documentation": "\n <p>\n The <code>PolicyAttributeTypeDescription</code> data type. This data type is used to describe values\n that are acceptable for the policy attribute.\n </p>\n "
1213
+ "documentation": "\n \t<p>\n \tThe <code>PolicyAttributeTypeDescription</code> data type. This data type is used to describe values\n \tthat are acceptable for the policy attribute.\n \t</p>\n "
1273
1214
  },
1274
- "documentation": "\n <p>\n The description of the policy attributes associated with the load balancer policies defined by the Elastic Load Balancing service.\n </p>\n "
1215
+ "documentation": "\n \t<p>\n \tThe description of the policy attributes associated with the load balancer policies defined by the Elastic Load Balancing service.\n \t</p>\n "
1275
1216
  }
1276
1217
  },
1277
- "documentation": "\n <p>\n The <a>PolicyTypeDescription</a> data type.\n </p>\n "
1218
+ "documentation": "\n \t<p>\n \tThe <a>PolicyTypeDescription</a> data type.\n \t</p>\n "
1278
1219
  },
1279
1220
  "documentation": "\n \t<p>\n \tList of policy type description structures of the specified policy type.\n \tIf no policy type names are specified,\n \treturns the description of all the policy types defined by Elastic Load Balancing service.\n \t</p>\n "
1280
1221
  }
@@ -1287,10 +1228,10 @@
1287
1228
  "type": "structure",
1288
1229
  "members": {
1289
1230
  },
1290
- "documentation": "\n <p>\n One or more of the specified policy types do not exist.\n </p>\n "
1231
+ "documentation": "\n \t<p>\n \tOne or more of the specified policy types do not exist.\n \t</p>\n "
1291
1232
  }
1292
1233
  ],
1293
- "documentation": "\n \t<p>\n \tReturns meta-information on the specified load balancer policies defined by the\n \tElastic Load Balancing service. The policy types that are\n \treturned from this action can be used in a <a>CreateLoadBalancerPolicy</a> action to\n \tinstantiate specific policy configurations that will be applied to a load balancer.\n \t</p>\n <examples>\n <example>\n <name>Partial description of all the policy types defined by Elastic Load Balancing for your account</name> \n <queryrequest>https://elasticloadbalancing.amazonaws.com/?Version=2012-06-01\n&Action=DescribeLoadBalancerPolicyTypes\n&AUTHPARAMS </queryrequest> \n <queryresponse><DescribeLoadBalancerPolicyTypesResponse xmlns=\"http://elasticloadbalancing.amazonaws.com/doc/2012-06-01/\">\n<DescribeLoadBalancerPolicyTypesResult>\n <PolicyTypeName>SSLNegotiationPolicyType</PolicyTypeName>\n < . . . .>\n <PolicyTypeName>BackendServerAuthenticationPolicyType</PolicyTypeName>\n < . . . .>\n <PolicyTypeName>PublicKeyPolicyType</PolicyTypeName>\n < . . . .>\n <PolicyTypeName>AppCookieStickinessPolicyType</PolicyTypeName>\n < . . . .>\n <PolicyTypeName>LBCookieStickinessPolicyType</PolicyTypeName>\n < . . . .>\n <PolicyTypeName>ProxyProtocolPolicyType</PolicyTypeName>\n < . . . .>\n</DescribeLoadBalancerPolicyTypesResult>\n<ResponseMetadata>\n <RequestId>83c88b9d-12b7-11e3-8b82-87b12EXAMPLE</RequestId>\n</ResponseMetadata>\n</ DescribeLoadBalancerPolicyTypesResponse >\t\n </queryresponse>\n </example> \n <example>\n <name>Description of ProxyProtocolPolicyType</name> \n <queryrequest>https://elasticloadbalancing.amazonaws.com/?PolicyTypeNames.member.1=ProxyProtocolPolicyType\n&Version=2012-06-01\n&Action=DescribeLoadBalancerPolicyTypes\n&AUTHPARAMS </queryrequest> \n <queryresponse><DescribeLoadBalancerPolicyTypesResponse xmlns=\"http://elasticloadbalancing.amazonaws.com/doc/2012-06-01/\">\n <DescribeLoadBalancerPolicyTypesResult>\n <PolicyTypeDescriptions>\n <member>\n <PolicyAttributeTypeDescriptions>\n <member>\n <AttributeName>ProxyProtocol</AttributeName>\n <AttributeType>Boolean</AttributeType>\n <Cardinality>ONE</Cardinality>\n </member>\n </PolicyAttributeTypeDescriptions>\n <PolicyTypeName>ProxyProtocolPolicyType</PolicyTypeName>\n <Description>Policy that controls whether to include the IP address and port of the originating request for TCP messages.\n This policy operates on TCP/SSL listeners only</Description>\n </member>\n </PolicyTypeDescriptions>\n </DescribeLoadBalancerPolicyTypesResult>\n <ResponseMetadata>\n <RequestId>1549581b-12b7-11e3-895e-1334aEXAMPLE</RequestId>\n </ResponseMetadata>\n</DescribeLoadBalancerPolicyTypesResponse>\n </queryresponse>\n </example> \n </examples> \n \n "
1234
+ "documentation": "\n \t<p>\n \tReturns meta-information on the specified load balancer policies defined by the\n \tElastic Load Balancing service. The policy types that are\n \treturned from this action can be used in a <a>CreateLoadBalancerPolicy</a> action to\n \tinstantiate specific policy configurations that will be applied to a load balancer.\n \t</p>\n "
1294
1235
  },
1295
1236
  "DescribeLoadBalancers": {
1296
1237
  "name": "DescribeLoadBalancers",
@@ -1306,7 +1247,7 @@
1306
1247
  "type": "string",
1307
1248
  "documentation": null
1308
1249
  },
1309
- "documentation": "\n <p>\n A list of load balancer names associated with the account.\n </p>\n "
1250
+ "documentation": "\n <p>\n A list of names associated with the load balancers at creation time.\n </p>\n "
1310
1251
  },
1311
1252
  "Marker": {
1312
1253
  "shape_name": "Marker",
@@ -1386,7 +1327,7 @@
1386
1327
  "SSLCertificateId": {
1387
1328
  "shape_name": "SSLCertificateId",
1388
1329
  "type": "string",
1389
- "documentation": "\n <p>\n The ARN string of the server certificate. \n To get the ARN of the server certificate, call the AWS Identity and Access Management \n <a href=\"http://docs.aws.amazon.com/IAM/latest/APIReference/index.html?API_UploadServerCertificate.html\">UploadServerCertificate \t\n </a> API. </p>\n "
1330
+ "documentation": "\n \t<p>\n \tThe ARN string of the server certificate. \n \tTo get the ARN of the server certificate, call the AWS Identity and Access Management \n \t <a href=\"http://docs.aws.amazon.com/IAM/latest/APIReference/index.html?API_UploadServerCertificate.html\">UploadServerCertificate \t\n \t</a> API. </p>\n "
1390
1331
  }
1391
1332
  },
1392
1333
  "documentation": "\n <p>\n The Listener data type.\n </p>\n "
@@ -1399,10 +1340,10 @@
1399
1340
  "type": "string",
1400
1341
  "documentation": null
1401
1342
  },
1402
- "documentation": "\n <p>\n A list of policies enabled for this listener. \n An empty list indicates that no policies are enabled.\n </p>\n "
1343
+ "documentation": "\n \t<p>\n \tA list of policies enabled for this listener. \n \tAn empty list indicates that no policies are enabled.\n \t</p>\n "
1403
1344
  }
1404
1345
  },
1405
- "documentation": "\n <p>\n The ListenerDescription data type. \n </p>\n "
1346
+ "documentation": "\n \t<p>\n \tThe ListenerDescription data type. \n \t</p>\n "
1406
1347
  },
1407
1348
  "documentation": "\n <p>\n LoadBalancerPort, InstancePort, Protocol, InstanceProtocol, and PolicyNames are returned\n in a list of tuples in the ListenerDescriptions element.\n </p>\n "
1408
1349
  },
@@ -1420,17 +1361,17 @@
1420
1361
  "PolicyName": {
1421
1362
  "shape_name": "PolicyName",
1422
1363
  "type": "string",
1423
- "documentation": "\n <p>The mnemonic name for the policy being created. The name must be unique within a set of policies for this load balancer.\n </p>\n "
1364
+ "documentation": "\n <p>The mnemonic name for the policy being created. The name must be unique within a set of policies for this load balancer.\n </p>\n "
1424
1365
  },
1425
1366
  "CookieName": {
1426
1367
  "shape_name": "CookieName",
1427
1368
  "type": "string",
1428
- "documentation": "\n <p>The name of the application cookie used for stickiness.\n </p>\n \n "
1369
+ "documentation": "\n <p>The name of the application cookie used for stickiness.\n </p>\n \n "
1429
1370
  }
1430
1371
  },
1431
- "documentation": "\n <p>The AppCookieStickinessPolicy data type.\n </p>\n "
1372
+ "documentation": "\n <p>The AppCookieStickinessPolicy data type.\n </p>\n "
1432
1373
  },
1433
- "documentation": "\n <p>\n A list of the <a>AppCookieStickinessPolicy</a> objects created with <a>CreateAppCookieStickinessPolicy</a>.\n </p>\n "
1374
+ "documentation": "\n \t<p>\n \tA list of the <a>AppCookieStickinessPolicy</a> objects created with <a>CreateAppCookieStickinessPolicy</a>.\n \t</p>\n "
1434
1375
  },
1435
1376
  "LBCookieStickinessPolicies": {
1436
1377
  "shape_name": "LBCookieStickinessPolicies",
@@ -1442,17 +1383,17 @@
1442
1383
  "PolicyName": {
1443
1384
  "shape_name": "PolicyName",
1444
1385
  "type": "string",
1445
- "documentation": "\n <p>The name for the policy being created. The name must be unique within the set of policies for this load balancer.\n </p>\n "
1386
+ "documentation": "\n <p>The name for the policy being created. The name must be unique within the set of policies for this load balancer.\n </p>\n "
1446
1387
  },
1447
1388
  "CookieExpirationPeriod": {
1448
1389
  "shape_name": "CookieExpirationPeriod",
1449
1390
  "type": "long",
1450
- "documentation": "\n <p>The time period in seconds after which the cookie should be considered stale. Not specifying this parameter indicates that the stickiness session will last for the duration of the browser session.\n </p>\n "
1391
+ "documentation": "\n <p>The time period in seconds after which the cookie should be considered stale. Not specifying this parameter indicates that the stickiness session will last for the duration of the browser session.\n </p>\n "
1451
1392
  }
1452
1393
  },
1453
- "documentation": "\n <p>The LBCookieStickinessPolicy data type.\n </p>\n "
1394
+ "documentation": "\n <p>The LBCookieStickinessPolicy data type.\n </p>\n "
1454
1395
  },
1455
- "documentation": "\n <p>\n A list of <a>LBCookieStickinessPolicy</a> objects created with <a>CreateAppCookieStickinessPolicy</a>.\n </p>\n "
1396
+ "documentation": "\n \t<p>\n \tA list of <a>LBCookieStickinessPolicy</a> objects created with <a>CreateAppCookieStickinessPolicy</a>.\n \t</p>\n "
1456
1397
  },
1457
1398
  "OtherPolicies": {
1458
1399
  "shape_name": "PolicyNames",
@@ -1462,7 +1403,7 @@
1462
1403
  "type": "string",
1463
1404
  "documentation": null
1464
1405
  },
1465
- "documentation": "\n <p>\n A list of policy names other than the stickiness policies.\n </p>\n "
1406
+ "documentation": "\n \t<p>\n \tA list of policy names other than the stickiness policies.\n \t</p>\n "
1466
1407
  }
1467
1408
  },
1468
1409
  "documentation": "\n \t\t<p>\n \t\tProvides a list of policies defined for the load balancer.\n \t\t</p>\n \t"
@@ -1479,7 +1420,7 @@
1479
1420
  "type": "integer",
1480
1421
  "min_length": 1,
1481
1422
  "max_length": 65535,
1482
- "documentation": "\n <p>\n Provides the port on which the back-end server is listening.\n </p>\n "
1423
+ "documentation": "\n \t<p>\n \tProvides the port on which the back-end server is listening.\n \t</p>\n "
1483
1424
  },
1484
1425
  "PolicyNames": {
1485
1426
  "shape_name": "PolicyNames",
@@ -1489,12 +1430,12 @@
1489
1430
  "type": "string",
1490
1431
  "documentation": null
1491
1432
  },
1492
- "documentation": "\n <p>\n Provides a list of policy names enabled for the back-end server.\n </p>\n "
1433
+ "documentation": "\n \t<p>\n \tProvides a list of policy names enabled for the back-end server.\n \t</p>\n "
1493
1434
  }
1494
1435
  },
1495
- "documentation": "\n <p>\n This data type is used as a response element in the <a>DescribeLoadBalancers</a> action to describe the configuration of the back-end server.\n </p>\n "
1436
+ "documentation": "\n \t<p>\n \tThis data type is used as a response element in the <a>DescribeLoadBalancers</a> action to describe the configuration of the back-end server.\n \t</p>\n "
1496
1437
  },
1497
- "documentation": "\n <p>\n Contains a list of back-end server descriptions.\n </p>\n "
1438
+ "documentation": "\n \t<p>\n \tContains a list of back-end server descriptions.\n \t</p>\n "
1498
1439
  },
1499
1440
  "AvailabilityZones": {
1500
1441
  "shape_name": "AvailabilityZones",
@@ -1623,7 +1564,7 @@
1623
1564
  },
1624
1565
  "documentation": "\n <p>\n Contains the result of a successful invocation of <a>DescribeLoadBalancers</a>.\n </p>\n "
1625
1566
  },
1626
- "documentation": "\n <p>\n A list of load balancer description structures.\n </p>\n "
1567
+ "documentation": "\n <p>\n A list of load balancer description structures.\n </p>\n "
1627
1568
  },
1628
1569
  "NextMarker": {
1629
1570
  "shape_name": "Marker",
@@ -1642,7 +1583,7 @@
1642
1583
  "documentation": "\n <p>\n The specified load balancer could not be found.\n </p>\n "
1643
1584
  }
1644
1585
  ],
1645
- "documentation": "\n <p>\n Returns detailed configuration information for all the load balancers created for the account.\n If you specify load balancer names, the action returns configuration information of the specified\n load balancers. </p>\n <note>\n In order to retrieve this information, you must provide the same account credentials \n that was used to create the load balancer.</note>\n <examples>\n <example>\n <name>Description of a specified load balancer</name> \n <queryrequest>https://elasticloadbalancing.amazonaws.com/?LoadBalancerNames.member.1=MyLoadBalancer\n&Version=2012-06-01\n&Action=DescribeLoadBalancers\n&AUTHPARAMS </queryrequest> \n <queryresponse><DescribeLoadBalancersResult>\n <LoadBalancerDescriptions>\n <member>\n <SecurityGroups/>\n <LoadBalancerName>MyLoadBalancer</LoadBalancerName>\n <CreatedTime>2013-05-24T21:15:31.280Z</CreatedTime>\n <HealthCheck>\n <Interval>90</Interval>\n <Target>HTTP:80/</Target>\n <HealthyThreshold>2</HealthyThreshold>\n <Timeout>60</Timeout>\n <UnhealthyThreshold>10</UnhealthyThreshold>\n </HealthCheck>\n <ListenerDescriptions>\n <member>\n <PolicyNames/>\n <Listener>\n <Protocol>HTTP</Protocol>\n <LoadBalancerPort>80</LoadBalancerPort>\n <InstanceProtocol>HTTP</InstanceProtocol>\n <InstancePort>80</InstancePort>\n </Listener>\n </member>\n </ListenerDescriptions>\n <Instances>\n <member>\n <InstanceId>i-e4cbe38d</InstanceId>\n </member>\n </Instances>\n <Policies>\n <AppCookieStickinessPolicies/>\n <OtherPolicies/>\n <LBCookieStickinessPolicies/>\n </Policies>\n <AvailabilityZones>\n <member>us-east-1a</member>\n </AvailabilityZones>\n <CanonicalHostedZoneNameID>ZZZZZZZZZZZ123X</CanonicalHostedZoneNameID>\n <CanonicalHostedZoneName>MyLoadBalancer-123456789.us-east-1.elb.amazonaws.com</CanonicalHostedZoneName>\n <Scheme>internet-facing</Scheme>\n <SourceSecurityGroup>\n <OwnerAlias>amazon-elb</OwnerAlias>\n <GroupName>amazon-elb-sg</GroupName>\n </SourceSecurityGroup>\n <DNSName>MyLoadBalancer-123456789.us-east-1.elb.amazonaws.com</DNSName>\n <BackendServerDescriptions/>\n <Subnets/>\n </member>\n </LoadBalancerDescriptions>\n </DescribeLoadBalancersResult>\n<ResponseMetadata>\n <RequestId>83c88b9d-12b7-11e3-8b82-87b12EXAMPLE</RequestId>\n</ResponseMetadata>\n</ DescribeLoadBalancerPolicyTypesResponse >\t\n </queryresponse>\n </example>\n </examples> \n "
1586
+ "documentation": "\n <p>\n Returns detailed configuration information\n for the specified load balancers. If no load balancers are specified,\n the operation returns configuration information\n for all load balancers created by the caller.\n </p>\n <note>\n The client must have created the specified input\n load balancers in order to retrieve this information;\n the client must provide the same account credentials\n as those that were used to create the load balancer.\n </note>\n "
1646
1587
  },
1647
1588
  "DetachLoadBalancerFromSubnets": {
1648
1589
  "name": "DetachLoadBalancerFromSubnets",
@@ -1653,7 +1594,7 @@
1653
1594
  "LoadBalancerName": {
1654
1595
  "shape_name": "AccessPointName",
1655
1596
  "type": "string",
1656
- "documentation": "\n <p>\n The name associated with the load balancer to be detached. \n </p>\n ",
1597
+ "documentation": "\n <p>\n The name associated with the load balancer to be detached.\n The name must be unique within the client AWS account.\n </p>\n ",
1657
1598
  "required": true
1658
1599
  },
1659
1600
  "Subnets": {
@@ -1668,7 +1609,7 @@
1668
1609
  "required": true
1669
1610
  }
1670
1611
  },
1671
- "documentation": "\n <p>\n The input for the <a>DetachLoadBalancerFromSubnets</a> action. \n </p> \n "
1612
+ "documentation": "\n <p>\n The input for the <a>DetachLoadBalancerFromSubnets</a> action. \n </p> \n "
1672
1613
  },
1673
1614
  "output": {
1674
1615
  "shape_name": "DetachLoadBalancerFromSubnetsOutput",
@@ -1682,7 +1623,7 @@
1682
1623
  "type": "string",
1683
1624
  "documentation": null
1684
1625
  },
1685
- "documentation": "\n <p>\n A list of subnet IDs the load balancer is now attached to. \n </p> \n "
1626
+ "documentation": "\n <p>\n A list of subnet IDs removed from the configured set of subnets for the load balancer. \n </p> \n "
1686
1627
  }
1687
1628
  },
1688
1629
  "documentation": "\n <p>\n The output for the <a>DetachLoadBalancerFromSubnets</a> action.\n </p>\n "
@@ -1703,7 +1644,7 @@
1703
1644
  "documentation": "\n <p>\n Requested configuration change is invalid.\n </p>\n "
1704
1645
  }
1705
1646
  ],
1706
- "documentation": "\n <p>\n Removes subnets from the set of configured subnets in the Amazon Virtual Private Cloud (Amazon VPC) for the load balancer. \n </p> \n <p>\n After a subnet is removed all of the EC2 instances registered with the load balancer that are \n in the removed subnet will go into the <i>OutOfService</i> state. When a subnet is removed, the load balancer\n will balance the traffic among the remaining routable subnets for the load balancer. \n </p>\n <examples> \n <queryrequest>https://elasticloadbalancing.amazonaws.com/?Subnets.member.1=subnet-119f0078\n&LoadBalancerName=my-test-vpc-loadbalancer\n&Version=2012-06-01\n&Action=DetachLoadBalancerFromSubnets\n&AUTHPARAMS </queryrequest> \n <queryresponse><DetachLoadBalancerFromSubnetsResponse xmlns=\"http://elasticloadbalancing.amazonaws.com/doc/2012-06-01/\">\n <DetachLoadBalancerFromSubnetsResult>\n <Subnets>\n <member>subnet-159f007c</member>\n <member>subnet-3561b05e</member>\n </Subnets>\n </DetachLoadBalancerFromSubnetsResult>\n <ResponseMetadata>\n <RequestId>07b1ecbc-1100-11e3-acaf-dd7edEXAMPLE</RequestId>\n </ResponseMetadata>\n</DetachLoadBalancerFromSubnetsResponse>\n </queryresponse>\n </examples> \n "
1647
+ "documentation": "\n <p>\n Removes subnets from the set of configured subnets in the VPC for the load balancer. \n </p> \n <p>\n After a subnet is removed all of the EndPoints registered with the load balancer that are \n in the removed subnet will go into the <i>OutOfService</i> state. When a subnet is removed, the load balancer\n will balance the traffic among the remaining routable subnets for the load balancer. \n </p>\n "
1707
1648
  },
1708
1649
  "DisableAvailabilityZonesForLoadBalancer": {
1709
1650
  "name": "DisableAvailabilityZonesForLoadBalancer",
@@ -1714,7 +1655,7 @@
1714
1655
  "LoadBalancerName": {
1715
1656
  "shape_name": "AccessPointName",
1716
1657
  "type": "string",
1717
- "documentation": "\n <p>\n The name associated with the load balancer. \n </p>\n ",
1658
+ "documentation": "\n <p>\n The name associated with the load balancer.\n The name must be unique within the client AWS account.\n </p>\n ",
1718
1659
  "required": true
1719
1660
  },
1720
1661
  "AvailabilityZones": {
@@ -1725,7 +1666,7 @@
1725
1666
  "type": "string",
1726
1667
  "documentation": null
1727
1668
  },
1728
- "documentation": "\n <p>\n A list of Availability Zones to be removed from the load balancer.\n </p>\n <note>\n There must be at least one Availability Zone\n registered with a load balancer at all times. \n Specified Availability Zones must be in the same region.\n </note>\n ",
1669
+ "documentation": "\n <p>\n A list of Availability Zones to be removed from the load balancer.\n </p>\n <note>\n There must be at least one Availability Zone\n registered with a load balancer at all times.\n The client cannot remove all the Availability Zones from a load balancer.\n Specified Availability Zones must be in the same Region.\n </note>\n ",
1729
1670
  "required": true
1730
1671
  }
1731
1672
  },
@@ -1764,7 +1705,7 @@
1764
1705
  "documentation": "\n <p>\n Requested configuration change is invalid.\n </p>\n "
1765
1706
  }
1766
1707
  ],
1767
- "documentation": "\n <p>\n Removes the specified EC2 Availability Zones from\n the set of configured Availability Zones for the load balancer.\n </p>\n <p>\n There must be at least one Availability Zone registered\n with a load balancer at all times. \n Once an Availability Zone is removed, all the instances\n registered with the load balancer that are in the removed\n Availability Zone go into the <i>OutOfService</i> state. Upon Availability\n Zone removal, the load balancer attempts to equally balance\n the traffic among its remaining usable Availability Zones.\n Trying to remove an Availability Zone that was not associated with\n the load balancer does nothing.\n </p> \n <p>For more information, see <a href=\"http://docs.aws.amazon.com/ElasticLoadBalancing/latest/DeveloperGuide/US_ShrinkLBApp04.html\">Disable an Availability Zone from a Load-Balanced Application</a>\n in the <i>Elastic Load Balancing Developer Guide</i>.</p> \n <examples>\n <example> \n <queryrequest>https://elasticloadbalancing.amazonaws.com/?AvailabilityZones.member.1=us-east-1a\n&LoadBalancerName=MyHTTPSLoadBalancer\n&Version=2012-06-01\n&Action=DisableAvailabilityZonesForLoadBalancer\n&AUTHPARAMS </queryrequest> \n <queryresponse><DisableAvailabilityZonesForLoadBalancerResponse xmlns=\"http://elasticloadbalancing.amazonaws.com/doc/2012-06-01/\">\n <DisableAvailabilityZonesForLoadBalancerResult>\n <AvailabilityZones>\n <member>us-east-1b</member>\n </AvailabilityZones>\n </DisableAvailabilityZonesForLoadBalancerResult>\n <ResponseMetadata>\n <RequestId>ba6267d5-2566-11e3-9c6d-eb728EXAMPLE</RequestId>\n </ResponseMetadata>\n</DisableAvailabilityZonesForLoadBalancerResponse>\n </queryresponse>\n </example>\n </examples> \n "
1708
+ "documentation": "\n <p>\n Removes the specified EC2 Availability Zones from\n the set of configured Availability Zones for the load balancer.\n </p>\n <p>\n There must be at least one Availability Zone registered\n with a load balancer at all times. A client cannot remove all\n the Availability Zones from a load balancer.\n Once an Availability Zone is removed, all the instances\n registered with the load balancer that are in the removed\n Availability Zone go into the OutOfService state. Upon Availability\n Zone removal, the load balancer attempts to equally balance\n the traffic among its remaining usable Availability Zones.\n Trying to remove an Availability Zone that was not associated with\n the load balancer does nothing.\n </p>\n <note>\n In order for this call to be successful, the client\n must have created the load balancer.\n The client must provide the same account credentials\n as those that were used to create the load balancer.\n </note>\n "
1768
1709
  },
1769
1710
  "EnableAvailabilityZonesForLoadBalancer": {
1770
1711
  "name": "EnableAvailabilityZonesForLoadBalancer",
@@ -1775,7 +1716,7 @@
1775
1716
  "LoadBalancerName": {
1776
1717
  "shape_name": "AccessPointName",
1777
1718
  "type": "string",
1778
- "documentation": "\n <p>\n The name associated with the load balancer. \n </p>\n ",
1719
+ "documentation": "\n <p>\n The name associated with the load balancer.\n The name must be unique within the client AWS account.\n </p>\n ",
1779
1720
  "required": true
1780
1721
  },
1781
1722
  "AvailabilityZones": {
@@ -1786,7 +1727,7 @@
1786
1727
  "type": "string",
1787
1728
  "documentation": null
1788
1729
  },
1789
- "documentation": "\n <p>\n A list of new Availability Zones for the load balancer.\n Each Availability Zone must be in the same region as the load balancer.\n </p>\n ",
1730
+ "documentation": "\n <p>\n A list of new Availability Zones for the load balancer.\n Each Availability Zone must be in the same Region as the load balancer.\n </p>\n ",
1790
1731
  "required": true
1791
1732
  }
1792
1733
  },
@@ -1818,75 +1759,7 @@
1818
1759
  "documentation": "\n <p>\n The specified load balancer could not be found.\n </p>\n "
1819
1760
  }
1820
1761
  ],
1821
- "documentation": "\n <p>\n Adds one or more EC2 Availability Zones to the load balancer.\n </p>\n <p>\n The load balancer evenly distributes requests across all\n its registered Availability Zones that contain instances. \n </p>\n <note>\n The new EC2 Availability Zones to be added must be in the same\n EC2 Region as the Availability Zones for which the\n load balancer was created.\n </note>\n <p>For more information, see <a href=\"http://docs.aws.amazon.com/ElasticLoadBalancing/latest/DeveloperGuide/US_AddLBAvailabilityZone.html\">Expand a Load Balanced Application to an Additional Availability Zone</a>\n in the <i>Elastic Load Balancing Developer Guide</i>.</p>\n <examples>\n <example>\n <name>Enable Availability Zone <i>us-east-1c</i> for <i>my-test-loadbalancer</i>.</name> \n <queryrequest>https://elasticloadbalancing.amazonaws.com/?AvailabilityZones.member.1=us-east-1c\n&LoadBalancerName=my-test-loadbalancer\n&Version=2012-06-01\n&Action=EnableAvailabilityZonesForLoadBalancer\n&AUTHPARAMS </queryrequest> \n <queryresponse><EnableAvailabilityZonesForLoadBalancerResponse xmlns=\"http://elasticloadbalancing.amazonaws.com/doc/2012-06-01/\">\n <EnableAvailabilityZonesForLoadBalancerResult>\n <AvailabilityZones>\n <member>us-east-1a</member>\n <member>us-east-1c</member>\n </AvailabilityZones>\n </EnableAvailabilityZonesForLoadBalancerResult>\n<ResponseMetadata>\n <RequestId>83c88b9d-12b7-11e3-8b82-87b12EXAMPLE</RequestId>\n</ResponseMetadata>\n</EnableAvailabilityZonesForLoadBalancerResponse>\n </queryresponse>\n </example>\n </examples> \n "
1822
- },
1823
- "ModifyLoadBalancerAttributes": {
1824
- "name": "ModifyLoadBalancerAttributes",
1825
- "input": {
1826
- "shape_name": "ModifyLoadBalancerAttributesInput",
1827
- "type": "structure",
1828
- "members": {
1829
- "LoadBalancerName": {
1830
- "shape_name": "AccessPointName",
1831
- "type": "string",
1832
- "documentation": "\n <p>The name of the load balancer.</p> \n ",
1833
- "required": true
1834
- },
1835
- "LoadBalancerAttributes": {
1836
- "shape_name": "LoadBalancerAttributes",
1837
- "type": "structure",
1838
- "members": {
1839
- "CrossZoneLoadBalancing": {
1840
- "shape_name": "CrossZoneLoadBalancing",
1841
- "type": "structure",
1842
- "members": {
1843
- "Enabled": {
1844
- "shape_name": "CrossZoneLoadBalancingEnabled",
1845
- "type": "boolean",
1846
- "documentation": "\n <p>Specifies whether cross-zone load balancing is enabled for the load balancer.</p>\n ",
1847
- "required": true
1848
- }
1849
- },
1850
- "documentation": "\n <p>The name of the load balancer attribute.</p> \n "
1851
- }
1852
- },
1853
- "documentation": "\n <p>Attributes of the load balancer.</p> \n ",
1854
- "required": true
1855
- }
1856
- },
1857
- "documentation": "\n <p>The input for the <a>ModifyLoadBalancerAttributes</a> action.</p> \n "
1858
- },
1859
- "output": {
1860
- "shape_name": "ModifyLoadBalancerAttributesOutput",
1861
- "type": "structure",
1862
- "members": {
1863
- },
1864
- "documentation": "\n <p>The output for the <a>ModifyLoadBalancerAttributes</a> action.</p>\n "
1865
- },
1866
- "errors": [
1867
- {
1868
- "shape_name": "AccessPointNotFoundException",
1869
- "type": "structure",
1870
- "members": {
1871
- },
1872
- "documentation": "\n <p>\n The specified load balancer could not be found.\n </p>\n "
1873
- },
1874
- {
1875
- "shape_name": "LoadBalancerAttributeNotFoundException",
1876
- "type": "structure",
1877
- "members": {
1878
- },
1879
- "documentation": "\n <p>The specified load balancer attribute could not be found.</p> \n "
1880
- },
1881
- {
1882
- "shape_name": "InvalidConfigurationRequestException",
1883
- "type": "structure",
1884
- "members": {
1885
- },
1886
- "documentation": "\n <p>\n Requested configuration change is invalid.\n </p>\n "
1887
- }
1888
- ],
1889
- "documentation": "\n <p>Modifies the attributes of a specified load balancer.</p> \n "
1762
+ "documentation": "\n <p>\n Adds one or more EC2 Availability Zones to the load balancer.\n </p>\n <p>\n The load balancer evenly distributes requests across all\n its registered Availability Zones that contain instances.\n As a result, the client must ensure that its load balancer is\n appropriately scaled for each registered Availability Zone.\n </p>\n <note>\n The new EC2 Availability Zones to be added must be in the same\n EC2 Region as the Availability Zones for which the\n load balancer was created.\n </note>\n "
1890
1763
  },
1891
1764
  "RegisterInstancesWithLoadBalancer": {
1892
1765
  "name": "RegisterInstancesWithLoadBalancer",
@@ -1897,7 +1770,7 @@
1897
1770
  "LoadBalancerName": {
1898
1771
  "shape_name": "AccessPointName",
1899
1772
  "type": "string",
1900
- "documentation": "\n <p>\n The name associated with the load balancer.\n The name must be unique within your set of load balancers. \n </p>\n ",
1773
+ "documentation": "\n <p>\n The name associated with the load balancer.\n The name must be unique within the client AWS account.\n </p>\n ",
1901
1774
  "required": true
1902
1775
  },
1903
1776
  "Instances": {
@@ -1915,7 +1788,7 @@
1915
1788
  },
1916
1789
  "documentation": "\n <p>\n The Instance data type.\n </p>\n "
1917
1790
  },
1918
- "documentation": "\n <p>\n A list of instance IDs that should be registered with the load balancer.</p> \n \n ",
1791
+ "documentation": "\n <p>\n A list of instance IDs that should be registered with the load balancer.</p>\n <note>When the instance is stopped and then restarted, the IP addresses associated \n with your instance changes. Elastic Load Balancing cannot recognize the new IP address,\n which prevents it from routing traffic to your instances. We recommend that you \n de-register your Amazon EC2 instances from your load balancer after you stop your \n instance, and then register the load balancer with your instance after you've restarted. \n To de-register your instances from load balancer, use <a>DeregisterInstancesFromLoadBalancer</a> action.</note>\n \n ",
1919
1792
  "required": true
1920
1793
  }
1921
1794
  },
@@ -1961,7 +1834,7 @@
1961
1834
  "documentation": "\n <p>\n The specified EndPoint is not valid.\n </p>\n "
1962
1835
  }
1963
1836
  ],
1964
- "documentation": "\n <p>\n Adds new instances to the load balancer.\n </p>\n <p>\n Once the instance is registered, it starts receiving traffic\n and requests from the load balancer. Any instance that is not\n in any of the Availability Zones registered for the load balancer\n will be moved to the <i>OutOfService</i> state. It will move to the\n <i>InService</i> state when the Availability Zone is added to the load balancer.\n </p>\n <p>When an instance registered with a load balancer is stopped and then restarted, \n the IP addresses associated with the instance changes. Elastic Load Balancing \n cannot recognize the new IP address, which prevents it from routing traffic to\n the instances. We recommend that you de-register your Amazon EC2 instances from\n your load balancer after you stop your instance, and then register the load \n balancer with your instance after you've restarted. To de-register your instances \n from load balancer, use <a>DeregisterInstancesFromLoadBalancer</a> action.</p>\n <p>For more information, see <a href=\"http://docs.aws.amazon.com/ElasticLoadBalancing/latest/DeveloperGuide/US_DeReg_Reg_Instances.html\">De-register and Register Amazon EC2 Instances</a> \n in the <i>Elastic Load Balancing Developer Guide</i>.</p>\n <note>\n In order for this call to be successful, you must provide the same \n account credentials as those that were used to create the load balancer.\n </note>\n <note>\n Completion of this API does not guarantee that operation has completed.\n Rather, it means that the request has been registered and the\n changes will happen shortly.\n </note>\n <p>You can use <a>DescribeLoadBalancers</a> or <a>DescribeInstanceHealth</a> action to check the state of the newly registered instances.</p> \n <examples>\n <example> \n <queryrequest>https://elasticloadbalancing.amazonaws.com/?Instances.member.1.InstanceId=i-315b7e51\n&LoadBalancerName=my-test-loadbalancer\n&Version=2012-06-01\n&Action=RegisterInstancesWithLoadBalancer\n&AUTHPARAMS </queryrequest> \n <queryresponse><RegisterInstancesWithLoadBalancerResponse xmlns=\"http://elasticloadbalancing.amazonaws.com/doc/2012-06-01/\">\n <RegisterInstancesWithLoadBalancerResult>\n <Instances>\n <member>\n <InstanceId>i-315b7e51</InstanceId>\n </member>\n </Instances>\n </RegisterInstancesWithLoadBalancerResult>\n<ResponseMetadata>\n <RequestId>83c88b9d-12b7-11e3-8b82-87b12EXAMPLE</RequestId>\n</ResponseMetadata>\n</RegisterInstancesWithLoadBalancerResponse>\n </queryresponse>\n </example>\n </examples> \n \n "
1837
+ "documentation": "\n <p>\n Adds new instances to the load balancer.\n </p>\n <p>\n Once the instance is registered, it starts receiving traffic\n and requests from the load balancer. Any instance that is not\n in any of the Availability Zones registered for the load balancer\n will be moved to the <i>OutOfService</i> state. It will move to the\n <i>InService</i> state when the Availability Zone is added to the load balancer.\n </p>\n <note>\n In order for this call to be successful, the client\n must have created the load balancer.\n The client must provide the same account credentials\n as those that were used to create the load balancer.\n </note>\n <note>\n Completion of this API does not guarantee that operation has completed.\n Rather, it means that the request has been registered and the\n changes will happen shortly.\n </note>\n \n "
1965
1838
  },
1966
1839
  "SetLoadBalancerListenerSSLCertificate": {
1967
1840
  "name": "SetLoadBalancerListenerSSLCertificate",
@@ -1972,30 +1845,30 @@
1972
1845
  "LoadBalancerName": {
1973
1846
  "shape_name": "AccessPointName",
1974
1847
  "type": "string",
1975
- "documentation": "\n <p>\n The name of the load balancer. \n </p>\n ",
1848
+ "documentation": "\n \t<p>\n \tThe name of the the load balancer. \n \t</p>\n ",
1976
1849
  "required": true
1977
1850
  },
1978
1851
  "LoadBalancerPort": {
1979
1852
  "shape_name": "AccessPointPort",
1980
1853
  "type": "integer",
1981
- "documentation": "\n <p>\n The port that uses the specified SSL certificate. \n </p>\n ",
1854
+ "documentation": "\n \t<p>\n \tThe port that uses the specified SSL certificate. \n \t</p>\n ",
1982
1855
  "required": true
1983
1856
  },
1984
1857
  "SSLCertificateId": {
1985
1858
  "shape_name": "SSLCertificateId",
1986
1859
  "type": "string",
1987
- "documentation": "\n <p>\n The Amazon Resource Number (ARN) of the SSL certificate chain to use. \n For more information on SSL certificates, see \n <a href=\"http://docs.aws.amazon.com/IAM/latest/UserGuide/ManagingServerCerts.html\">\n Managing Server Certificates</a> in the <i>AWS Identity and Access Management User Guide</i>.</p>\n ",
1860
+ "documentation": "\n \t<p>\n \tThe ID of the SSL certificate chain to use. \n \tFor more information on SSL certificates, see \n \t<a href=\"http://docs.aws.amazon.com/IAM/latest/UserGuide/ManagingServerCerts.html\">\n \tManaging Server Certificates\n \t</a>\n \tin the AWS Identity and Access Management documentation. \n \t</p>\n ",
1988
1861
  "required": true
1989
1862
  }
1990
1863
  },
1991
- "documentation": "\n <p>\n The input for the <a>SetLoadBalancerListenerSSLCertificate</a> action.\n </p>\n "
1864
+ "documentation": "\n\t\t<p>\n\t\tThe input for the <a>SetLoadBalancerListenerSSLCertificate</a> action.\n\t\t</p>\n "
1992
1865
  },
1993
1866
  "output": {
1994
1867
  "shape_name": "SetLoadBalancerListenerSSLCertificateOutput",
1995
1868
  "type": "structure",
1996
1869
  "members": {
1997
1870
  },
1998
- "documentation": "\n <p>\n The output for the <a>SetLoadBalancerListenerSSLCertificate</a> action.\n </p>\n "
1871
+ "documentation": "\n\t\t<p>\n\t\tThe output for the <a>SetLoadBalancerListenerSSLCertificate</a> action.\n\t\t</p>\n "
1999
1872
  },
2000
1873
  "errors": [
2001
1874
  {
@@ -2003,7 +1876,7 @@
2003
1876
  "type": "structure",
2004
1877
  "members": {
2005
1878
  },
2006
- "documentation": "\n <p>\n The specified SSL ID does not refer to a valid SSL certificate \n in the AWS Identity and Access Management Service.\n </p>\n "
1879
+ "documentation": "\n \t<p>\n The specified SSL ID does not refer to a valid SSL certificate \n in the AWS Identity and Access Management Service.\n \t</p>\n "
2007
1880
  },
2008
1881
  {
2009
1882
  "shape_name": "AccessPointNotFoundException",
@@ -2027,7 +1900,7 @@
2027
1900
  "documentation": "\n <p>\n Requested configuration change is invalid.\n </p>\n "
2028
1901
  }
2029
1902
  ],
2030
- "documentation": "\n <p>\n Sets the certificate that terminates the specified listener's SSL connections. \n The specified certificate replaces any prior certificate that was used on the same load balancer and port. \n </p>\n <p>For more information on updating your SSL certificate, see <a href=\"http://docs.aws.amazon.com/ElasticLoadBalancing/latest/DeveloperGuide/US_UpdatingLoadBalancerSSL.html\">Updating an SSL Certificate for a Load Balancer</a>\n in the <i>Elastic Load Balancing Developer Guide</i>.</p>\n \n <examples>\n <example> \n <queryrequest>https://elasticloadbalancing.amazonaws.com/?LoadBalancerName=MyInternalLoadBalancer\n&SSLCertificateId=arn:aws:iam::123456789012:server-certificate/testcert\n&LoadBalancerPort=443\n&Version=2012-06-01\n&Action=SetLoadBalancerListenerSSLCertificate\n&AUTHPARAMS </queryrequest> \n <queryresponse><SetLoadBalancerListenerSSLCertificateResponse xmlns=\"http://elasticloadbalancing.amazonaws.com/doc/2012-06-01/\">\n <SetLoadBalancerListenerSSLCertificateResult/>\n<ResponseMetadata>\n <RequestId>83c88b9d-12b7-11e3-8b82-87b12EXAMPLE</RequestId>\n</ResponseMetadata>\n</SetLoadBalancerListenerSSLCertificateResponse>\n </queryresponse>\n </example>\n </examples> \n "
1903
+ "documentation": "\n \t<p>\n \tSets the certificate that terminates the specified listener's SSL connections. \n \tThe specified certificate replaces any prior certificate that was used on the same load balancer and port. \n \t</p>\n <p>For information on using <a>SetLoadBalancerListenerSSLCertificate</a>, see <i>Using the Query API </i> in the <a href=\"http://docs.aws.amazon.com/ElasticLoadBalancing/latest/DeveloperGuide/US_UpdatingLoadBalancerSSL.html\">Updating an SSL Certificate for a Load Balancer</a>\nsection in of the <i>Elastic Load Balancing Developer Guide</i>.</p>\n "
2031
1904
  },
2032
1905
  "SetLoadBalancerPoliciesForBackendServer": {
2033
1906
  "name": "SetLoadBalancerPoliciesForBackendServer",
@@ -2038,13 +1911,13 @@
2038
1911
  "LoadBalancerName": {
2039
1912
  "shape_name": "AccessPointName",
2040
1913
  "type": "string",
2041
- "documentation": "\n <p>\n The mnemonic name associated with the load balancer.\n This name must be unique within the set of your load balancers.\n </p>\n ",
1914
+ "documentation": "\n \t<p>\n \tThe mnemonic name associated with the load balancer.\n \tThis name must be unique within the client AWS account.\n \t</p>\n ",
2042
1915
  "required": true
2043
1916
  },
2044
1917
  "InstancePort": {
2045
1918
  "shape_name": "EndPointPort",
2046
1919
  "type": "integer",
2047
- "documentation": "\n <p>\n The port number associated with the back-end server.\n </p>\n ",
1920
+ "documentation": "\n \t<p>\n \tThe port number associated with the back-end server.\n \t</p>\n ",
2048
1921
  "required": true
2049
1922
  },
2050
1923
  "PolicyNames": {
@@ -2055,18 +1928,18 @@
2055
1928
  "type": "string",
2056
1929
  "documentation": null
2057
1930
  },
2058
- "documentation": "\n <p>\n List of policy names to be set. If the list is empty, then all current polices are\n removed from the back-end server.\n </p>\n ",
1931
+ "documentation": "\n \t<p>\n \tList of policy names to be set. If the list is empty, then all current polices are\n \tremoved from the back-end server.\n \t</p>\n ",
2059
1932
  "required": true
2060
1933
  }
2061
1934
  },
2062
- "documentation": "\n "
1935
+ "documentation": "\n "
2063
1936
  },
2064
1937
  "output": {
2065
1938
  "shape_name": "SetLoadBalancerPoliciesForBackendServerOutput",
2066
1939
  "type": "structure",
2067
1940
  "members": {
2068
1941
  },
2069
- "documentation": "\n <p>\n The output for the <a>SetLoadBalancerPoliciesForBackendServer</a> action.\n </p>\n "
1942
+ "documentation": "\n \t<p>\n \t\tThe output for the <a>SetLoadBalancerPoliciesForBackendServer</a> action.\n \t</p>\n "
2070
1943
  },
2071
1944
  "errors": [
2072
1945
  {
@@ -2091,7 +1964,7 @@
2091
1964
  "documentation": "\n <p>\n Requested configuration change is invalid.\n </p>\n "
2092
1965
  }
2093
1966
  ],
2094
- "documentation": "\n <p>\n Replaces the current set of policies associated with a port on which the back-end server is listening with a new set of policies. After the policies have been created using <a>CreateLoadBalancerPolicy</a>, \n they can be applied here as a list. At this time, only the back-end server authentication policy type can be applied to the back-end ports; this policy type is composed of multiple public key policies.\n </p>\n <note>\n <p>The <i>SetLoadBalancerPoliciesForBackendServer</i> replaces the current set of policies associated with the specified instance port. \n Every time you use this action to enable the policies, use the <code>PolicyNames</code> parameter to list all the policies you want to enable.</p>\n </note>\n <examples> \n <queryrequest>https://elasticloadbalancing.amazonaws.com/?InstancePort=80\n&PolicyNames.member.1=EnableProxyProtocol\n&PolicyNames.member.2=MyPolicyName2\n&PolicyNames.member.3=MyPolicyName3\n&LoadBalancerName=my-test-loadbalancer\n&Version=2012-06-01\n&Action=SetLoadBalancerPoliciesForBackendServer\n&AUTHPARAMS </queryrequest> \n <queryresponse><SetLoadBalancerPoliciesForBackendServerResponse xmlns=\"http://elasticloadbalancing.amazonaws.com/doc/2012-06-01/\">\n <SetLoadBalancerPoliciesForBackendServerResult/>\n <ResponseMetadata>\n <RequestId>0eb9b381-dde0-11e2-8d78-6ddbaEXAMPLE</RequestId>\n </ResponseMetadata>\n</SetLoadBalancerPoliciesForBackendServerResponse> \n </queryresponse>\n </examples> \n <p>You can use <a>DescribeLoadBalancers</a> or <a>DescribeLoadBalancerPolicies</a> action to verify that the policy has been associated with the back-end server.</p> \n "
1967
+ "documentation": "\n <p>\n Replaces the current set of policies associated with a port on which the back-end server is listening with a new set of policies. After the policies have been created using <a>CreateLoadBalancerPolicy</a>, \n they can be applied here as a list. At this time, only the back-end server authentication policy type can be applied to the back-end ports; this policy type is composed of multiple public key policies.\n </p>\n "
2095
1968
  },
2096
1969
  "SetLoadBalancerPoliciesOfListener": {
2097
1970
  "name": "SetLoadBalancerPoliciesOfListener",
@@ -2102,13 +1975,13 @@
2102
1975
  "LoadBalancerName": {
2103
1976
  "shape_name": "AccessPointName",
2104
1977
  "type": "string",
2105
- "documentation": "\n <p>\n The name of the load balancer. \n </p>\n ",
1978
+ "documentation": "\n <p>\n The name associated with the load balancer.\n The name must be unique within the client AWS account.\n </p>\n ",
2106
1979
  "required": true
2107
1980
  },
2108
1981
  "LoadBalancerPort": {
2109
1982
  "shape_name": "AccessPointPort",
2110
1983
  "type": "integer",
2111
- "documentation": "\n <p>\n The external port of the load balancer to associate the policy. \n </p>\n ",
1984
+ "documentation": "\n <p>\n The external port of the load balancer with which this policy applies to. \n </p>\n ",
2112
1985
  "required": true
2113
1986
  },
2114
1987
  "PolicyNames": {
@@ -2119,18 +1992,18 @@
2119
1992
  "type": "string",
2120
1993
  "documentation": null
2121
1994
  },
2122
- "documentation": "\n <p>\n List of policies to be associated with the listener. If the list is empty, the current policy is removed from the listener.\n </p>\n ",
1995
+ "documentation": "\n <p>\n List of policies to be associated with the listener. Currently this list can have at most\n one policy. If the list is empty, the current policy is removed from the listener.\n </p>\n ",
2123
1996
  "required": true
2124
1997
  }
2125
1998
  },
2126
- "documentation": "\n <p>\n The input for the <a>SetLoadBalancerPoliciesOfListener</a> action.\n </p>\n "
1999
+ "documentation": "\n\t\t<p>\n\t\tThe input for the <a>SetLoadBalancerPoliciesOfListener</a> action.\n\t\t</p>\n "
2127
2000
  },
2128
2001
  "output": {
2129
2002
  "shape_name": "SetLoadBalancerPoliciesOfListenerOutput",
2130
2003
  "type": "structure",
2131
2004
  "members": {
2132
2005
  },
2133
- "documentation": "\n <p>\n The output for the <a>SetLoadBalancerPoliciesOfListener</a> action.\n </p>\n "
2006
+ "documentation": "\n\t\t<p>\n\t\tThe output for the <a>SetLoadBalancerPoliciesOfListener</a> action.\n\t\t</p>\n "
2134
2007
  },
2135
2008
  "errors": [
2136
2009
  {
@@ -2162,7 +2035,7 @@
2162
2035
  "documentation": "\n <p>\n Requested configuration change is invalid.\n </p>\n "
2163
2036
  }
2164
2037
  ],
2165
- "documentation": "\n <p>\n Associates, updates, or disables a policy with a listener on the load balancer. \n You can associate multiple policies with a listener. \n </p>\n <examples>\n <name>Associate <i>MySSLNegotiationPolicy</i> with the load balancer port <i>443</i> on the <i>MyInternalLoadbalancer</i> load balancer.</name> \n <queryrequest>https://elasticloadbalancing.amazonaws.com/?PolicyNames.member.1=MySSLNegotiationPolicy\n&LoadBalancerName=MyInternalLoadBalancer\n&LoadBalancerPort=443\n&Version=2012-06-01\n&Action=SetLoadBalancerPoliciesOfListener\n&AUTHPARAMS </queryrequest> \n <queryresponse><SetLoadBalancerPoliciesOfListenerResponse xmlns=\"http://elasticloadbalancing.am\nazonaws.com/doc/2012-06-01/\">\n <SetLoadBalancerPoliciesOfListenerResult/>\n <ResponseMetadata>\n <RequestId>07b1ecbc-1100-11e3-acaf-dd7edEXAMPLE</RequestId>\n </ResponseMetadata>\n</SetLoadBalancerPoliciesOfListenerResponse>\n </queryresponse>\n </examples> \n \n "
2038
+ "documentation": "\n <p>\n Associates, updates, or disables a policy with a listener on the load balancer. \n You can associate multiple policies with a listener. \n </p>\n "
2166
2039
  }
2167
2040
  }
2168
- }
2041
+ }