aws-sdk 1.32.0 → 3.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (551) hide show
  1. checksums.yaml +5 -5
  2. data/CHANGELOG.md +100 -0
  3. data/LICENSE.txt +199 -9
  4. data/VERSION +1 -0
  5. data/lib/aws-sdk.rb +2 -14
  6. metadata +22 -591
  7. data/.yardopts +0 -7
  8. data/README.md +0 -291
  9. data/bin/aws-rb +0 -169
  10. data/ca-bundle.crt +0 -3554
  11. data/endpoints.json +0 -1506
  12. data/lib/aws.rb +0 -14
  13. data/lib/aws/api_config/AutoScaling-2011-01-01.yml +0 -869
  14. data/lib/aws/api_config/CloudFormation-2010-05-15.yml +0 -358
  15. data/lib/aws/api_config/CloudFront-2013-05-12.yml +0 -2448
  16. data/lib/aws/api_config/CloudFront-2013-08-26.yml +0 -2599
  17. data/lib/aws/api_config/CloudFront-2013-09-27.yml +0 -2765
  18. data/lib/aws/api_config/CloudFront-2013-11-11.yml +0 -2886
  19. data/lib/aws/api_config/CloudSearch-2011-02-01.yml +0 -681
  20. data/lib/aws/api_config/CloudTrail-2013-11-01.yml +0 -159
  21. data/lib/aws/api_config/CloudWatch-2010-08-01.yml +0 -433
  22. data/lib/aws/api_config/DataPipeline-2012-10-29.yml +0 -422
  23. data/lib/aws/api_config/DirectConnect-2012-10-25.yml +0 -735
  24. data/lib/aws/api_config/DynamoDB-2011-12-05.yml +0 -1168
  25. data/lib/aws/api_config/DynamoDB-2012-08-10.yml +0 -2005
  26. data/lib/aws/api_config/EC2-2013-08-15.yml +0 -4708
  27. data/lib/aws/api_config/EC2-2013-10-01.yml +0 -4726
  28. data/lib/aws/api_config/EC2-2013-10-15.yml +0 -4726
  29. data/lib/aws/api_config/ELB-2012-06-01.yml +0 -632
  30. data/lib/aws/api_config/EMR-2009-03-31.yml +0 -953
  31. data/lib/aws/api_config/ElastiCache-2013-06-15.yml +0 -1188
  32. data/lib/aws/api_config/ElasticBeanstalk-2010-12-01.yml +0 -847
  33. data/lib/aws/api_config/ElasticTranscoder-2012-09-25.yml +0 -2285
  34. data/lib/aws/api_config/Glacier-2012-06-01.yml +0 -649
  35. data/lib/aws/api_config/IAM-2010-05-08.yml +0 -1297
  36. data/lib/aws/api_config/ImportExport-2010-06-01.yml +0 -109
  37. data/lib/aws/api_config/Kinesis-2013-12-02.yml +0 -201
  38. data/lib/aws/api_config/OpsWorks-2013-02-18.yml +0 -1825
  39. data/lib/aws/api_config/RDS-2013-05-15.yml +0 -2464
  40. data/lib/aws/api_config/RDS-2013-09-09.yml +0 -2641
  41. data/lib/aws/api_config/Redshift-2012-12-01.yml +0 -2137
  42. data/lib/aws/api_config/Route53-2012-12-12.yml +0 -547
  43. data/lib/aws/api_config/SNS-2010-03-31.yml +0 -433
  44. data/lib/aws/api_config/SQS-2012-11-05.yml +0 -319
  45. data/lib/aws/api_config/STS-2011-06-15.yml +0 -147
  46. data/lib/aws/api_config/SimpleDB-2009-04-15.yml +0 -306
  47. data/lib/aws/api_config/SimpleEmailService-2010-12-01.yml +0 -346
  48. data/lib/aws/api_config/SimpleWorkflow-2012-01-25.yml +0 -2388
  49. data/lib/aws/api_config/StorageGateway-2012-06-30.yml +0 -748
  50. data/lib/aws/api_config/StorageGateway-2013-06-30.yml +0 -1025
  51. data/lib/aws/api_config/Support-2013-04-15.yml +0 -426
  52. data/lib/aws/auto_scaling.rb +0 -163
  53. data/lib/aws/auto_scaling/activity.rb +0 -102
  54. data/lib/aws/auto_scaling/activity_collection.rb +0 -81
  55. data/lib/aws/auto_scaling/client.rb +0 -48
  56. data/lib/aws/auto_scaling/config.rb +0 -18
  57. data/lib/aws/auto_scaling/errors.rb +0 -22
  58. data/lib/aws/auto_scaling/group.rb +0 -421
  59. data/lib/aws/auto_scaling/group_collection.rb +0 -96
  60. data/lib/aws/auto_scaling/group_options.rb +0 -155
  61. data/lib/aws/auto_scaling/instance.rb +0 -192
  62. data/lib/aws/auto_scaling/instance_collection.rb +0 -63
  63. data/lib/aws/auto_scaling/launch_configuration.rb +0 -162
  64. data/lib/aws/auto_scaling/launch_configuration_collection.rb +0 -160
  65. data/lib/aws/auto_scaling/notification_configuration.rb +0 -89
  66. data/lib/aws/auto_scaling/notification_configuration_collection.rb +0 -183
  67. data/lib/aws/auto_scaling/scaling_policy.rb +0 -142
  68. data/lib/aws/auto_scaling/scaling_policy_collection.rb +0 -72
  69. data/lib/aws/auto_scaling/scaling_policy_options.rb +0 -65
  70. data/lib/aws/auto_scaling/scheduled_action.rb +0 -141
  71. data/lib/aws/auto_scaling/scheduled_action_collection.rb +0 -202
  72. data/lib/aws/auto_scaling/tag.rb +0 -59
  73. data/lib/aws/auto_scaling/tag_collection.rb +0 -114
  74. data/lib/aws/cloud_formation.rb +0 -272
  75. data/lib/aws/cloud_formation/client.rb +0 -48
  76. data/lib/aws/cloud_formation/config.rb +0 -18
  77. data/lib/aws/cloud_formation/errors.rb +0 -22
  78. data/lib/aws/cloud_formation/stack.rb +0 -266
  79. data/lib/aws/cloud_formation/stack_collection.rb +0 -232
  80. data/lib/aws/cloud_formation/stack_event.rb +0 -73
  81. data/lib/aws/cloud_formation/stack_event_collection.rb +0 -47
  82. data/lib/aws/cloud_formation/stack_options.rb +0 -72
  83. data/lib/aws/cloud_formation/stack_output.rb +0 -53
  84. data/lib/aws/cloud_formation/stack_resource.rb +0 -117
  85. data/lib/aws/cloud_formation/stack_resource_collection.rb +0 -83
  86. data/lib/aws/cloud_formation/stack_resource_summary_collection.rb +0 -64
  87. data/lib/aws/cloud_formation/stack_summary_collection.rb +0 -123
  88. data/lib/aws/cloud_front.rb +0 -72
  89. data/lib/aws/cloud_front/client.rb +0 -45
  90. data/lib/aws/cloud_front/config.rb +0 -18
  91. data/lib/aws/cloud_front/errors.rb +0 -22
  92. data/lib/aws/cloud_search.rb +0 -73
  93. data/lib/aws/cloud_search/client.rb +0 -36
  94. data/lib/aws/cloud_search/config.rb +0 -18
  95. data/lib/aws/cloud_search/errors.rb +0 -22
  96. data/lib/aws/cloud_trail.rb +0 -72
  97. data/lib/aws/cloud_trail/client.rb +0 -35
  98. data/lib/aws/cloud_trail/config.rb +0 -18
  99. data/lib/aws/cloud_trail/errors.rb +0 -22
  100. data/lib/aws/cloud_watch.rb +0 -118
  101. data/lib/aws/cloud_watch/alarm.rb +0 -290
  102. data/lib/aws/cloud_watch/alarm_collection.rb +0 -153
  103. data/lib/aws/cloud_watch/alarm_history_item.rb +0 -50
  104. data/lib/aws/cloud_watch/alarm_history_item_collection.rb +0 -84
  105. data/lib/aws/cloud_watch/client.rb +0 -40
  106. data/lib/aws/cloud_watch/config.rb +0 -18
  107. data/lib/aws/cloud_watch/errors.rb +0 -22
  108. data/lib/aws/cloud_watch/metric.rb +0 -135
  109. data/lib/aws/cloud_watch/metric_alarm_collection.rb +0 -160
  110. data/lib/aws/cloud_watch/metric_collection.rb +0 -129
  111. data/lib/aws/cloud_watch/metric_statistics.rb +0 -69
  112. data/lib/aws/core.rb +0 -701
  113. data/lib/aws/core/async_handle.rb +0 -90
  114. data/lib/aws/core/cacheable.rb +0 -77
  115. data/lib/aws/core/client.rb +0 -778
  116. data/lib/aws/core/collection.rb +0 -263
  117. data/lib/aws/core/collection/simple.rb +0 -82
  118. data/lib/aws/core/collection/with_limit_and_next_token.rb +0 -71
  119. data/lib/aws/core/collection/with_next_token.rb +0 -97
  120. data/lib/aws/core/configuration.rb +0 -541
  121. data/lib/aws/core/credential_providers.rb +0 -506
  122. data/lib/aws/core/data.rb +0 -247
  123. data/lib/aws/core/deprecations.rb +0 -84
  124. data/lib/aws/core/endpoints.rb +0 -37
  125. data/lib/aws/core/http/connection_pool.rb +0 -349
  126. data/lib/aws/core/http/curb_handler.rb +0 -148
  127. data/lib/aws/core/http/handler.rb +0 -89
  128. data/lib/aws/core/http/net_http_handler.rb +0 -147
  129. data/lib/aws/core/http/patch.rb +0 -102
  130. data/lib/aws/core/http/request.rb +0 -249
  131. data/lib/aws/core/http/response.rb +0 -81
  132. data/lib/aws/core/indifferent_hash.rb +0 -88
  133. data/lib/aws/core/inflection.rb +0 -56
  134. data/lib/aws/core/json_client.rb +0 -47
  135. data/lib/aws/core/json_parser.rb +0 -76
  136. data/lib/aws/core/json_request_builder.rb +0 -35
  137. data/lib/aws/core/json_response_parser.rb +0 -79
  138. data/lib/aws/core/lazy_error_classes.rb +0 -90
  139. data/lib/aws/core/log_formatter.rb +0 -428
  140. data/lib/aws/core/managed_file.rb +0 -32
  141. data/lib/aws/core/meta_utils.rb +0 -45
  142. data/lib/aws/core/model.rb +0 -57
  143. data/lib/aws/core/naming.rb +0 -30
  144. data/lib/aws/core/option_grammar.rb +0 -738
  145. data/lib/aws/core/options/json_serializer.rb +0 -82
  146. data/lib/aws/core/options/validator.rb +0 -155
  147. data/lib/aws/core/options/xml_serializer.rb +0 -118
  148. data/lib/aws/core/page_result.rb +0 -75
  149. data/lib/aws/core/policy.rb +0 -942
  150. data/lib/aws/core/query_client.rb +0 -41
  151. data/lib/aws/core/query_error_parser.rb +0 -24
  152. data/lib/aws/core/query_request_builder.rb +0 -47
  153. data/lib/aws/core/query_response_parser.rb +0 -35
  154. data/lib/aws/core/region.rb +0 -85
  155. data/lib/aws/core/region_collection.rb +0 -80
  156. data/lib/aws/core/resource.rb +0 -413
  157. data/lib/aws/core/resource_cache.rb +0 -40
  158. data/lib/aws/core/response.rb +0 -211
  159. data/lib/aws/core/response_cache.rb +0 -50
  160. data/lib/aws/core/rest_error_parser.rb +0 -24
  161. data/lib/aws/core/rest_json_client.rb +0 -40
  162. data/lib/aws/core/rest_request_builder.rb +0 -154
  163. data/lib/aws/core/rest_response_parser.rb +0 -66
  164. data/lib/aws/core/rest_xml_client.rb +0 -47
  165. data/lib/aws/core/service_interface.rb +0 -83
  166. data/lib/aws/core/signers/base.rb +0 -46
  167. data/lib/aws/core/signers/cloud_front.rb +0 -56
  168. data/lib/aws/core/signers/s3.rb +0 -159
  169. data/lib/aws/core/signers/version_2.rb +0 -72
  170. data/lib/aws/core/signers/version_3.rb +0 -86
  171. data/lib/aws/core/signers/version_3_https.rb +0 -61
  172. data/lib/aws/core/signers/version_4.rb +0 -228
  173. data/lib/aws/core/signers/version_4/chunk_signed_stream.rb +0 -191
  174. data/lib/aws/core/uri_escape.rb +0 -44
  175. data/lib/aws/core/xml/frame.rb +0 -244
  176. data/lib/aws/core/xml/frame_stack.rb +0 -85
  177. data/lib/aws/core/xml/grammar.rb +0 -306
  178. data/lib/aws/core/xml/parser.rb +0 -70
  179. data/lib/aws/core/xml/root_frame.rb +0 -65
  180. data/lib/aws/core/xml/sax_handlers/libxml.rb +0 -47
  181. data/lib/aws/core/xml/sax_handlers/nokogiri.rb +0 -56
  182. data/lib/aws/core/xml/sax_handlers/ox.rb +0 -41
  183. data/lib/aws/core/xml/sax_handlers/rexml.rb +0 -47
  184. data/lib/aws/core/xml/stub.rb +0 -123
  185. data/lib/aws/data_pipeline.rb +0 -72
  186. data/lib/aws/data_pipeline/client.rb +0 -36
  187. data/lib/aws/data_pipeline/config.rb +0 -18
  188. data/lib/aws/data_pipeline/errors.rb +0 -20
  189. data/lib/aws/direct_connect.rb +0 -73
  190. data/lib/aws/direct_connect/client.rb +0 -36
  191. data/lib/aws/direct_connect/config.rb +0 -18
  192. data/lib/aws/direct_connect/errors.rb +0 -22
  193. data/lib/aws/dynamo_db.rb +0 -214
  194. data/lib/aws/dynamo_db/attribute_collection.rb +0 -456
  195. data/lib/aws/dynamo_db/batch_get.rb +0 -213
  196. data/lib/aws/dynamo_db/batch_write.rb +0 -252
  197. data/lib/aws/dynamo_db/binary.rb +0 -35
  198. data/lib/aws/dynamo_db/client.rb +0 -129
  199. data/lib/aws/dynamo_db/client/v20111205.rb +0 -1266
  200. data/lib/aws/dynamo_db/client/v20120810.rb +0 -1409
  201. data/lib/aws/dynamo_db/client_v2.rb +0 -44
  202. data/lib/aws/dynamo_db/config.rb +0 -24
  203. data/lib/aws/dynamo_db/errors.rb +0 -20
  204. data/lib/aws/dynamo_db/expectations.rb +0 -40
  205. data/lib/aws/dynamo_db/item.rb +0 -133
  206. data/lib/aws/dynamo_db/item_collection.rb +0 -856
  207. data/lib/aws/dynamo_db/item_data.rb +0 -31
  208. data/lib/aws/dynamo_db/keys.rb +0 -41
  209. data/lib/aws/dynamo_db/primary_key_element.rb +0 -48
  210. data/lib/aws/dynamo_db/resource.rb +0 -33
  211. data/lib/aws/dynamo_db/table.rb +0 -496
  212. data/lib/aws/dynamo_db/table_collection.rb +0 -165
  213. data/lib/aws/dynamo_db/types.rb +0 -111
  214. data/lib/aws/ec2.rb +0 -428
  215. data/lib/aws/ec2/attachment.rb +0 -135
  216. data/lib/aws/ec2/attachment_collection.rb +0 -54
  217. data/lib/aws/ec2/availability_zone.rb +0 -86
  218. data/lib/aws/ec2/availability_zone_collection.rb +0 -43
  219. data/lib/aws/ec2/block_device_mappings.rb +0 -53
  220. data/lib/aws/ec2/client.rb +0 -101
  221. data/lib/aws/ec2/collection.rb +0 -36
  222. data/lib/aws/ec2/config.rb +0 -30
  223. data/lib/aws/ec2/customer_gateway.rb +0 -90
  224. data/lib/aws/ec2/customer_gateway_collection.rb +0 -73
  225. data/lib/aws/ec2/dhcp_options.rb +0 -106
  226. data/lib/aws/ec2/dhcp_options_collection.rb +0 -87
  227. data/lib/aws/ec2/elastic_ip.rb +0 -209
  228. data/lib/aws/ec2/elastic_ip_collection.rb +0 -93
  229. data/lib/aws/ec2/errors.rb +0 -32
  230. data/lib/aws/ec2/export_task.rb +0 -120
  231. data/lib/aws/ec2/export_task_collection.rb +0 -67
  232. data/lib/aws/ec2/filtered_collection.rb +0 -87
  233. data/lib/aws/ec2/has_permissions.rb +0 -44
  234. data/lib/aws/ec2/image.rb +0 -270
  235. data/lib/aws/ec2/image_collection.rb +0 -220
  236. data/lib/aws/ec2/instance.rb +0 -803
  237. data/lib/aws/ec2/instance_collection.rb +0 -391
  238. data/lib/aws/ec2/internet_gateway.rb +0 -122
  239. data/lib/aws/ec2/internet_gateway/attachment.rb +0 -78
  240. data/lib/aws/ec2/internet_gateway_collection.rb +0 -54
  241. data/lib/aws/ec2/key_pair.rb +0 -82
  242. data/lib/aws/ec2/key_pair_collection.rb +0 -99
  243. data/lib/aws/ec2/network_acl.rb +0 -256
  244. data/lib/aws/ec2/network_acl/association.rb +0 -56
  245. data/lib/aws/ec2/network_acl/entry.rb +0 -147
  246. data/lib/aws/ec2/network_acl_collection.rb +0 -64
  247. data/lib/aws/ec2/network_interface.rb +0 -237
  248. data/lib/aws/ec2/network_interface/attachment.rb +0 -100
  249. data/lib/aws/ec2/network_interface_collection.rb +0 -103
  250. data/lib/aws/ec2/permission_collection.rb +0 -174
  251. data/lib/aws/ec2/region.rb +0 -106
  252. data/lib/aws/ec2/region_collection.rb +0 -51
  253. data/lib/aws/ec2/reserved_instances.rb +0 -56
  254. data/lib/aws/ec2/reserved_instances_collection.rb +0 -40
  255. data/lib/aws/ec2/reserved_instances_offering.rb +0 -60
  256. data/lib/aws/ec2/reserved_instances_offering_collection.rb +0 -45
  257. data/lib/aws/ec2/resource.rb +0 -161
  258. data/lib/aws/ec2/resource_tag_collection.rb +0 -211
  259. data/lib/aws/ec2/route_table.rb +0 -205
  260. data/lib/aws/ec2/route_table/association.rb +0 -119
  261. data/lib/aws/ec2/route_table/route.rb +0 -119
  262. data/lib/aws/ec2/route_table_collection.rb +0 -72
  263. data/lib/aws/ec2/security_group.rb +0 -482
  264. data/lib/aws/ec2/security_group/ip_permission.rb +0 -135
  265. data/lib/aws/ec2/security_group/ip_permission_collection.rb +0 -82
  266. data/lib/aws/ec2/security_group_collection.rb +0 -133
  267. data/lib/aws/ec2/snapshot.rb +0 -143
  268. data/lib/aws/ec2/snapshot_collection.rb +0 -131
  269. data/lib/aws/ec2/subnet.rb +0 -161
  270. data/lib/aws/ec2/subnet_collection.rb +0 -115
  271. data/lib/aws/ec2/tag.rb +0 -81
  272. data/lib/aws/ec2/tag_collection.rb +0 -107
  273. data/lib/aws/ec2/tagged_collection.rb +0 -53
  274. data/lib/aws/ec2/tagged_item.rb +0 -85
  275. data/lib/aws/ec2/volume.rb +0 -174
  276. data/lib/aws/ec2/volume_collection.rb +0 -98
  277. data/lib/aws/ec2/vpc.rb +0 -166
  278. data/lib/aws/ec2/vpc_collection.rb +0 -70
  279. data/lib/aws/ec2/vpn_connection.rb +0 -99
  280. data/lib/aws/ec2/vpn_connection/telemetry.rb +0 -49
  281. data/lib/aws/ec2/vpn_connection_collection.rb +0 -96
  282. data/lib/aws/ec2/vpn_gateway.rb +0 -123
  283. data/lib/aws/ec2/vpn_gateway/attachment.rb +0 -45
  284. data/lib/aws/ec2/vpn_gateway_collection.rb +0 -77
  285. data/lib/aws/elastic_beanstalk.rb +0 -49
  286. data/lib/aws/elastic_beanstalk/client.rb +0 -36
  287. data/lib/aws/elastic_beanstalk/config.rb +0 -18
  288. data/lib/aws/elastic_beanstalk/errors.rb +0 -22
  289. data/lib/aws/elastic_transcoder.rb +0 -29
  290. data/lib/aws/elastic_transcoder/client.rb +0 -48
  291. data/lib/aws/elastic_transcoder/config.rb +0 -18
  292. data/lib/aws/elastic_transcoder/errors.rb +0 -23
  293. data/lib/aws/elasticache.rb +0 -49
  294. data/lib/aws/elasticache/client.rb +0 -35
  295. data/lib/aws/elasticache/config.rb +0 -18
  296. data/lib/aws/elasticache/errors.rb +0 -22
  297. data/lib/aws/elb.rb +0 -66
  298. data/lib/aws/elb/availability_zone_collection.rb +0 -138
  299. data/lib/aws/elb/backend_server_policy_collection.rb +0 -139
  300. data/lib/aws/elb/client.rb +0 -35
  301. data/lib/aws/elb/config.rb +0 -18
  302. data/lib/aws/elb/errors.rb +0 -26
  303. data/lib/aws/elb/instance_collection.rb +0 -168
  304. data/lib/aws/elb/listener.rb +0 -190
  305. data/lib/aws/elb/listener_collection.rb +0 -113
  306. data/lib/aws/elb/listener_opts.rb +0 -45
  307. data/lib/aws/elb/load_balancer.rb +0 -280
  308. data/lib/aws/elb/load_balancer_collection.rb +0 -146
  309. data/lib/aws/elb/load_balancer_policy.rb +0 -93
  310. data/lib/aws/elb/load_balancer_policy_collection.rb +0 -208
  311. data/lib/aws/emr.rb +0 -87
  312. data/lib/aws/emr/client.rb +0 -35
  313. data/lib/aws/emr/config.rb +0 -18
  314. data/lib/aws/emr/errors.rb +0 -22
  315. data/lib/aws/emr/instance_group.rb +0 -138
  316. data/lib/aws/emr/instance_group_collection.rb +0 -82
  317. data/lib/aws/emr/job_flow.rb +0 -307
  318. data/lib/aws/emr/job_flow_collection.rb +0 -185
  319. data/lib/aws/errors.rb +0 -162
  320. data/lib/aws/glacier.rb +0 -79
  321. data/lib/aws/glacier/archive.rb +0 -56
  322. data/lib/aws/glacier/archive_collection.rb +0 -146
  323. data/lib/aws/glacier/client.rb +0 -49
  324. data/lib/aws/glacier/config.rb +0 -19
  325. data/lib/aws/glacier/errors.rb +0 -22
  326. data/lib/aws/glacier/resource.rb +0 -30
  327. data/lib/aws/glacier/vault.rb +0 -145
  328. data/lib/aws/glacier/vault_collection.rb +0 -75
  329. data/lib/aws/glacier/vault_notification_configuration.rb +0 -29
  330. data/lib/aws/iam.rb +0 -408
  331. data/lib/aws/iam/access_key.rb +0 -185
  332. data/lib/aws/iam/access_key_collection.rb +0 -128
  333. data/lib/aws/iam/account_alias_collection.rb +0 -79
  334. data/lib/aws/iam/client.rb +0 -49
  335. data/lib/aws/iam/collection.rb +0 -83
  336. data/lib/aws/iam/config.rb +0 -18
  337. data/lib/aws/iam/errors.rb +0 -22
  338. data/lib/aws/iam/group.rb +0 -111
  339. data/lib/aws/iam/group_collection.rb +0 -132
  340. data/lib/aws/iam/group_policy_collection.rb +0 -47
  341. data/lib/aws/iam/group_user_collection.rb +0 -84
  342. data/lib/aws/iam/login_profile.rb +0 -99
  343. data/lib/aws/iam/mfa_device.rb +0 -52
  344. data/lib/aws/iam/mfa_device_collection.rb +0 -127
  345. data/lib/aws/iam/policy.rb +0 -46
  346. data/lib/aws/iam/policy_collection.rb +0 -188
  347. data/lib/aws/iam/resource.rb +0 -62
  348. data/lib/aws/iam/server_certificate.rb +0 -141
  349. data/lib/aws/iam/server_certificate_collection.rb +0 -138
  350. data/lib/aws/iam/signing_certificate.rb +0 -174
  351. data/lib/aws/iam/signing_certificate_collection.rb +0 -131
  352. data/lib/aws/iam/user.rb +0 -200
  353. data/lib/aws/iam/user_collection.rb +0 -133
  354. data/lib/aws/iam/user_group_collection.rb +0 -98
  355. data/lib/aws/iam/user_policy.rb +0 -90
  356. data/lib/aws/iam/user_policy_collection.rb +0 -45
  357. data/lib/aws/iam/virtual_mfa_device.rb +0 -139
  358. data/lib/aws/iam/virtual_mfa_device_collection.rb +0 -73
  359. data/lib/aws/import_export.rb +0 -73
  360. data/lib/aws/import_export/client.rb +0 -35
  361. data/lib/aws/import_export/config.rb +0 -19
  362. data/lib/aws/import_export/errors.rb +0 -22
  363. data/lib/aws/kinesis.rb +0 -53
  364. data/lib/aws/kinesis/client.rb +0 -35
  365. data/lib/aws/kinesis/config.rb +0 -18
  366. data/lib/aws/kinesis/errors.rb +0 -20
  367. data/lib/aws/ops_works.rb +0 -29
  368. data/lib/aws/ops_works/client.rb +0 -35
  369. data/lib/aws/ops_works/config.rb +0 -18
  370. data/lib/aws/ops_works/errors.rb +0 -20
  371. data/lib/aws/rails.rb +0 -195
  372. data/lib/aws/rds.rb +0 -70
  373. data/lib/aws/rds/client.rb +0 -42
  374. data/lib/aws/rds/config.rb +0 -18
  375. data/lib/aws/rds/db_instance.rb +0 -216
  376. data/lib/aws/rds/db_instance_collection.rb +0 -75
  377. data/lib/aws/rds/db_snapshot.rb +0 -163
  378. data/lib/aws/rds/db_snapshot_collection.rb +0 -89
  379. data/lib/aws/rds/errors.rb +0 -22
  380. data/lib/aws/record.rb +0 -139
  381. data/lib/aws/record/abstract_base.rb +0 -690
  382. data/lib/aws/record/attributes.rb +0 -388
  383. data/lib/aws/record/conversion.rb +0 -38
  384. data/lib/aws/record/dirty_tracking.rb +0 -287
  385. data/lib/aws/record/errors.rb +0 -143
  386. data/lib/aws/record/exceptions.rb +0 -51
  387. data/lib/aws/record/hash_model.rb +0 -204
  388. data/lib/aws/record/hash_model/attributes.rb +0 -195
  389. data/lib/aws/record/hash_model/finder_methods.rb +0 -172
  390. data/lib/aws/record/hash_model/scope.rb +0 -108
  391. data/lib/aws/record/model.rb +0 -453
  392. data/lib/aws/record/model/attributes.rb +0 -377
  393. data/lib/aws/record/model/finder_methods.rb +0 -232
  394. data/lib/aws/record/model/scope.rb +0 -212
  395. data/lib/aws/record/naming.rb +0 -31
  396. data/lib/aws/record/scope.rb +0 -203
  397. data/lib/aws/record/validations.rb +0 -694
  398. data/lib/aws/record/validator.rb +0 -246
  399. data/lib/aws/record/validators/acceptance.rb +0 -49
  400. data/lib/aws/record/validators/block.rb +0 -36
  401. data/lib/aws/record/validators/confirmation.rb +0 -41
  402. data/lib/aws/record/validators/count.rb +0 -106
  403. data/lib/aws/record/validators/exclusion.rb +0 -41
  404. data/lib/aws/record/validators/format.rb +0 -55
  405. data/lib/aws/record/validators/inclusion.rb +0 -54
  406. data/lib/aws/record/validators/length.rb +0 -105
  407. data/lib/aws/record/validators/method.rb +0 -31
  408. data/lib/aws/record/validators/numericality.rb +0 -136
  409. data/lib/aws/record/validators/presence.rb +0 -43
  410. data/lib/aws/redshift.rb +0 -51
  411. data/lib/aws/redshift/client.rb +0 -35
  412. data/lib/aws/redshift/config.rb +0 -18
  413. data/lib/aws/redshift/errors.rb +0 -22
  414. data/lib/aws/route_53.rb +0 -86
  415. data/lib/aws/route_53/change_batch.rb +0 -161
  416. data/lib/aws/route_53/change_info.rb +0 -72
  417. data/lib/aws/route_53/client.rb +0 -35
  418. data/lib/aws/route_53/config.rb +0 -18
  419. data/lib/aws/route_53/errors.rb +0 -22
  420. data/lib/aws/route_53/hosted_zone.rb +0 -111
  421. data/lib/aws/route_53/hosted_zone_collection.rb +0 -100
  422. data/lib/aws/route_53/resource_record_set.rb +0 -251
  423. data/lib/aws/route_53/resource_record_set_collection.rb +0 -110
  424. data/lib/aws/s3.rb +0 -156
  425. data/lib/aws/s3/access_control_list.rb +0 -265
  426. data/lib/aws/s3/acl_object.rb +0 -264
  427. data/lib/aws/s3/acl_options.rb +0 -204
  428. data/lib/aws/s3/bucket.rb +0 -742
  429. data/lib/aws/s3/bucket_collection.rb +0 -162
  430. data/lib/aws/s3/bucket_lifecycle_configuration.rb +0 -457
  431. data/lib/aws/s3/bucket_tag_collection.rb +0 -111
  432. data/lib/aws/s3/bucket_version_collection.rb +0 -79
  433. data/lib/aws/s3/cipher_io.rb +0 -120
  434. data/lib/aws/s3/client.rb +0 -1919
  435. data/lib/aws/s3/client/xml.rb +0 -259
  436. data/lib/aws/s3/config.rb +0 -48
  437. data/lib/aws/s3/cors_rule.rb +0 -108
  438. data/lib/aws/s3/cors_rule_collection.rb +0 -194
  439. data/lib/aws/s3/data_options.rb +0 -191
  440. data/lib/aws/s3/encryption_utils.rb +0 -146
  441. data/lib/aws/s3/errors.rb +0 -94
  442. data/lib/aws/s3/multipart_upload.rb +0 -351
  443. data/lib/aws/s3/multipart_upload_collection.rb +0 -76
  444. data/lib/aws/s3/object_collection.rb +0 -353
  445. data/lib/aws/s3/object_metadata.rb +0 -103
  446. data/lib/aws/s3/object_upload_collection.rb +0 -77
  447. data/lib/aws/s3/object_version.rb +0 -154
  448. data/lib/aws/s3/object_version_collection.rb +0 -89
  449. data/lib/aws/s3/paginated_collection.rb +0 -75
  450. data/lib/aws/s3/policy.rb +0 -74
  451. data/lib/aws/s3/prefix_and_delimiter_collection.rb +0 -47
  452. data/lib/aws/s3/prefixed_collection.rb +0 -85
  453. data/lib/aws/s3/presign_v4.rb +0 -127
  454. data/lib/aws/s3/presigned_post.rb +0 -554
  455. data/lib/aws/s3/request.rb +0 -62
  456. data/lib/aws/s3/s3_object.rb +0 -1781
  457. data/lib/aws/s3/tree.rb +0 -116
  458. data/lib/aws/s3/tree/branch_node.rb +0 -68
  459. data/lib/aws/s3/tree/child_collection.rb +0 -104
  460. data/lib/aws/s3/tree/leaf_node.rb +0 -94
  461. data/lib/aws/s3/tree/node.rb +0 -22
  462. data/lib/aws/s3/tree/parent.rb +0 -87
  463. data/lib/aws/s3/uploaded_part.rb +0 -82
  464. data/lib/aws/s3/uploaded_part_collection.rb +0 -84
  465. data/lib/aws/s3/website_configuration.rb +0 -102
  466. data/lib/aws/simple_db.rb +0 -218
  467. data/lib/aws/simple_db/attribute.rb +0 -156
  468. data/lib/aws/simple_db/attribute_collection.rb +0 -240
  469. data/lib/aws/simple_db/client.rb +0 -67
  470. data/lib/aws/simple_db/config.rb +0 -20
  471. data/lib/aws/simple_db/consistent_read_option.rb +0 -42
  472. data/lib/aws/simple_db/delete_attributes.rb +0 -62
  473. data/lib/aws/simple_db/domain.rb +0 -123
  474. data/lib/aws/simple_db/domain_collection.rb +0 -86
  475. data/lib/aws/simple_db/domain_metadata.rb +0 -110
  476. data/lib/aws/simple_db/errors.rb +0 -55
  477. data/lib/aws/simple_db/expect_condition_option.rb +0 -45
  478. data/lib/aws/simple_db/item.rb +0 -93
  479. data/lib/aws/simple_db/item_collection.rb +0 -654
  480. data/lib/aws/simple_db/item_data.rb +0 -73
  481. data/lib/aws/simple_db/put_attributes.rb +0 -60
  482. data/lib/aws/simple_email_service.rb +0 -430
  483. data/lib/aws/simple_email_service/client.rb +0 -37
  484. data/lib/aws/simple_email_service/config.rb +0 -18
  485. data/lib/aws/simple_email_service/email_address_collection.rb +0 -69
  486. data/lib/aws/simple_email_service/errors.rb +0 -22
  487. data/lib/aws/simple_email_service/identity.rb +0 -209
  488. data/lib/aws/simple_email_service/identity_collection.rb +0 -81
  489. data/lib/aws/simple_email_service/quotas.rb +0 -66
  490. data/lib/aws/simple_workflow.rb +0 -227
  491. data/lib/aws/simple_workflow/activity_task.rb +0 -178
  492. data/lib/aws/simple_workflow/activity_task_collection.rb +0 -123
  493. data/lib/aws/simple_workflow/activity_type.rb +0 -131
  494. data/lib/aws/simple_workflow/activity_type_collection.rb +0 -93
  495. data/lib/aws/simple_workflow/client.rb +0 -69
  496. data/lib/aws/simple_workflow/config.rb +0 -18
  497. data/lib/aws/simple_workflow/count.rb +0 -49
  498. data/lib/aws/simple_workflow/decision_task.rb +0 -603
  499. data/lib/aws/simple_workflow/decision_task_collection.rb +0 -225
  500. data/lib/aws/simple_workflow/domain.rb +0 -122
  501. data/lib/aws/simple_workflow/domain_collection.rb +0 -169
  502. data/lib/aws/simple_workflow/errors.rb +0 -20
  503. data/lib/aws/simple_workflow/history_event.rb +0 -276
  504. data/lib/aws/simple_workflow/history_event_collection.rb +0 -76
  505. data/lib/aws/simple_workflow/option_formatters.rb +0 -82
  506. data/lib/aws/simple_workflow/resource.rb +0 -94
  507. data/lib/aws/simple_workflow/type.rb +0 -89
  508. data/lib/aws/simple_workflow/type_collection.rb +0 -140
  509. data/lib/aws/simple_workflow/workflow_execution.rb +0 -384
  510. data/lib/aws/simple_workflow/workflow_execution_collection.rb +0 -617
  511. data/lib/aws/simple_workflow/workflow_type.rb +0 -179
  512. data/lib/aws/simple_workflow/workflow_type_collection.rb +0 -91
  513. data/lib/aws/sns.rb +0 -76
  514. data/lib/aws/sns/client.rb +0 -35
  515. data/lib/aws/sns/config.rb +0 -18
  516. data/lib/aws/sns/errors.rb +0 -22
  517. data/lib/aws/sns/has_delivery_policy.rb +0 -68
  518. data/lib/aws/sns/message.rb +0 -194
  519. data/lib/aws/sns/originators/from_auto_scaling.rb +0 -68
  520. data/lib/aws/sns/policy.rb +0 -47
  521. data/lib/aws/sns/subscription.rb +0 -165
  522. data/lib/aws/sns/subscription_collection.rb +0 -78
  523. data/lib/aws/sns/topic.rb +0 -403
  524. data/lib/aws/sns/topic_collection.rb +0 -62
  525. data/lib/aws/sns/topic_subscription_collection.rb +0 -54
  526. data/lib/aws/sqs.rb +0 -80
  527. data/lib/aws/sqs/client.rb +0 -53
  528. data/lib/aws/sqs/config.rb +0 -20
  529. data/lib/aws/sqs/errors.rb +0 -125
  530. data/lib/aws/sqs/policy.rb +0 -48
  531. data/lib/aws/sqs/queue.rb +0 -843
  532. data/lib/aws/sqs/queue_collection.rb +0 -182
  533. data/lib/aws/sqs/received_message.rb +0 -182
  534. data/lib/aws/sqs/received_sns_message.rb +0 -116
  535. data/lib/aws/storage_gateway.rb +0 -72
  536. data/lib/aws/storage_gateway/client.rb +0 -42
  537. data/lib/aws/storage_gateway/config.rb +0 -18
  538. data/lib/aws/storage_gateway/errors.rb +0 -22
  539. data/lib/aws/sts.rb +0 -164
  540. data/lib/aws/sts/client.rb +0 -46
  541. data/lib/aws/sts/config.rb +0 -18
  542. data/lib/aws/sts/errors.rb +0 -22
  543. data/lib/aws/sts/federated_session.rb +0 -56
  544. data/lib/aws/sts/policy.rb +0 -30
  545. data/lib/aws/sts/session.rb +0 -48
  546. data/lib/aws/support.rb +0 -29
  547. data/lib/aws/support/client.rb +0 -35
  548. data/lib/aws/support/config.rb +0 -18
  549. data/lib/aws/support/errors.rb +0 -20
  550. data/lib/aws/version.rb +0 -17
  551. data/rails/init.rb +0 -15
@@ -1,2285 +0,0 @@
1
- # Copyright 2011-2013 Amazon.com, Inc. or its affiliates. All Rights Reserved.
2
- #
3
- # Licensed under the Apache License, Version 2.0 (the "License"). You
4
- # may not use this file except in compliance with the License. A copy of
5
- # the License is located at
6
- #
7
- # http://aws.amazon.com/apache2.0/
8
- #
9
- # or in the "license" file accompanying this file. This file is
10
- # distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
11
- # ANY KIND, either express or implied. See the License for the specific
12
- # language governing permissions and limitations under the License.
13
-
14
- ---
15
- :api_version: '2012-09-25'
16
- :operations:
17
- - :name: CancelJob
18
- :method: :cancel_job
19
- :http:
20
- :verb: DELETE
21
- :uri: /2012-09-25/jobs/:id
22
- :response_code: 202
23
- :inputs:
24
- :id:
25
- :type: :string
26
- :required: true
27
- :outputs: {}
28
- - :name: CreateJob
29
- :method: :create_job
30
- :http:
31
- :verb: POST
32
- :uri: /2012-09-25/jobs
33
- :response_code: 201
34
- :inputs:
35
- :pipeline_id:
36
- :name: PipelineId
37
- :type: :string
38
- :input:
39
- :name: Input
40
- :type: :hash
41
- :members:
42
- :key:
43
- :name: Key
44
- :type: :string
45
- :frame_rate:
46
- :name: FrameRate
47
- :type: :string
48
- :resolution:
49
- :name: Resolution
50
- :type: :string
51
- :aspect_ratio:
52
- :name: AspectRatio
53
- :type: :string
54
- :interlaced:
55
- :name: Interlaced
56
- :type: :string
57
- :container:
58
- :name: Container
59
- :type: :string
60
- :output:
61
- :name: Output
62
- :type: :hash
63
- :members:
64
- :key:
65
- :name: Key
66
- :type: :string
67
- :thumbnail_pattern:
68
- :name: ThumbnailPattern
69
- :type: :string
70
- :rotate:
71
- :name: Rotate
72
- :type: :string
73
- :preset_id:
74
- :name: PresetId
75
- :type: :string
76
- :segment_duration:
77
- :name: SegmentDuration
78
- :type: :string
79
- :watermarks:
80
- :name: Watermarks
81
- :type: :array
82
- :members:
83
- :name: member
84
- :type: :hash
85
- :members:
86
- :preset_watermark_id:
87
- :name: PresetWatermarkId
88
- :type: :string
89
- :input_key:
90
- :name: InputKey
91
- :type: :string
92
- :outputs:
93
- :name: Outputs
94
- :type: :array
95
- :members:
96
- :name: member
97
- :type: :hash
98
- :members:
99
- :key:
100
- :name: Key
101
- :type: :string
102
- :thumbnail_pattern:
103
- :name: ThumbnailPattern
104
- :type: :string
105
- :rotate:
106
- :name: Rotate
107
- :type: :string
108
- :preset_id:
109
- :name: PresetId
110
- :type: :string
111
- :segment_duration:
112
- :name: SegmentDuration
113
- :type: :string
114
- :watermarks:
115
- :name: Watermarks
116
- :type: :array
117
- :members:
118
- :name: member
119
- :type: :hash
120
- :members:
121
- :preset_watermark_id:
122
- :name: PresetWatermarkId
123
- :type: :string
124
- :input_key:
125
- :name: InputKey
126
- :type: :string
127
- :output_key_prefix:
128
- :name: OutputKeyPrefix
129
- :type: :string
130
- :playlists:
131
- :name: Playlists
132
- :type: :array
133
- :members:
134
- :name: member
135
- :type: :hash
136
- :members:
137
- :name:
138
- :name: Name
139
- :type: :string
140
- :format:
141
- :name: Format
142
- :type: :string
143
- :output_keys:
144
- :name: OutputKeys
145
- :type: :array
146
- :members:
147
- :name: member
148
- :type: :string
149
- :outputs:
150
- Job:
151
- :sym: :job
152
- :type: :hash
153
- :members:
154
- Id:
155
- :sym: :id
156
- :type: :string
157
- Arn:
158
- :sym: :arn
159
- :type: :string
160
- PipelineId:
161
- :sym: :pipeline_id
162
- :type: :string
163
- Input:
164
- :sym: :input
165
- :type: :hash
166
- :members:
167
- Key:
168
- :sym: :key
169
- :type: :string
170
- FrameRate:
171
- :sym: :frame_rate
172
- :type: :string
173
- Resolution:
174
- :sym: :resolution
175
- :type: :string
176
- AspectRatio:
177
- :sym: :aspect_ratio
178
- :type: :string
179
- Interlaced:
180
- :sym: :interlaced
181
- :type: :string
182
- Container:
183
- :sym: :container
184
- :type: :string
185
- Output:
186
- :sym: :output
187
- :type: :hash
188
- :members:
189
- Id:
190
- :sym: :id
191
- :type: :string
192
- Key:
193
- :sym: :key
194
- :type: :string
195
- ThumbnailPattern:
196
- :sym: :thumbnail_pattern
197
- :type: :string
198
- Rotate:
199
- :sym: :rotate
200
- :type: :string
201
- PresetId:
202
- :sym: :preset_id
203
- :type: :string
204
- SegmentDuration:
205
- :sym: :segment_duration
206
- :type: :string
207
- Status:
208
- :sym: :status
209
- :type: :string
210
- StatusDetail:
211
- :sym: :status_detail
212
- :type: :string
213
- Duration:
214
- :sym: :duration
215
- :type: :integer
216
- Width:
217
- :sym: :width
218
- :type: :integer
219
- Height:
220
- :sym: :height
221
- :type: :integer
222
- Watermarks:
223
- :sym: :watermarks
224
- :type: :hash
225
- :members:
226
- PresetWatermarkId:
227
- :sym: :preset_watermark_id
228
- :type: :string
229
- InputKey:
230
- :sym: :input_key
231
- :type: :string
232
- Outputs:
233
- :sym: :outputs
234
- :type: :hash
235
- :members:
236
- Id:
237
- :sym: :id
238
- :type: :string
239
- Key:
240
- :sym: :key
241
- :type: :string
242
- ThumbnailPattern:
243
- :sym: :thumbnail_pattern
244
- :type: :string
245
- Rotate:
246
- :sym: :rotate
247
- :type: :string
248
- PresetId:
249
- :sym: :preset_id
250
- :type: :string
251
- SegmentDuration:
252
- :sym: :segment_duration
253
- :type: :string
254
- Status:
255
- :sym: :status
256
- :type: :string
257
- StatusDetail:
258
- :sym: :status_detail
259
- :type: :string
260
- Duration:
261
- :sym: :duration
262
- :type: :integer
263
- Width:
264
- :sym: :width
265
- :type: :integer
266
- Height:
267
- :sym: :height
268
- :type: :integer
269
- Watermarks:
270
- :sym: :watermarks
271
- :type: :hash
272
- :members:
273
- PresetWatermarkId:
274
- :sym: :preset_watermark_id
275
- :type: :string
276
- InputKey:
277
- :sym: :input_key
278
- :type: :string
279
- OutputKeyPrefix:
280
- :sym: :output_key_prefix
281
- :type: :string
282
- Playlists:
283
- :sym: :playlists
284
- :type: :hash
285
- :members:
286
- Name:
287
- :sym: :name
288
- :type: :string
289
- Format:
290
- :sym: :format
291
- :type: :string
292
- OutputKeys:
293
- :sym: :output_keys
294
- :type: :string
295
- Status:
296
- :sym: :status
297
- :type: :string
298
- StatusDetail:
299
- :sym: :status_detail
300
- :type: :string
301
- Status:
302
- :sym: :status
303
- :type: :string
304
- - :name: CreatePipeline
305
- :method: :create_pipeline
306
- :http:
307
- :verb: POST
308
- :uri: /2012-09-25/pipelines
309
- :response_code: 201
310
- :inputs:
311
- :name:
312
- :name: Name
313
- :type: :string
314
- :input_bucket:
315
- :name: InputBucket
316
- :type: :string
317
- :output_bucket:
318
- :name: OutputBucket
319
- :type: :string
320
- :role:
321
- :name: Role
322
- :type: :string
323
- :notifications:
324
- :name: Notifications
325
- :type: :hash
326
- :members:
327
- :progressing:
328
- :name: Progressing
329
- :type: :string
330
- :completed:
331
- :name: Completed
332
- :type: :string
333
- :warning:
334
- :name: Warning
335
- :type: :string
336
- :error:
337
- :name: Error
338
- :type: :string
339
- :content_config:
340
- :name: ContentConfig
341
- :type: :hash
342
- :members:
343
- :bucket:
344
- :name: Bucket
345
- :type: :string
346
- :storage_class:
347
- :name: StorageClass
348
- :type: :string
349
- :permissions:
350
- :name: Permissions
351
- :type: :array
352
- :members:
353
- :name: member
354
- :type: :hash
355
- :members:
356
- :grantee_type:
357
- :name: GranteeType
358
- :type: :string
359
- :grantee:
360
- :name: Grantee
361
- :type: :string
362
- :access:
363
- :name: Access
364
- :type: :array
365
- :members:
366
- :name: member
367
- :type: :string
368
- :thumbnail_config:
369
- :name: ThumbnailConfig
370
- :type: :hash
371
- :members:
372
- :bucket:
373
- :name: Bucket
374
- :type: :string
375
- :storage_class:
376
- :name: StorageClass
377
- :type: :string
378
- :permissions:
379
- :name: Permissions
380
- :type: :array
381
- :members:
382
- :name: member
383
- :type: :hash
384
- :members:
385
- :grantee_type:
386
- :name: GranteeType
387
- :type: :string
388
- :grantee:
389
- :name: Grantee
390
- :type: :string
391
- :access:
392
- :name: Access
393
- :type: :array
394
- :members:
395
- :name: member
396
- :type: :string
397
- :outputs:
398
- Pipeline:
399
- :sym: :pipeline
400
- :type: :hash
401
- :members:
402
- Id:
403
- :sym: :id
404
- :type: :string
405
- Arn:
406
- :sym: :arn
407
- :type: :string
408
- Name:
409
- :sym: :name
410
- :type: :string
411
- Status:
412
- :sym: :status
413
- :type: :string
414
- InputBucket:
415
- :sym: :input_bucket
416
- :type: :string
417
- OutputBucket:
418
- :sym: :output_bucket
419
- :type: :string
420
- Role:
421
- :sym: :role
422
- :type: :string
423
- Notifications:
424
- :sym: :notifications
425
- :type: :hash
426
- :members:
427
- Progressing:
428
- :sym: :progressing
429
- :type: :string
430
- Completed:
431
- :sym: :completed
432
- :type: :string
433
- Warning:
434
- :sym: :warning
435
- :type: :string
436
- Error:
437
- :sym: :error
438
- :type: :string
439
- ContentConfig:
440
- :sym: :content_config
441
- :type: :hash
442
- :members:
443
- Bucket:
444
- :sym: :bucket
445
- :type: :string
446
- StorageClass:
447
- :sym: :storage_class
448
- :type: :string
449
- Permissions:
450
- :sym: :permissions
451
- :type: :hash
452
- :members:
453
- GranteeType:
454
- :sym: :grantee_type
455
- :type: :string
456
- Grantee:
457
- :sym: :grantee
458
- :type: :string
459
- Access:
460
- :sym: :access
461
- :type: :string
462
- ThumbnailConfig:
463
- :sym: :thumbnail_config
464
- :type: :hash
465
- :members:
466
- Bucket:
467
- :sym: :bucket
468
- :type: :string
469
- StorageClass:
470
- :sym: :storage_class
471
- :type: :string
472
- Permissions:
473
- :sym: :permissions
474
- :type: :hash
475
- :members:
476
- GranteeType:
477
- :sym: :grantee_type
478
- :type: :string
479
- Grantee:
480
- :sym: :grantee
481
- :type: :string
482
- Access:
483
- :sym: :access
484
- :type: :string
485
- - :name: CreatePreset
486
- :method: :create_preset
487
- :http:
488
- :verb: POST
489
- :uri: /2012-09-25/presets
490
- :response_code: 201
491
- :inputs:
492
- :name:
493
- :name: Name
494
- :type: :string
495
- :description:
496
- :name: Description
497
- :type: :string
498
- :container:
499
- :name: Container
500
- :type: :string
501
- :video:
502
- :name: Video
503
- :type: :hash
504
- :members:
505
- :codec:
506
- :name: Codec
507
- :type: :string
508
- :codec_options:
509
- :name: CodecOptions
510
- :type: :map
511
- :keys:
512
- :name: key
513
- :type: :string
514
- :members:
515
- :name: value
516
- :type: :string
517
- :keyframes_max_dist:
518
- :name: KeyframesMaxDist
519
- :type: :string
520
- :fixed_gop:
521
- :name: FixedGOP
522
- :type: :string
523
- :bit_rate:
524
- :name: BitRate
525
- :type: :string
526
- :frame_rate:
527
- :name: FrameRate
528
- :type: :string
529
- :max_frame_rate:
530
- :name: MaxFrameRate
531
- :type: :string
532
- :resolution:
533
- :name: Resolution
534
- :type: :string
535
- :aspect_ratio:
536
- :name: AspectRatio
537
- :type: :string
538
- :max_width:
539
- :name: MaxWidth
540
- :type: :string
541
- :max_height:
542
- :name: MaxHeight
543
- :type: :string
544
- :display_aspect_ratio:
545
- :name: DisplayAspectRatio
546
- :type: :string
547
- :sizing_policy:
548
- :name: SizingPolicy
549
- :type: :string
550
- :padding_policy:
551
- :name: PaddingPolicy
552
- :type: :string
553
- :watermarks:
554
- :name: Watermarks
555
- :type: :array
556
- :members:
557
- :name: member
558
- :type: :hash
559
- :members:
560
- :id:
561
- :name: Id
562
- :type: :string
563
- :max_width:
564
- :name: MaxWidth
565
- :type: :string
566
- :max_height:
567
- :name: MaxHeight
568
- :type: :string
569
- :sizing_policy:
570
- :name: SizingPolicy
571
- :type: :string
572
- :horizontal_align:
573
- :name: HorizontalAlign
574
- :type: :string
575
- :horizontal_offset:
576
- :name: HorizontalOffset
577
- :type: :string
578
- :vertical_align:
579
- :name: VerticalAlign
580
- :type: :string
581
- :vertical_offset:
582
- :name: VerticalOffset
583
- :type: :string
584
- :opacity:
585
- :name: Opacity
586
- :type: :string
587
- :target:
588
- :name: Target
589
- :type: :string
590
- :audio:
591
- :name: Audio
592
- :type: :hash
593
- :members:
594
- :codec:
595
- :name: Codec
596
- :type: :string
597
- :sample_rate:
598
- :name: SampleRate
599
- :type: :string
600
- :bit_rate:
601
- :name: BitRate
602
- :type: :string
603
- :channels:
604
- :name: Channels
605
- :type: :string
606
- :codec_options:
607
- :name: CodecOptions
608
- :type: :hash
609
- :members:
610
- :profile:
611
- :name: Profile
612
- :type: :string
613
- :thumbnails:
614
- :name: Thumbnails
615
- :type: :hash
616
- :members:
617
- :format:
618
- :name: Format
619
- :type: :string
620
- :interval:
621
- :name: Interval
622
- :type: :string
623
- :resolution:
624
- :name: Resolution
625
- :type: :string
626
- :aspect_ratio:
627
- :name: AspectRatio
628
- :type: :string
629
- :max_width:
630
- :name: MaxWidth
631
- :type: :string
632
- :max_height:
633
- :name: MaxHeight
634
- :type: :string
635
- :sizing_policy:
636
- :name: SizingPolicy
637
- :type: :string
638
- :padding_policy:
639
- :name: PaddingPolicy
640
- :type: :string
641
- :outputs:
642
- Preset:
643
- :sym: :preset
644
- :type: :hash
645
- :members:
646
- Id:
647
- :sym: :id
648
- :type: :string
649
- Arn:
650
- :sym: :arn
651
- :type: :string
652
- Name:
653
- :sym: :name
654
- :type: :string
655
- Description:
656
- :sym: :description
657
- :type: :string
658
- Container:
659
- :sym: :container
660
- :type: :string
661
- Audio:
662
- :sym: :audio
663
- :type: :hash
664
- :members:
665
- Codec:
666
- :sym: :codec
667
- :type: :string
668
- SampleRate:
669
- :sym: :sample_rate
670
- :type: :string
671
- BitRate:
672
- :sym: :bit_rate
673
- :type: :string
674
- Channels:
675
- :sym: :channels
676
- :type: :string
677
- CodecOptions:
678
- :sym: :codec_options
679
- :type: :hash
680
- :members:
681
- Profile:
682
- :sym: :profile
683
- :type: :string
684
- Video:
685
- :sym: :video
686
- :type: :hash
687
- :members:
688
- Codec:
689
- :sym: :codec
690
- :type: :string
691
- CodecOptions:
692
- :sym: :codec_options
693
- :type: :map
694
- :members:
695
- :sym: :map_value
696
- :type: :string
697
- KeyframesMaxDist:
698
- :sym: :keyframes_max_dist
699
- :type: :string
700
- FixedGOP:
701
- :sym: :fixed_gop
702
- :type: :string
703
- BitRate:
704
- :sym: :bit_rate
705
- :type: :string
706
- FrameRate:
707
- :sym: :frame_rate
708
- :type: :string
709
- MaxFrameRate:
710
- :sym: :max_frame_rate
711
- :type: :string
712
- Resolution:
713
- :sym: :resolution
714
- :type: :string
715
- AspectRatio:
716
- :sym: :aspect_ratio
717
- :type: :string
718
- MaxWidth:
719
- :sym: :max_width
720
- :type: :string
721
- MaxHeight:
722
- :sym: :max_height
723
- :type: :string
724
- DisplayAspectRatio:
725
- :sym: :display_aspect_ratio
726
- :type: :string
727
- SizingPolicy:
728
- :sym: :sizing_policy
729
- :type: :string
730
- PaddingPolicy:
731
- :sym: :padding_policy
732
- :type: :string
733
- Watermarks:
734
- :sym: :watermarks
735
- :type: :hash
736
- :members:
737
- Id:
738
- :sym: :id
739
- :type: :string
740
- MaxWidth:
741
- :sym: :max_width
742
- :type: :string
743
- MaxHeight:
744
- :sym: :max_height
745
- :type: :string
746
- SizingPolicy:
747
- :sym: :sizing_policy
748
- :type: :string
749
- HorizontalAlign:
750
- :sym: :horizontal_align
751
- :type: :string
752
- HorizontalOffset:
753
- :sym: :horizontal_offset
754
- :type: :string
755
- VerticalAlign:
756
- :sym: :vertical_align
757
- :type: :string
758
- VerticalOffset:
759
- :sym: :vertical_offset
760
- :type: :string
761
- Opacity:
762
- :sym: :opacity
763
- :type: :string
764
- Target:
765
- :sym: :target
766
- :type: :string
767
- Thumbnails:
768
- :sym: :thumbnails
769
- :type: :hash
770
- :members:
771
- Format:
772
- :sym: :format
773
- :type: :string
774
- Interval:
775
- :sym: :interval
776
- :type: :string
777
- Resolution:
778
- :sym: :resolution
779
- :type: :string
780
- AspectRatio:
781
- :sym: :aspect_ratio
782
- :type: :string
783
- MaxWidth:
784
- :sym: :max_width
785
- :type: :string
786
- MaxHeight:
787
- :sym: :max_height
788
- :type: :string
789
- SizingPolicy:
790
- :sym: :sizing_policy
791
- :type: :string
792
- PaddingPolicy:
793
- :sym: :padding_policy
794
- :type: :string
795
- Type:
796
- :sym: :type
797
- :type: :string
798
- Warning:
799
- :sym: :warning
800
- :type: :string
801
- - :name: DeletePipeline
802
- :method: :delete_pipeline
803
- :http:
804
- :verb: DELETE
805
- :uri: /2012-09-25/pipelines/:id
806
- :response_code: 202
807
- :inputs:
808
- :id:
809
- :type: :string
810
- :required: true
811
- :outputs: {}
812
- - :name: DeletePreset
813
- :method: :delete_preset
814
- :http:
815
- :verb: DELETE
816
- :uri: /2012-09-25/presets/:id
817
- :response_code: 202
818
- :inputs:
819
- :id:
820
- :type: :string
821
- :required: true
822
- :outputs: {}
823
- - :name: ListJobsByPipeline
824
- :method: :list_jobs_by_pipeline
825
- :http:
826
- :verb: GET
827
- :uri: /2012-09-25/jobsByPipeline/:pipeline_id?Ascending=:ascending;PageToken=:page_token
828
- :inputs:
829
- :pipeline_id:
830
- :type: :string
831
- :required: true
832
- :ascending:
833
- :type: :string
834
- :page_token:
835
- :type: :string
836
- :outputs:
837
- Jobs:
838
- :sym: :jobs
839
- :type: :hash
840
- :members:
841
- Id:
842
- :sym: :id
843
- :type: :string
844
- Arn:
845
- :sym: :arn
846
- :type: :string
847
- PipelineId:
848
- :sym: :pipeline_id
849
- :type: :string
850
- Input:
851
- :sym: :input
852
- :type: :hash
853
- :members:
854
- Key:
855
- :sym: :key
856
- :type: :string
857
- FrameRate:
858
- :sym: :frame_rate
859
- :type: :string
860
- Resolution:
861
- :sym: :resolution
862
- :type: :string
863
- AspectRatio:
864
- :sym: :aspect_ratio
865
- :type: :string
866
- Interlaced:
867
- :sym: :interlaced
868
- :type: :string
869
- Container:
870
- :sym: :container
871
- :type: :string
872
- Output:
873
- :sym: :output
874
- :type: :hash
875
- :members:
876
- Id:
877
- :sym: :id
878
- :type: :string
879
- Key:
880
- :sym: :key
881
- :type: :string
882
- ThumbnailPattern:
883
- :sym: :thumbnail_pattern
884
- :type: :string
885
- Rotate:
886
- :sym: :rotate
887
- :type: :string
888
- PresetId:
889
- :sym: :preset_id
890
- :type: :string
891
- SegmentDuration:
892
- :sym: :segment_duration
893
- :type: :string
894
- Status:
895
- :sym: :status
896
- :type: :string
897
- StatusDetail:
898
- :sym: :status_detail
899
- :type: :string
900
- Duration:
901
- :sym: :duration
902
- :type: :integer
903
- Width:
904
- :sym: :width
905
- :type: :integer
906
- Height:
907
- :sym: :height
908
- :type: :integer
909
- Watermarks:
910
- :sym: :watermarks
911
- :type: :hash
912
- :members:
913
- PresetWatermarkId:
914
- :sym: :preset_watermark_id
915
- :type: :string
916
- InputKey:
917
- :sym: :input_key
918
- :type: :string
919
- Outputs:
920
- :sym: :outputs
921
- :type: :hash
922
- :members:
923
- Id:
924
- :sym: :id
925
- :type: :string
926
- Key:
927
- :sym: :key
928
- :type: :string
929
- ThumbnailPattern:
930
- :sym: :thumbnail_pattern
931
- :type: :string
932
- Rotate:
933
- :sym: :rotate
934
- :type: :string
935
- PresetId:
936
- :sym: :preset_id
937
- :type: :string
938
- SegmentDuration:
939
- :sym: :segment_duration
940
- :type: :string
941
- Status:
942
- :sym: :status
943
- :type: :string
944
- StatusDetail:
945
- :sym: :status_detail
946
- :type: :string
947
- Duration:
948
- :sym: :duration
949
- :type: :integer
950
- Width:
951
- :sym: :width
952
- :type: :integer
953
- Height:
954
- :sym: :height
955
- :type: :integer
956
- Watermarks:
957
- :sym: :watermarks
958
- :type: :hash
959
- :members:
960
- PresetWatermarkId:
961
- :sym: :preset_watermark_id
962
- :type: :string
963
- InputKey:
964
- :sym: :input_key
965
- :type: :string
966
- OutputKeyPrefix:
967
- :sym: :output_key_prefix
968
- :type: :string
969
- Playlists:
970
- :sym: :playlists
971
- :type: :hash
972
- :members:
973
- Name:
974
- :sym: :name
975
- :type: :string
976
- Format:
977
- :sym: :format
978
- :type: :string
979
- OutputKeys:
980
- :sym: :output_keys
981
- :type: :string
982
- Status:
983
- :sym: :status
984
- :type: :string
985
- StatusDetail:
986
- :sym: :status_detail
987
- :type: :string
988
- Status:
989
- :sym: :status
990
- :type: :string
991
- NextPageToken:
992
- :sym: :next_page_token
993
- :type: :string
994
- - :name: ListJobsByStatus
995
- :method: :list_jobs_by_status
996
- :http:
997
- :verb: GET
998
- :uri: /2012-09-25/jobsByStatus/:status?Ascending=:ascending;PageToken=:page_token
999
- :inputs:
1000
- :status:
1001
- :type: :string
1002
- :required: true
1003
- :ascending:
1004
- :type: :string
1005
- :page_token:
1006
- :type: :string
1007
- :outputs:
1008
- Jobs:
1009
- :sym: :jobs
1010
- :type: :hash
1011
- :members:
1012
- Id:
1013
- :sym: :id
1014
- :type: :string
1015
- Arn:
1016
- :sym: :arn
1017
- :type: :string
1018
- PipelineId:
1019
- :sym: :pipeline_id
1020
- :type: :string
1021
- Input:
1022
- :sym: :input
1023
- :type: :hash
1024
- :members:
1025
- Key:
1026
- :sym: :key
1027
- :type: :string
1028
- FrameRate:
1029
- :sym: :frame_rate
1030
- :type: :string
1031
- Resolution:
1032
- :sym: :resolution
1033
- :type: :string
1034
- AspectRatio:
1035
- :sym: :aspect_ratio
1036
- :type: :string
1037
- Interlaced:
1038
- :sym: :interlaced
1039
- :type: :string
1040
- Container:
1041
- :sym: :container
1042
- :type: :string
1043
- Output:
1044
- :sym: :output
1045
- :type: :hash
1046
- :members:
1047
- Id:
1048
- :sym: :id
1049
- :type: :string
1050
- Key:
1051
- :sym: :key
1052
- :type: :string
1053
- ThumbnailPattern:
1054
- :sym: :thumbnail_pattern
1055
- :type: :string
1056
- Rotate:
1057
- :sym: :rotate
1058
- :type: :string
1059
- PresetId:
1060
- :sym: :preset_id
1061
- :type: :string
1062
- SegmentDuration:
1063
- :sym: :segment_duration
1064
- :type: :string
1065
- Status:
1066
- :sym: :status
1067
- :type: :string
1068
- StatusDetail:
1069
- :sym: :status_detail
1070
- :type: :string
1071
- Duration:
1072
- :sym: :duration
1073
- :type: :integer
1074
- Width:
1075
- :sym: :width
1076
- :type: :integer
1077
- Height:
1078
- :sym: :height
1079
- :type: :integer
1080
- Watermarks:
1081
- :sym: :watermarks
1082
- :type: :hash
1083
- :members:
1084
- PresetWatermarkId:
1085
- :sym: :preset_watermark_id
1086
- :type: :string
1087
- InputKey:
1088
- :sym: :input_key
1089
- :type: :string
1090
- Outputs:
1091
- :sym: :outputs
1092
- :type: :hash
1093
- :members:
1094
- Id:
1095
- :sym: :id
1096
- :type: :string
1097
- Key:
1098
- :sym: :key
1099
- :type: :string
1100
- ThumbnailPattern:
1101
- :sym: :thumbnail_pattern
1102
- :type: :string
1103
- Rotate:
1104
- :sym: :rotate
1105
- :type: :string
1106
- PresetId:
1107
- :sym: :preset_id
1108
- :type: :string
1109
- SegmentDuration:
1110
- :sym: :segment_duration
1111
- :type: :string
1112
- Status:
1113
- :sym: :status
1114
- :type: :string
1115
- StatusDetail:
1116
- :sym: :status_detail
1117
- :type: :string
1118
- Duration:
1119
- :sym: :duration
1120
- :type: :integer
1121
- Width:
1122
- :sym: :width
1123
- :type: :integer
1124
- Height:
1125
- :sym: :height
1126
- :type: :integer
1127
- Watermarks:
1128
- :sym: :watermarks
1129
- :type: :hash
1130
- :members:
1131
- PresetWatermarkId:
1132
- :sym: :preset_watermark_id
1133
- :type: :string
1134
- InputKey:
1135
- :sym: :input_key
1136
- :type: :string
1137
- OutputKeyPrefix:
1138
- :sym: :output_key_prefix
1139
- :type: :string
1140
- Playlists:
1141
- :sym: :playlists
1142
- :type: :hash
1143
- :members:
1144
- Name:
1145
- :sym: :name
1146
- :type: :string
1147
- Format:
1148
- :sym: :format
1149
- :type: :string
1150
- OutputKeys:
1151
- :sym: :output_keys
1152
- :type: :string
1153
- Status:
1154
- :sym: :status
1155
- :type: :string
1156
- StatusDetail:
1157
- :sym: :status_detail
1158
- :type: :string
1159
- Status:
1160
- :sym: :status
1161
- :type: :string
1162
- NextPageToken:
1163
- :sym: :next_page_token
1164
- :type: :string
1165
- - :name: ListPipelines
1166
- :method: :list_pipelines
1167
- :http:
1168
- :verb: GET
1169
- :uri: /2012-09-25/pipelines?Ascending=:ascending;PageToken=:page_token
1170
- :inputs:
1171
- :ascending:
1172
- :type: :string
1173
- :page_token:
1174
- :type: :string
1175
- :outputs:
1176
- Pipelines:
1177
- :sym: :pipelines
1178
- :type: :hash
1179
- :members:
1180
- Id:
1181
- :sym: :id
1182
- :type: :string
1183
- Arn:
1184
- :sym: :arn
1185
- :type: :string
1186
- Name:
1187
- :sym: :name
1188
- :type: :string
1189
- Status:
1190
- :sym: :status
1191
- :type: :string
1192
- InputBucket:
1193
- :sym: :input_bucket
1194
- :type: :string
1195
- OutputBucket:
1196
- :sym: :output_bucket
1197
- :type: :string
1198
- Role:
1199
- :sym: :role
1200
- :type: :string
1201
- Notifications:
1202
- :sym: :notifications
1203
- :type: :hash
1204
- :members:
1205
- Progressing:
1206
- :sym: :progressing
1207
- :type: :string
1208
- Completed:
1209
- :sym: :completed
1210
- :type: :string
1211
- Warning:
1212
- :sym: :warning
1213
- :type: :string
1214
- Error:
1215
- :sym: :error
1216
- :type: :string
1217
- ContentConfig:
1218
- :sym: :content_config
1219
- :type: :hash
1220
- :members:
1221
- Bucket:
1222
- :sym: :bucket
1223
- :type: :string
1224
- StorageClass:
1225
- :sym: :storage_class
1226
- :type: :string
1227
- Permissions:
1228
- :sym: :permissions
1229
- :type: :hash
1230
- :members:
1231
- GranteeType:
1232
- :sym: :grantee_type
1233
- :type: :string
1234
- Grantee:
1235
- :sym: :grantee
1236
- :type: :string
1237
- Access:
1238
- :sym: :access
1239
- :type: :string
1240
- ThumbnailConfig:
1241
- :sym: :thumbnail_config
1242
- :type: :hash
1243
- :members:
1244
- Bucket:
1245
- :sym: :bucket
1246
- :type: :string
1247
- StorageClass:
1248
- :sym: :storage_class
1249
- :type: :string
1250
- Permissions:
1251
- :sym: :permissions
1252
- :type: :hash
1253
- :members:
1254
- GranteeType:
1255
- :sym: :grantee_type
1256
- :type: :string
1257
- Grantee:
1258
- :sym: :grantee
1259
- :type: :string
1260
- Access:
1261
- :sym: :access
1262
- :type: :string
1263
- NextPageToken:
1264
- :sym: :next_page_token
1265
- :type: :string
1266
- - :name: ListPresets
1267
- :method: :list_presets
1268
- :http:
1269
- :verb: GET
1270
- :uri: /2012-09-25/presets?Ascending=:ascending;PageToken=:page_token
1271
- :inputs:
1272
- :ascending:
1273
- :type: :string
1274
- :page_token:
1275
- :type: :string
1276
- :outputs:
1277
- Presets:
1278
- :sym: :presets
1279
- :type: :hash
1280
- :members:
1281
- Id:
1282
- :sym: :id
1283
- :type: :string
1284
- Arn:
1285
- :sym: :arn
1286
- :type: :string
1287
- Name:
1288
- :sym: :name
1289
- :type: :string
1290
- Description:
1291
- :sym: :description
1292
- :type: :string
1293
- Container:
1294
- :sym: :container
1295
- :type: :string
1296
- Audio:
1297
- :sym: :audio
1298
- :type: :hash
1299
- :members:
1300
- Codec:
1301
- :sym: :codec
1302
- :type: :string
1303
- SampleRate:
1304
- :sym: :sample_rate
1305
- :type: :string
1306
- BitRate:
1307
- :sym: :bit_rate
1308
- :type: :string
1309
- Channels:
1310
- :sym: :channels
1311
- :type: :string
1312
- CodecOptions:
1313
- :sym: :codec_options
1314
- :type: :hash
1315
- :members:
1316
- Profile:
1317
- :sym: :profile
1318
- :type: :string
1319
- Video:
1320
- :sym: :video
1321
- :type: :hash
1322
- :members:
1323
- Codec:
1324
- :sym: :codec
1325
- :type: :string
1326
- CodecOptions:
1327
- :sym: :codec_options
1328
- :type: :map
1329
- :members:
1330
- :sym: :map_value
1331
- :type: :string
1332
- KeyframesMaxDist:
1333
- :sym: :keyframes_max_dist
1334
- :type: :string
1335
- FixedGOP:
1336
- :sym: :fixed_gop
1337
- :type: :string
1338
- BitRate:
1339
- :sym: :bit_rate
1340
- :type: :string
1341
- FrameRate:
1342
- :sym: :frame_rate
1343
- :type: :string
1344
- MaxFrameRate:
1345
- :sym: :max_frame_rate
1346
- :type: :string
1347
- Resolution:
1348
- :sym: :resolution
1349
- :type: :string
1350
- AspectRatio:
1351
- :sym: :aspect_ratio
1352
- :type: :string
1353
- MaxWidth:
1354
- :sym: :max_width
1355
- :type: :string
1356
- MaxHeight:
1357
- :sym: :max_height
1358
- :type: :string
1359
- DisplayAspectRatio:
1360
- :sym: :display_aspect_ratio
1361
- :type: :string
1362
- SizingPolicy:
1363
- :sym: :sizing_policy
1364
- :type: :string
1365
- PaddingPolicy:
1366
- :sym: :padding_policy
1367
- :type: :string
1368
- Watermarks:
1369
- :sym: :watermarks
1370
- :type: :hash
1371
- :members:
1372
- Id:
1373
- :sym: :id
1374
- :type: :string
1375
- MaxWidth:
1376
- :sym: :max_width
1377
- :type: :string
1378
- MaxHeight:
1379
- :sym: :max_height
1380
- :type: :string
1381
- SizingPolicy:
1382
- :sym: :sizing_policy
1383
- :type: :string
1384
- HorizontalAlign:
1385
- :sym: :horizontal_align
1386
- :type: :string
1387
- HorizontalOffset:
1388
- :sym: :horizontal_offset
1389
- :type: :string
1390
- VerticalAlign:
1391
- :sym: :vertical_align
1392
- :type: :string
1393
- VerticalOffset:
1394
- :sym: :vertical_offset
1395
- :type: :string
1396
- Opacity:
1397
- :sym: :opacity
1398
- :type: :string
1399
- Target:
1400
- :sym: :target
1401
- :type: :string
1402
- Thumbnails:
1403
- :sym: :thumbnails
1404
- :type: :hash
1405
- :members:
1406
- Format:
1407
- :sym: :format
1408
- :type: :string
1409
- Interval:
1410
- :sym: :interval
1411
- :type: :string
1412
- Resolution:
1413
- :sym: :resolution
1414
- :type: :string
1415
- AspectRatio:
1416
- :sym: :aspect_ratio
1417
- :type: :string
1418
- MaxWidth:
1419
- :sym: :max_width
1420
- :type: :string
1421
- MaxHeight:
1422
- :sym: :max_height
1423
- :type: :string
1424
- SizingPolicy:
1425
- :sym: :sizing_policy
1426
- :type: :string
1427
- PaddingPolicy:
1428
- :sym: :padding_policy
1429
- :type: :string
1430
- Type:
1431
- :sym: :type
1432
- :type: :string
1433
- NextPageToken:
1434
- :sym: :next_page_token
1435
- :type: :string
1436
- - :name: ReadJob
1437
- :method: :read_job
1438
- :http:
1439
- :verb: GET
1440
- :uri: /2012-09-25/jobs/:id
1441
- :inputs:
1442
- :id:
1443
- :type: :string
1444
- :required: true
1445
- :outputs:
1446
- Job:
1447
- :sym: :job
1448
- :type: :hash
1449
- :members:
1450
- Id:
1451
- :sym: :id
1452
- :type: :string
1453
- Arn:
1454
- :sym: :arn
1455
- :type: :string
1456
- PipelineId:
1457
- :sym: :pipeline_id
1458
- :type: :string
1459
- Input:
1460
- :sym: :input
1461
- :type: :hash
1462
- :members:
1463
- Key:
1464
- :sym: :key
1465
- :type: :string
1466
- FrameRate:
1467
- :sym: :frame_rate
1468
- :type: :string
1469
- Resolution:
1470
- :sym: :resolution
1471
- :type: :string
1472
- AspectRatio:
1473
- :sym: :aspect_ratio
1474
- :type: :string
1475
- Interlaced:
1476
- :sym: :interlaced
1477
- :type: :string
1478
- Container:
1479
- :sym: :container
1480
- :type: :string
1481
- Output:
1482
- :sym: :output
1483
- :type: :hash
1484
- :members:
1485
- Id:
1486
- :sym: :id
1487
- :type: :string
1488
- Key:
1489
- :sym: :key
1490
- :type: :string
1491
- ThumbnailPattern:
1492
- :sym: :thumbnail_pattern
1493
- :type: :string
1494
- Rotate:
1495
- :sym: :rotate
1496
- :type: :string
1497
- PresetId:
1498
- :sym: :preset_id
1499
- :type: :string
1500
- SegmentDuration:
1501
- :sym: :segment_duration
1502
- :type: :string
1503
- Status:
1504
- :sym: :status
1505
- :type: :string
1506
- StatusDetail:
1507
- :sym: :status_detail
1508
- :type: :string
1509
- Duration:
1510
- :sym: :duration
1511
- :type: :integer
1512
- Width:
1513
- :sym: :width
1514
- :type: :integer
1515
- Height:
1516
- :sym: :height
1517
- :type: :integer
1518
- Watermarks:
1519
- :sym: :watermarks
1520
- :type: :hash
1521
- :members:
1522
- PresetWatermarkId:
1523
- :sym: :preset_watermark_id
1524
- :type: :string
1525
- InputKey:
1526
- :sym: :input_key
1527
- :type: :string
1528
- Outputs:
1529
- :sym: :outputs
1530
- :type: :hash
1531
- :members:
1532
- Id:
1533
- :sym: :id
1534
- :type: :string
1535
- Key:
1536
- :sym: :key
1537
- :type: :string
1538
- ThumbnailPattern:
1539
- :sym: :thumbnail_pattern
1540
- :type: :string
1541
- Rotate:
1542
- :sym: :rotate
1543
- :type: :string
1544
- PresetId:
1545
- :sym: :preset_id
1546
- :type: :string
1547
- SegmentDuration:
1548
- :sym: :segment_duration
1549
- :type: :string
1550
- Status:
1551
- :sym: :status
1552
- :type: :string
1553
- StatusDetail:
1554
- :sym: :status_detail
1555
- :type: :string
1556
- Duration:
1557
- :sym: :duration
1558
- :type: :integer
1559
- Width:
1560
- :sym: :width
1561
- :type: :integer
1562
- Height:
1563
- :sym: :height
1564
- :type: :integer
1565
- Watermarks:
1566
- :sym: :watermarks
1567
- :type: :hash
1568
- :members:
1569
- PresetWatermarkId:
1570
- :sym: :preset_watermark_id
1571
- :type: :string
1572
- InputKey:
1573
- :sym: :input_key
1574
- :type: :string
1575
- OutputKeyPrefix:
1576
- :sym: :output_key_prefix
1577
- :type: :string
1578
- Playlists:
1579
- :sym: :playlists
1580
- :type: :hash
1581
- :members:
1582
- Name:
1583
- :sym: :name
1584
- :type: :string
1585
- Format:
1586
- :sym: :format
1587
- :type: :string
1588
- OutputKeys:
1589
- :sym: :output_keys
1590
- :type: :string
1591
- Status:
1592
- :sym: :status
1593
- :type: :string
1594
- StatusDetail:
1595
- :sym: :status_detail
1596
- :type: :string
1597
- Status:
1598
- :sym: :status
1599
- :type: :string
1600
- - :name: ReadPipeline
1601
- :method: :read_pipeline
1602
- :http:
1603
- :verb: GET
1604
- :uri: /2012-09-25/pipelines/:id
1605
- :inputs:
1606
- :id:
1607
- :type: :string
1608
- :required: true
1609
- :outputs:
1610
- Pipeline:
1611
- :sym: :pipeline
1612
- :type: :hash
1613
- :members:
1614
- Id:
1615
- :sym: :id
1616
- :type: :string
1617
- Arn:
1618
- :sym: :arn
1619
- :type: :string
1620
- Name:
1621
- :sym: :name
1622
- :type: :string
1623
- Status:
1624
- :sym: :status
1625
- :type: :string
1626
- InputBucket:
1627
- :sym: :input_bucket
1628
- :type: :string
1629
- OutputBucket:
1630
- :sym: :output_bucket
1631
- :type: :string
1632
- Role:
1633
- :sym: :role
1634
- :type: :string
1635
- Notifications:
1636
- :sym: :notifications
1637
- :type: :hash
1638
- :members:
1639
- Progressing:
1640
- :sym: :progressing
1641
- :type: :string
1642
- Completed:
1643
- :sym: :completed
1644
- :type: :string
1645
- Warning:
1646
- :sym: :warning
1647
- :type: :string
1648
- Error:
1649
- :sym: :error
1650
- :type: :string
1651
- ContentConfig:
1652
- :sym: :content_config
1653
- :type: :hash
1654
- :members:
1655
- Bucket:
1656
- :sym: :bucket
1657
- :type: :string
1658
- StorageClass:
1659
- :sym: :storage_class
1660
- :type: :string
1661
- Permissions:
1662
- :sym: :permissions
1663
- :type: :hash
1664
- :members:
1665
- GranteeType:
1666
- :sym: :grantee_type
1667
- :type: :string
1668
- Grantee:
1669
- :sym: :grantee
1670
- :type: :string
1671
- Access:
1672
- :sym: :access
1673
- :type: :string
1674
- ThumbnailConfig:
1675
- :sym: :thumbnail_config
1676
- :type: :hash
1677
- :members:
1678
- Bucket:
1679
- :sym: :bucket
1680
- :type: :string
1681
- StorageClass:
1682
- :sym: :storage_class
1683
- :type: :string
1684
- Permissions:
1685
- :sym: :permissions
1686
- :type: :hash
1687
- :members:
1688
- GranteeType:
1689
- :sym: :grantee_type
1690
- :type: :string
1691
- Grantee:
1692
- :sym: :grantee
1693
- :type: :string
1694
- Access:
1695
- :sym: :access
1696
- :type: :string
1697
- - :name: ReadPreset
1698
- :method: :read_preset
1699
- :http:
1700
- :verb: GET
1701
- :uri: /2012-09-25/presets/:id
1702
- :inputs:
1703
- :id:
1704
- :type: :string
1705
- :required: true
1706
- :outputs:
1707
- Preset:
1708
- :sym: :preset
1709
- :type: :hash
1710
- :members:
1711
- Id:
1712
- :sym: :id
1713
- :type: :string
1714
- Arn:
1715
- :sym: :arn
1716
- :type: :string
1717
- Name:
1718
- :sym: :name
1719
- :type: :string
1720
- Description:
1721
- :sym: :description
1722
- :type: :string
1723
- Container:
1724
- :sym: :container
1725
- :type: :string
1726
- Audio:
1727
- :sym: :audio
1728
- :type: :hash
1729
- :members:
1730
- Codec:
1731
- :sym: :codec
1732
- :type: :string
1733
- SampleRate:
1734
- :sym: :sample_rate
1735
- :type: :string
1736
- BitRate:
1737
- :sym: :bit_rate
1738
- :type: :string
1739
- Channels:
1740
- :sym: :channels
1741
- :type: :string
1742
- CodecOptions:
1743
- :sym: :codec_options
1744
- :type: :hash
1745
- :members:
1746
- Profile:
1747
- :sym: :profile
1748
- :type: :string
1749
- Video:
1750
- :sym: :video
1751
- :type: :hash
1752
- :members:
1753
- Codec:
1754
- :sym: :codec
1755
- :type: :string
1756
- CodecOptions:
1757
- :sym: :codec_options
1758
- :type: :map
1759
- :members:
1760
- :sym: :map_value
1761
- :type: :string
1762
- KeyframesMaxDist:
1763
- :sym: :keyframes_max_dist
1764
- :type: :string
1765
- FixedGOP:
1766
- :sym: :fixed_gop
1767
- :type: :string
1768
- BitRate:
1769
- :sym: :bit_rate
1770
- :type: :string
1771
- FrameRate:
1772
- :sym: :frame_rate
1773
- :type: :string
1774
- MaxFrameRate:
1775
- :sym: :max_frame_rate
1776
- :type: :string
1777
- Resolution:
1778
- :sym: :resolution
1779
- :type: :string
1780
- AspectRatio:
1781
- :sym: :aspect_ratio
1782
- :type: :string
1783
- MaxWidth:
1784
- :sym: :max_width
1785
- :type: :string
1786
- MaxHeight:
1787
- :sym: :max_height
1788
- :type: :string
1789
- DisplayAspectRatio:
1790
- :sym: :display_aspect_ratio
1791
- :type: :string
1792
- SizingPolicy:
1793
- :sym: :sizing_policy
1794
- :type: :string
1795
- PaddingPolicy:
1796
- :sym: :padding_policy
1797
- :type: :string
1798
- Watermarks:
1799
- :sym: :watermarks
1800
- :type: :hash
1801
- :members:
1802
- Id:
1803
- :sym: :id
1804
- :type: :string
1805
- MaxWidth:
1806
- :sym: :max_width
1807
- :type: :string
1808
- MaxHeight:
1809
- :sym: :max_height
1810
- :type: :string
1811
- SizingPolicy:
1812
- :sym: :sizing_policy
1813
- :type: :string
1814
- HorizontalAlign:
1815
- :sym: :horizontal_align
1816
- :type: :string
1817
- HorizontalOffset:
1818
- :sym: :horizontal_offset
1819
- :type: :string
1820
- VerticalAlign:
1821
- :sym: :vertical_align
1822
- :type: :string
1823
- VerticalOffset:
1824
- :sym: :vertical_offset
1825
- :type: :string
1826
- Opacity:
1827
- :sym: :opacity
1828
- :type: :string
1829
- Target:
1830
- :sym: :target
1831
- :type: :string
1832
- Thumbnails:
1833
- :sym: :thumbnails
1834
- :type: :hash
1835
- :members:
1836
- Format:
1837
- :sym: :format
1838
- :type: :string
1839
- Interval:
1840
- :sym: :interval
1841
- :type: :string
1842
- Resolution:
1843
- :sym: :resolution
1844
- :type: :string
1845
- AspectRatio:
1846
- :sym: :aspect_ratio
1847
- :type: :string
1848
- MaxWidth:
1849
- :sym: :max_width
1850
- :type: :string
1851
- MaxHeight:
1852
- :sym: :max_height
1853
- :type: :string
1854
- SizingPolicy:
1855
- :sym: :sizing_policy
1856
- :type: :string
1857
- PaddingPolicy:
1858
- :sym: :padding_policy
1859
- :type: :string
1860
- Type:
1861
- :sym: :type
1862
- :type: :string
1863
- - :name: TestRole
1864
- :method: :test_role
1865
- :http:
1866
- :verb: POST
1867
- :uri: /2012-09-25/roleTests
1868
- :response_code: 200
1869
- :inputs:
1870
- :role:
1871
- :name: Role
1872
- :type: :string
1873
- :input_bucket:
1874
- :name: InputBucket
1875
- :type: :string
1876
- :output_bucket:
1877
- :name: OutputBucket
1878
- :type: :string
1879
- :topics:
1880
- :name: Topics
1881
- :type: :array
1882
- :members:
1883
- :name: member
1884
- :type: :string
1885
- :outputs:
1886
- Success:
1887
- :sym: :success
1888
- :type: :string
1889
- Messages:
1890
- :sym: :messages
1891
- :type: :string
1892
- - :name: UpdatePipeline
1893
- :method: :update_pipeline
1894
- :http:
1895
- :verb: PUT
1896
- :uri: /2012-09-25/pipelines/:id
1897
- :response_code: 200
1898
- :inputs:
1899
- :id:
1900
- :type: :string
1901
- :required: true
1902
- :name:
1903
- :name: Name
1904
- :type: :string
1905
- :input_bucket:
1906
- :name: InputBucket
1907
- :type: :string
1908
- :role:
1909
- :name: Role
1910
- :type: :string
1911
- :notifications:
1912
- :name: Notifications
1913
- :type: :hash
1914
- :members:
1915
- :progressing:
1916
- :name: Progressing
1917
- :type: :string
1918
- :completed:
1919
- :name: Completed
1920
- :type: :string
1921
- :warning:
1922
- :name: Warning
1923
- :type: :string
1924
- :error:
1925
- :name: Error
1926
- :type: :string
1927
- :content_config:
1928
- :name: ContentConfig
1929
- :type: :hash
1930
- :members:
1931
- :bucket:
1932
- :name: Bucket
1933
- :type: :string
1934
- :storage_class:
1935
- :name: StorageClass
1936
- :type: :string
1937
- :permissions:
1938
- :name: Permissions
1939
- :type: :array
1940
- :members:
1941
- :name: member
1942
- :type: :hash
1943
- :members:
1944
- :grantee_type:
1945
- :name: GranteeType
1946
- :type: :string
1947
- :grantee:
1948
- :name: Grantee
1949
- :type: :string
1950
- :access:
1951
- :name: Access
1952
- :type: :array
1953
- :members:
1954
- :name: member
1955
- :type: :string
1956
- :thumbnail_config:
1957
- :name: ThumbnailConfig
1958
- :type: :hash
1959
- :members:
1960
- :bucket:
1961
- :name: Bucket
1962
- :type: :string
1963
- :storage_class:
1964
- :name: StorageClass
1965
- :type: :string
1966
- :permissions:
1967
- :name: Permissions
1968
- :type: :array
1969
- :members:
1970
- :name: member
1971
- :type: :hash
1972
- :members:
1973
- :grantee_type:
1974
- :name: GranteeType
1975
- :type: :string
1976
- :grantee:
1977
- :name: Grantee
1978
- :type: :string
1979
- :access:
1980
- :name: Access
1981
- :type: :array
1982
- :members:
1983
- :name: member
1984
- :type: :string
1985
- :outputs:
1986
- Pipeline:
1987
- :sym: :pipeline
1988
- :type: :hash
1989
- :members:
1990
- Id:
1991
- :sym: :id
1992
- :type: :string
1993
- Arn:
1994
- :sym: :arn
1995
- :type: :string
1996
- Name:
1997
- :sym: :name
1998
- :type: :string
1999
- Status:
2000
- :sym: :status
2001
- :type: :string
2002
- InputBucket:
2003
- :sym: :input_bucket
2004
- :type: :string
2005
- OutputBucket:
2006
- :sym: :output_bucket
2007
- :type: :string
2008
- Role:
2009
- :sym: :role
2010
- :type: :string
2011
- Notifications:
2012
- :sym: :notifications
2013
- :type: :hash
2014
- :members:
2015
- Progressing:
2016
- :sym: :progressing
2017
- :type: :string
2018
- Completed:
2019
- :sym: :completed
2020
- :type: :string
2021
- Warning:
2022
- :sym: :warning
2023
- :type: :string
2024
- Error:
2025
- :sym: :error
2026
- :type: :string
2027
- ContentConfig:
2028
- :sym: :content_config
2029
- :type: :hash
2030
- :members:
2031
- Bucket:
2032
- :sym: :bucket
2033
- :type: :string
2034
- StorageClass:
2035
- :sym: :storage_class
2036
- :type: :string
2037
- Permissions:
2038
- :sym: :permissions
2039
- :type: :hash
2040
- :members:
2041
- GranteeType:
2042
- :sym: :grantee_type
2043
- :type: :string
2044
- Grantee:
2045
- :sym: :grantee
2046
- :type: :string
2047
- Access:
2048
- :sym: :access
2049
- :type: :string
2050
- ThumbnailConfig:
2051
- :sym: :thumbnail_config
2052
- :type: :hash
2053
- :members:
2054
- Bucket:
2055
- :sym: :bucket
2056
- :type: :string
2057
- StorageClass:
2058
- :sym: :storage_class
2059
- :type: :string
2060
- Permissions:
2061
- :sym: :permissions
2062
- :type: :hash
2063
- :members:
2064
- GranteeType:
2065
- :sym: :grantee_type
2066
- :type: :string
2067
- Grantee:
2068
- :sym: :grantee
2069
- :type: :string
2070
- Access:
2071
- :sym: :access
2072
- :type: :string
2073
- - :name: UpdatePipelineNotifications
2074
- :method: :update_pipeline_notifications
2075
- :http:
2076
- :verb: POST
2077
- :uri: /2012-09-25/pipelines/:id/notifications
2078
- :inputs:
2079
- :id:
2080
- :type: :string
2081
- :required: true
2082
- :notifications:
2083
- :name: Notifications
2084
- :type: :hash
2085
- :members:
2086
- :progressing:
2087
- :name: Progressing
2088
- :type: :string
2089
- :completed:
2090
- :name: Completed
2091
- :type: :string
2092
- :warning:
2093
- :name: Warning
2094
- :type: :string
2095
- :error:
2096
- :name: Error
2097
- :type: :string
2098
- :outputs:
2099
- Pipeline:
2100
- :sym: :pipeline
2101
- :type: :hash
2102
- :members:
2103
- Id:
2104
- :sym: :id
2105
- :type: :string
2106
- Arn:
2107
- :sym: :arn
2108
- :type: :string
2109
- Name:
2110
- :sym: :name
2111
- :type: :string
2112
- Status:
2113
- :sym: :status
2114
- :type: :string
2115
- InputBucket:
2116
- :sym: :input_bucket
2117
- :type: :string
2118
- OutputBucket:
2119
- :sym: :output_bucket
2120
- :type: :string
2121
- Role:
2122
- :sym: :role
2123
- :type: :string
2124
- Notifications:
2125
- :sym: :notifications
2126
- :type: :hash
2127
- :members:
2128
- Progressing:
2129
- :sym: :progressing
2130
- :type: :string
2131
- Completed:
2132
- :sym: :completed
2133
- :type: :string
2134
- Warning:
2135
- :sym: :warning
2136
- :type: :string
2137
- Error:
2138
- :sym: :error
2139
- :type: :string
2140
- ContentConfig:
2141
- :sym: :content_config
2142
- :type: :hash
2143
- :members:
2144
- Bucket:
2145
- :sym: :bucket
2146
- :type: :string
2147
- StorageClass:
2148
- :sym: :storage_class
2149
- :type: :string
2150
- Permissions:
2151
- :sym: :permissions
2152
- :type: :hash
2153
- :members:
2154
- GranteeType:
2155
- :sym: :grantee_type
2156
- :type: :string
2157
- Grantee:
2158
- :sym: :grantee
2159
- :type: :string
2160
- Access:
2161
- :sym: :access
2162
- :type: :string
2163
- ThumbnailConfig:
2164
- :sym: :thumbnail_config
2165
- :type: :hash
2166
- :members:
2167
- Bucket:
2168
- :sym: :bucket
2169
- :type: :string
2170
- StorageClass:
2171
- :sym: :storage_class
2172
- :type: :string
2173
- Permissions:
2174
- :sym: :permissions
2175
- :type: :hash
2176
- :members:
2177
- GranteeType:
2178
- :sym: :grantee_type
2179
- :type: :string
2180
- Grantee:
2181
- :sym: :grantee
2182
- :type: :string
2183
- Access:
2184
- :sym: :access
2185
- :type: :string
2186
- - :name: UpdatePipelineStatus
2187
- :method: :update_pipeline_status
2188
- :http:
2189
- :verb: POST
2190
- :uri: /2012-09-25/pipelines/:id/status
2191
- :inputs:
2192
- :id:
2193
- :type: :string
2194
- :required: true
2195
- :status:
2196
- :name: Status
2197
- :type: :string
2198
- :outputs:
2199
- Pipeline:
2200
- :sym: :pipeline
2201
- :type: :hash
2202
- :members:
2203
- Id:
2204
- :sym: :id
2205
- :type: :string
2206
- Arn:
2207
- :sym: :arn
2208
- :type: :string
2209
- Name:
2210
- :sym: :name
2211
- :type: :string
2212
- Status:
2213
- :sym: :status
2214
- :type: :string
2215
- InputBucket:
2216
- :sym: :input_bucket
2217
- :type: :string
2218
- OutputBucket:
2219
- :sym: :output_bucket
2220
- :type: :string
2221
- Role:
2222
- :sym: :role
2223
- :type: :string
2224
- Notifications:
2225
- :sym: :notifications
2226
- :type: :hash
2227
- :members:
2228
- Progressing:
2229
- :sym: :progressing
2230
- :type: :string
2231
- Completed:
2232
- :sym: :completed
2233
- :type: :string
2234
- Warning:
2235
- :sym: :warning
2236
- :type: :string
2237
- Error:
2238
- :sym: :error
2239
- :type: :string
2240
- ContentConfig:
2241
- :sym: :content_config
2242
- :type: :hash
2243
- :members:
2244
- Bucket:
2245
- :sym: :bucket
2246
- :type: :string
2247
- StorageClass:
2248
- :sym: :storage_class
2249
- :type: :string
2250
- Permissions:
2251
- :sym: :permissions
2252
- :type: :hash
2253
- :members:
2254
- GranteeType:
2255
- :sym: :grantee_type
2256
- :type: :string
2257
- Grantee:
2258
- :sym: :grantee
2259
- :type: :string
2260
- Access:
2261
- :sym: :access
2262
- :type: :string
2263
- ThumbnailConfig:
2264
- :sym: :thumbnail_config
2265
- :type: :hash
2266
- :members:
2267
- Bucket:
2268
- :sym: :bucket
2269
- :type: :string
2270
- StorageClass:
2271
- :sym: :storage_class
2272
- :type: :string
2273
- Permissions:
2274
- :sym: :permissions
2275
- :type: :hash
2276
- :members:
2277
- GranteeType:
2278
- :sym: :grantee_type
2279
- :type: :string
2280
- Grantee:
2281
- :sym: :grantee
2282
- :type: :string
2283
- Access:
2284
- :sym: :access
2285
- :type: :string