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
@@ -402,6 +402,38 @@
402
402
  }
403
403
  }
404
404
  },
405
+ "create_saml_provider": {
406
+ "name": "CreateSAMLProvider",
407
+ "http_method": "POST",
408
+ "http_path": "/",
409
+ "input": {
410
+ "type": "input",
411
+ "members": {
412
+ "saml_metadata_document": {
413
+ "type": "string",
414
+ "required": true,
415
+ "serialized_name": "SAMLMetadataDocument"
416
+ },
417
+ "name": {
418
+ "type": "string",
419
+ "required": true,
420
+ "serialized_name": "Name"
421
+ }
422
+ }
423
+ },
424
+ "output": {
425
+ "type": "output",
426
+ "metadata": {
427
+ "wrapper": "CreateSAMLProviderResult"
428
+ },
429
+ "members": {
430
+ "saml_provider_arn": {
431
+ "type": "string",
432
+ "serialized_name": "SAMLProviderArn"
433
+ }
434
+ }
435
+ }
436
+ },
405
437
  "create_user": {
406
438
  "name": "CreateUser",
407
439
  "http_method": "POST",
@@ -689,6 +721,21 @@
689
721
  }
690
722
  }
691
723
  },
724
+ "delete_saml_provider": {
725
+ "name": "DeleteSAMLProvider",
726
+ "http_method": "POST",
727
+ "http_path": "/",
728
+ "input": {
729
+ "type": "input",
730
+ "members": {
731
+ "saml_provider_arn": {
732
+ "type": "string",
733
+ "required": true,
734
+ "serialized_name": "SAMLProviderArn"
735
+ }
736
+ }
737
+ }
738
+ },
692
739
  "delete_server_certificate": {
693
740
  "name": "DeleteServerCertificate",
694
741
  "http_method": "POST",
@@ -840,6 +887,14 @@
840
887
  "allow_users_to_change_password": {
841
888
  "type": "boolean",
842
889
  "serialized_name": "AllowUsersToChangePassword"
890
+ },
891
+ "expire_passwords": {
892
+ "type": "boolean",
893
+ "serialized_name": "ExpirePasswords"
894
+ },
895
+ "max_password_age": {
896
+ "type": "integer",
897
+ "serialized_name": "MaxPasswordAge"
843
898
  }
844
899
  }
845
900
  }
@@ -1239,6 +1294,41 @@
1239
1294
  }
1240
1295
  }
1241
1296
  },
1297
+ "get_saml_provider": {
1298
+ "name": "GetSAMLProvider",
1299
+ "http_method": "POST",
1300
+ "http_path": "/",
1301
+ "input": {
1302
+ "type": "input",
1303
+ "members": {
1304
+ "saml_provider_arn": {
1305
+ "type": "string",
1306
+ "required": true,
1307
+ "serialized_name": "SAMLProviderArn"
1308
+ }
1309
+ }
1310
+ },
1311
+ "output": {
1312
+ "type": "output",
1313
+ "metadata": {
1314
+ "wrapper": "GetSAMLProviderResult"
1315
+ },
1316
+ "members": {
1317
+ "saml_metadata_document": {
1318
+ "type": "string",
1319
+ "serialized_name": "SAMLMetadataDocument"
1320
+ },
1321
+ "create_date": {
1322
+ "type": "iso8601_timestamp",
1323
+ "serialized_name": "CreateDate"
1324
+ },
1325
+ "valid_until": {
1326
+ "type": "iso8601_timestamp",
1327
+ "serialized_name": "ValidUntil"
1328
+ }
1329
+ }
1330
+ }
1331
+ },
1242
1332
  "get_server_certificate": {
1243
1333
  "name": "GetServerCertificate",
1244
1334
  "http_method": "POST",
@@ -2136,6 +2226,40 @@
2136
2226
  }
2137
2227
  }
2138
2228
  },
2229
+ "list_saml_providers": {
2230
+ "name": "ListSAMLProviders",
2231
+ "http_method": "POST",
2232
+ "http_path": "/",
2233
+ "output": {
2234
+ "type": "output",
2235
+ "metadata": {
2236
+ "wrapper": "ListSAMLProvidersResult"
2237
+ },
2238
+ "members": {
2239
+ "saml_provider_list": {
2240
+ "type": "list",
2241
+ "serialized_name": "SAMLProviderList",
2242
+ "members": {
2243
+ "type": "structure",
2244
+ "members": {
2245
+ "arn": {
2246
+ "type": "string",
2247
+ "serialized_name": "Arn"
2248
+ },
2249
+ "valid_until": {
2250
+ "type": "iso8601_timestamp",
2251
+ "serialized_name": "ValidUntil"
2252
+ },
2253
+ "create_date": {
2254
+ "type": "iso8601_timestamp",
2255
+ "serialized_name": "CreateDate"
2256
+ }
2257
+ }
2258
+ }
2259
+ }
2260
+ }
2261
+ }
2262
+ },
2139
2263
  "list_server_certificates": {
2140
2264
  "name": "ListServerCertificates",
2141
2265
  "http_method": "POST",
@@ -2791,6 +2915,38 @@
2791
2915
  }
2792
2916
  }
2793
2917
  },
2918
+ "update_saml_provider": {
2919
+ "name": "UpdateSAMLProvider",
2920
+ "http_method": "POST",
2921
+ "http_path": "/",
2922
+ "input": {
2923
+ "type": "input",
2924
+ "members": {
2925
+ "saml_metadata_document": {
2926
+ "type": "string",
2927
+ "required": true,
2928
+ "serialized_name": "SAMLMetadataDocument"
2929
+ },
2930
+ "saml_provider_arn": {
2931
+ "type": "string",
2932
+ "required": true,
2933
+ "serialized_name": "SAMLProviderArn"
2934
+ }
2935
+ }
2936
+ },
2937
+ "output": {
2938
+ "type": "output",
2939
+ "metadata": {
2940
+ "wrapper": "UpdateSAMLProviderResult"
2941
+ },
2942
+ "members": {
2943
+ "saml_provider_arn": {
2944
+ "type": "string",
2945
+ "serialized_name": "SAMLProviderArn"
2946
+ }
2947
+ }
2948
+ }
2949
+ },
2794
2950
  "update_server_certificate": {
2795
2951
  "name": "UpdateServerCertificate",
2796
2952
  "http_method": "POST",
@@ -66,6 +66,14 @@
66
66
  "name": "DescribeStream",
67
67
  "http_method": "POST",
68
68
  "http_path": "/",
69
+ "metadata": {
70
+ "paging": {
71
+ "tokens": {
72
+ "exclusive_start_shard_id": "shards[-1].shard_id"
73
+ },
74
+ "truncated_if": "has_more_shards"
75
+ }
76
+ },
69
77
  "input": {
70
78
  "type": "input",
71
79
  "members": {
@@ -274,7 +282,7 @@
274
282
  "metadata": {
275
283
  "paging": {
276
284
  "tokens": {
277
- "exclusive_start_stream_name": "stream_names[-1].key"
285
+ "exclusive_start_stream_name": "stream_names[-1]"
278
286
  },
279
287
  "truncated_if": "has_more_streams"
280
288
  }
@@ -601,7 +601,12 @@
601
601
  "ManageBundler",
602
602
  "BundlerVersion",
603
603
  "RailsStack",
604
- "PassengerVersion"
604
+ "PassengerVersion",
605
+ "Jvm",
606
+ "JvmVersion",
607
+ "JvmOptions",
608
+ "JavaAppServer",
609
+ "JavaAppServerVersion"
605
610
  ]
606
611
  },
607
612
  "members": {
@@ -884,6 +889,10 @@
884
889
  "ssh_public_key": {
885
890
  "type": "string",
886
891
  "serialized_name": "SshPublicKey"
892
+ },
893
+ "allow_self_management": {
894
+ "type": "boolean",
895
+ "serialized_name": "AllowSelfManagement"
887
896
  }
888
897
  }
889
898
  },
@@ -1752,7 +1761,12 @@
1752
1761
  "ManageBundler",
1753
1762
  "BundlerVersion",
1754
1763
  "RailsStack",
1755
- "PassengerVersion"
1764
+ "PassengerVersion",
1765
+ "Jvm",
1766
+ "JvmVersion",
1767
+ "JvmOptions",
1768
+ "JavaAppServer",
1769
+ "JavaAppServerVersion"
1756
1770
  ]
1757
1771
  },
1758
1772
  "members": {
@@ -2017,6 +2031,38 @@
2017
2031
  }
2018
2032
  }
2019
2033
  },
2034
+ "describe_my_user_profile": {
2035
+ "name": "DescribeMyUserProfile",
2036
+ "http_method": "POST",
2037
+ "http_path": "/",
2038
+ "output": {
2039
+ "type": "output",
2040
+ "members": {
2041
+ "user_profile": {
2042
+ "type": "structure",
2043
+ "serialized_name": "UserProfile",
2044
+ "members": {
2045
+ "iam_user_arn": {
2046
+ "type": "string",
2047
+ "serialized_name": "IamUserArn"
2048
+ },
2049
+ "name": {
2050
+ "type": "string",
2051
+ "serialized_name": "Name"
2052
+ },
2053
+ "ssh_username": {
2054
+ "type": "string",
2055
+ "serialized_name": "SshUsername"
2056
+ },
2057
+ "ssh_public_key": {
2058
+ "type": "string",
2059
+ "serialized_name": "SshPublicKey"
2060
+ }
2061
+ }
2062
+ }
2063
+ }
2064
+ }
2065
+ },
2020
2066
  "describe_permissions": {
2021
2067
  "name": "DescribePermissions",
2022
2068
  "http_method": "POST",
@@ -2026,12 +2072,10 @@
2026
2072
  "members": {
2027
2073
  "iam_user_arn": {
2028
2074
  "type": "string",
2029
- "required": true,
2030
2075
  "serialized_name": "IamUserArn"
2031
2076
  },
2032
2077
  "stack_id": {
2033
2078
  "type": "string",
2034
- "required": true,
2035
2079
  "serialized_name": "StackId"
2036
2080
  }
2037
2081
  }
@@ -2060,6 +2104,10 @@
2060
2104
  "allow_sudo": {
2061
2105
  "type": "boolean",
2062
2106
  "serialized_name": "AllowSudo"
2107
+ },
2108
+ "level": {
2109
+ "type": "string",
2110
+ "serialized_name": "Level"
2063
2111
  }
2064
2112
  }
2065
2113
  }
@@ -2205,6 +2253,102 @@
2205
2253
  }
2206
2254
  }
2207
2255
  },
2256
+ "describe_stack_summary": {
2257
+ "name": "DescribeStackSummary",
2258
+ "http_method": "POST",
2259
+ "http_path": "/",
2260
+ "input": {
2261
+ "type": "input",
2262
+ "members": {
2263
+ "stack_id": {
2264
+ "type": "string",
2265
+ "required": true,
2266
+ "serialized_name": "StackId"
2267
+ }
2268
+ }
2269
+ },
2270
+ "output": {
2271
+ "type": "output",
2272
+ "members": {
2273
+ "stack_summary": {
2274
+ "type": "structure",
2275
+ "serialized_name": "StackSummary",
2276
+ "members": {
2277
+ "stack_id": {
2278
+ "type": "string",
2279
+ "serialized_name": "StackId"
2280
+ },
2281
+ "name": {
2282
+ "type": "string",
2283
+ "serialized_name": "Name"
2284
+ },
2285
+ "layers_count": {
2286
+ "type": "integer",
2287
+ "serialized_name": "LayersCount"
2288
+ },
2289
+ "apps_count": {
2290
+ "type": "integer",
2291
+ "serialized_name": "AppsCount"
2292
+ },
2293
+ "instances_count": {
2294
+ "type": "structure",
2295
+ "serialized_name": "InstancesCount",
2296
+ "members": {
2297
+ "booting": {
2298
+ "type": "integer",
2299
+ "serialized_name": "Booting"
2300
+ },
2301
+ "connection_lost": {
2302
+ "type": "integer",
2303
+ "serialized_name": "ConnectionLost"
2304
+ },
2305
+ "pending": {
2306
+ "type": "integer",
2307
+ "serialized_name": "Pending"
2308
+ },
2309
+ "rebooting": {
2310
+ "type": "integer",
2311
+ "serialized_name": "Rebooting"
2312
+ },
2313
+ "requested": {
2314
+ "type": "integer",
2315
+ "serialized_name": "Requested"
2316
+ },
2317
+ "running_setup": {
2318
+ "type": "integer",
2319
+ "serialized_name": "RunningSetup"
2320
+ },
2321
+ "setup_failed": {
2322
+ "type": "integer",
2323
+ "serialized_name": "SetupFailed"
2324
+ },
2325
+ "shutting_down": {
2326
+ "type": "integer",
2327
+ "serialized_name": "ShuttingDown"
2328
+ },
2329
+ "start_failed": {
2330
+ "type": "integer",
2331
+ "serialized_name": "StartFailed"
2332
+ },
2333
+ "stopped": {
2334
+ "type": "integer",
2335
+ "serialized_name": "Stopped"
2336
+ },
2337
+ "terminated": {
2338
+ "type": "integer",
2339
+ "serialized_name": "Terminated"
2340
+ },
2341
+ "terminating": {
2342
+ "type": "integer",
2343
+ "serialized_name": "Terminating"
2344
+ }
2345
+ }
2346
+ }
2347
+ }
2348
+ }
2349
+ }
2350
+ }
2351
+ },
2208
2352
  "describe_stacks": {
2209
2353
  "name": "DescribeStacks",
2210
2354
  "http_method": "POST",
@@ -2484,7 +2628,6 @@
2484
2628
  "members": {
2485
2629
  "iam_user_arns": {
2486
2630
  "type": "list",
2487
- "required": true,
2488
2631
  "serialized_name": "IamUserArns",
2489
2632
  "members": {
2490
2633
  "type": "string"
@@ -2516,6 +2659,10 @@
2516
2659
  "ssh_public_key": {
2517
2660
  "type": "string",
2518
2661
  "serialized_name": "SshPublicKey"
2662
+ },
2663
+ "allow_self_management": {
2664
+ "type": "boolean",
2665
+ "serialized_name": "AllowSelfManagement"
2519
2666
  }
2520
2667
  }
2521
2668
  }
@@ -2848,6 +2995,10 @@
2848
2995
  "allow_sudo": {
2849
2996
  "type": "boolean",
2850
2997
  "serialized_name": "AllowSudo"
2998
+ },
2999
+ "level": {
3000
+ "type": "string",
3001
+ "serialized_name": "Level"
2851
3002
  }
2852
3003
  }
2853
3004
  }
@@ -3259,7 +3410,12 @@
3259
3410
  "ManageBundler",
3260
3411
  "BundlerVersion",
3261
3412
  "RailsStack",
3262
- "PassengerVersion"
3413
+ "PassengerVersion",
3414
+ "Jvm",
3415
+ "JvmVersion",
3416
+ "JvmOptions",
3417
+ "JavaAppServer",
3418
+ "JavaAppServerVersion"
3263
3419
  ]
3264
3420
  },
3265
3421
  "members": {
@@ -3372,6 +3528,20 @@
3372
3528
  }
3373
3529
  }
3374
3530
  },
3531
+ "update_my_user_profile": {
3532
+ "name": "UpdateMyUserProfile",
3533
+ "http_method": "POST",
3534
+ "http_path": "/",
3535
+ "input": {
3536
+ "type": "input",
3537
+ "members": {
3538
+ "ssh_public_key": {
3539
+ "type": "string",
3540
+ "serialized_name": "SshPublicKey"
3541
+ }
3542
+ }
3543
+ }
3544
+ },
3375
3545
  "update_stack": {
3376
3546
  "name": "UpdateStack",
3377
3547
  "http_method": "POST",
@@ -3517,6 +3687,10 @@
3517
3687
  "ssh_public_key": {
3518
3688
  "type": "string",
3519
3689
  "serialized_name": "SshPublicKey"
3690
+ },
3691
+ "allow_self_management": {
3692
+ "type": "boolean",
3693
+ "serialized_name": "AllowSelfManagement"
3520
3694
  }
3521
3695
  }
3522
3696
  }