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
@@ -7,7 +7,7 @@
7
7
  "service_full_name": "AWS OpsWorks",
8
8
  "endpoint_prefix": "opsworks",
9
9
  "xmlnamespace": "http://opsworks.amazonaws.com/doc/2013-02-18/",
10
- "documentation": "\n <fullname>AWS OpsWorks</fullname> \n <p>Welcome to the <i>AWS OpsWorks API Reference</i>. This guide provides descriptions, syntax, and usage examples about AWS OpsWorks\n actions and data types, including common parameters and error codes. </p>\n <p>AWS OpsWorks is an application management service that provides an integrated experience for overseeing the\n complete application lifecycle. For information about this product, go to the\n <a href=\"http://aws.amazon.com/opsworks/\">AWS OpsWorks</a> details page. </p>\n <p><b>Endpoints</b></p>\n <p>AWS OpsWorks supports only one endpoint, opsworks.us-east-1.amazonaws.com (HTTPS), so you must connect to that endpoint. You can then use the API\n to direct AWS OpsWorks to create stacks in any AWS Region.</p>\n <p><b>Chef Version</b></p>\n <p>When you call <a>CreateStack</a>, <a>CloneStack</a>, or <a>UpdateStack</a> we recommend you use\n the <code>ConfigurationManager</code> parameter to specify the Chef version, 0.9 or 11.4.\n The default value is currently 0.9. However, we expect to change the default value to 11.4 in September 2013.</p>\n \n ",
10
+ "documentation": "\n <fullname>AWS OpsWorks</fullname> \n <p>Welcome to the <i>AWS OpsWorks API Reference</i>. This guide provides descriptions, syntax, and usage examples about AWS OpsWorks\n actions and data types, including common parameters and error codes. </p>\n <p>AWS OpsWorks is an application management service that provides an integrated experience for overseeing the\n complete application lifecycle. For information about this product, go to the\n <a href=\"http://aws.amazon.com/opsworks/\">AWS OpsWorks</a> details page. </p>\n\n <p><b>SDKs and CLI</b> </p>\n <p>The most common way to use the AWS OpsWorks API is by using the AWS Command Line Interface (CLI) or\n by using one of the AWS SDKs to implement applications in your preferred language. For more information, see:</p>\n <ul>\n <li><a href=\"http://docs.aws.amazon.com/cli/latest/userguide/cli-chap-welcome.html\">AWS CLI</a></li>\n <li><a href=\"http://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/com/amazonaws/services/opsworks/AWSOpsWorksClient.html\">AWS SDK for Java</a></li>\n <li><a href=\"http://docs.aws.amazon.com/sdkfornet/latest/apidocs/html/N_Amazon_OpsWorks.htm\">AWS SDK for .NET</a></li>\n <li><a href=\"http://docs.aws.amazon.com/aws-sdk-php-2/latest/class-Aws.OpsWorks.OpsWorksClient.html\">AWS SDK for PHP 2</a></li>\n <li><a href=\"http://docs.aws.amazon.com/AWSRubySDK/latest/AWS/OpsWorks/Client.html\">AWS SDK for Ruby</a></li>\n <li><a href=\"http://aws.amazon.com/documentation/sdkforjavascript/\">AWS SDK for Node.js</a></li>\n <li><a href=\"http://docs.pythonboto.org/en/latest/ref/opsworks.html\">AWS SDK for Python(Boto)</a></li>\n </ul>\n \n <p><b>Endpoints</b></p>\n <p>AWS OpsWorks supports only one endpoint, opsworks.us-east-1.amazonaws.com (HTTPS), so you must connect to that endpoint. You can then use the API\n to direct AWS OpsWorks to create stacks in any AWS Region.</p>\n <p><b>Chef Version</b></p>\n <p>When you call <a>CreateStack</a>, <a>CloneStack</a>, or <a>UpdateStack</a> we recommend you use\n the <code>ConfigurationManager</code> parameter to specify the Chef version, 0.9 or 11.4.\n The default value is currently 0.9. However, we expect to change the default value to 11.4 in October 2013. \n For more information, see <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workingcookbook-chef11.html\">Using AWS OpsWorks with Chef 11</a>.</p> \n ",
11
11
  "operations": {
12
12
  "AssignVolume": {
13
13
  "name": "AssignVolume",
@@ -56,7 +56,7 @@
56
56
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
57
57
  }
58
58
  ],
59
- "documentation": "\n <p>Assigns one of the stack's registered Amazon EBS volumes to a specified instance. The volume must first be registered\n with the stack by calling <a>RegisterVolume</a>. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/resources.html\"></a>.</p>\n "
59
+ "documentation": "\n <p>Assigns one of the stack's registered Amazon EBS volumes to a specified instance. The volume must first be registered\n with the stack by calling <a>RegisterVolume</a>. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/resources.html\">Resource Management</a>.</p>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
60
60
  },
61
61
  "AssociateElasticIp": {
62
62
  "name": "AssociateElasticIp",
@@ -105,7 +105,7 @@
105
105
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
106
106
  }
107
107
  ],
108
- "documentation": "\n <p>Associates one of the stack's registered Elastic IP addresses with a specified instance. The address\n must first be registered with the stack by calling <a>RegisterElasticIp</a>. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/resources.html\"></a>.</p>\n "
108
+ "documentation": "\n <p>Associates one of the stack's registered Elastic IP addresses with a specified instance. The address\n must first be registered with the stack by calling <a>RegisterElasticIp</a>. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/resources.html\">Resource Management</a>.</p>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
109
109
  },
110
110
  "AttachElasticLoadBalancer": {
111
111
  "name": "AttachElasticLoadBalancer",
@@ -155,7 +155,7 @@
155
155
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
156
156
  }
157
157
  ],
158
- "documentation": "\n <p>Attaches an Elastic Load Balancing load balancer to a specified layer.</p>\n <note>You must create the Elastic Load Balancing instance separately, by using the Elastic Load Balancing console, API, or CLI. For more information,\n see <a href=\"http://docs.aws.amazon.com/ElasticLoadBalancing/latest/DeveloperGuide/Welcome.html\">\n Elastic Load Balancing Developer Guide</a>.</note>\n "
158
+ "documentation": "\n <p>Attaches an Elastic Load Balancing load balancer to a specified layer.</p>\n <note>\n <p>You must create the Elastic Load Balancing instance separately, by using the Elastic Load Balancing console, API, or CLI. For\n more information, see <a href=\"http://docs.aws.amazon.com/ElasticLoadBalancing/latest/DeveloperGuide/Welcome.html\">\n Elastic Load Balancing Developer Guide</a>.</p>\n </note>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
159
159
  },
160
160
  "CloneStack": {
161
161
  "name": "CloneStack",
@@ -205,7 +205,7 @@
205
205
  "ServiceRoleArn": {
206
206
  "shape_name": "String",
207
207
  "type": "string",
208
- "documentation": "\n <p>The stack AWS Identity and Access Management (IAM) role, which allows AWS OpsWorks to work with AWS resources on your behalf.\n You must set this parameter to the Amazon Resource Name (ARN) for an existing IAM role. If you create a stack by using the AWS OpsWorks console,\n it creates the role for you. You can obtain an existing stack's IAM ARN programmatically by calling <a>DescribePermissions</a>. For more information about IAM ARNs, see\n <a href=\"http://docs.aws.amazon.com/IAM/latest/UserGuide/Using_Identifiers.html\">Using Identifiers</a>.</p>\n <note>You must set this parameter to a valid service role ARN or the action will fail; there is no default value.\n You can specify the source stack's service role ARN, if you prefer, but you must do so explicitly.</note>\n ",
208
+ "documentation": "\n <p>The stack AWS Identity and Access Management (IAM) role, which allows AWS OpsWorks to work with AWS resources on your behalf.\n You must set this parameter to the Amazon Resource Name (ARN) for an existing IAM role. If you create a stack by using the AWS OpsWorks console,\n it creates the role for you. You can obtain an existing stack's IAM ARN programmatically by calling <a>DescribePermissions</a>. For more information about IAM ARNs, see\n <a href=\"http://docs.aws.amazon.com/IAM/latest/UserGuide/Using_Identifiers.html\">Using Identifiers</a>.</p>\n <note>\n <p>You must set this parameter to a valid service role ARN or the action will fail; there is\n no default value. You can specify the source stack's service role ARN, if you prefer, but\n you must do so explicitly.</p>\n </note>\n ",
209
209
  "required": true
210
210
  },
211
211
  "DefaultInstanceProfileArn": {
@@ -221,7 +221,7 @@
221
221
  "HostnameTheme": {
222
222
  "shape_name": "String",
223
223
  "type": "string",
224
- "documentation": "\n <p>The stack's host name theme, with spaces are replaced by underscores. The theme is used to generate host names for the stack's instances. By default,\n <code>HostnameTheme</code> is set to Layer_Dependent, which creates host names by appending integers to the layer's short name.\n The other themes are:</p>\n <ul>\n <li>Baked_Goods</li>\n <li>Clouds</li>\n <li>European_Cities</li>\n <li>Fruits</li>\n <li>Greek_Deities</li>\n <li>Legendary_Creatures_from_Japan</li>\n <li>Planets_and_Moons</li>\n <li>Roman_Deities</li>\n <li>Scottish_Islands</li>\n <li>US_Cities</li>\n <li>Wild_Cats</li>\n </ul>\n <p>To obtain a generated host name, call <code>GetHostNameSuggestion</code>, which returns a host name based on the current theme.</p> "
224
+ "documentation": "\n <p>The stack's host name theme, with spaces are replaced by underscores. The theme is used to\n generate host names for the stack's instances. By default, <code>HostnameTheme</code> is set\n to <code>Layer_Dependent</code>, which creates host names by appending integers to the layer's\n short name. The other themes are:</p>\n <ul>\n <li><code>Baked_Goods</code></li>\n <li><code>Clouds</code></li>\n <li><code>European_Cities</code></li>\n <li><code>Fruits</code></li>\n <li><code>Greek_Deities</code></li>\n <li><code>Legendary_Creatures_from_Japan</code></li>\n <li><code>Planets_and_Moons</code></li>\n <li><code>Roman_Deities</code></li>\n <li><code>Scottish_Islands</code></li>\n <li><code>US_Cities</code></li>\n <li><code>Wild_Cats</code></li>\n </ul>\n <p>To obtain a generated host name, call <code>GetHostNameSuggestion</code>, which returns a host name based on the current theme.</p> "
225
225
  },
226
226
  "DefaultAvailabilityZone": {
227
227
  "shape_name": "String",
@@ -236,7 +236,7 @@
236
236
  "CustomJson": {
237
237
  "shape_name": "String",
238
238
  "type": "string",
239
- "documentation": "\n <p>A string that contains user-defined, custom JSON. It is used to override the corresponding default stack configuration JSON\n values. The string should be in the following format and must escape characters such as '\"'.:</p>\n <code>\"{\\\"key1\\\": \\\"value1\\\", \\\"key2\\\": \\\"value2\\\",...}\"</code>\n <p>For more information on custom JSON, see <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workingstacks-json.html\">Use Custom JSON to Modify the Stack Configuration JSON</a></p>\n "
239
+ "documentation": "\n <p>A string that contains user-defined, custom JSON. It is used to override the corresponding default stack configuration JSON\n values. The string should be in the following format and must escape characters such as '\"'.:</p>\n <p><code>\"{\\\"key1\\\": \\\"value1\\\", \\\"key2\\\": \\\"value2\\\",...}\"</code></p>\n <p>For more information on custom JSON, see <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workingstacks-json.html\">Use Custom JSON to Modify the Stack Configuration JSON</a></p>\n "
240
240
  },
241
241
  "ConfigurationManager": {
242
242
  "shape_name": "StackConfigurationManager",
@@ -375,7 +375,7 @@
375
375
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
376
376
  }
377
377
  ],
378
- "documentation": "\n <p>Creates a clone of a specified stack. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workingstacks-cloning.html\">Clone a Stack</a>.</p>\n "
378
+ "documentation": "\n <p>Creates a clone of a specified stack. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workingstacks-cloning.html\">Clone a Stack</a>.</p>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
379
379
  },
380
380
  "CreateApp": {
381
381
  "name": "CreateApp",
@@ -519,7 +519,7 @@
519
519
  "type": "string",
520
520
  "documentation": null
521
521
  },
522
- "documentation": "\n <p>One or more user-defined key/value pairs to be added to the stack attributes bag.</p> \n "
522
+ "documentation": "\n <p>One or more user-defined key/value pairs to be added to the stack attributes.</p> \n "
523
523
  }
524
524
  },
525
525
  "documentation": null
@@ -562,7 +562,7 @@
562
562
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
563
563
  }
564
564
  ],
565
- "documentation": "\n <p>Creates an app for a specified stack. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workingapps-creating.html\">Creating Apps</a>.</p>\n "
565
+ "documentation": "\n <p>Creates an app for a specified stack. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workingapps-creating.html\">Creating Apps</a>.</p>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
566
566
  },
567
567
  "CreateDeployment": {
568
568
  "name": "CreateDeployment",
@@ -610,7 +610,7 @@
610
610
  "restart",
611
611
  "undeploy"
612
612
  ],
613
- "documentation": "\n <p>Specifies the deployment operation. You can specify only one command.</p>\n <p>For stacks, the available commands are:</p>\n <ul>\n <li>\n<code></code>execute_recipes: Execute the recipes that are specified by the <code>Args</code> parameter.</li>\n <li>\n<code></code>install_dependencies: Installs the stack's dependencies.</li>\n <li>\n<code></code>update_custom_cookbooks: Update the stack's custom cookbooks.</li>\n <li>\n<code></code>update_dependencies: Update the stack's dependencies.</li>\n </ul>\n <p>For apps, the available commands are:</p>\n <ul>\n <li>\n<code>deploy</code>: Deploy the app.</li>\n <li>\n<code>rollback</code> Roll the app back to the previous version. When you update an app, AWS OpsWorks stores the previous version,\n up to a maximum of five versions. You can use this command to roll an app back as many as four versions.</li>\n <li>\n<code>start</code>: Start the app's web or application server.</li>\n <li>\n<code>stop</code>: Stop the app's web or application server.</li>\n <li>\n<code>restart</code>: Restart the app's web or application server.</li>\n <li>\n<code>undeploy</code>: Undeploy the app.</li>\n </ul>\n ",
613
+ "documentation": "\n <p>Specifies the deployment operation. You can specify only one command.</p>\n <p>For stacks, the available commands are:</p>\n <ul>\n <li>\n<code>execute_recipes</code>: Execute the recipes that are specified by the <code>Args</code> parameter.</li>\n <li>\n<code>install_dependencies</code>: Installs the stack's dependencies.</li>\n <li>\n<code>update_custom_cookbooks</code>: Update the stack's custom cookbooks.</li>\n <li>\n<code>update_dependencies</code>: Update the stack's dependencies.</li>\n </ul>\n <p>For apps, the available commands are:</p>\n <ul>\n <li>\n<code>deploy</code>: Deploy the app.</li>\n <li>\n<code>rollback</code> Roll the app back to the previous version. When you update an app, AWS OpsWorks stores the previous version,\n up to a maximum of five versions. You can use this command to roll an app back as many as four versions.</li>\n <li>\n<code>start</code>: Start the app's web or application server.</li>\n <li>\n<code>stop</code>: Stop the app's web or application server.</li>\n <li>\n<code>restart</code>: Restart the app's web or application server.</li>\n <li>\n<code>undeploy</code>: Undeploy the app.</li>\n </ul>\n ",
614
614
  "required": true
615
615
  },
616
616
  "Args": {
@@ -645,7 +645,7 @@
645
645
  "CustomJson": {
646
646
  "shape_name": "String",
647
647
  "type": "string",
648
- "documentation": "\n <p>A string that contains user-defined, custom JSON. It is used to override the corresponding default stack configuration JSON values. \nThe string should be in the following format and must escape characters such as '\"'.:</p>\n <code>\"{\\\"key1\\\": \\\"value1\\\", \\\"key2\\\": \\\"value2\\\",...}\"</code>\n <p>For more information on custom JSON, see <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workingstacks-json.html\">Use Custom JSON to Modify the Stack Configuration JSON</a>.</p>\n "
648
+ "documentation": "\n <p>A string that contains user-defined, custom JSON. It is used to override the corresponding default stack configuration JSON values. \nThe string should be in the following format and must escape characters such as '\"'.:</p>\n <p><code>\"{\\\"key1\\\": \\\"value1\\\", \\\"key2\\\": \\\"value2\\\",...}\"</code></p>\n <p>For more information on custom JSON, see <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workingstacks-json.html\">Use Custom JSON to Modify the Stack Configuration JSON</a>.</p>\n "
649
649
  }
650
650
  },
651
651
  "documentation": null
@@ -688,7 +688,7 @@
688
688
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
689
689
  }
690
690
  ],
691
- "documentation": "\n <p>Deploys a stack or app.</p>\n <ul>\n <li>App deployment generates a <code>deploy</code> event, which runs the associated recipes and passes them a JSON stack configuration object\n that includes information about the app. </li>\n <li>Stack deployment runs the <code>deploy</code> recipes but does not raise an event.</li>\n </ul>\n <p>For more information, see <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workingapps-deploying.html\">Deploying Apps</a>\n and <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workingstacks-commands.html\">Run Stack Commands</a>.</p>\n "
691
+ "documentation": "\n <p>Deploys a stack or app.</p>\n <ul>\n <li>App deployment generates a <code>deploy</code> event, which runs the associated recipes and passes them a JSON stack configuration object\n that includes information about the app. </li>\n <li>Stack deployment runs the <code>deploy</code> recipes but does not raise an event.</li>\n </ul>\n <p>For more information, see <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workingapps-deploying.html\">Deploying Apps</a>\n and <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workingstacks-commands.html\">Run Stack Commands</a>.</p>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Deploy or Manage permissions level for the stack, or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
692
692
  },
693
693
  "CreateInstance": {
694
694
  "name": "CreateInstance",
@@ -765,7 +765,7 @@
765
765
  "x86_64",
766
766
  "i386"
767
767
  ],
768
- "documentation": "\n <p>The instance architecture. Instance types do not necessarily support both architectures.\n For a list of the architectures that are supported by the different instance types, see\n <a href=\"http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html\">Instance Families and Types</a>.</p>\n "
768
+ "documentation": "\n <p>The instance architecture. The default option is <code>x86_64</code>. Instance types do not necessarily support both architectures.\n For a list of the architectures that are supported by the different instance types, see\n <a href=\"http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html\">Instance Families and Types</a>.</p>\n "
769
769
  },
770
770
  "RootDeviceType": {
771
771
  "shape_name": "RootDeviceType",
@@ -780,7 +780,7 @@
780
780
  "shape_name": "Boolean",
781
781
  "type": "boolean",
782
782
  "box": true,
783
- "documentation": "\n <p>Whether to install operating system and package updates when the instance boots. The default value is <code>true</code>.\n To control when updates are installed, set this value to <code>false</code>. You must then update your instances manually by\n using <a>CreateDeployment</a> to run the <code>update_dependencies</code> stack command or\n manually running <code>yum</code> (Amazon Linux) or <code>apt-get</code> (Ubuntu) on the instances.\n </p>\n <note>We strongly recommend using the default value of <code>true</code>, to ensure that your instances have the latest security updates.</note>\n "
783
+ "documentation": "\n <p>Whether to install operating system and package updates when the instance boots. The default value is <code>true</code>.\n To control when updates are installed, set this value to <code>false</code>. You must then update your instances manually by\n using <a>CreateDeployment</a> to run the <code>update_dependencies</code> stack command or\n manually running <code>yum</code> (Amazon Linux) or <code>apt-get</code> (Ubuntu) on the instances.\n </p>\n <note>\n <p>We strongly recommend using the default value of <code>true</code>, to ensure that your\n instances have the latest security updates.</p>\n </note>\n "
784
784
  }
785
785
  },
786
786
  "documentation": null
@@ -823,7 +823,7 @@
823
823
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
824
824
  }
825
825
  ],
826
- "documentation": "\n <p>Creates an instance in a specified stack. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workinginstances-add.html\">Adding an Instance to a Layer</a>.</p>\n "
826
+ "documentation": "\n <p>Creates an instance in a specified stack. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workinginstances-add.html\">Adding an Instance to a Layer</a>.</p>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
827
827
  },
828
828
  "CreateLayer": {
829
829
  "name": "CreateLayer",
@@ -891,7 +891,12 @@
891
891
  "ManageBundler",
892
892
  "BundlerVersion",
893
893
  "RailsStack",
894
- "PassengerVersion"
894
+ "PassengerVersion",
895
+ "Jvm",
896
+ "JvmVersion",
897
+ "JvmOptions",
898
+ "JavaAppServer",
899
+ "JavaAppServerVersion"
895
900
  ],
896
901
  "documentation": null
897
902
  },
@@ -900,7 +905,7 @@
900
905
  "type": "string",
901
906
  "documentation": null
902
907
  },
903
- "documentation": "\n <p>One or more user-defined key/value pairs to be added to the stack attributes bag.</p>\n "
908
+ "documentation": "\n <p>One or more user-defined key/value pairs to be added to the stack attributes.</p>\n "
904
909
  },
905
910
  "CustomInstanceProfileArn": {
906
911
  "shape_name": "String",
@@ -1044,7 +1049,7 @@
1044
1049
  "shape_name": "Boolean",
1045
1050
  "type": "boolean",
1046
1051
  "box": true,
1047
- "documentation": "\n <p>Whether to install operating system and package updates when the instance boots. The default value is <code>true</code>.\n To control when updates are installed, set this value to <code>false</code>. You must then update your instances manually by\n using <a>CreateDeployment</a> to run the <code>update_dependencies</code> stack command or\n manually running <code>yum</code> (Amazon Linux) or <code>apt-get</code> (Ubuntu) on the instances.\n </p>\n <note>We strongly recommend using the default value of <code>true</code>, to ensure that your instances have the latest security updates.</note>\n "
1052
+ "documentation": "\n <p>Whether to install operating system and package updates when the instance boots. The default value is <code>true</code>.\n To control when updates are installed, set this value to <code>false</code>. You must then update your instances manually by\n using <a>CreateDeployment</a> to run the <code>update_dependencies</code> stack command or\n manually running <code>yum</code> (Amazon Linux) or <code>apt-get</code> (Ubuntu) on the instances.\n </p>\n <note>\n <p>We strongly recommend using the default value of <code>true</code>, to ensure that your\n instances have the latest security updates.</p>\n </note>\n "
1048
1053
  }
1049
1054
  },
1050
1055
  "documentation": null
@@ -1087,7 +1092,7 @@
1087
1092
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
1088
1093
  }
1089
1094
  ],
1090
- "documentation": "\n <p>Creates a layer. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workinglayers-basics-create.html\">How to Create a Layer</a>.</p>\n <note>You should use <b>CreateLayer</b> for noncustom layer types such as PHP App Server only if the stack does not have an existing layer of that type.\n A stack can have at most one instance of each noncustom layer; if you attempt to create a second instance, <b>CreateLayer</b> fails. A stack can have an arbitrary\n number of custom layers, so you can call <b>CreateLayer</b> as many times as you like for that layer type.</note>\n "
1095
+ "documentation": "\n <p>Creates a layer. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workinglayers-basics-create.html\">How to Create a Layer</a>.</p>\n <note>\n <p>You should use <b>CreateLayer</b> for noncustom layer types such as PHP App Server only if the stack\n does not have an existing layer of that type. A stack can have at most one instance of each\n noncustom layer; if you attempt to create a second instance, <b>CreateLayer</b> fails. A\n stack can have an arbitrary number of custom layers, so you can call <b>CreateLayer</b> as\n many times as you like for that layer type.</p>\n </note>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
1091
1096
  },
1092
1097
  "CreateStack": {
1093
1098
  "name": "CreateStack",
@@ -1128,7 +1133,7 @@
1128
1133
  "type": "string",
1129
1134
  "documentation": null
1130
1135
  },
1131
- "documentation": "\n <p>One or more user-defined key/value pairs to be added to the stack attributes bag.</p>\n "
1136
+ "documentation": "\n <p>One or more user-defined key/value pairs to be added to the stack attributes.</p>\n "
1132
1137
  },
1133
1138
  "ServiceRoleArn": {
1134
1139
  "shape_name": "String",
@@ -1150,7 +1155,7 @@
1150
1155
  "HostnameTheme": {
1151
1156
  "shape_name": "String",
1152
1157
  "type": "string",
1153
- "documentation": "\n <p>The stack's host name theme, with spaces are replaced by underscores. The theme is used to generate host names for the stack's instances. By default,\n <code>HostnameTheme</code> is set to Layer_Dependent, which creates host names by appending integers to the layer's short name.\n The other themes are:</p>\n <ul>\n <li>Baked_Goods</li>\n <li>Clouds</li>\n <li>European_Cities</li>\n <li>Fruits</li>\n <li>Greek_Deities</li>\n <li>Legendary_Creatures_from_Japan</li>\n <li>Planets_and_Moons</li>\n <li>Roman_Deities</li>\n <li>Scottish_Islands</li>\n <li>US_Cities</li>\n <li>Wild_Cats</li>\n </ul>\n <p>To obtain a generated host name, call <code>GetHostNameSuggestion</code>, which returns a host name based on the current theme.</p>\n "
1158
+ "documentation": "\n <p>The stack's host name theme, with spaces are replaced by underscores. The theme is used to\n generate host names for the stack's instances. By default, <code>HostnameTheme</code> is set\n to <code>Layer_Dependent</code>, which creates host names by appending integers to the layer's\n short name. The other themes are:</p>\n <ul>\n <li><code>Baked_Goods</code></li>\n <li><code>Clouds</code></li>\n <li><code>European_Cities</code></li>\n <li><code>Fruits</code></li>\n <li><code>Greek_Deities</code></li>\n <li><code>Legendary_Creatures_from_Japan</code></li>\n <li><code>Planets_and_Moons</code></li>\n <li><code>Roman_Deities</code></li>\n <li><code>Scottish_Islands</code></li>\n <li><code>US_Cities</code></li>\n <li><code>Wild_Cats</code></li>\n </ul>\n <p>To obtain a generated host name, call <code>GetHostNameSuggestion</code>, which returns a host name based on the current theme.</p>\n "
1154
1159
  },
1155
1160
  "DefaultAvailabilityZone": {
1156
1161
  "shape_name": "String",
@@ -1165,7 +1170,7 @@
1165
1170
  "CustomJson": {
1166
1171
  "shape_name": "String",
1167
1172
  "type": "string",
1168
- "documentation": "\n <p>A string that contains user-defined, custom JSON. It is used to override the corresponding default stack configuration JSON values. \nThe string should be in the following format and must escape characters such as '\"'.:</p>\n <code>\"{\\\"key1\\\": \\\"value1\\\", \\\"key2\\\": \\\"value2\\\",...}\"</code>\n <p>For more information on custom JSON, see <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workingstacks-json.html\">Use Custom JSON to Modify the Stack Configuration JSON</a>.</p>\n "
1173
+ "documentation": "\n <p>A string that contains user-defined, custom JSON. It is used to override the corresponding default stack configuration JSON values. \nThe string should be in the following format and must escape characters such as '\"'.:</p>\n <p><code>\"{\\\"key1\\\": \\\"value1\\\", \\\"key2\\\": \\\"value2\\\",...}\"</code></p>\n <p>For more information on custom JSON, see <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workingstacks-json.html\">Use Custom JSON to Modify the Stack Configuration JSON</a>.</p>\n "
1169
1174
  },
1170
1175
  "ConfigurationManager": {
1171
1176
  "shape_name": "StackConfigurationManager",
@@ -1245,7 +1250,7 @@
1245
1250
  "ebs",
1246
1251
  "instance-store"
1247
1252
  ],
1248
- "documentation": "\n <p>The default root device type. This value is used by default for all instances in the cloned stack,\n but you can override it when you create an instance. For more information, see \n <a href=\"http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ComponentsAMIs.html#storage-for-the-root-device\">Storage for the Root Device</a>.</p>\n "
1253
+ "documentation": "\n <p>The default root device type. This value is used by default for all instances in the cloned stack,\n but you can override it when you create an instance. The default option is <code>instance-store</code>. For more information, see \n <a href=\"http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ComponentsAMIs.html#storage-for-the-root-device\">Storage for the Root Device</a>.</p>\n "
1249
1254
  }
1250
1255
  },
1251
1256
  "documentation": null
@@ -1276,7 +1281,7 @@
1276
1281
  "documentation": "\n <p>Indicates that a request was invalid.</p> \n "
1277
1282
  }
1278
1283
  ],
1279
- "documentation": "\n <p>Creates a new stack. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workingstacks-edit.html\">Create a New Stack</a>.</p>\n "
1284
+ "documentation": "\n <p>Creates a new stack. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workingstacks-edit.html\">Create a New Stack</a>.</p>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
1280
1285
  },
1281
1286
  "CreateUserProfile": {
1282
1287
  "name": "CreateUserProfile",
@@ -1299,6 +1304,12 @@
1299
1304
  "shape_name": "String",
1300
1305
  "type": "string",
1301
1306
  "documentation": "\n <p>The user's public SSH key.</p>\n "
1307
+ },
1308
+ "AllowSelfManagement": {
1309
+ "shape_name": "Boolean",
1310
+ "type": "boolean",
1311
+ "box": true,
1312
+ "documentation": "\n <p>Whether users can specify their own SSH public key through the My Settings page. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/security-settingsshkey.html\"></a>.</p>\n "
1302
1313
  }
1303
1314
  },
1304
1315
  "documentation": null
@@ -1329,7 +1340,7 @@
1329
1340
  "documentation": "\n <p>Indicates that a request was invalid.</p> \n "
1330
1341
  }
1331
1342
  ],
1332
- "documentation": "\n <p>Creates a new user profile.</p>\n "
1343
+ "documentation": "\n <p>Creates a new user profile.</p>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
1333
1344
  },
1334
1345
  "DeleteApp": {
1335
1346
  "name": "DeleteApp",
@@ -1373,7 +1384,7 @@
1373
1384
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
1374
1385
  }
1375
1386
  ],
1376
- "documentation": "\n <p>Deletes a specified app.</p>\n "
1387
+ "documentation": "\n <p>Deletes a specified app.</p>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
1377
1388
  },
1378
1389
  "DeleteInstance": {
1379
1390
  "name": "DeleteInstance",
@@ -1429,7 +1440,7 @@
1429
1440
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
1430
1441
  }
1431
1442
  ],
1432
- "documentation": "\n <p>Deletes a specified instance. You must stop an instance before you can delete it. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workinginstances-delete.html\">Deleting Instances</a>.</p>\n "
1443
+ "documentation": "\n <p>Deletes a specified instance. You must stop an instance before you can delete it. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workinginstances-delete.html\">Deleting Instances</a>.</p>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
1433
1444
  },
1434
1445
  "DeleteLayer": {
1435
1446
  "name": "DeleteLayer",
@@ -1473,7 +1484,7 @@
1473
1484
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
1474
1485
  }
1475
1486
  ],
1476
- "documentation": "\n <p>Deletes a specified layer. You must first stop and then delete all associated instances. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workinglayers-basics-delete.html\">How to Delete a Layer</a>.</p>\n "
1487
+ "documentation": "\n <p>Deletes a specified layer. You must first stop and then delete all associated instances. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workinglayers-basics-delete.html\">How to Delete a Layer</a>.</p>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
1477
1488
  },
1478
1489
  "DeleteStack": {
1479
1490
  "name": "DeleteStack",
@@ -1517,7 +1528,7 @@
1517
1528
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
1518
1529
  }
1519
1530
  ],
1520
- "documentation": "\n <p>Deletes a specified stack. You must first delete all instances, layers, and apps.\n For more information, see <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workingstacks-shutting.html\">Shut Down a Stack</a>.</p> \n "
1531
+ "documentation": "\n <p>Deletes a specified stack. You must first delete all instances, layers, and apps.\n For more information, see <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workingstacks-shutting.html\">Shut Down a Stack</a>.</p> \n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
1521
1532
  },
1522
1533
  "DeleteUserProfile": {
1523
1534
  "name": "DeleteUserProfile",
@@ -1561,7 +1572,7 @@
1561
1572
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
1562
1573
  }
1563
1574
  ],
1564
- "documentation": " \n <p>Deletes a user profile.</p>\n "
1575
+ "documentation": " \n <p>Deletes a user profile.</p>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
1565
1576
  },
1566
1577
  "DeregisterElasticIp": {
1567
1578
  "name": "DeregisterElasticIp",
@@ -1605,7 +1616,7 @@
1605
1616
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
1606
1617
  }
1607
1618
  ],
1608
- "documentation": "\n <p>Deregisters a specified Elastic IP address. The address can then be registered by another stack. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/resources.html\"></a>.</p>\n "
1619
+ "documentation": "\n <p>Deregisters a specified Elastic IP address. The address can then be registered by another stack. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/resources.html\">Resource Management</a>.</p>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
1609
1620
  },
1610
1621
  "DeregisterVolume": {
1611
1622
  "name": "DeregisterVolume",
@@ -1649,7 +1660,7 @@
1649
1660
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
1650
1661
  }
1651
1662
  ],
1652
- "documentation": "\n <p>Deregisters an Amazon EBS volume.\n The volume can then be registered by another stack. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/resources.html\"></a>.</p>\n "
1663
+ "documentation": "\n <p>Deregisters an Amazon EBS volume.\n The volume can then be registered by another stack. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/resources.html\">Resource Management</a>.</p>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
1653
1664
  },
1654
1665
  "DescribeApps": {
1655
1666
  "name": "DescribeApps",
@@ -1824,7 +1835,7 @@
1824
1835
  "type": "string",
1825
1836
  "documentation": null
1826
1837
  },
1827
- "documentation": "\n <p>The contents of the stack attributes bag.</p>\n "
1838
+ "documentation": "\n <p>The stack attributes.</p>\n "
1828
1839
  },
1829
1840
  "CreatedAt": {
1830
1841
  "shape_name": "String",
@@ -1834,7 +1845,7 @@
1834
1845
  },
1835
1846
  "documentation": "\n <p>A description of the app.</p>\n "
1836
1847
  },
1837
- "documentation": "\n An array of <code>App</code> objects that describe the specified apps.\n "
1848
+ "documentation": "\n <p>An array of <code>App</code> objects that describe the specified apps. </p>\n "
1838
1849
  }
1839
1850
  },
1840
1851
  "documentation": "<p>Contains the response to a <code>DescribeApps</code> request.</p>"
@@ -1865,7 +1876,7 @@
1865
1876
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
1866
1877
  }
1867
1878
  ],
1868
- "documentation": "\n <p>Requests a description of a specified set of apps.</p>\n <note>You must specify at least one of the parameters.</note>\n "
1879
+ "documentation": "\n <p>Requests a description of a specified set of apps.</p>\n <note>\n <p>You must specify at least one of the parameters.</p>\n </note>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Show, Deploy, or Manage permissions level for the stack, or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
1869
1880
  },
1870
1881
  "DescribeCommands": {
1871
1882
  "name": "DescribeCommands",
@@ -1956,7 +1967,7 @@
1956
1967
  "Type": {
1957
1968
  "shape_name": "String",
1958
1969
  "type": "string",
1959
- "documentation": "\n <p>The command type:</p>\n <ul>\n <li>deploy</li>\n <li>rollback</li>\n <li>start</li>\n <li>stop</li>\n <li>restart</li>\n <li>undeploy</li>\n <li>update_dependencies</li>\n <li>install_dependencies</li>\n <li>update_custom_cookbooks</li>\n <li>execute_recipes</li>\n </ul>\n "
1970
+ "documentation": "\n <p>The command type:</p>\n <ul>\n <li><code>deploy</code></li>\n <li><code>rollback</code></li>\n <li><code>start</code></li>\n <li><code>stop</code></li>\n <li><code>restart</code></li>\n <li><code>undeploy</code></li>\n <li><code>update_dependencies</code></li>\n <li><code>install_dependencies</code></li>\n <li><code>update_custom_cookbooks</code></li>\n <li><code>execute_recipes</code></li>\n </ul>\n "
1960
1971
  }
1961
1972
  },
1962
1973
  "documentation": "\n <p>Describes a command.</p>\n "
@@ -1992,7 +2003,7 @@
1992
2003
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
1993
2004
  }
1994
2005
  ],
1995
- "documentation": "\n <p>Describes the results of specified commands.</p>\n <note>You must specify at least one of the parameters.</note>\n "
2006
+ "documentation": "\n <p>Describes the results of specified commands.</p>\n <note>\n <p>You must specify at least one of the parameters.</p>\n </note>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Show, Deploy, or Manage permissions level for the stack, or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
1996
2007
  },
1997
2008
  "DescribeDeployments": {
1998
2009
  "name": "DescribeDeployments",
@@ -2094,7 +2105,7 @@
2094
2105
  "restart",
2095
2106
  "undeploy"
2096
2107
  ],
2097
- "documentation": "\n <p>Specifies the deployment operation. You can specify only one command.</p>\n <p>For stacks, the available commands are:</p>\n <ul>\n <li>\n<code></code>execute_recipes: Execute the recipes that are specified by the <code>Args</code> parameter.</li>\n <li>\n<code></code>install_dependencies: Installs the stack's dependencies.</li>\n <li>\n<code></code>update_custom_cookbooks: Update the stack's custom cookbooks.</li>\n <li>\n<code></code>update_dependencies: Update the stack's dependencies.</li>\n </ul>\n <p>For apps, the available commands are:</p>\n <ul>\n <li>\n<code>deploy</code>: Deploy the app.</li>\n <li>\n<code>rollback</code> Roll the app back to the previous version. When you update an app, AWS OpsWorks stores the previous version,\n up to a maximum of five versions. You can use this command to roll an app back as many as four versions.</li>\n <li>\n<code>start</code>: Start the app's web or application server.</li>\n <li>\n<code>stop</code>: Stop the app's web or application server.</li>\n <li>\n<code>restart</code>: Restart the app's web or application server.</li>\n <li>\n<code>undeploy</code>: Undeploy the app.</li>\n </ul>\n ",
2108
+ "documentation": "\n <p>Specifies the deployment operation. You can specify only one command.</p>\n <p>For stacks, the available commands are:</p>\n <ul>\n <li>\n<code>execute_recipes</code>: Execute the recipes that are specified by the <code>Args</code> parameter.</li>\n <li>\n<code>install_dependencies</code>: Installs the stack's dependencies.</li>\n <li>\n<code>update_custom_cookbooks</code>: Update the stack's custom cookbooks.</li>\n <li>\n<code>update_dependencies</code>: Update the stack's dependencies.</li>\n </ul>\n <p>For apps, the available commands are:</p>\n <ul>\n <li>\n<code>deploy</code>: Deploy the app.</li>\n <li>\n<code>rollback</code> Roll the app back to the previous version. When you update an app, AWS OpsWorks stores the previous version,\n up to a maximum of five versions. You can use this command to roll an app back as many as four versions.</li>\n <li>\n<code>start</code>: Start the app's web or application server.</li>\n <li>\n<code>stop</code>: Stop the app's web or application server.</li>\n <li>\n<code>restart</code>: Restart the app's web or application server.</li>\n <li>\n<code>undeploy</code>: Undeploy the app.</li>\n </ul>\n ",
2098
2109
  "required": true
2099
2110
  },
2100
2111
  "Args": {
@@ -2128,7 +2139,7 @@
2128
2139
  "CustomJson": {
2129
2140
  "shape_name": "String",
2130
2141
  "type": "string",
2131
- "documentation": "\n <p>A string that contains user-defined custom JSON. It is used to override the corresponding default stack configuration JSON values for \n stack. The string should be in the following format and must escape characters such as '\"'.:</p>\n <code>\"{\\\"key1\\\": \\\"value1\\\", \\\"key2\\\": \\\"value2\\\",...}\"</code>\n <p>For more information on custom JSON, see <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workingstacks-json.html\">Use Custom JSON to Modify the Stack Configuration JSON</a>.</p>\n "
2142
+ "documentation": "\n <p>A string that contains user-defined custom JSON. It is used to override the corresponding default stack configuration JSON values for \n stack. The string should be in the following format and must escape characters such as '\"'.:</p>\n <p><code>\"{\\\"key1\\\": \\\"value1\\\", \\\"key2\\\": \\\"value2\\\",...}\"</code></p>\n <p>For more information on custom JSON, see <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workingstacks-json.html\">Use Custom JSON to Modify the Stack Configuration JSON</a>.</p>\n "
2132
2143
  },
2133
2144
  "InstanceIds": {
2134
2145
  "shape_name": "Strings",
@@ -2174,7 +2185,7 @@
2174
2185
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
2175
2186
  }
2176
2187
  ],
2177
- "documentation": "\n <p>Requests a description of a specified set of deployments.</p>\n <note>You must specify at least one of the parameters.</note>\n "
2188
+ "documentation": "\n <p>Requests a description of a specified set of deployments.</p>\n <note>\n <p>You must specify at least one of the parameters.</p>\n </note>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Show, Deploy, or Manage permissions level for the stack, or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
2178
2189
  },
2179
2190
  "DescribeElasticIps": {
2180
2191
  "name": "DescribeElasticIps",
@@ -2275,7 +2286,7 @@
2275
2286
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
2276
2287
  }
2277
2288
  ],
2278
- "documentation": "\n <p>Describes <a href=\"http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html\">Elastic IP addresses</a>.</p>\n <note>You must specify at least one of the parameters.</note>\n "
2289
+ "documentation": "\n <p>Describes <a href=\"http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html\">Elastic IP addresses</a>.</p>\n <note>\n <p>You must specify at least one of the parameters.</p>\n </note>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Show, Deploy, or Manage permissions level for the stack, or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
2279
2290
  },
2280
2291
  "DescribeElasticLoadBalancers": {
2281
2292
  "name": "DescribeElasticLoadBalancers",
@@ -2406,7 +2417,7 @@
2406
2417
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
2407
2418
  }
2408
2419
  ],
2409
- "documentation": "\n <p>Describes a stack's Elastic Load Balancing instances.</p>\n <note>You must specify at least one of the parameters.</note>\n "
2420
+ "documentation": "\n <p>Describes a stack's Elastic Load Balancing instances.</p>\n <note>\n <p>You must specify at least one of the parameters.</p>\n </note>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Show, Deploy, or Manage permissions level for the stack, or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
2410
2421
  },
2411
2422
  "DescribeInstances": {
2412
2423
  "name": "DescribeInstances",
@@ -2501,7 +2512,7 @@
2501
2512
  "Status": {
2502
2513
  "shape_name": "String",
2503
2514
  "type": "string",
2504
- "documentation": "\n <p>The instance status:</p>\n <ul>\n <li>requested</li>\n <li>booting</li>\n <li>running_setup</li>\n <li>online</li>\n <li>setup_failed</li>\n <li>start_failed</li>\n <li>terminating</li>\n <li>terminated</li>\n <li>stopped</li>\n <li>connection_lost</li>\n </ul>\n "
2515
+ "documentation": "\n <p>The instance status:</p>\n <ul>\n <li><code>requested</code></li>\n <li><code>booting</code></li>\n <li><code>running_setup</code></li>\n <li><code>online</code></li>\n <li><code>setup_failed</code></li>\n <li><code>start_failed</code></li>\n <li><code>terminating</code></li>\n <li><code>terminated</code></li>\n <li><code>stopped</code></li>\n <li><code>connection_lost</code></li>\n </ul>\n "
2505
2516
  },
2506
2517
  "Os": {
2507
2518
  "shape_name": "String",
@@ -2609,7 +2620,7 @@
2609
2620
  "shape_name": "Boolean",
2610
2621
  "type": "boolean",
2611
2622
  "box": true,
2612
- "documentation": "\n <p>Whether to install operating system and package updates when the instance boots. The default value is <code>true</code>.\n If this value is set to <code>false</code>, you must then update your instances manually by\n using <a>CreateDeployment</a> to run the <code>update_dependencies</code> stack command or\n manually running <code>yum</code> (Amazon Linux) or <code>apt-get</code> (Ubuntu) on the instances.\n </p>\n <note>We strongly recommend using the default value of <code>true</code>, to ensure that your instances have the latest security updates.</note>\n "
2623
+ "documentation": "\n <p>Whether to install operating system and package updates when the instance boots. The default value is <code>true</code>.\n If this value is set to <code>false</code>, you must then update your instances manually by\n using <a>CreateDeployment</a> to run the <code>update_dependencies</code> stack command or\n manually running <code>yum</code> (Amazon Linux) or <code>apt-get</code> (Ubuntu) on the instances.\n </p>\n <note>\n <p>We strongly recommend using the default value of <code>true</code>, to ensure that your\n instances have the latest security updates.</p>\n </note>\n "
2613
2624
  }
2614
2625
  },
2615
2626
  "documentation": "\n <p>Describes an instance.</p>\n "
@@ -2645,7 +2656,7 @@
2645
2656
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
2646
2657
  }
2647
2658
  ],
2648
- "documentation": "\n <p>Requests a description of a set of instances.</p> \n <note>You must specify at least one of the parameters.</note>\n "
2659
+ "documentation": "\n <p>Requests a description of a set of instances.</p> \n <note>\n <p>You must specify at least one of the parameters.</p>\n </note>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Show, Deploy, or Manage permissions level for the stack, or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
2649
2660
  },
2650
2661
  "DescribeLayers": {
2651
2662
  "name": "DescribeLayers",
@@ -2743,7 +2754,12 @@
2743
2754
  "ManageBundler",
2744
2755
  "BundlerVersion",
2745
2756
  "RailsStack",
2746
- "PassengerVersion"
2757
+ "PassengerVersion",
2758
+ "Jvm",
2759
+ "JvmVersion",
2760
+ "JvmOptions",
2761
+ "JavaAppServer",
2762
+ "JavaAppServerVersion"
2747
2763
  ],
2748
2764
  "documentation": null
2749
2765
  },
@@ -2968,7 +2984,7 @@
2968
2984
  "shape_name": "Boolean",
2969
2985
  "type": "boolean",
2970
2986
  "box": true,
2971
- "documentation": "\n <p>Whether to install operating system and package updates when the instance boots. The default value is <code>true</code>.\n If this value is set to <code>false</code>, you must then update your instances manually by\n using <a>CreateDeployment</a> to run the <code>update_dependencies</code> stack command or\n manually running <code>yum</code> (Amazon Linux) or <code>apt-get</code> (Ubuntu) on the instances.\n </p>\n <note>We strongly recommend using the default value of <code>true</code>, to ensure that your instances have the latest security updates.</note>\n "
2987
+ "documentation": "\n <p>Whether to install operating system and package updates when the instance boots. The default value is <code>true</code>.\n If this value is set to <code>false</code>, you must then update your instances manually by\n using <a>CreateDeployment</a> to run the <code>update_dependencies</code> stack command or\n manually running <code>yum</code> (Amazon Linux) or <code>apt-get</code> (Ubuntu) on the instances.\n </p>\n <note>\n <p>We strongly recommend using the default value of <code>true</code>, to ensure that your\n instances have the latest security updates.</p>\n </note>\n "
2972
2988
  }
2973
2989
  },
2974
2990
  "documentation": "\n <p>Describes a layer.</p>\n "
@@ -3004,7 +3020,7 @@
3004
3020
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
3005
3021
  }
3006
3022
  ],
3007
- "documentation": "\n <p>Requests a description of one or more layers in a specified stack.</p>\n <note>You must specify at least one of the parameters.</note>\n "
3023
+ "documentation": "\n <p>Requests a description of one or more layers in a specified stack.</p>\n <note>\n <p>You must specify at least one of the parameters.</p>\n </note>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Show, Deploy, or Manage permissions level for the stack, or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
3008
3024
  },
3009
3025
  "DescribeLoadBasedAutoScaling": {
3010
3026
  "name": "DescribeLoadBasedAutoScaling",
@@ -3172,7 +3188,49 @@
3172
3188
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
3173
3189
  }
3174
3190
  ],
3175
- "documentation": "\n <p>Describes load-based auto scaling configurations for specified layers.</p>\n <note>You must specify at least one of the parameters.</note>\n "
3191
+ "documentation": "\n <p>Describes load-based auto scaling configurations for specified layers.</p>\n <note>\n <p>You must specify at least one of the parameters.</p>\n </note>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Show, Deploy, or Manage permissions level for the stack, or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
3192
+ },
3193
+ "DescribeMyUserProfile": {
3194
+ "name": "DescribeMyUserProfile",
3195
+ "input": null,
3196
+ "output": {
3197
+ "shape_name": "DescribeMyUserProfileResult",
3198
+ "type": "structure",
3199
+ "members": {
3200
+ "UserProfile": {
3201
+ "shape_name": "SelfUserProfile",
3202
+ "type": "structure",
3203
+ "members": {
3204
+ "IamUserArn": {
3205
+ "shape_name": "String",
3206
+ "type": "string",
3207
+ "documentation": "\n <p>The user's IAM ARN.</p>\n "
3208
+ },
3209
+ "Name": {
3210
+ "shape_name": "String",
3211
+ "type": "string",
3212
+ "documentation": "\n <p>The user's name.</p>\n "
3213
+ },
3214
+ "SshUsername": {
3215
+ "shape_name": "String",
3216
+ "type": "string",
3217
+ "documentation": "\n <p>The user's SSH user name.</p>\n "
3218
+ },
3219
+ "SshPublicKey": {
3220
+ "shape_name": "String",
3221
+ "type": "string",
3222
+ "documentation": "\n <p>The user's SSH public key.</p>\n "
3223
+ }
3224
+ },
3225
+ "documentation": "\n <p>A <code>UserProfile</code> object that describes the user's SSH information.</p>\n "
3226
+ }
3227
+ },
3228
+ "documentation": "\n <p>Contains the response to a <code>DescribeMyUserProfile</code> request.</p>\n "
3229
+ },
3230
+ "errors": [
3231
+
3232
+ ],
3233
+ "documentation": "\n <p>Describes a user's SSH information.</p>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have self-management enabled\n or an attached policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
3176
3234
  },
3177
3235
  "DescribePermissions": {
3178
3236
  "name": "DescribePermissions",
@@ -3183,14 +3241,12 @@
3183
3241
  "IamUserArn": {
3184
3242
  "shape_name": "String",
3185
3243
  "type": "string",
3186
- "documentation": "\n <p>The user's IAM ARN. For more information about IAM ARNs, see\n <a href=\"http://docs.aws.amazon.com/IAM/latest/UserGuide/Using_Identifiers.html\">Using Identifiers</a>.</p>\n ",
3187
- "required": true
3244
+ "documentation": "\n <p>The user's IAM ARN. For more information about IAM ARNs, see\n <a href=\"http://docs.aws.amazon.com/IAM/latest/UserGuide/Using_Identifiers.html\">Using Identifiers</a>.</p>\n "
3188
3245
  },
3189
3246
  "StackId": {
3190
3247
  "shape_name": "String",
3191
3248
  "type": "string",
3192
- "documentation": "\n <p>The stack ID.</p>\n ",
3193
- "required": true
3249
+ "documentation": "\n <p>The stack ID.</p>\n "
3194
3250
  }
3195
3251
  },
3196
3252
  "documentation": null
@@ -3227,6 +3283,11 @@
3227
3283
  "type": "boolean",
3228
3284
  "box": true,
3229
3285
  "documentation": "\n <p>Whether the user can use <b>sudo</b>.</p>\n "
3286
+ },
3287
+ "Level": {
3288
+ "shape_name": "String",
3289
+ "type": "string",
3290
+ "documentation": "\n <p>The user's permission level, which must be the following:</p>\n <ul>\n <li><code>deny</code></li>\n <li><code>show</code></li>\n <li><code>deploy</code></li>\n <li><code>manage</code></li>\n <li><code>iam_only</code></li>\n </ul>\n <p>For more information on the permissions associated with these levels, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a></p>\n "
3230
3291
  }
3231
3292
  },
3232
3293
  "documentation": "\n <p>Describes stack or user permissions.</p>\n "
@@ -3234,7 +3295,7 @@
3234
3295
  "documentation": "\n <p>An array of <code>Permission</code> objects that describe the stack permissions.</p>\n <ul>\n <li>If the request object contains only a stack ID, the array contains a\n <code>Permission</code> object with permissions for each of the stack IAM ARNs.</li>\n <li>If the request object contains only an IAM ARN, the array contains a\n <code>Permission</code> object with permissions for each of the user's stack IDs.</li>\n <li>If the request contains a stack ID and an IAM ARN, the array contains a single\n <code>Permission</code> object with permissions for the specified stack and IAM ARN.</li>\n </ul>\n "
3235
3296
  }
3236
3297
  },
3237
- "documentation": "<p>Contains the response to a <code>DescribePermissions</code> request.</p> "
3298
+ "documentation": "<p>Contains the response to a <code>DescribePermissions</code> request.</p>\n "
3238
3299
  },
3239
3300
  "errors": [
3240
3301
  {
@@ -3262,7 +3323,7 @@
3262
3323
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
3263
3324
  }
3264
3325
  ],
3265
- "documentation": "\n <p>Describes the permissions for a specified stack.</p>\n "
3326
+ "documentation": "\n <p>Describes the permissions for a specified stack.</p>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
3266
3327
  },
3267
3328
  "DescribeRaidArrays": {
3268
3329
  "name": "DescribeRaidArrays",
@@ -3358,7 +3419,7 @@
3358
3419
  "documentation": "\n <p>A <code>RaidArrays</code> object that describes the specified RAID arrays.</p>\n "
3359
3420
  }
3360
3421
  },
3361
- "documentation": "<p>Contains the response to a <code>DescribeRaidArrays</code> request.</p>"
3422
+ "documentation": "\n <p>Contains the response to a <code>DescribeRaidArrays</code> request.</p>\n "
3362
3423
  },
3363
3424
  "errors": [
3364
3425
  {
@@ -3386,7 +3447,7 @@
3386
3447
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
3387
3448
  }
3388
3449
  ],
3389
- "documentation": "\n <p>Describe an instance's RAID arrays.</p>\n <note>You must specify at least one of the parameters.</note>\n "
3450
+ "documentation": "\n <p>Describe an instance's RAID arrays.</p>\n <note>\n <p>You must specify at least one of the parameters.</p>\n </note>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Show, Deploy, or Manage\n permissions level for the stack, or an attached policy that explicitly grants permissions.\n For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
3390
3451
  },
3391
3452
  "DescribeServiceErrors": {
3392
3453
  "name": "DescribeServiceErrors",
@@ -3464,7 +3525,165 @@
3464
3525
  "documentation": "\n <p>An array of <code>ServiceError</code> objects that describe the specified service errors.</p>\n "
3465
3526
  }
3466
3527
  },
3467
- "documentation": "<p>Contains the response to a <code>DescribeServiceErrors</code> request.</p>"
3528
+ "documentation": "\n <p>Contains the response to a <code>DescribeServiceErrors</code> request.</p>\n "
3529
+ },
3530
+ "errors": [
3531
+ {
3532
+ "shape_name": "ValidationException",
3533
+ "type": "structure",
3534
+ "members": {
3535
+ "message": {
3536
+ "shape_name": "String",
3537
+ "type": "string",
3538
+ "documentation": "\n <p>The exception message.</p>\n "
3539
+ }
3540
+ },
3541
+ "documentation": "\n <p>Indicates that a request was invalid.</p> \n "
3542
+ },
3543
+ {
3544
+ "shape_name": "ResourceNotFoundException",
3545
+ "type": "structure",
3546
+ "members": {
3547
+ "message": {
3548
+ "shape_name": "String",
3549
+ "type": "string",
3550
+ "documentation": "\n <p>The exception message.</p>\n "
3551
+ }
3552
+ },
3553
+ "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
3554
+ }
3555
+ ],
3556
+ "documentation": "\n <p>Describes AWS OpsWorks service errors.</p>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Show, Deploy, or Manage\n permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
3557
+ },
3558
+ "DescribeStackSummary": {
3559
+ "name": "DescribeStackSummary",
3560
+ "input": {
3561
+ "shape_name": "DescribeStackSummaryRequest",
3562
+ "type": "structure",
3563
+ "members": {
3564
+ "StackId": {
3565
+ "shape_name": "String",
3566
+ "type": "string",
3567
+ "documentation": "\n <p>The stack ID.</p>\n ",
3568
+ "required": true
3569
+ }
3570
+ },
3571
+ "documentation": null
3572
+ },
3573
+ "output": {
3574
+ "shape_name": "DescribeStackSummaryResult",
3575
+ "type": "structure",
3576
+ "members": {
3577
+ "StackSummary": {
3578
+ "shape_name": "StackSummary",
3579
+ "type": "structure",
3580
+ "members": {
3581
+ "StackId": {
3582
+ "shape_name": "String",
3583
+ "type": "string",
3584
+ "documentation": "\n <p>The stack ID.</p>\n "
3585
+ },
3586
+ "Name": {
3587
+ "shape_name": "String",
3588
+ "type": "string",
3589
+ "documentation": "\n <p>The stack name.</p>\n "
3590
+ },
3591
+ "LayersCount": {
3592
+ "shape_name": "Integer",
3593
+ "type": "integer",
3594
+ "box": true,
3595
+ "documentation": "\n <p>The number of layers.</p>\n "
3596
+ },
3597
+ "AppsCount": {
3598
+ "shape_name": "Integer",
3599
+ "type": "integer",
3600
+ "box": true,
3601
+ "documentation": "\n <p>The number of apps.</p>\n "
3602
+ },
3603
+ "InstancesCount": {
3604
+ "shape_name": "InstancesCount",
3605
+ "type": "structure",
3606
+ "members": {
3607
+ "Booting": {
3608
+ "shape_name": "Integer",
3609
+ "type": "integer",
3610
+ "box": true,
3611
+ "documentation": "\n <p>The number of instances with <code>booting</code> status.</p>\n "
3612
+ },
3613
+ "ConnectionLost": {
3614
+ "shape_name": "Integer",
3615
+ "type": "integer",
3616
+ "box": true,
3617
+ "documentation": "\n <p>The number of instances with <code>connection_lost</code> status.</p>\n "
3618
+ },
3619
+ "Pending": {
3620
+ "shape_name": "Integer",
3621
+ "type": "integer",
3622
+ "box": true,
3623
+ "documentation": "\n <p>The number of instances with <code>pending</code> status.</p>\n "
3624
+ },
3625
+ "Rebooting": {
3626
+ "shape_name": "Integer",
3627
+ "type": "integer",
3628
+ "box": true,
3629
+ "documentation": "\n <p>The number of instances with <code>rebooting</code> status.</p>\n "
3630
+ },
3631
+ "Requested": {
3632
+ "shape_name": "Integer",
3633
+ "type": "integer",
3634
+ "box": true,
3635
+ "documentation": "\n <p>The number of instances with <code>requested</code> status.</p>\n "
3636
+ },
3637
+ "RunningSetup": {
3638
+ "shape_name": "Integer",
3639
+ "type": "integer",
3640
+ "box": true,
3641
+ "documentation": "\n <p>The number of instances with <code>running_setup</code> status.</p>\n "
3642
+ },
3643
+ "SetupFailed": {
3644
+ "shape_name": "Integer",
3645
+ "type": "integer",
3646
+ "box": true,
3647
+ "documentation": "\n <p>The number of instances with <code>setup_failed</code> status.</p>\n "
3648
+ },
3649
+ "ShuttingDown": {
3650
+ "shape_name": "Integer",
3651
+ "type": "integer",
3652
+ "box": true,
3653
+ "documentation": "\n <p>The number of instances with <code>shutting_down</code> status.</p>\n "
3654
+ },
3655
+ "StartFailed": {
3656
+ "shape_name": "Integer",
3657
+ "type": "integer",
3658
+ "box": true,
3659
+ "documentation": "\n <p>The number of instances with <code>start_failed</code> status.</p>\n "
3660
+ },
3661
+ "Stopped": {
3662
+ "shape_name": "Integer",
3663
+ "type": "integer",
3664
+ "box": true,
3665
+ "documentation": "\n <p>The number of instances with <code>stopped</code> status.</p>\n "
3666
+ },
3667
+ "Terminated": {
3668
+ "shape_name": "Integer",
3669
+ "type": "integer",
3670
+ "box": true,
3671
+ "documentation": "\n <p>The number of instances with <code>terminated</code> status.</p>\n "
3672
+ },
3673
+ "Terminating": {
3674
+ "shape_name": "Integer",
3675
+ "type": "integer",
3676
+ "box": true,
3677
+ "documentation": "\n <p>The number of instances with <code>terminating</code> status.</p>\n "
3678
+ }
3679
+ },
3680
+ "documentation": "\n <p>An <code>InstancesCount</code> object with the number of instances in each status.</p>\n "
3681
+ }
3682
+ },
3683
+ "documentation": "\n <p>A <code>StackSummary</code> object that contains the results.</p>\n "
3684
+ }
3685
+ },
3686
+ "documentation": "<p>Contains the response to a <code>DescribeStackSummary</code> request.</p>"
3468
3687
  },
3469
3688
  "errors": [
3470
3689
  {
@@ -3492,7 +3711,7 @@
3492
3711
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
3493
3712
  }
3494
3713
  ],
3495
- "documentation": "\n <p>Describes AWS OpsWorks service errors.</p>\n "
3714
+ "documentation": "\n <p>Describes the number of layers and apps in a specified stack, and the number of instances in\n each state, such as <code>running_setup</code> or <code>online</code>.</p>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Show, Deploy, or Manage\n permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p> "
3496
3715
  },
3497
3716
  "DescribeStacks": {
3498
3717
  "name": "DescribeStacks",
@@ -3560,7 +3779,7 @@
3560
3779
  "type": "string",
3561
3780
  "documentation": null
3562
3781
  },
3563
- "documentation": "\n <p>The contents of the stack's attributes bag.</p> \n "
3782
+ "documentation": "\n <p>The stack's attributes.</p> \n "
3564
3783
  },
3565
3784
  "ServiceRoleArn": {
3566
3785
  "shape_name": "String",
@@ -3595,7 +3814,7 @@
3595
3814
  "CustomJson": {
3596
3815
  "shape_name": "String",
3597
3816
  "type": "string",
3598
- "documentation": "\n <p>A string that contains user-defined, custom JSON. It is used to override the corresponding default stack configuration JSON values.\nThe string should be in the following format and must escape characters such as '\"'.:</p>\n <code>\"{\\\"key1\\\": \\\"value1\\\", \\\"key2\\\": \\\"value2\\\",...}\"</code>\n <p>For more information on custom JSON, see <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workingstacks-json.html\">Use Custom JSON to Modify the Stack Configuration JSON</a>.</p>\n "
3817
+ "documentation": "\n <p>A string that contains user-defined, custom JSON. It is used to override the corresponding default stack configuration JSON values.\nThe string should be in the following format and must escape characters such as '\"'.:</p>\n <p><code>\"{\\\"key1\\\": \\\"value1\\\", \\\"key2\\\": \\\"value2\\\",...}\"</code></p>\n <p>For more information on custom JSON, see <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workingstacks-json.html\">Use Custom JSON to Modify the Stack Configuration JSON</a>.</p>\n "
3599
3818
  },
3600
3819
  "ConfigurationManager": {
3601
3820
  "shape_name": "StackConfigurationManager",
@@ -3716,7 +3935,7 @@
3716
3935
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
3717
3936
  }
3718
3937
  ],
3719
- "documentation": "\n <p>Requests a description of one or more stacks.</p>\n "
3938
+ "documentation": "\n <p>Requests a description of one or more stacks.</p>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Show, Deploy, or Manage\n permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
3720
3939
  },
3721
3940
  "DescribeTimeBasedAutoScaling": {
3722
3941
  "name": "DescribeTimeBasedAutoScaling",
@@ -3872,7 +4091,7 @@
3872
4091
  "documentation": "\n <p>An array of <code>TimeBasedAutoScalingConfiguration</code> objects that describe the configuration for the specified instances.</p>\n "
3873
4092
  }
3874
4093
  },
3875
- "documentation": "<p>Contains the response to a <code>DescribeTimeBasedAutoScaling</code> request.</p> "
4094
+ "documentation": "\n <p>Contains the response to a <code>DescribeTimeBasedAutoScaling</code> request.</p>\n "
3876
4095
  },
3877
4096
  "errors": [
3878
4097
  {
@@ -3900,7 +4119,7 @@
3900
4119
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
3901
4120
  }
3902
4121
  ],
3903
- "documentation": "\n <p>Describes time-based auto scaling configurations for specified instances.</p>\n <note>You must specify at least one of the parameters.</note>\n "
4122
+ "documentation": "\n <p>Describes time-based auto scaling configurations for specified instances.</p>\n <note>\n <p>You must specify at least one of the parameters.</p>\n </note>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Show, Deploy, or Manage\n permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
3904
4123
  },
3905
4124
  "DescribeUserProfiles": {
3906
4125
  "name": "DescribeUserProfiles",
@@ -3916,8 +4135,7 @@
3916
4135
  "type": "string",
3917
4136
  "documentation": null
3918
4137
  },
3919
- "documentation": "\n <p>An array of IAM user ARNs that identify the users to be described. </p>\n ",
3920
- "required": true
4138
+ "documentation": "\n <p>An array of IAM user ARNs that identify the users to be described. </p>\n "
3921
4139
  }
3922
4140
  },
3923
4141
  "documentation": null
@@ -3936,12 +4154,12 @@
3936
4154
  "IamUserArn": {
3937
4155
  "shape_name": "String",
3938
4156
  "type": "string",
3939
- "documentation": "\n <p>The user IAM ARN.</p>\n "
4157
+ "documentation": "\n <p>The user's IAM ARN.</p>\n "
3940
4158
  },
3941
4159
  "Name": {
3942
4160
  "shape_name": "String",
3943
4161
  "type": "string",
3944
- "documentation": "\n <p>The user name.</p>\n "
4162
+ "documentation": "\n <p>The user's name.</p>\n "
3945
4163
  },
3946
4164
  "SshUsername": {
3947
4165
  "shape_name": "String",
@@ -3952,6 +4170,12 @@
3952
4170
  "shape_name": "String",
3953
4171
  "type": "string",
3954
4172
  "documentation": "\n <p>The user's SSH public key.</p>\n "
4173
+ },
4174
+ "AllowSelfManagement": {
4175
+ "shape_name": "Boolean",
4176
+ "type": "boolean",
4177
+ "box": true,
4178
+ "documentation": "\n <p>Whether users can specify their own SSH public key through the My Settings page. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/security-settingsshkey.html\">Managing User Permissions</a>.</p>\n "
3955
4179
  }
3956
4180
  },
3957
4181
  "documentation": "\n <p>Describes a user's SSH information.</p>\n "
@@ -3959,7 +4183,7 @@
3959
4183
  "documentation": "\n <p>A <code>Users</code> object that describes the specified users.</p>\n "
3960
4184
  }
3961
4185
  },
3962
- "documentation": "<p>Contains the response to a <code>DescribeUserProfiles</code> request.</p>"
4186
+ "documentation": "\n <p>Contains the response to a <code>DescribeUserProfiles</code> request.</p>\n "
3963
4187
  },
3964
4188
  "errors": [
3965
4189
  {
@@ -3987,7 +4211,7 @@
3987
4211
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
3988
4212
  }
3989
4213
  ],
3990
- "documentation": " \n <p>Describe specified users.</p>\n "
4214
+ "documentation": " \n <p>Describe specified users.</p>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have an attached policy that explicitly grants permissions.\n For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
3991
4215
  },
3992
4216
  "DescribeVolumes": {
3993
4217
  "name": "DescribeVolumes",
@@ -4124,7 +4348,7 @@
4124
4348
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
4125
4349
  }
4126
4350
  ],
4127
- "documentation": "\n <p>Describes an instance's Amazon EBS volumes.</p>\n <note>You must specify at least one of the parameters.</note>\n "
4351
+ "documentation": "\n <p>Describes an instance's Amazon EBS volumes.</p>\n <note>\n <p>You must specify at least one of the parameters.</p>\n </note>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Show, Deploy, or Manage permissions\n level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
4128
4352
  },
4129
4353
  "DetachElasticLoadBalancer": {
4130
4354
  "name": "DetachElasticLoadBalancer",
@@ -4162,7 +4386,7 @@
4162
4386
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
4163
4387
  }
4164
4388
  ],
4165
- "documentation": "\n <p>Detaches a specified Elastic Load Balancing instance from its layer.</p>\n "
4389
+ "documentation": "\n <p>Detaches a specified Elastic Load Balancing instance from its layer.</p>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
4166
4390
  },
4167
4391
  "DisassociateElasticIp": {
4168
4392
  "name": "DisassociateElasticIp",
@@ -4206,7 +4430,7 @@
4206
4430
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
4207
4431
  }
4208
4432
  ],
4209
- "documentation": "\n <p>Disassociates an Elastic IP address from its instance. The address remains registered with the stack. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/resources.html\"></a>.</p>\n "
4433
+ "documentation": "\n <p>Disassociates an Elastic IP address from its instance. The address remains registered with the stack. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/resources.html\">Resource Management</a>.</p>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
4210
4434
  },
4211
4435
  "GetHostnameSuggestion": {
4212
4436
  "name": "GetHostnameSuggestion",
@@ -4252,9 +4476,21 @@
4252
4476
  }
4253
4477
  },
4254
4478
  "documentation": "\n <p>Indicates that a request was invalid.</p> \n "
4479
+ },
4480
+ {
4481
+ "shape_name": "ResourceNotFoundException",
4482
+ "type": "structure",
4483
+ "members": {
4484
+ "message": {
4485
+ "shape_name": "String",
4486
+ "type": "string",
4487
+ "documentation": "\n <p>The exception message.</p>\n "
4488
+ }
4489
+ },
4490
+ "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
4255
4491
  }
4256
4492
  ],
4257
- "documentation": "\n <p>Gets a generated host name for the specified layer, based on the current host name theme.</p>\n "
4493
+ "documentation": "\n <p>Gets a generated host name for the specified layer, based on the current host name theme.</p>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
4258
4494
  },
4259
4495
  "RebootInstance": {
4260
4496
  "name": "RebootInstance",
@@ -4298,7 +4534,7 @@
4298
4534
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
4299
4535
  }
4300
4536
  ],
4301
- "documentation": "\n <p>Reboots a specified instance. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workinginstances-starting.html\">Starting, Stopping, and Rebooting Instances</a>.</p>\n "
4537
+ "documentation": "\n <p>Reboots a specified instance. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workinginstances-starting.html\">Starting, Stopping, and Rebooting Instances</a>.</p>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
4302
4538
  },
4303
4539
  "RegisterElasticIp": {
4304
4540
  "name": "RegisterElasticIp",
@@ -4359,7 +4595,7 @@
4359
4595
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
4360
4596
  }
4361
4597
  ],
4362
- "documentation": "\n <p>Registers an Elastic IP address with a specified stack. An address can be\n registered with only one stack at a time. If the address is already registered, you must first deregister it\n by calling <a>DeregisterElasticIp</a>. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/resources.html\"></a>.</p>\n "
4598
+ "documentation": "\n <p>Registers an Elastic IP address with a specified stack. An address can be\n registered with only one stack at a time. If the address is already registered, you must first deregister it\n by calling <a>DeregisterElasticIp</a>. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/resources.html\">Resource Management</a>.</p>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p> "
4363
4599
  },
4364
4600
  "RegisterVolume": {
4365
4601
  "name": "RegisterVolume",
@@ -4419,7 +4655,7 @@
4419
4655
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
4420
4656
  }
4421
4657
  ],
4422
- "documentation": "\n <p>Registers an Amazon EBS volume with a specified stack. A volume can be\n registered with only one stack at a time. If the volume is already registered, you must first deregister it\n by calling <a>DeregisterVolume</a>. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/resources.html\"></a>.</p>\n "
4658
+ "documentation": "\n <p>Registers an Amazon EBS volume with a specified stack. A volume can be\n registered with only one stack at a time. If the volume is already registered, you must first deregister it\n by calling <a>DeregisterVolume</a>. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/resources.html\">Resource Management</a>.</p>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
4423
4659
  },
4424
4660
  "SetLoadBasedAutoScaling": {
4425
4661
  "name": "SetLoadBasedAutoScaling",
@@ -4559,7 +4795,7 @@
4559
4795
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
4560
4796
  }
4561
4797
  ],
4562
- "documentation": "\n <p>Specify the load-based auto scaling configuration for a specified layer. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workinginstances-autoscaling.html\">Managing Load\n with Time-based and Load-based Instances</a>.</p>\n <note>To use load-based auto scaling, you must create a set of load-based auto scaling instances. Load-based auto scaling operates only \n on the instances from that set, so you must ensure that you have created enough instances to handle the maximum anticipated load.</note>\n "
4798
+ "documentation": "\n <p>Specify the load-based auto scaling configuration for a specified layer. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workinginstances-autoscaling.html\">Managing Load\n with Time-based and Load-based Instances</a>.</p>\n <note>\n <p>To use load-based auto scaling, you must create a set of load-based auto scaling instances.\n Load-based auto scaling operates only on the instances from that set, so you must ensure\n that you have created enough instances to handle the maximum anticipated load.</p>\n </note>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
4563
4799
  },
4564
4800
  "SetPermission": {
4565
4801
  "name": "SetPermission",
@@ -4590,6 +4826,11 @@
4590
4826
  "type": "boolean",
4591
4827
  "box": true,
4592
4828
  "documentation": "\n <p>The user is allowed to use <b>sudo</b> to elevate privileges.</p>\n "
4829
+ },
4830
+ "Level": {
4831
+ "shape_name": "String",
4832
+ "type": "string",
4833
+ "documentation": "\n <p>The user's permission level, which must be set to one of the following strings. You cannot set your own permissions level.</p>\n <ul>\n <li><code>deny</code></li>\n <li><code>show</code></li>\n <li><code>deploy</code></li>\n <li><code>manage</code></li>\n <li><code>iam_only</code></li>\n </ul>\n <p>For more information on the permissions associated with these levels, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a></p>\n "
4593
4834
  }
4594
4835
  },
4595
4836
  "documentation": null
@@ -4621,7 +4862,7 @@
4621
4862
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
4622
4863
  }
4623
4864
  ],
4624
- "documentation": "\n <p>Specifies a stack's permissions. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workingsecurity.html\">Security and Permissions</a>.</p>\n "
4865
+ "documentation": "\n <p>Specifies a stack's permissions. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workingsecurity.html\">Security and Permissions</a>.</p>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
4625
4866
  },
4626
4867
  "SetTimeBasedAutoScaling": {
4627
4868
  "name": "SetTimeBasedAutoScaling",
@@ -4777,7 +5018,7 @@
4777
5018
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
4778
5019
  }
4779
5020
  ],
4780
- "documentation": "\n <p>Specify the time-based auto scaling configuration for a specified instance. For more information,\n see <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workinginstances-autoscaling.html\">Managing Load\n with Time-based and Load-based Instances</a>.</p>\n "
5021
+ "documentation": "\n <p>Specify the time-based auto scaling configuration for a specified instance. For more information,\n see <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workinginstances-autoscaling.html\">Managing Load\n with Time-based and Load-based Instances</a>.</p>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
4781
5022
  },
4782
5023
  "StartInstance": {
4783
5024
  "name": "StartInstance",
@@ -4821,7 +5062,7 @@
4821
5062
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
4822
5063
  }
4823
5064
  ],
4824
- "documentation": "\n <p>Starts a specified instance. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workinginstances-starting.html\">Starting, Stopping,\n and Rebooting Instances</a>.</p>\n "
5065
+ "documentation": "\n <p>Starts a specified instance. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workinginstances-starting.html\">Starting, Stopping,\n and Rebooting Instances</a>.</p>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
4825
5066
  },
4826
5067
  "StartStack": {
4827
5068
  "name": "StartStack",
@@ -4865,7 +5106,7 @@
4865
5106
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
4866
5107
  }
4867
5108
  ],
4868
- "documentation": "\n <p>Starts stack's instances. </p>\n "
5109
+ "documentation": "\n <p>Starts stack's instances. </p>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
4869
5110
  },
4870
5111
  "StopInstance": {
4871
5112
  "name": "StopInstance",
@@ -4909,7 +5150,7 @@
4909
5150
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
4910
5151
  }
4911
5152
  ],
4912
- "documentation": "\n <p>Stops a specified instance. When you stop a standard instance, the data disappears and must\n be reinstalled when you restart the instance. You can stop an Amazon EBS-backed instance without losing data.\n For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workinginstances-starting.html\">Starting, Stopping,\n and Rebooting Instances</a>.</p>\n "
5153
+ "documentation": "\n <p>Stops a specified instance. When you stop a standard instance, the data disappears and must\n be reinstalled when you restart the instance. You can stop an Amazon EBS-backed instance without losing data.\n For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workinginstances-starting.html\">Starting, Stopping,\n and Rebooting Instances</a>.</p>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
4913
5154
  },
4914
5155
  "StopStack": {
4915
5156
  "name": "StopStack",
@@ -4953,7 +5194,7 @@
4953
5194
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
4954
5195
  }
4955
5196
  ],
4956
- "documentation": "\n <p>Stops a specified stack.</p>\n "
5197
+ "documentation": "\n <p>Stops a specified stack.</p>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
4957
5198
  },
4958
5199
  "UnassignVolume": {
4959
5200
  "name": "UnassignVolume",
@@ -4997,7 +5238,7 @@
4997
5238
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
4998
5239
  }
4999
5240
  ],
5000
- "documentation": "\n <p>Unassigns an assigned Amazon EBS volume. The volume remains registered with the stack. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/resources.html\"></a>.</p>\n "
5241
+ "documentation": "\n <p>Unassigns an assigned Amazon EBS volume. The volume remains registered with the stack. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/resources.html\">Resource Management</a>.</p>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
5001
5242
  },
5002
5243
  "UpdateApp": {
5003
5244
  "name": "UpdateApp",
@@ -5134,7 +5375,7 @@
5134
5375
  "type": "string",
5135
5376
  "documentation": null
5136
5377
  },
5137
- "documentation": "\n <p>One or more user-defined key/value pairs to be added to the stack attributes bag.</p>\n "
5378
+ "documentation": "\n <p>One or more user-defined key/value pairs to be added to the stack attributes.</p>\n "
5138
5379
  }
5139
5380
  },
5140
5381
  "documentation": null
@@ -5166,7 +5407,7 @@
5166
5407
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
5167
5408
  }
5168
5409
  ],
5169
- "documentation": "\n <p>Updates a specified app.</p>\n "
5410
+ "documentation": "\n <p>Updates a specified app.</p>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Deploy or Manage permissions level for the stack,\n or an attached policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
5170
5411
  },
5171
5412
  "UpdateElasticIp": {
5172
5413
  "name": "UpdateElasticIp",
@@ -5215,7 +5456,7 @@
5215
5456
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
5216
5457
  }
5217
5458
  ],
5218
- "documentation": "\n <p>Updates a registered Elastic IP address's name. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/resources.html\"></a>.</p>\n "
5459
+ "documentation": "\n <p>Updates a registered Elastic IP address's name. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/resources.html\">Resource Management</a>.</p>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
5219
5460
  },
5220
5461
  "UpdateInstance": {
5221
5462
  "name": "UpdateInstance",
@@ -5286,7 +5527,7 @@
5286
5527
  "shape_name": "Boolean",
5287
5528
  "type": "boolean",
5288
5529
  "box": true,
5289
- "documentation": "\n <p>Whether to install operating system and package updates when the instance boots. The default value is <code>true</code>.\n To control when updates are installed, set this value to <code>false</code>. You must then update your instances manually by\n using <a>CreateDeployment</a> to run the <code>update_dependencies</code> stack command or\n manually running <code>yum</code> (Amazon Linux) or <code>apt-get</code> (Ubuntu) on the instances.\n </p>\n <note>We strongly recommend using the default value of <code>true</code>, to ensure that your instances have the latest security updates.</note>\n "
5530
+ "documentation": "\n <p>Whether to install operating system and package updates when the instance boots. The default value is <code>true</code>.\n To control when updates are installed, set this value to <code>false</code>. You must then update your instances manually by\n using <a>CreateDeployment</a> to run the <code>update_dependencies</code> stack command or\n manually running <code>yum</code> (Amazon Linux) or <code>apt-get</code> (Ubuntu) on the instances.\n </p>\n <note>\n <p>We strongly recommend using the default value of <code>true</code>, to ensure that your\n instances have the latest security updates.</p>\n </note>\n "
5290
5531
  }
5291
5532
  },
5292
5533
  "documentation": null
@@ -5318,7 +5559,7 @@
5318
5559
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
5319
5560
  }
5320
5561
  ],
5321
- "documentation": "\n <p>Updates a specified instance.</p>\n "
5562
+ "documentation": "\n <p>Updates a specified instance.</p>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
5322
5563
  },
5323
5564
  "UpdateLayer": {
5324
5565
  "name": "UpdateLayer",
@@ -5367,7 +5608,12 @@
5367
5608
  "ManageBundler",
5368
5609
  "BundlerVersion",
5369
5610
  "RailsStack",
5370
- "PassengerVersion"
5611
+ "PassengerVersion",
5612
+ "Jvm",
5613
+ "JvmVersion",
5614
+ "JvmOptions",
5615
+ "JavaAppServer",
5616
+ "JavaAppServerVersion"
5371
5617
  ],
5372
5618
  "documentation": null
5373
5619
  },
@@ -5376,7 +5622,7 @@
5376
5622
  "type": "string",
5377
5623
  "documentation": null
5378
5624
  },
5379
- "documentation": "\n <p>One or more user-defined key/value pairs to be added to the stack attributes bag.</p>\n "
5625
+ "documentation": "\n <p>One or more user-defined key/value pairs to be added to the stack attributes.</p>\n "
5380
5626
  },
5381
5627
  "CustomInstanceProfileArn": {
5382
5628
  "shape_name": "String",
@@ -5520,7 +5766,7 @@
5520
5766
  "shape_name": "Boolean",
5521
5767
  "type": "boolean",
5522
5768
  "box": true,
5523
- "documentation": "\n <p>Whether to install operating system and package updates when the instance boots. The default value is <code>true</code>.\n To control when updates are installed, set this value to <code>false</code>. You must then update your instances manually by\n using <a>CreateDeployment</a> to run the <code>update_dependencies</code> stack command or\n manually running <code>yum</code> (Amazon Linux) or <code>apt-get</code> (Ubuntu) on the instances.\n </p>\n <note>We strongly recommend using the default value of <code>true</code>, to ensure that your instances have the latest security updates.</note>\n "
5769
+ "documentation": "\n <p>Whether to install operating system and package updates when the instance boots. The default value is <code>true</code>.\n To control when updates are installed, set this value to <code>false</code>. You must then update your instances manually by\n using <a>CreateDeployment</a> to run the <code>update_dependencies</code> stack command or\n manually running <code>yum</code> (Amazon Linux) or <code>apt-get</code> (Ubuntu) on the instances.\n </p>\n <note>\n <p>We strongly recommend using the default value of <code>true</code>, to ensure that your\n instances have the latest security updates.</p>\n </note>\n "
5524
5770
  }
5525
5771
  },
5526
5772
  "documentation": null
@@ -5552,7 +5798,38 @@
5552
5798
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
5553
5799
  }
5554
5800
  ],
5555
- "documentation": "\n <p>Updates a specified layer.</p>\n "
5801
+ "documentation": "\n <p>Updates a specified layer.</p>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
5802
+ },
5803
+ "UpdateMyUserProfile": {
5804
+ "name": "UpdateMyUserProfile",
5805
+ "input": {
5806
+ "shape_name": "UpdateMyUserProfileRequest",
5807
+ "type": "structure",
5808
+ "members": {
5809
+ "SshPublicKey": {
5810
+ "shape_name": "String",
5811
+ "type": "string",
5812
+ "documentation": "\n <p>The user's SSH public key.</p>\n "
5813
+ }
5814
+ },
5815
+ "documentation": null
5816
+ },
5817
+ "output": null,
5818
+ "errors": [
5819
+ {
5820
+ "shape_name": "ValidationException",
5821
+ "type": "structure",
5822
+ "members": {
5823
+ "message": {
5824
+ "shape_name": "String",
5825
+ "type": "string",
5826
+ "documentation": "\n <p>The exception message.</p>\n "
5827
+ }
5828
+ },
5829
+ "documentation": "\n <p>Indicates that a request was invalid.</p> \n "
5830
+ }
5831
+ ],
5832
+ "documentation": "\n <p>Updates a user's SSH public key.</p>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have self-management enabled or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
5556
5833
  },
5557
5834
  "UpdateStack": {
5558
5835
  "name": "UpdateStack",
@@ -5587,12 +5864,12 @@
5587
5864
  "type": "string",
5588
5865
  "documentation": null
5589
5866
  },
5590
- "documentation": " \n <p>One or more user-defined key/value pairs to be added to the stack attributes bag.</p>\n "
5867
+ "documentation": " \n <p>One or more user-defined key/value pairs to be added to the stack attributes.</p>\n "
5591
5868
  },
5592
5869
  "ServiceRoleArn": {
5593
5870
  "shape_name": "String",
5594
5871
  "type": "string",
5595
- "documentation": "\n <p>The stack AWS Identity and Access Management (IAM) role, which allows AWS OpsWorks to work with AWS resources on your behalf.\n You must set this parameter to the Amazon Resource Name (ARN) for an existing IAM role. For more information about IAM ARNs, see\n <a href=\"http://docs.aws.amazon.com/IAM/latest/UserGuide/Using_Identifiers.html\">Using Identifiers</a>.</p> \n <note>You must set this parameter to a valid service role ARN or the action will fail; there is no default value.\n You can specify the stack's current service role ARN, if you prefer, but you must do so explicitly.</note>\n "
5872
+ "documentation": "\n <p>The stack AWS Identity and Access Management (IAM) role, which allows AWS OpsWorks to work with AWS resources on your behalf.\n You must set this parameter to the Amazon Resource Name (ARN) for an existing IAM role. For more information about IAM ARNs, see\n <a href=\"http://docs.aws.amazon.com/IAM/latest/UserGuide/Using_Identifiers.html\">Using Identifiers</a>.</p> \n <note>\n <p>You must set this parameter to a valid service role ARN or the action will fail; there is\n no default value. You can specify the stack's current service role ARN, if you prefer, but\n you must do so explicitly.</p>\n </note>\n "
5596
5873
  },
5597
5874
  "DefaultInstanceProfileArn": {
5598
5875
  "shape_name": "String",
@@ -5607,7 +5884,7 @@
5607
5884
  "HostnameTheme": {
5608
5885
  "shape_name": "String",
5609
5886
  "type": "string",
5610
- "documentation": "\n <p>The stack's new host name theme, with spaces are replaced by underscores. The theme is used to generate host names for the stack's instances.\n By default, <code>HostnameTheme</code> is set to Layer_Dependent, which creates host names by appending integers to the layer's short name.\n The other themes are:</p>\n <ul>\n <li>Baked_Goods</li>\n <li>Clouds</li>\n <li>European_Cities</li>\n <li>Fruits</li>\n <li>Greek_Deities</li>\n <li>Legendary_Creatures_from_Japan</li>\n <li>Planets_and_Moons</li>\n <li>Roman_Deities</li>\n <li>Scottish_Islands</li>\n <li>US_Cities</li>\n <li>Wild_Cats</li>\n </ul>\n <p>To obtain a generated host name, call <code>GetHostNameSuggestion</code>, which returns a host name based on the current theme.</p> \n "
5887
+ "documentation": "\n <p>The stack's new host name theme, with spaces are replaced by underscores. The theme is used to\n generate host names for the stack's instances. By default, <code>HostnameTheme</code> is set\n to <code>Layer_Dependent</code>, which creates host names by appending integers to the layer's\n short name. The other themes are:</p>\n <ul>\n <li><code>Baked_Goods</code></li>\n <li><code>Clouds</code></li>\n <li><code>European_Cities</code></li>\n <li><code>Fruits</code></li>\n <li><code>Greek_Deities</code></li>\n <li><code>Legendary_Creatures_from_Japan</code></li>\n <li><code>Planets_and_Moons</code></li>\n <li><code>Roman_Deities</code></li>\n <li><code>Scottish_Islands</code></li>\n <li><code>US_Cities</code></li>\n <li><code>Wild_Cats</code></li>\n </ul>\n <p>To obtain a generated host name, call <code>GetHostNameSuggestion</code>, which returns a host name based on the current theme.</p> \n "
5611
5888
  },
5612
5889
  "DefaultAvailabilityZone": {
5613
5890
  "shape_name": "String",
@@ -5622,7 +5899,7 @@
5622
5899
  "CustomJson": {
5623
5900
  "shape_name": "String",
5624
5901
  "type": "string",
5625
- "documentation": "\n <p>A string that contains user-defined, custom JSON. It is used to override the corresponding default stack configuration JSON values. \nThe string should be in the following format and must escape characters such as '\"'.:</p>\n <code>\"{\\\"key1\\\": \\\"value1\\\", \\\"key2\\\": \\\"value2\\\",...}\"</code>\n <p>For more information on custom JSON, see <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workingstacks-json.html\">Use Custom JSON to Modify the Stack Configuration JSON</a>.</p>\n "
5902
+ "documentation": "\n <p>A string that contains user-defined, custom JSON. It is used to override the corresponding default stack configuration JSON values. \nThe string should be in the following format and must escape characters such as '\"'.:</p>\n <p><code>\"{\\\"key1\\\": \\\"value1\\\", \\\"key2\\\": \\\"value2\\\",...}\"</code></p>\n <p>For more information on custom JSON, see <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/workingstacks-json.html\">Use Custom JSON to Modify the Stack Configuration JSON</a>.</p>\n "
5626
5903
  },
5627
5904
  "ConfigurationManager": {
5628
5905
  "shape_name": "StackConfigurationManager",
@@ -5734,7 +6011,7 @@
5734
6011
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
5735
6012
  }
5736
6013
  ],
5737
- "documentation": "\n <p>Updates a specified stack.</p>\n "
6014
+ "documentation": "\n <p>Updates a specified stack.</p>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
5738
6015
  },
5739
6016
  "UpdateUserProfile": {
5740
6017
  "name": "UpdateUserProfile",
@@ -5757,6 +6034,12 @@
5757
6034
  "shape_name": "String",
5758
6035
  "type": "string",
5759
6036
  "documentation": "\n <p>The user's new SSH public key.</p>\n "
6037
+ },
6038
+ "AllowSelfManagement": {
6039
+ "shape_name": "Boolean",
6040
+ "type": "boolean",
6041
+ "box": true,
6042
+ "documentation": "\n <p>Whether users can specify their own SSH public key through the My Settings page. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/security-settingsshkey.html\">Managing User Permissions</a>.</p>\n "
5760
6043
  }
5761
6044
  },
5762
6045
  "documentation": null
@@ -5788,7 +6071,7 @@
5788
6071
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
5789
6072
  }
5790
6073
  ],
5791
- "documentation": "\n <p>Updates a specified user profile.</p>\n "
6074
+ "documentation": "\n <p>Updates a specified user profile.</p>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
5792
6075
  },
5793
6076
  "UpdateVolume": {
5794
6077
  "name": "UpdateVolume",
@@ -5842,7 +6125,7 @@
5842
6125
  "documentation": "\n <p>Indicates that a resource was not found.</p>\n "
5843
6126
  }
5844
6127
  ],
5845
- "documentation": "\n <p>Updates an Amazon EBS volume's name or mount point. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/resources.html\"></a>.</p>\n "
6128
+ "documentation": "\n <p>Updates an Amazon EBS volume's name or mount point. For more information, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/resources.html\">Resource Management</a>.</p>\n <p><b>Required Permissions</b>: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached\n policy that explicitly grants permissions. For more information on user permissions, see\n <a href=\"http://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html\">Managing User Permissions</a>.</p>\n "
5846
6129
  }
5847
6130
  }
5848
6131
  }