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
@@ -0,0 +1,126 @@
1
+ {
2
+ "pagination": {
3
+ "DescribeAccountAttributes": {
4
+ "result_key": "AccountAttributes"
5
+ },
6
+ "DescribeAddresses": {
7
+ "result_key": "Addresses"
8
+ },
9
+ "DescribeAvailabilityZones": {
10
+ "result_key": "AvailabilityZones"
11
+ },
12
+ "DescribeBundleTasks": {
13
+ "result_key": "BundleTasks"
14
+ },
15
+ "DescribeConversionTasks": {
16
+ "result_key": "ConversionTasks"
17
+ },
18
+ "DescribeCustomerGateways": {
19
+ "result_key": "CustomerGateways"
20
+ },
21
+ "DescribeDhcpOptions": {
22
+ "result_key": "DhcpOptions"
23
+ },
24
+ "DescribeExportTasks": {
25
+ "result_key": "ExportTasks"
26
+ },
27
+ "DescribeImages": {
28
+ "result_key": "Images"
29
+ },
30
+ "DescribeInstanceStatus": {
31
+ "input_token": "NextToken",
32
+ "output_token": "NextToken",
33
+ "limit_key": "MaxResults",
34
+ "result_key": "InstanceStatuses"
35
+ },
36
+ "DescribeInstances": {
37
+ "input_token": "NextToken",
38
+ "output_token": "NextToken",
39
+ "limit_key": "MaxResults",
40
+ "result_key": "Reservations"
41
+ },
42
+ "DescribeInternetGateways": {
43
+ "result_key": "InternetGateways"
44
+ },
45
+ "DescribeKeyPairs": {
46
+ "result_key": "KeyPairs"
47
+ },
48
+ "DescribeLicenses": {
49
+ "result_key": "Licenses"
50
+ },
51
+ "DescribeNetworkAcls": {
52
+ "result_key": "NetworkAcls"
53
+ },
54
+ "DescribeNetworkInterfaces": {
55
+ "result_key": "NetworkInterfaces"
56
+ },
57
+ "DescribePlacementGroups": {
58
+ "result_key": "PlacementGroups"
59
+ },
60
+ "DescribeRegions": {
61
+ "result_key": "Regions"
62
+ },
63
+ "DescribeReservedInstances": {
64
+ "result_key": "ReservedInstances"
65
+ },
66
+ "DescribeReservedInstancesListings": {
67
+ "result_key": "ReservedInstancesListings"
68
+ },
69
+ "DescribeReservedInstancesModifications": {
70
+ "input_token": "NextToken",
71
+ "output_token": "NextToken",
72
+ "result_key": "ReservedInstancesModifications"
73
+ },
74
+ "DescribeReservedInstancesOfferings": {
75
+ "input_token": "NextToken",
76
+ "output_token": "NextToken",
77
+ "limit_key": "MaxResults",
78
+ "result_key": "ReservedInstancesOfferings"
79
+ },
80
+ "DescribeRouteTables": {
81
+ "result_key": "RouteTables"
82
+ },
83
+ "DescribeSecurityGroups": {
84
+ "result_key": "SecurityGroups"
85
+ },
86
+ "DescribeSnapshots": {
87
+ "result_key": "Snapshots"
88
+ },
89
+ "DescribeSpotInstanceRequests": {
90
+ "result_key": "SpotInstanceRequests"
91
+ },
92
+ "DescribeSpotPriceHistory": {
93
+ "input_token": "NextToken",
94
+ "output_token": "NextToken",
95
+ "limit_key": "MaxResults",
96
+ "result_key": "SpotPriceHistory"
97
+ },
98
+ "DescribeSubnets": {
99
+ "result_key": "Subnets"
100
+ },
101
+ "DescribeTags": {
102
+ "input_token": "NextToken",
103
+ "output_token": "NextToken",
104
+ "limit_key": "MaxResults",
105
+ "result_key": "Tags"
106
+ },
107
+ "DescribeVolumeStatus": {
108
+ "input_token": "NextToken",
109
+ "output_token": "NextToken",
110
+ "limit_key": "MaxResults",
111
+ "result_key": "VolumeStatuses"
112
+ },
113
+ "DescribeVolumes": {
114
+ "result_key": "Volumes"
115
+ },
116
+ "DescribeVpcs": {
117
+ "result_key": "Vpcs"
118
+ },
119
+ "DescribeVpnConnections": {
120
+ "result_key": "VpnConnections"
121
+ },
122
+ "DescribeVpnGateways": {
123
+ "result_key": "VpnGateways"
124
+ }
125
+ }
126
+ }
@@ -0,0 +1,146 @@
1
+ {
2
+ "waiters": {
3
+ "__default__": {
4
+ "interval": 15,
5
+ "max_attempts": 40,
6
+ "acceptor_type": "output"
7
+ },
8
+ "__InstanceState": {
9
+ "operation": "DescribeInstances",
10
+ "acceptor_path": "Reservations[].Instances[].State.Name"
11
+ },
12
+ "InstanceRunning": {
13
+ "extends": "__InstanceState",
14
+ "success_value": "running",
15
+ "failure_value": [
16
+ "shutting-down",
17
+ "terminated",
18
+ "stopping"
19
+ ]
20
+ },
21
+ "InstanceStopped": {
22
+ "extends": "__InstanceState",
23
+ "success_value": "stopped",
24
+ "failure_value": [
25
+ "pending",
26
+ "terminated"
27
+ ]
28
+ },
29
+ "InstanceTerminated": {
30
+ "extends": "__InstanceState",
31
+ "success_value": "terminated",
32
+ "failure_value": [
33
+ "pending",
34
+ "stopping"
35
+ ]
36
+ },
37
+ "__ExportTaskState": {
38
+ "operation": "DescribeExportTasks",
39
+ "acceptor_path": "ExportTasks[].State"
40
+ },
41
+ "ExportTaskCompleted": {
42
+ "extends": "__ExportTaskState",
43
+ "success_value": "completed"
44
+ },
45
+ "ExportTaskCancelled": {
46
+ "extends": "__ExportTaskState",
47
+ "success_value": "cancelled"
48
+ },
49
+ "SnapshotCompleted": {
50
+ "operation": "DescribeSnapshots",
51
+ "success_path": "Snapshots[].State",
52
+ "success_value": "completed"
53
+ },
54
+ "SubnetAvailable": {
55
+ "operation": "DescribeSubnets",
56
+ "success_path": "Subnets[].State",
57
+ "success_value": "available"
58
+ },
59
+ "__VolumeStatus": {
60
+ "operation": "DescribeVolumes",
61
+ "acceptor_path": "VolumeStatuses[].VolumeStatus.Status"
62
+ },
63
+ "VolumeAvailable": {
64
+ "extends": "__VolumeStatus",
65
+ "success_value": "available",
66
+ "failure_value": [
67
+ "deleted"
68
+ ]
69
+ },
70
+ "VolumeInUse": {
71
+ "extends": "__VolumeStatus",
72
+ "success_value": "in-use",
73
+ "failure_value": [
74
+ "deleted"
75
+ ]
76
+ },
77
+ "VolumeDeleted": {
78
+ "extends": "__VolumeStatus",
79
+ "success_value": "deleted"
80
+ },
81
+ "VpcAvailable": {
82
+ "operation": "DescribeVpcs",
83
+ "success_path": "Vpcs[].State",
84
+ "success_value": "available"
85
+ },
86
+ "__VpnConnectionState": {
87
+ "operation": "DescribeVpnConnections",
88
+ "acceptor_path": "VpnConnections[].State"
89
+ },
90
+ "VpnConnectionAvailable": {
91
+ "extends": "__VpnConnectionState",
92
+ "success_value": "available",
93
+ "failure_value": [
94
+ "deleting",
95
+ "deleted"
96
+ ]
97
+ },
98
+ "VpnConnectionDeleted": {
99
+ "extends": "__VpnConnectionState",
100
+ "success_value": "deleted",
101
+ "failure_value": [
102
+ "pending"
103
+ ]
104
+ },
105
+ "BundleTaskComplete": {
106
+ "operation": "DescribeBundleTasks",
107
+ "acceptor_path": "BundleTasks[].State",
108
+ "success_value": "complete",
109
+ "failure_value": [
110
+ "failed"
111
+ ]
112
+ },
113
+ "__ConversionTaskState": {
114
+ "operation": "DescribeConversionTasks",
115
+ "acceptor_path": "ConversionTasks[].State"
116
+ },
117
+ "ConversionTaskCompleted": {
118
+ "extends": "__ConversionTaskState",
119
+ "success_value": "completed",
120
+ "failure_value": [
121
+ "cancelled",
122
+ "cancelling"
123
+ ]
124
+ },
125
+ "ConversionTaskCancelled": {
126
+ "extends": "__ConversionTaskState",
127
+ "success_value": "cancelled"
128
+ },
129
+ "__CustomerGatewayState": {
130
+ "operation": "DescribeCustomerGateways",
131
+ "acceptor_path": "CustomerGateways[].State"
132
+ },
133
+ "CustomerGatewayAvailable": {
134
+ "extends": "__CustomerGatewayState",
135
+ "success_value": "available",
136
+ "failure_value": [
137
+ "deleted",
138
+ "deleting"
139
+ ]
140
+ },
141
+ "ConversionTaskDeleted": {
142
+ "extends": "__CustomerGatewayState",
143
+ "success_value": "deleted"
144
+ }
145
+ }
146
+ }
@@ -2,7 +2,7 @@
2
2
  "api_version": "2013-06-15",
3
3
  "type": "query",
4
4
  "result_wrapped": true,
5
- "signature_version": "v2",
5
+ "signature_version": "v4",
6
6
  "service_full_name": "Amazon ElastiCache",
7
7
  "endpoint_prefix": "elasticache",
8
8
  "xmlnamespace": "http://elasticache.amazonaws.com/doc/2013-06-15/",
@@ -161,20 +161,17 @@
161
161
  "NumCacheNodes": {
162
162
  "shape_name": "IntegerOptional",
163
163
  "type": "integer",
164
- "documentation": "\n <p>The initial number of cache nodes that the cache cluster will have.</p>\n <p>For a Memcached cluster, valid values are between 1 and 20. If you need to exceed this\n limit, please fill out the ElastiCache Limit Increase Request form at <a href=\"http://aws.amazon.com/contact-us/elasticache-node-limit-request/\"></a> .</p>\n <p>For Redis, only single-node cache clusters are supported at this time, so the value for\n this parameter must be 1.</p>\n ",
165
- "required": true
164
+ "documentation": "\n <p>The initial number of cache nodes that the cache cluster will have.</p>\n <p>For a Memcached cluster, valid values are between 1 and 20. If you need to exceed this\n limit, please fill out the ElastiCache Limit Increase Request form at <a href=\"http://aws.amazon.com/contact-us/elasticache-node-limit-request/\"></a> .</p>\n <p>For Redis, only single-node cache clusters are supported at this time, so the value for\n this parameter must be 1.</p>\n "
166
165
  },
167
166
  "CacheNodeType": {
168
167
  "shape_name": "String",
169
168
  "type": "string",
170
- "documentation": "\n <p>The compute and memory capacity of the nodes in the cache cluster.</p> \n<p>Valid values for Memcached:</p>\n <p>\n <code>cache.t1.micro</code> | \n <code>cache.m1.small</code> | \n <code>cache.m1.medium</code> |\n <code>cache.m1.large</code> | \n <code>cache.m1.xlarge</code> | \n <code>cache.m3.xlarge</code> | \n <code>cache.m3.2xlarge</code> | \n <code>cache.m2.xlarge</code> | \n <code>cache.m2.2xlarge</code> |\n <code>cache.m2.4xlarge</code> | \n <code>cache.c1.xlarge</code>\n </p>\n <p>Valid values for Redis:</p>\n <p>\n <code>cache.t1.micro</code> | \n <code>cache.m1.small</code> | \n <code>cache.m1.medium</code> |\n <code>cache.m1.large</code> | \n <code>cache.m1.xlarge</code> | \n <code>cache.m2.xlarge</code> | \n <code>cache.m2.2xlarge</code> | \n <code>cache.m2.4xlarge</code> | \n <code>cache.c1.xlarge</code>\n </p>\n<p>For a complete listing of cache node types and specifications, see <a href=\"http://aws.amazon.com/elasticache/\"/>.</p>\n ",
171
- "required": true
169
+ "documentation": "\n <p>The compute and memory capacity of the nodes in the cache cluster.</p> \n<p>Valid values for Memcached:</p>\n <p>\n <code>cache.t1.micro</code> | \n <code>cache.m1.small</code> | \n <code>cache.m1.medium</code> |\n <code>cache.m1.large</code> | \n <code>cache.m1.xlarge</code> | \n <code>cache.m3.xlarge</code> | \n <code>cache.m3.2xlarge</code> | \n <code>cache.m2.xlarge</code> | \n <code>cache.m2.2xlarge</code> |\n <code>cache.m2.4xlarge</code> | \n <code>cache.c1.xlarge</code>\n </p>\n <p>Valid values for Redis:</p>\n <p>\n <code>cache.t1.micro</code> | \n <code>cache.m1.small</code> | \n <code>cache.m1.medium</code> |\n <code>cache.m1.large</code> | \n <code>cache.m1.xlarge</code> | \n <code>cache.m2.xlarge</code> | \n <code>cache.m2.2xlarge</code> | \n <code>cache.m2.4xlarge</code> | \n <code>cache.c1.xlarge</code>\n </p>\n<p>For a complete listing of cache node types and specifications, see <a href=\"http://aws.amazon.com/elasticache/\"/>.</p>\n "
172
170
  },
173
171
  "Engine": {
174
172
  "shape_name": "String",
175
173
  "type": "string",
176
- "documentation": "\n <p>The name of the cache engine to be used for this cache cluster.</p>\n <p>Valid values for this parameter are:</p>\n <p><code>memcached</code> | <code>redis</code></p>\n ",
177
- "required": true
174
+ "documentation": "\n <p>The name of the cache engine to be used for this cache cluster.</p>\n <p>Valid values for this parameter are:</p>\n <p><code>memcached</code> | <code>redis</code></p>\n "
178
175
  },
179
176
  "EngineVersion": {
180
177
  "shape_name": "String",
@@ -1681,6 +1678,11 @@
1681
1678
  "type": "string",
1682
1679
  "documentation": "\n <p>The identifier for the replication group to be deleted. This parameter is not case\n sensitive.</p>\n ",
1683
1680
  "required": true
1681
+ },
1682
+ "RetainPrimaryCluster": {
1683
+ "shape_name": "BooleanOptional",
1684
+ "type": "boolean",
1685
+ "documentation": "\n <p>If set to <i>true</i>, all of the read replicas will be deleted, but the primary \n cache cluster will be retained.</p>\n "
1684
1686
  }
1685
1687
  },
1686
1688
  "documentation": "\n <p>Represents the input of a <i>DeleteReplicationGroup</i> operation.</p>\n "
@@ -1867,7 +1869,7 @@
1867
1869
  "documentation": "\n <p>Two or more incompatible parameters were specified.</p>\n "
1868
1870
  }
1869
1871
  ],
1870
- "documentation": "\n <p>The <i>DeleteReplicationGroup</i> operation deletes an existing replication group.\n <i>DeleteReplicationGroup</i> deletes the primary cache cluster and all of the read replicas in the replication\n group. When you receive a successful response\n from this operation, Amazon ElastiCache immediately begins deleting the entire replication group; you\n cannot cancel or revert this operation.</p>\n "
1872
+ "documentation": "\n <p>The <i>DeleteReplicationGroup</i> operation deletes an existing replication group. \n By default, this operation deletes the entire replication group, including the primary \n cache cluster and all of the read replicas. You can optionally delete only the read \n replicas, while retaining the primary cache cluster.</p>\n <p>When you receive a successful response from this operation, Amazon ElastiCache immediately \n begins deleting the selected resources; you cannot cancel or revert this operation.</p>\n "
1871
1873
  },
1872
1874
  "DescribeCacheClusters": {
1873
1875
  "name": "DescribeCacheClusters",
@@ -38,9 +38,9 @@
38
38
  },
39
39
  "DescribeEngineDefaultParameters": {
40
40
  "input_token": "Marker",
41
- "output_token": "Marker",
41
+ "output_token": "EngineDefaults.Marker",
42
42
  "limit_key": "MaxRecords",
43
- "result_key": "Parameters"
43
+ "result_key": "EngineDefaults.Parameters"
44
44
  },
45
45
  "DescribeEvents": {
46
46
  "input_token": "Marker",
@@ -59,6 +59,12 @@
59
59
  "output_token": "Marker",
60
60
  "limit_key": "MaxRecords",
61
61
  "result_key": "ReservedCacheNodesOfferings"
62
+ },
63
+ "DescribeReplicationGroups": {
64
+ "input_token": "Marker",
65
+ "output_token": "Marker",
66
+ "limit_key": "MaxRecords",
67
+ "result_key": "ReplicationGroups"
62
68
  }
63
69
  }
64
70
  }
@@ -7,7 +7,7 @@
7
7
  "service_abbreviation": "Elastic Beanstalk",
8
8
  "endpoint_prefix": "elasticbeanstalk",
9
9
  "xmlnamespace": "http://elasticbeanstalk.amazonaws.com/docs/2010-12-01/",
10
- "documentation": "\n <fullname>AWS Elastic Beanstalk</fullname>\n\n <p>\n This is the AWS Elastic Beanstalk API Reference. This guide provides detailed information \n about AWS Elastic Beanstalk actions, data types, parameters, and errors.\n </p>\n\n <p>AWS Elastic Beanstalk\n is a tool that makes it easy for you to create,\n deploy, and manage scalable, fault-tolerant applications running on\n Amazon Web Services cloud resources.\n </p>\n\n <p>\n For more information about this product, go to the <a href=\"http://aws.amazon.com/elasticbeanstalk/\">AWS Elastic Beanstalk</a> details page. \n The location of the lastest AWS Elastic Beanstalk WSDL is \n <a href=\"http://elasticbeanstalk.s3.amazonaws.com/doc/2010-12-01/AWSElasticBeanstalk.wsdl\">http://elasticbeanstalk.s3.amazonaws.com/doc/2010-12-01/AWSElasticBeanstalk.wsdl</a>.\n </p>\n <p><b>Endpoints</b></p>\n <p>For a list of region-specific endpoints that AWS Elastic Beanstalk supports, go to <a href=\"http://docs.aws.amazon.com/general/latest/gr/rande.html#elasticbeanstalk_region\">Regions and Endpoints</a> in the \n<i>Amazon Web Services Glossary</i>.</p>\n ",
10
+ "documentation": "\n <fullname>AWS Elastic Beanstalk</fullname>\n\n <p>\n This is the AWS Elastic Beanstalk API Reference. This guide provides detailed information \n about AWS Elastic Beanstalk actions, data types, parameters, and errors.\n </p>\n\n <p>AWS Elastic Beanstalk\n is a tool that makes it easy for you to create,\n deploy, and manage scalable, fault-tolerant applications running on\n Amazon Web Services cloud resources.\n </p>\n\n <p>\n For more information about this product, go to the <a href=\"http://aws.amazon.com/elasticbeanstalk/\">AWS Elastic Beanstalk</a> details page. \n The location of the latest AWS Elastic Beanstalk WSDL is \n <a href=\"http://elasticbeanstalk.s3.amazonaws.com/doc/2010-12-01/AWSElasticBeanstalk.wsdl\">http://elasticbeanstalk.s3.amazonaws.com/doc/2010-12-01/AWSElasticBeanstalk.wsdl</a>.\n </p>\n <p><b>Endpoints</b></p>\n <p>For a list of region-specific endpoints that AWS Elastic Beanstalk supports, go to <a href=\"http://docs.aws.amazon.com/general/latest/gr/rande.html#elasticbeanstalk_region\">Regions and Endpoints</a> in the \n<i>Amazon Web Services Glossary</i>.</p>\n ",
11
11
  "operations": {
12
12
  "CheckDNSAvailability": {
13
13
  "name": "CheckDNSAvailability",
@@ -143,7 +143,7 @@
143
143
  "documentation": "\n <p>The caller has exceeded the limit on the number of applications associated with their account.</p>\n "
144
144
  }
145
145
  ],
146
- "documentation": "\n <p>\n Creates an application that has one configuration\n template named\n <code>default</code>\n and no application versions.\n </p>\n <note>\n The\n <code>default</code>\n configuration template is for a 32-bit version of the\n Amazon Linux\n operating system running the Tomcat 6 application container.\n </note>\n <examples>\n <queryrequest>https://elasticbeanstalk.us-east-1.amazon.com/?ApplicationName=SampleApp\n&Description=Sample%20Description\n&Operation=CreateApplication\n&AuthParams </queryrequest>\n\n <queryresponse><CreateApplicationResponse xmlns=\"https://elasticbeanstalk.amazonaws.com/docs/2010-12-01/\">\n <CreateApplicationResult>\n <Application>\n <Versions/>\n <Description>Sample Description</Description>\n <ApplicationName>SampleApp</ApplicationName>\n <DateCreated>2010-11-16T23:09:20.256Z</DateCreated>\n <DateUpdated>2010-11-16T23:09:20.256Z</DateUpdated>\n <ConfigurationTemplates>\n <member>Default</member>\n </ConfigurationTemplates>\n </Application>\n </CreateApplicationResult>\n <ResponseMetadata>\n <RequestId>8b00e053-f1d6-11df-8a78-9f77047e0d0c</RequestId>\n </ResponseMetadata>\n</CreateApplicationResponse> </queryresponse>\n </examples>\n "
146
+ "documentation": "\n <p>\n Creates an application that has one configuration\n template named\n <code>default</code>\n and no application versions.\n </p>\n <?oxy_delete author=\"brussard\" timestamp=\"20131024T142047-0700\" content=\"&lt;note&gt;\n The\n &lt;code&gt;default&lt;/code&gt;\n configuration template is for a 32-bit version of the\n Amazon Linux\n operating system running the Tomcat 6 application container.\n &lt;/note&gt;\">\n <examples>\n <queryrequest>https://elasticbeanstalk.us-east-1.amazon.com/?ApplicationName=SampleApp\n&Description=Sample%20Description\n&Operation=CreateApplication\n&AuthParams </queryrequest>\n\n <queryresponse><CreateApplicationResponse xmlns=\"https://elasticbeanstalk.amazonaws.com/docs/2010-12-01/\">\n <CreateApplicationResult>\n <Application>\n <Versions/>\n <Description>Sample Description</Description>\n <ApplicationName>SampleApp</ApplicationName>\n <DateCreated>2010-11-16T23:09:20.256Z</DateCreated>\n <DateUpdated>2010-11-16T23:09:20.256Z</DateUpdated>\n <ConfigurationTemplates>\n <member>Default</member>\n </ConfigurationTemplates>\n </Application>\n </CreateApplicationResult>\n <ResponseMetadata>\n <RequestId>8b00e053-f1d6-11df-8a78-9f77047e0d0c</RequestId>\n </ResponseMetadata>\n</CreateApplicationResponse> </queryresponse>\n </examples>\n "
147
147
  },
148
148
  "CreateApplicationVersion": {
149
149
  "name": "CreateApplicationVersion",
@@ -504,13 +504,6 @@
504
504
  "documentation": "\n <p>\n The name of the application that contains the version to be deployed.\n </p>\n <p>\n If no application is found with this name, <code>CreateEnvironment</code>\n returns an\n <code>InvalidParameterValue</code>\n error.\n </p>\n ",
505
505
  "required": true
506
506
  },
507
- "VersionLabel": {
508
- "shape_name": "VersionLabel",
509
- "type": "string",
510
- "min_length": 1,
511
- "max_length": 100,
512
- "documentation": "\n <p>The name of the application version to deploy.</p>\n <p>\n If the specified application has no associated application versions, AWS Elastic Beanstalk\n <code>UpdateEnvironment</code> returns an\n <code>InvalidParameterValue</code>\n error.\n </p>\n <p>\n Default: If not specified, AWS Elastic Beanstalk\n attempts to launch the most recently created\n application version.\n </p>\n "
513
- },
514
507
  "EnvironmentName": {
515
508
  "shape_name": "EnvironmentName",
516
509
  "type": "string",
@@ -519,6 +512,48 @@
519
512
  "documentation": "\n <p>\n A unique name for the deployment environment. Used in\n the application\n URL.\n </p>\n <p>Constraint: Must be from 4 to 23 characters\n in length. The name can\n contain only letters, numbers, and hyphens. It cannot start\n or end with\n a hyphen. This name must be unique in your account.\n If the specified\n name already exists, AWS Elastic Beanstalk\n returns an\n <code>InvalidParameterValue</code>\n error.\n </p>\n <p>Default: If the CNAME parameter is not specified, the environment name\n becomes part of the CNAME, and therefore\n part of the visible URL for your application.</p>\n\n\n ",
520
513
  "required": true
521
514
  },
515
+ "Description": {
516
+ "shape_name": "Description",
517
+ "type": "string",
518
+ "max_length": 200,
519
+ "documentation": "\n <p>Describes this environment.</p>\n "
520
+ },
521
+ "CNAMEPrefix": {
522
+ "shape_name": "DNSCnamePrefix",
523
+ "type": "string",
524
+ "min_length": 4,
525
+ "max_length": 63,
526
+ "documentation": "\n <p>\n If specified, the environment attempts to use this value as the prefix for the\n CNAME.\n If not specified, the CNAME is generated automatically by appending a random alphanumeric string to the environment name.\n\t\t</p>\n "
527
+ },
528
+ "Tier": {
529
+ "shape_name": "EnvironmentTier",
530
+ "type": "structure",
531
+ "members": {
532
+ "Name": {
533
+ "shape_name": "String",
534
+ "type": "string",
535
+ "documentation": "\n <p>The name of this environment tier.</p>\n "
536
+ },
537
+ "Type": {
538
+ "shape_name": "String",
539
+ "type": "string",
540
+ "documentation": "\n <p>The type of this environment tier.</p>\n "
541
+ },
542
+ "Version": {
543
+ "shape_name": "String",
544
+ "type": "string",
545
+ "documentation": "\n <p>The version of this environment tier.</p>\n "
546
+ }
547
+ },
548
+ "documentation": "\n <p>\n This specifies the tier to use for creating this environment.\n </p>\n "
549
+ },
550
+ "VersionLabel": {
551
+ "shape_name": "VersionLabel",
552
+ "type": "string",
553
+ "min_length": 1,
554
+ "max_length": 100,
555
+ "documentation": "\n <p>The name of the application version to deploy.</p>\n <p>\n If the specified application has no associated application versions, AWS Elastic Beanstalk\n <code>UpdateEnvironment</code> returns an\n <code>InvalidParameterValue</code>\n error.\n </p>\n <p>\n Default: If not specified, AWS Elastic Beanstalk\n attempts to launch the <?oxy_delete author=\"brussard\" timestamp=\"20131030T145730-0700\" content=\"most recently created\n application version\"><?oxy_insert_start author=\"brussard\" timestamp=\"20131030T145730-0700\">sample application in the container<?oxy_insert_end>.\n </p>\n "
556
+ },
522
557
  "TemplateName": {
523
558
  "shape_name": "ConfigurationTemplateName",
524
559
  "type": "string",
@@ -532,19 +567,6 @@
532
567
  "max_length": 100,
533
568
  "documentation": "\n <p>\n This is an alternative to specifying a configuration name.\n If specified, AWS Elastic Beanstalk\n sets the configuration values to the default values\n associated with the specified solution stack.\n </p>\n <p>\n Condition: You must specify either this or a\n <code>TemplateName</code>,\n but not both.\n If you specify both, AWS Elastic Beanstalk\n returns an\n <code>InvalidParameterCombination</code>\n error. If you do not specify either, AWS Elastic Beanstalk\n returns a\n <code>MissingRequiredParameter</code>\n error.\n </p>\n "
534
569
  },
535
- "CNAMEPrefix": {
536
- "shape_name": "DNSCnamePrefix",
537
- "type": "string",
538
- "min_length": 4,
539
- "max_length": 63,
540
- "documentation": "\n <p>\n If specified, the environment attempts to use this value as the prefix for the\n CNAME.\n If not specified, the CNAME is generated automatically by appending a random alphanumeric string to the environment name.\n\t\t</p>\n "
541
- },
542
- "Description": {
543
- "shape_name": "Description",
544
- "type": "string",
545
- "max_length": 200,
546
- "documentation": "\n <p>Describes this environment.</p>\n "
547
- },
548
570
  "OptionSettings": {
549
571
  "shape_name": "ConfigurationOptionSettingsList",
550
572
  "type": "list",
@@ -649,7 +671,7 @@
649
671
  "EndpointURL": {
650
672
  "shape_name": "EndpointURL",
651
673
  "type": "string",
652
- "documentation": "\n <p>The URL to the LoadBalancer for this environment.</p>\n "
674
+ "documentation": "\n <p>For load-balanced, autoscaling environments, the URL to the LoadBalancer. For single-instance environments, the IP address of the instance.</p>\n "
653
675
  },
654
676
  "CNAME": {
655
677
  "shape_name": "DNSCname",
@@ -736,6 +758,28 @@
736
758
  }
737
759
  },
738
760
  "documentation": "\n <p>The description of the AWS resources used by this environment.</p>\n "
761
+ },
762
+ "Tier": {
763
+ "shape_name": "EnvironmentTier",
764
+ "type": "structure",
765
+ "members": {
766
+ "Name": {
767
+ "shape_name": "String",
768
+ "type": "string",
769
+ "documentation": "\n <p>The name of this environment tier.</p>\n "
770
+ },
771
+ "Type": {
772
+ "shape_name": "String",
773
+ "type": "string",
774
+ "documentation": "\n <p>The type of this environment tier.</p>\n "
775
+ },
776
+ "Version": {
777
+ "shape_name": "String",
778
+ "type": "string",
779
+ "documentation": "\n <p>The version of this environment tier.</p>\n "
780
+ }
781
+ },
782
+ "documentation": "\n <p>Describes the current tier of this environment.</p>\n "
739
783
  }
740
784
  },
741
785
  "documentation": "\n <p>Describes the properties of an environment.</p>\n\n\n "
@@ -1576,6 +1620,28 @@
1576
1620
  "documentation": "\n <p>Describes a trigger.</p>\n "
1577
1621
  },
1578
1622
  "documentation": "\n <p>\n The\n <code>AutoScaling</code>\n triggers in use by this environment.\n </p>\n "
1623
+ },
1624
+ "Queues": {
1625
+ "shape_name": "QueueList",
1626
+ "type": "list",
1627
+ "members": {
1628
+ "shape_name": "Queue",
1629
+ "type": "structure",
1630
+ "members": {
1631
+ "Name": {
1632
+ "shape_name": "String",
1633
+ "type": "string",
1634
+ "documentation": "\n <p>The name of the queue.</p>\n "
1635
+ },
1636
+ "URL": {
1637
+ "shape_name": "String",
1638
+ "type": "string",
1639
+ "documentation": "\n <p>The URL of the queue.</p>\n "
1640
+ }
1641
+ },
1642
+ "documentation": "\n <p>Describes a queue.</p>\n "
1643
+ },
1644
+ "documentation": "\n <p>\n The queues used by this environment.\n </p>\n "
1579
1645
  }
1580
1646
  },
1581
1647
  "documentation": "\n <p>\n A list of\n <a>EnvironmentResourceDescription</a>.\n </p>\n "
@@ -1708,7 +1774,7 @@
1708
1774
  "EndpointURL": {
1709
1775
  "shape_name": "EndpointURL",
1710
1776
  "type": "string",
1711
- "documentation": "\n <p>The URL to the LoadBalancer for this environment.</p>\n "
1777
+ "documentation": "\n <p>For load-balanced, autoscaling environments, the URL to the LoadBalancer. For single-instance environments, the IP address of the instance.</p>\n "
1712
1778
  },
1713
1779
  "CNAME": {
1714
1780
  "shape_name": "DNSCname",
@@ -1795,6 +1861,28 @@
1795
1861
  }
1796
1862
  },
1797
1863
  "documentation": "\n <p>The description of the AWS resources used by this environment.</p>\n "
1864
+ },
1865
+ "Tier": {
1866
+ "shape_name": "EnvironmentTier",
1867
+ "type": "structure",
1868
+ "members": {
1869
+ "Name": {
1870
+ "shape_name": "String",
1871
+ "type": "string",
1872
+ "documentation": "\n <p>The name of this environment tier.</p>\n "
1873
+ },
1874
+ "Type": {
1875
+ "shape_name": "String",
1876
+ "type": "string",
1877
+ "documentation": "\n <p>The type of this environment tier.</p>\n "
1878
+ },
1879
+ "Version": {
1880
+ "shape_name": "String",
1881
+ "type": "string",
1882
+ "documentation": "\n <p>The version of this environment tier.</p>\n "
1883
+ }
1884
+ },
1885
+ "documentation": "\n <p>Describes the current tier of this environment.</p>\n "
1798
1886
  }
1799
1887
  },
1800
1888
  "documentation": "\n <p>Describes the properties of an environment.</p>\n\n\n "
@@ -2322,7 +2410,7 @@
2322
2410
  "EndpointURL": {
2323
2411
  "shape_name": "EndpointURL",
2324
2412
  "type": "string",
2325
- "documentation": "\n <p>The URL to the LoadBalancer for this environment.</p>\n "
2413
+ "documentation": "\n <p>For load-balanced, autoscaling environments, the URL to the LoadBalancer. For single-instance environments, the IP address of the instance.</p>\n "
2326
2414
  },
2327
2415
  "CNAME": {
2328
2416
  "shape_name": "DNSCname",
@@ -2409,6 +2497,28 @@
2409
2497
  }
2410
2498
  },
2411
2499
  "documentation": "\n <p>The description of the AWS resources used by this environment.</p>\n "
2500
+ },
2501
+ "Tier": {
2502
+ "shape_name": "EnvironmentTier",
2503
+ "type": "structure",
2504
+ "members": {
2505
+ "Name": {
2506
+ "shape_name": "String",
2507
+ "type": "string",
2508
+ "documentation": "\n <p>The name of this environment tier.</p>\n "
2509
+ },
2510
+ "Type": {
2511
+ "shape_name": "String",
2512
+ "type": "string",
2513
+ "documentation": "\n <p>The type of this environment tier.</p>\n "
2514
+ },
2515
+ "Version": {
2516
+ "shape_name": "String",
2517
+ "type": "string",
2518
+ "documentation": "\n <p>The version of this environment tier.</p>\n "
2519
+ }
2520
+ },
2521
+ "documentation": "\n <p>Describes the current tier of this environment.</p>\n "
2412
2522
  }
2413
2523
  },
2414
2524
  "documentation": "\n <p>Describes the properties of an environment.</p>\n\n\n "
@@ -2808,6 +2918,34 @@
2808
2918
  "max_length": 23,
2809
2919
  "documentation": "\n <p>The\n name of the environment to update. If no environment with this name\n exists, \n AWS Elastic Beanstalk\n returns an\n <code>InvalidParameterValue</code>\n error.\n </p>\n <p>\n Condition: You must specify either this or an EnvironmentId, or both. \n If you do not specify either, AWS Elastic Beanstalk returns <code>MissingRequiredParameter</code> error.\n\t\t</p>\n\n "
2810
2920
  },
2921
+ "Description": {
2922
+ "shape_name": "Description",
2923
+ "type": "string",
2924
+ "max_length": 200,
2925
+ "documentation": "\n <p>\n If this parameter is specified, AWS Elastic Beanstalk\n updates the description\n of this environment.\n </p>\n "
2926
+ },
2927
+ "Tier": {
2928
+ "shape_name": "EnvironmentTier",
2929
+ "type": "structure",
2930
+ "members": {
2931
+ "Name": {
2932
+ "shape_name": "String",
2933
+ "type": "string",
2934
+ "documentation": "\n <p>The name of this environment tier.</p>\n "
2935
+ },
2936
+ "Type": {
2937
+ "shape_name": "String",
2938
+ "type": "string",
2939
+ "documentation": "\n <p>The type of this environment tier.</p>\n "
2940
+ },
2941
+ "Version": {
2942
+ "shape_name": "String",
2943
+ "type": "string",
2944
+ "documentation": "\n <p>The version of this environment tier.</p>\n "
2945
+ }
2946
+ },
2947
+ "documentation": "\n <p>\n This specifies the tier to use to update the environment.\n </p>\n <p>\n Condition: You can only update the tier version for an environment. If you change the name of the type, \n AWS Elastic Beanstalk returns <code>InvalidParameterValue</code> error.\n </p>\n "
2948
+ },
2811
2949
  "VersionLabel": {
2812
2950
  "shape_name": "VersionLabel",
2813
2951
  "type": "string",
@@ -2822,12 +2960,6 @@
2822
2960
  "max_length": 100,
2823
2961
  "documentation": "\n <p>\n If this parameter is specified, AWS Elastic Beanstalk\n deploys this\n configuration template to the environment. If no such\n configuration\n template is found, AWS Elastic Beanstalk\n returns an\n <code>InvalidParameterValue</code>\n error.\n </p>\n "
2824
2962
  },
2825
- "Description": {
2826
- "shape_name": "Description",
2827
- "type": "string",
2828
- "max_length": 200,
2829
- "documentation": "\n <p>\n If this parameter is specified, AWS Elastic Beanstalk\n updates the description\n of this environment.\n </p>\n "
2830
- },
2831
2963
  "OptionSettings": {
2832
2964
  "shape_name": "ConfigurationOptionSettingsList",
2833
2965
  "type": "list",
@@ -2932,7 +3064,7 @@
2932
3064
  "EndpointURL": {
2933
3065
  "shape_name": "EndpointURL",
2934
3066
  "type": "string",
2935
- "documentation": "\n <p>The URL to the LoadBalancer for this environment.</p>\n "
3067
+ "documentation": "\n <p>For load-balanced, autoscaling environments, the URL to the LoadBalancer. For single-instance environments, the IP address of the instance.</p>\n "
2936
3068
  },
2937
3069
  "CNAME": {
2938
3070
  "shape_name": "DNSCname",
@@ -3019,6 +3151,28 @@
3019
3151
  }
3020
3152
  },
3021
3153
  "documentation": "\n <p>The description of the AWS resources used by this environment.</p>\n "
3154
+ },
3155
+ "Tier": {
3156
+ "shape_name": "EnvironmentTier",
3157
+ "type": "structure",
3158
+ "members": {
3159
+ "Name": {
3160
+ "shape_name": "String",
3161
+ "type": "string",
3162
+ "documentation": "\n <p>The name of this environment tier.</p>\n "
3163
+ },
3164
+ "Type": {
3165
+ "shape_name": "String",
3166
+ "type": "string",
3167
+ "documentation": "\n <p>The type of this environment tier.</p>\n "
3168
+ },
3169
+ "Version": {
3170
+ "shape_name": "String",
3171
+ "type": "string",
3172
+ "documentation": "\n <p>The version of this environment tier.</p>\n "
3173
+ }
3174
+ },
3175
+ "documentation": "\n <p>Describes the current tier of this environment.</p>\n "
3022
3176
  }
3023
3177
  },
3024
3178
  "documentation": "\n <p>Describes the properties of an environment.</p>\n\n\n "