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,2005 +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
- :target_prefix: DynamoDB_20120810.
16
- :api_version: '2012-08-10'
17
- :operations:
18
- - :name: BatchGetItem
19
- :method: :batch_get_item
20
- :inputs:
21
- RequestItems:
22
- - :map:
23
- :key:
24
- - :string
25
- :value:
26
- - :structure:
27
- Keys:
28
- - :list:
29
- - :map:
30
- :key:
31
- - :string
32
- :value:
33
- - :structure:
34
- S:
35
- - :string
36
- N:
37
- - :string
38
- B:
39
- - :blob
40
- SS:
41
- - :list:
42
- - :string
43
- NS:
44
- - :list:
45
- - :string
46
- BS:
47
- - :list:
48
- - :blob
49
- - :required
50
- AttributesToGet:
51
- - :list:
52
- - :string
53
- ConsistentRead:
54
- - :boolean
55
- - :required
56
- ReturnConsumedCapacity:
57
- - :string
58
- :outputs:
59
- Responses:
60
- :sym: :responses
61
- :type: :map
62
- :members:
63
- :sym: :member
64
- :type: :map
65
- :members:
66
- :sym: :map_value
67
- :type: :hash
68
- :members:
69
- S:
70
- :sym: :s
71
- :type: :string
72
- N:
73
- :sym: :n
74
- :type: :string
75
- B:
76
- :sym: :b
77
- :type: :blob
78
- SS:
79
- :sym: :ss
80
- :type: :string
81
- NS:
82
- :sym: :ns
83
- :type: :string
84
- BS:
85
- :sym: :bs
86
- :type: :blob
87
- UnprocessedKeys:
88
- :sym: :unprocessed_keys
89
- :type: :map
90
- :members:
91
- :sym: :map_value
92
- :type: :hash
93
- :members:
94
- Keys:
95
- :sym: :member
96
- :type: :map
97
- :members:
98
- :sym: :map_value
99
- :type: :hash
100
- :members:
101
- S:
102
- :sym: :s
103
- :type: :string
104
- N:
105
- :sym: :n
106
- :type: :string
107
- B:
108
- :sym: :b
109
- :type: :blob
110
- SS:
111
- :sym: :ss
112
- :type: :string
113
- NS:
114
- :sym: :ns
115
- :type: :string
116
- BS:
117
- :sym: :bs
118
- :type: :blob
119
- AttributesToGet:
120
- :sym: :attributes_to_get
121
- :type: :string
122
- ConsistentRead:
123
- :sym: :consistent_read
124
- :type: :boolean
125
- ConsumedCapacity:
126
- :sym: :consumed_capacity
127
- :type: :hash
128
- :members:
129
- TableName:
130
- :sym: :table_name
131
- :type: :string
132
- CapacityUnits:
133
- :sym: :capacity_units
134
- :type: :float
135
- Table:
136
- :sym: :table
137
- :type: :hash
138
- :members:
139
- CapacityUnits:
140
- :sym: :capacity_units
141
- :type: :float
142
- LocalSecondaryIndexes:
143
- :sym: :local_secondary_indexes
144
- :type: :map
145
- :members:
146
- :sym: :map_value
147
- :type: :hash
148
- :members:
149
- CapacityUnits:
150
- :sym: :capacity_units
151
- :type: :float
152
- GlobalSecondaryIndexes:
153
- :sym: :global_secondary_indexes
154
- :type: :map
155
- :members:
156
- :sym: :map_value
157
- :type: :hash
158
- :members:
159
- CapacityUnits:
160
- :sym: :capacity_units
161
- :type: :float
162
- - :name: BatchWriteItem
163
- :method: :batch_write_item
164
- :inputs:
165
- RequestItems:
166
- - :map:
167
- :key:
168
- - :string
169
- :value:
170
- - :list:
171
- - :structure:
172
- PutRequest:
173
- - :structure:
174
- Item:
175
- - :map:
176
- :key:
177
- - :string
178
- :value:
179
- - :structure:
180
- S:
181
- - :string
182
- N:
183
- - :string
184
- B:
185
- - :blob
186
- SS:
187
- - :list:
188
- - :string
189
- NS:
190
- - :list:
191
- - :string
192
- BS:
193
- - :list:
194
- - :blob
195
- - :required
196
- DeleteRequest:
197
- - :structure:
198
- Key:
199
- - :map:
200
- :key:
201
- - :string
202
- :value:
203
- - :structure:
204
- S:
205
- - :string
206
- N:
207
- - :string
208
- B:
209
- - :blob
210
- SS:
211
- - :list:
212
- - :string
213
- NS:
214
- - :list:
215
- - :string
216
- BS:
217
- - :list:
218
- - :blob
219
- - :required
220
- - :required
221
- ReturnConsumedCapacity:
222
- - :string
223
- ReturnItemCollectionMetrics:
224
- - :string
225
- :outputs:
226
- UnprocessedItems:
227
- :sym: :unprocessed_items
228
- :type: :map
229
- :members:
230
- :sym: :value
231
- :type: :hash
232
- :members:
233
- PutRequest:
234
- :sym: :put_request
235
- :type: :hash
236
- :members:
237
- Item:
238
- :sym: :item
239
- :type: :map
240
- :members:
241
- :sym: :map_value
242
- :type: :hash
243
- :members:
244
- S:
245
- :sym: :s
246
- :type: :string
247
- N:
248
- :sym: :n
249
- :type: :string
250
- B:
251
- :sym: :b
252
- :type: :blob
253
- SS:
254
- :sym: :ss
255
- :type: :string
256
- NS:
257
- :sym: :ns
258
- :type: :string
259
- BS:
260
- :sym: :bs
261
- :type: :blob
262
- DeleteRequest:
263
- :sym: :delete_request
264
- :type: :hash
265
- :members:
266
- Key:
267
- :sym: :key
268
- :type: :map
269
- :members:
270
- :sym: :map_value
271
- :type: :hash
272
- :members:
273
- S:
274
- :sym: :s
275
- :type: :string
276
- N:
277
- :sym: :n
278
- :type: :string
279
- B:
280
- :sym: :b
281
- :type: :blob
282
- SS:
283
- :sym: :ss
284
- :type: :string
285
- NS:
286
- :sym: :ns
287
- :type: :string
288
- BS:
289
- :sym: :bs
290
- :type: :blob
291
- ItemCollectionMetrics:
292
- :sym: :item_collection_metrics
293
- :type: :map
294
- :members:
295
- :sym: :value
296
- :type: :hash
297
- :members:
298
- ItemCollectionKey:
299
- :sym: :item_collection_key
300
- :type: :map
301
- :members:
302
- :sym: :map_value
303
- :type: :hash
304
- :members:
305
- S:
306
- :sym: :s
307
- :type: :string
308
- N:
309
- :sym: :n
310
- :type: :string
311
- B:
312
- :sym: :b
313
- :type: :blob
314
- SS:
315
- :sym: :ss
316
- :type: :string
317
- NS:
318
- :sym: :ns
319
- :type: :string
320
- BS:
321
- :sym: :bs
322
- :type: :blob
323
- SizeEstimateRangeGB:
324
- :sym: :size_estimate_range_gb
325
- :type: :float
326
- ConsumedCapacity:
327
- :sym: :consumed_capacity
328
- :type: :hash
329
- :members:
330
- TableName:
331
- :sym: :table_name
332
- :type: :string
333
- CapacityUnits:
334
- :sym: :capacity_units
335
- :type: :float
336
- Table:
337
- :sym: :table
338
- :type: :hash
339
- :members:
340
- CapacityUnits:
341
- :sym: :capacity_units
342
- :type: :float
343
- LocalSecondaryIndexes:
344
- :sym: :local_secondary_indexes
345
- :type: :map
346
- :members:
347
- :sym: :map_value
348
- :type: :hash
349
- :members:
350
- CapacityUnits:
351
- :sym: :capacity_units
352
- :type: :float
353
- GlobalSecondaryIndexes:
354
- :sym: :global_secondary_indexes
355
- :type: :map
356
- :members:
357
- :sym: :map_value
358
- :type: :hash
359
- :members:
360
- CapacityUnits:
361
- :sym: :capacity_units
362
- :type: :float
363
- - :name: CreateTable
364
- :method: :create_table
365
- :inputs:
366
- AttributeDefinitions:
367
- - :list:
368
- - :structure:
369
- AttributeName:
370
- - :string
371
- - :required
372
- AttributeType:
373
- - :string
374
- - :required
375
- - :required
376
- TableName:
377
- - :string
378
- - :required
379
- KeySchema:
380
- - :list:
381
- - :structure:
382
- AttributeName:
383
- - :string
384
- - :required
385
- KeyType:
386
- - :string
387
- - :required
388
- - :required
389
- LocalSecondaryIndexes:
390
- - :list:
391
- - :structure:
392
- IndexName:
393
- - :string
394
- - :required
395
- KeySchema:
396
- - :list:
397
- - :structure:
398
- AttributeName:
399
- - :string
400
- - :required
401
- KeyType:
402
- - :string
403
- - :required
404
- - :required
405
- Projection:
406
- - :structure:
407
- ProjectionType:
408
- - :string
409
- NonKeyAttributes:
410
- - :list:
411
- - :string
412
- - :required
413
- GlobalSecondaryIndexes:
414
- - :list:
415
- - :structure:
416
- IndexName:
417
- - :string
418
- - :required
419
- KeySchema:
420
- - :list:
421
- - :structure:
422
- AttributeName:
423
- - :string
424
- - :required
425
- KeyType:
426
- - :string
427
- - :required
428
- - :required
429
- Projection:
430
- - :structure:
431
- ProjectionType:
432
- - :string
433
- NonKeyAttributes:
434
- - :list:
435
- - :string
436
- - :required
437
- ProvisionedThroughput:
438
- - :structure:
439
- ReadCapacityUnits:
440
- - :long
441
- - :required
442
- WriteCapacityUnits:
443
- - :long
444
- - :required
445
- - :required
446
- ProvisionedThroughput:
447
- - :structure:
448
- ReadCapacityUnits:
449
- - :long
450
- - :required
451
- WriteCapacityUnits:
452
- - :long
453
- - :required
454
- - :required
455
- :outputs:
456
- TableDescription:
457
- :sym: :table_description
458
- :type: :hash
459
- :members:
460
- AttributeDefinitions:
461
- :sym: :attribute_definitions
462
- :type: :hash
463
- :members:
464
- AttributeName:
465
- :sym: :attribute_name
466
- :type: :string
467
- AttributeType:
468
- :sym: :attribute_type
469
- :type: :string
470
- TableName:
471
- :sym: :table_name
472
- :type: :string
473
- KeySchema:
474
- :sym: :key_schema
475
- :type: :hash
476
- :members:
477
- AttributeName:
478
- :sym: :attribute_name
479
- :type: :string
480
- KeyType:
481
- :sym: :key_type
482
- :type: :string
483
- TableStatus:
484
- :sym: :table_status
485
- :type: :string
486
- CreationDateTime:
487
- :sym: :creation_date_time
488
- :type: :time
489
- ProvisionedThroughput:
490
- :sym: :provisioned_throughput
491
- :type: :hash
492
- :members:
493
- LastIncreaseDateTime:
494
- :sym: :last_increase_date_time
495
- :type: :time
496
- LastDecreaseDateTime:
497
- :sym: :last_decrease_date_time
498
- :type: :time
499
- NumberOfDecreasesToday:
500
- :sym: :number_of_decreases_today
501
- :type: :integer
502
- ReadCapacityUnits:
503
- :sym: :read_capacity_units
504
- :type: :integer
505
- WriteCapacityUnits:
506
- :sym: :write_capacity_units
507
- :type: :integer
508
- TableSizeBytes:
509
- :sym: :table_size_bytes
510
- :type: :integer
511
- ItemCount:
512
- :sym: :item_count
513
- :type: :integer
514
- LocalSecondaryIndexes:
515
- :sym: :local_secondary_indexes
516
- :type: :hash
517
- :members:
518
- IndexName:
519
- :sym: :index_name
520
- :type: :string
521
- KeySchema:
522
- :sym: :key_schema
523
- :type: :hash
524
- :members:
525
- AttributeName:
526
- :sym: :attribute_name
527
- :type: :string
528
- KeyType:
529
- :sym: :key_type
530
- :type: :string
531
- Projection:
532
- :sym: :projection
533
- :type: :hash
534
- :members:
535
- ProjectionType:
536
- :sym: :projection_type
537
- :type: :string
538
- NonKeyAttributes:
539
- :sym: :non_key_attributes
540
- :type: :string
541
- IndexSizeBytes:
542
- :sym: :index_size_bytes
543
- :type: :integer
544
- ItemCount:
545
- :sym: :item_count
546
- :type: :integer
547
- GlobalSecondaryIndexes:
548
- :sym: :global_secondary_indexes
549
- :type: :hash
550
- :members:
551
- IndexName:
552
- :sym: :index_name
553
- :type: :string
554
- KeySchema:
555
- :sym: :key_schema
556
- :type: :hash
557
- :members:
558
- AttributeName:
559
- :sym: :attribute_name
560
- :type: :string
561
- KeyType:
562
- :sym: :key_type
563
- :type: :string
564
- Projection:
565
- :sym: :projection
566
- :type: :hash
567
- :members:
568
- ProjectionType:
569
- :sym: :projection_type
570
- :type: :string
571
- NonKeyAttributes:
572
- :sym: :non_key_attributes
573
- :type: :string
574
- IndexStatus:
575
- :sym: :index_status
576
- :type: :string
577
- ProvisionedThroughput:
578
- :sym: :provisioned_throughput
579
- :type: :hash
580
- :members:
581
- LastIncreaseDateTime:
582
- :sym: :last_increase_date_time
583
- :type: :time
584
- LastDecreaseDateTime:
585
- :sym: :last_decrease_date_time
586
- :type: :time
587
- NumberOfDecreasesToday:
588
- :sym: :number_of_decreases_today
589
- :type: :integer
590
- ReadCapacityUnits:
591
- :sym: :read_capacity_units
592
- :type: :integer
593
- WriteCapacityUnits:
594
- :sym: :write_capacity_units
595
- :type: :integer
596
- IndexSizeBytes:
597
- :sym: :index_size_bytes
598
- :type: :integer
599
- ItemCount:
600
- :sym: :item_count
601
- :type: :integer
602
- - :name: DeleteItem
603
- :method: :delete_item
604
- :inputs:
605
- TableName:
606
- - :string
607
- - :required
608
- Key:
609
- - :map:
610
- :key:
611
- - :string
612
- :value:
613
- - :structure:
614
- S:
615
- - :string
616
- N:
617
- - :string
618
- B:
619
- - :blob
620
- SS:
621
- - :list:
622
- - :string
623
- NS:
624
- - :list:
625
- - :string
626
- BS:
627
- - :list:
628
- - :blob
629
- - :required
630
- Expected:
631
- - :map:
632
- :key:
633
- - :string
634
- :value:
635
- - :structure:
636
- Value:
637
- - :structure:
638
- S:
639
- - :string
640
- N:
641
- - :string
642
- B:
643
- - :blob
644
- SS:
645
- - :list:
646
- - :string
647
- NS:
648
- - :list:
649
- - :string
650
- BS:
651
- - :list:
652
- - :blob
653
- Exists:
654
- - :boolean
655
- ReturnValues:
656
- - :string
657
- ReturnConsumedCapacity:
658
- - :string
659
- ReturnItemCollectionMetrics:
660
- - :string
661
- :outputs:
662
- Attributes:
663
- :sym: :attributes
664
- :type: :map
665
- :members:
666
- :sym: :map_value
667
- :type: :hash
668
- :members:
669
- S:
670
- :sym: :s
671
- :type: :string
672
- N:
673
- :sym: :n
674
- :type: :string
675
- B:
676
- :sym: :b
677
- :type: :blob
678
- SS:
679
- :sym: :ss
680
- :type: :string
681
- NS:
682
- :sym: :ns
683
- :type: :string
684
- BS:
685
- :sym: :bs
686
- :type: :blob
687
- ConsumedCapacity:
688
- :sym: :consumed_capacity
689
- :type: :hash
690
- :members:
691
- TableName:
692
- :sym: :table_name
693
- :type: :string
694
- CapacityUnits:
695
- :sym: :capacity_units
696
- :type: :float
697
- Table:
698
- :sym: :table
699
- :type: :hash
700
- :members:
701
- CapacityUnits:
702
- :sym: :capacity_units
703
- :type: :float
704
- LocalSecondaryIndexes:
705
- :sym: :local_secondary_indexes
706
- :type: :map
707
- :members:
708
- :sym: :map_value
709
- :type: :hash
710
- :members:
711
- CapacityUnits:
712
- :sym: :capacity_units
713
- :type: :float
714
- GlobalSecondaryIndexes:
715
- :sym: :global_secondary_indexes
716
- :type: :map
717
- :members:
718
- :sym: :map_value
719
- :type: :hash
720
- :members:
721
- CapacityUnits:
722
- :sym: :capacity_units
723
- :type: :float
724
- ItemCollectionMetrics:
725
- :sym: :item_collection_metrics
726
- :type: :hash
727
- :members:
728
- ItemCollectionKey:
729
- :sym: :item_collection_key
730
- :type: :map
731
- :members:
732
- :sym: :map_value
733
- :type: :hash
734
- :members:
735
- S:
736
- :sym: :s
737
- :type: :string
738
- N:
739
- :sym: :n
740
- :type: :string
741
- B:
742
- :sym: :b
743
- :type: :blob
744
- SS:
745
- :sym: :ss
746
- :type: :string
747
- NS:
748
- :sym: :ns
749
- :type: :string
750
- BS:
751
- :sym: :bs
752
- :type: :blob
753
- SizeEstimateRangeGB:
754
- :sym: :size_estimate_range_gb
755
- :type: :float
756
- - :name: DeleteTable
757
- :method: :delete_table
758
- :inputs:
759
- TableName:
760
- - :string
761
- - :required
762
- :outputs:
763
- TableDescription:
764
- :sym: :table_description
765
- :type: :hash
766
- :members:
767
- AttributeDefinitions:
768
- :sym: :attribute_definitions
769
- :type: :hash
770
- :members:
771
- AttributeName:
772
- :sym: :attribute_name
773
- :type: :string
774
- AttributeType:
775
- :sym: :attribute_type
776
- :type: :string
777
- TableName:
778
- :sym: :table_name
779
- :type: :string
780
- KeySchema:
781
- :sym: :key_schema
782
- :type: :hash
783
- :members:
784
- AttributeName:
785
- :sym: :attribute_name
786
- :type: :string
787
- KeyType:
788
- :sym: :key_type
789
- :type: :string
790
- TableStatus:
791
- :sym: :table_status
792
- :type: :string
793
- CreationDateTime:
794
- :sym: :creation_date_time
795
- :type: :time
796
- ProvisionedThroughput:
797
- :sym: :provisioned_throughput
798
- :type: :hash
799
- :members:
800
- LastIncreaseDateTime:
801
- :sym: :last_increase_date_time
802
- :type: :time
803
- LastDecreaseDateTime:
804
- :sym: :last_decrease_date_time
805
- :type: :time
806
- NumberOfDecreasesToday:
807
- :sym: :number_of_decreases_today
808
- :type: :integer
809
- ReadCapacityUnits:
810
- :sym: :read_capacity_units
811
- :type: :integer
812
- WriteCapacityUnits:
813
- :sym: :write_capacity_units
814
- :type: :integer
815
- TableSizeBytes:
816
- :sym: :table_size_bytes
817
- :type: :integer
818
- ItemCount:
819
- :sym: :item_count
820
- :type: :integer
821
- LocalSecondaryIndexes:
822
- :sym: :local_secondary_indexes
823
- :type: :hash
824
- :members:
825
- IndexName:
826
- :sym: :index_name
827
- :type: :string
828
- KeySchema:
829
- :sym: :key_schema
830
- :type: :hash
831
- :members:
832
- AttributeName:
833
- :sym: :attribute_name
834
- :type: :string
835
- KeyType:
836
- :sym: :key_type
837
- :type: :string
838
- Projection:
839
- :sym: :projection
840
- :type: :hash
841
- :members:
842
- ProjectionType:
843
- :sym: :projection_type
844
- :type: :string
845
- NonKeyAttributes:
846
- :sym: :non_key_attributes
847
- :type: :string
848
- IndexSizeBytes:
849
- :sym: :index_size_bytes
850
- :type: :integer
851
- ItemCount:
852
- :sym: :item_count
853
- :type: :integer
854
- GlobalSecondaryIndexes:
855
- :sym: :global_secondary_indexes
856
- :type: :hash
857
- :members:
858
- IndexName:
859
- :sym: :index_name
860
- :type: :string
861
- KeySchema:
862
- :sym: :key_schema
863
- :type: :hash
864
- :members:
865
- AttributeName:
866
- :sym: :attribute_name
867
- :type: :string
868
- KeyType:
869
- :sym: :key_type
870
- :type: :string
871
- Projection:
872
- :sym: :projection
873
- :type: :hash
874
- :members:
875
- ProjectionType:
876
- :sym: :projection_type
877
- :type: :string
878
- NonKeyAttributes:
879
- :sym: :non_key_attributes
880
- :type: :string
881
- IndexStatus:
882
- :sym: :index_status
883
- :type: :string
884
- ProvisionedThroughput:
885
- :sym: :provisioned_throughput
886
- :type: :hash
887
- :members:
888
- LastIncreaseDateTime:
889
- :sym: :last_increase_date_time
890
- :type: :time
891
- LastDecreaseDateTime:
892
- :sym: :last_decrease_date_time
893
- :type: :time
894
- NumberOfDecreasesToday:
895
- :sym: :number_of_decreases_today
896
- :type: :integer
897
- ReadCapacityUnits:
898
- :sym: :read_capacity_units
899
- :type: :integer
900
- WriteCapacityUnits:
901
- :sym: :write_capacity_units
902
- :type: :integer
903
- IndexSizeBytes:
904
- :sym: :index_size_bytes
905
- :type: :integer
906
- ItemCount:
907
- :sym: :item_count
908
- :type: :integer
909
- - :name: DescribeTable
910
- :method: :describe_table
911
- :inputs:
912
- TableName:
913
- - :string
914
- - :required
915
- :outputs:
916
- Table:
917
- :sym: :table
918
- :type: :hash
919
- :members:
920
- AttributeDefinitions:
921
- :sym: :attribute_definitions
922
- :type: :hash
923
- :members:
924
- AttributeName:
925
- :sym: :attribute_name
926
- :type: :string
927
- AttributeType:
928
- :sym: :attribute_type
929
- :type: :string
930
- TableName:
931
- :sym: :table_name
932
- :type: :string
933
- KeySchema:
934
- :sym: :key_schema
935
- :type: :hash
936
- :members:
937
- AttributeName:
938
- :sym: :attribute_name
939
- :type: :string
940
- KeyType:
941
- :sym: :key_type
942
- :type: :string
943
- TableStatus:
944
- :sym: :table_status
945
- :type: :string
946
- CreationDateTime:
947
- :sym: :creation_date_time
948
- :type: :time
949
- ProvisionedThroughput:
950
- :sym: :provisioned_throughput
951
- :type: :hash
952
- :members:
953
- LastIncreaseDateTime:
954
- :sym: :last_increase_date_time
955
- :type: :time
956
- LastDecreaseDateTime:
957
- :sym: :last_decrease_date_time
958
- :type: :time
959
- NumberOfDecreasesToday:
960
- :sym: :number_of_decreases_today
961
- :type: :integer
962
- ReadCapacityUnits:
963
- :sym: :read_capacity_units
964
- :type: :integer
965
- WriteCapacityUnits:
966
- :sym: :write_capacity_units
967
- :type: :integer
968
- TableSizeBytes:
969
- :sym: :table_size_bytes
970
- :type: :integer
971
- ItemCount:
972
- :sym: :item_count
973
- :type: :integer
974
- LocalSecondaryIndexes:
975
- :sym: :local_secondary_indexes
976
- :type: :hash
977
- :members:
978
- IndexName:
979
- :sym: :index_name
980
- :type: :string
981
- KeySchema:
982
- :sym: :key_schema
983
- :type: :hash
984
- :members:
985
- AttributeName:
986
- :sym: :attribute_name
987
- :type: :string
988
- KeyType:
989
- :sym: :key_type
990
- :type: :string
991
- Projection:
992
- :sym: :projection
993
- :type: :hash
994
- :members:
995
- ProjectionType:
996
- :sym: :projection_type
997
- :type: :string
998
- NonKeyAttributes:
999
- :sym: :non_key_attributes
1000
- :type: :string
1001
- IndexSizeBytes:
1002
- :sym: :index_size_bytes
1003
- :type: :integer
1004
- ItemCount:
1005
- :sym: :item_count
1006
- :type: :integer
1007
- GlobalSecondaryIndexes:
1008
- :sym: :global_secondary_indexes
1009
- :type: :hash
1010
- :members:
1011
- IndexName:
1012
- :sym: :index_name
1013
- :type: :string
1014
- KeySchema:
1015
- :sym: :key_schema
1016
- :type: :hash
1017
- :members:
1018
- AttributeName:
1019
- :sym: :attribute_name
1020
- :type: :string
1021
- KeyType:
1022
- :sym: :key_type
1023
- :type: :string
1024
- Projection:
1025
- :sym: :projection
1026
- :type: :hash
1027
- :members:
1028
- ProjectionType:
1029
- :sym: :projection_type
1030
- :type: :string
1031
- NonKeyAttributes:
1032
- :sym: :non_key_attributes
1033
- :type: :string
1034
- IndexStatus:
1035
- :sym: :index_status
1036
- :type: :string
1037
- ProvisionedThroughput:
1038
- :sym: :provisioned_throughput
1039
- :type: :hash
1040
- :members:
1041
- LastIncreaseDateTime:
1042
- :sym: :last_increase_date_time
1043
- :type: :time
1044
- LastDecreaseDateTime:
1045
- :sym: :last_decrease_date_time
1046
- :type: :time
1047
- NumberOfDecreasesToday:
1048
- :sym: :number_of_decreases_today
1049
- :type: :integer
1050
- ReadCapacityUnits:
1051
- :sym: :read_capacity_units
1052
- :type: :integer
1053
- WriteCapacityUnits:
1054
- :sym: :write_capacity_units
1055
- :type: :integer
1056
- IndexSizeBytes:
1057
- :sym: :index_size_bytes
1058
- :type: :integer
1059
- ItemCount:
1060
- :sym: :item_count
1061
- :type: :integer
1062
- - :name: GetItem
1063
- :method: :get_item
1064
- :inputs:
1065
- TableName:
1066
- - :string
1067
- - :required
1068
- Key:
1069
- - :map:
1070
- :key:
1071
- - :string
1072
- :value:
1073
- - :structure:
1074
- S:
1075
- - :string
1076
- N:
1077
- - :string
1078
- B:
1079
- - :blob
1080
- SS:
1081
- - :list:
1082
- - :string
1083
- NS:
1084
- - :list:
1085
- - :string
1086
- BS:
1087
- - :list:
1088
- - :blob
1089
- - :required
1090
- AttributesToGet:
1091
- - :list:
1092
- - :string
1093
- ConsistentRead:
1094
- - :boolean
1095
- ReturnConsumedCapacity:
1096
- - :string
1097
- :outputs:
1098
- Item:
1099
- :sym: :item
1100
- :type: :map
1101
- :members:
1102
- :sym: :map_value
1103
- :type: :hash
1104
- :members:
1105
- S:
1106
- :sym: :s
1107
- :type: :string
1108
- N:
1109
- :sym: :n
1110
- :type: :string
1111
- B:
1112
- :sym: :b
1113
- :type: :blob
1114
- SS:
1115
- :sym: :ss
1116
- :type: :string
1117
- NS:
1118
- :sym: :ns
1119
- :type: :string
1120
- BS:
1121
- :sym: :bs
1122
- :type: :blob
1123
- ConsumedCapacity:
1124
- :sym: :consumed_capacity
1125
- :type: :hash
1126
- :members:
1127
- TableName:
1128
- :sym: :table_name
1129
- :type: :string
1130
- CapacityUnits:
1131
- :sym: :capacity_units
1132
- :type: :float
1133
- Table:
1134
- :sym: :table
1135
- :type: :hash
1136
- :members:
1137
- CapacityUnits:
1138
- :sym: :capacity_units
1139
- :type: :float
1140
- LocalSecondaryIndexes:
1141
- :sym: :local_secondary_indexes
1142
- :type: :map
1143
- :members:
1144
- :sym: :map_value
1145
- :type: :hash
1146
- :members:
1147
- CapacityUnits:
1148
- :sym: :capacity_units
1149
- :type: :float
1150
- GlobalSecondaryIndexes:
1151
- :sym: :global_secondary_indexes
1152
- :type: :map
1153
- :members:
1154
- :sym: :map_value
1155
- :type: :hash
1156
- :members:
1157
- CapacityUnits:
1158
- :sym: :capacity_units
1159
- :type: :float
1160
- - :name: ListTables
1161
- :method: :list_tables
1162
- :inputs:
1163
- ExclusiveStartTableName:
1164
- - :string
1165
- Limit:
1166
- - :integer
1167
- :outputs:
1168
- TableNames:
1169
- :sym: :table_names
1170
- :type: :string
1171
- LastEvaluatedTableName:
1172
- :sym: :last_evaluated_table_name
1173
- :type: :string
1174
- - :name: PutItem
1175
- :method: :put_item
1176
- :inputs:
1177
- TableName:
1178
- - :string
1179
- - :required
1180
- Item:
1181
- - :map:
1182
- :key:
1183
- - :string
1184
- :value:
1185
- - :structure:
1186
- S:
1187
- - :string
1188
- N:
1189
- - :string
1190
- B:
1191
- - :blob
1192
- SS:
1193
- - :list:
1194
- - :string
1195
- NS:
1196
- - :list:
1197
- - :string
1198
- BS:
1199
- - :list:
1200
- - :blob
1201
- - :required
1202
- Expected:
1203
- - :map:
1204
- :key:
1205
- - :string
1206
- :value:
1207
- - :structure:
1208
- Value:
1209
- - :structure:
1210
- S:
1211
- - :string
1212
- N:
1213
- - :string
1214
- B:
1215
- - :blob
1216
- SS:
1217
- - :list:
1218
- - :string
1219
- NS:
1220
- - :list:
1221
- - :string
1222
- BS:
1223
- - :list:
1224
- - :blob
1225
- Exists:
1226
- - :boolean
1227
- ReturnValues:
1228
- - :string
1229
- ReturnConsumedCapacity:
1230
- - :string
1231
- ReturnItemCollectionMetrics:
1232
- - :string
1233
- :outputs:
1234
- Attributes:
1235
- :sym: :attributes
1236
- :type: :map
1237
- :members:
1238
- :sym: :map_value
1239
- :type: :hash
1240
- :members:
1241
- S:
1242
- :sym: :s
1243
- :type: :string
1244
- N:
1245
- :sym: :n
1246
- :type: :string
1247
- B:
1248
- :sym: :b
1249
- :type: :blob
1250
- SS:
1251
- :sym: :ss
1252
- :type: :string
1253
- NS:
1254
- :sym: :ns
1255
- :type: :string
1256
- BS:
1257
- :sym: :bs
1258
- :type: :blob
1259
- ConsumedCapacity:
1260
- :sym: :consumed_capacity
1261
- :type: :hash
1262
- :members:
1263
- TableName:
1264
- :sym: :table_name
1265
- :type: :string
1266
- CapacityUnits:
1267
- :sym: :capacity_units
1268
- :type: :float
1269
- Table:
1270
- :sym: :table
1271
- :type: :hash
1272
- :members:
1273
- CapacityUnits:
1274
- :sym: :capacity_units
1275
- :type: :float
1276
- LocalSecondaryIndexes:
1277
- :sym: :local_secondary_indexes
1278
- :type: :map
1279
- :members:
1280
- :sym: :map_value
1281
- :type: :hash
1282
- :members:
1283
- CapacityUnits:
1284
- :sym: :capacity_units
1285
- :type: :float
1286
- GlobalSecondaryIndexes:
1287
- :sym: :global_secondary_indexes
1288
- :type: :map
1289
- :members:
1290
- :sym: :map_value
1291
- :type: :hash
1292
- :members:
1293
- CapacityUnits:
1294
- :sym: :capacity_units
1295
- :type: :float
1296
- ItemCollectionMetrics:
1297
- :sym: :item_collection_metrics
1298
- :type: :hash
1299
- :members:
1300
- ItemCollectionKey:
1301
- :sym: :item_collection_key
1302
- :type: :map
1303
- :members:
1304
- :sym: :map_value
1305
- :type: :hash
1306
- :members:
1307
- S:
1308
- :sym: :s
1309
- :type: :string
1310
- N:
1311
- :sym: :n
1312
- :type: :string
1313
- B:
1314
- :sym: :b
1315
- :type: :blob
1316
- SS:
1317
- :sym: :ss
1318
- :type: :string
1319
- NS:
1320
- :sym: :ns
1321
- :type: :string
1322
- BS:
1323
- :sym: :bs
1324
- :type: :blob
1325
- SizeEstimateRangeGB:
1326
- :sym: :size_estimate_range_gb
1327
- :type: :float
1328
- - :name: Query
1329
- :method: :query
1330
- :inputs:
1331
- TableName:
1332
- - :string
1333
- - :required
1334
- IndexName:
1335
- - :string
1336
- Select:
1337
- - :string
1338
- AttributesToGet:
1339
- - :list:
1340
- - :string
1341
- Limit:
1342
- - :integer
1343
- ConsistentRead:
1344
- - :boolean
1345
- KeyConditions:
1346
- - :map:
1347
- :key:
1348
- - :string
1349
- :value:
1350
- - :structure:
1351
- AttributeValueList:
1352
- - :list:
1353
- - :structure:
1354
- S:
1355
- - :string
1356
- N:
1357
- - :string
1358
- B:
1359
- - :blob
1360
- SS:
1361
- - :list:
1362
- - :string
1363
- NS:
1364
- - :list:
1365
- - :string
1366
- BS:
1367
- - :list:
1368
- - :blob
1369
- ComparisonOperator:
1370
- - :string
1371
- - :required
1372
- ScanIndexForward:
1373
- - :boolean
1374
- ExclusiveStartKey:
1375
- - :map:
1376
- :key:
1377
- - :string
1378
- :value:
1379
- - :structure:
1380
- S:
1381
- - :string
1382
- N:
1383
- - :string
1384
- B:
1385
- - :blob
1386
- SS:
1387
- - :list:
1388
- - :string
1389
- NS:
1390
- - :list:
1391
- - :string
1392
- BS:
1393
- - :list:
1394
- - :blob
1395
- ReturnConsumedCapacity:
1396
- - :string
1397
- :outputs:
1398
- Items:
1399
- :sym: :member
1400
- :type: :map
1401
- :members:
1402
- :sym: :map_value
1403
- :type: :hash
1404
- :members:
1405
- S:
1406
- :sym: :s
1407
- :type: :string
1408
- N:
1409
- :sym: :n
1410
- :type: :string
1411
- B:
1412
- :sym: :b
1413
- :type: :blob
1414
- SS:
1415
- :sym: :ss
1416
- :type: :string
1417
- NS:
1418
- :sym: :ns
1419
- :type: :string
1420
- BS:
1421
- :sym: :bs
1422
- :type: :blob
1423
- Count:
1424
- :sym: :count
1425
- :type: :integer
1426
- LastEvaluatedKey:
1427
- :sym: :last_evaluated_key
1428
- :type: :map
1429
- :members:
1430
- :sym: :map_value
1431
- :type: :hash
1432
- :members:
1433
- S:
1434
- :sym: :s
1435
- :type: :string
1436
- N:
1437
- :sym: :n
1438
- :type: :string
1439
- B:
1440
- :sym: :b
1441
- :type: :blob
1442
- SS:
1443
- :sym: :ss
1444
- :type: :string
1445
- NS:
1446
- :sym: :ns
1447
- :type: :string
1448
- BS:
1449
- :sym: :bs
1450
- :type: :blob
1451
- ConsumedCapacity:
1452
- :sym: :consumed_capacity
1453
- :type: :hash
1454
- :members:
1455
- TableName:
1456
- :sym: :table_name
1457
- :type: :string
1458
- CapacityUnits:
1459
- :sym: :capacity_units
1460
- :type: :float
1461
- Table:
1462
- :sym: :table
1463
- :type: :hash
1464
- :members:
1465
- CapacityUnits:
1466
- :sym: :capacity_units
1467
- :type: :float
1468
- LocalSecondaryIndexes:
1469
- :sym: :local_secondary_indexes
1470
- :type: :map
1471
- :members:
1472
- :sym: :map_value
1473
- :type: :hash
1474
- :members:
1475
- CapacityUnits:
1476
- :sym: :capacity_units
1477
- :type: :float
1478
- GlobalSecondaryIndexes:
1479
- :sym: :global_secondary_indexes
1480
- :type: :map
1481
- :members:
1482
- :sym: :map_value
1483
- :type: :hash
1484
- :members:
1485
- CapacityUnits:
1486
- :sym: :capacity_units
1487
- :type: :float
1488
- - :name: Scan
1489
- :method: :scan
1490
- :inputs:
1491
- TableName:
1492
- - :string
1493
- - :required
1494
- AttributesToGet:
1495
- - :list:
1496
- - :string
1497
- Limit:
1498
- - :integer
1499
- Select:
1500
- - :string
1501
- ScanFilter:
1502
- - :map:
1503
- :key:
1504
- - :string
1505
- :value:
1506
- - :structure:
1507
- AttributeValueList:
1508
- - :list:
1509
- - :structure:
1510
- S:
1511
- - :string
1512
- N:
1513
- - :string
1514
- B:
1515
- - :blob
1516
- SS:
1517
- - :list:
1518
- - :string
1519
- NS:
1520
- - :list:
1521
- - :string
1522
- BS:
1523
- - :list:
1524
- - :blob
1525
- ComparisonOperator:
1526
- - :string
1527
- - :required
1528
- ExclusiveStartKey:
1529
- - :map:
1530
- :key:
1531
- - :string
1532
- :value:
1533
- - :structure:
1534
- S:
1535
- - :string
1536
- N:
1537
- - :string
1538
- B:
1539
- - :blob
1540
- SS:
1541
- - :list:
1542
- - :string
1543
- NS:
1544
- - :list:
1545
- - :string
1546
- BS:
1547
- - :list:
1548
- - :blob
1549
- ReturnConsumedCapacity:
1550
- - :string
1551
- TotalSegments:
1552
- - :integer
1553
- Segment:
1554
- - :integer
1555
- :outputs:
1556
- Items:
1557
- :sym: :member
1558
- :type: :map
1559
- :members:
1560
- :sym: :map_value
1561
- :type: :hash
1562
- :members:
1563
- S:
1564
- :sym: :s
1565
- :type: :string
1566
- N:
1567
- :sym: :n
1568
- :type: :string
1569
- B:
1570
- :sym: :b
1571
- :type: :blob
1572
- SS:
1573
- :sym: :ss
1574
- :type: :string
1575
- NS:
1576
- :sym: :ns
1577
- :type: :string
1578
- BS:
1579
- :sym: :bs
1580
- :type: :blob
1581
- Count:
1582
- :sym: :count
1583
- :type: :integer
1584
- ScannedCount:
1585
- :sym: :scanned_count
1586
- :type: :integer
1587
- LastEvaluatedKey:
1588
- :sym: :last_evaluated_key
1589
- :type: :map
1590
- :members:
1591
- :sym: :map_value
1592
- :type: :hash
1593
- :members:
1594
- S:
1595
- :sym: :s
1596
- :type: :string
1597
- N:
1598
- :sym: :n
1599
- :type: :string
1600
- B:
1601
- :sym: :b
1602
- :type: :blob
1603
- SS:
1604
- :sym: :ss
1605
- :type: :string
1606
- NS:
1607
- :sym: :ns
1608
- :type: :string
1609
- BS:
1610
- :sym: :bs
1611
- :type: :blob
1612
- ConsumedCapacity:
1613
- :sym: :consumed_capacity
1614
- :type: :hash
1615
- :members:
1616
- TableName:
1617
- :sym: :table_name
1618
- :type: :string
1619
- CapacityUnits:
1620
- :sym: :capacity_units
1621
- :type: :float
1622
- Table:
1623
- :sym: :table
1624
- :type: :hash
1625
- :members:
1626
- CapacityUnits:
1627
- :sym: :capacity_units
1628
- :type: :float
1629
- LocalSecondaryIndexes:
1630
- :sym: :local_secondary_indexes
1631
- :type: :map
1632
- :members:
1633
- :sym: :map_value
1634
- :type: :hash
1635
- :members:
1636
- CapacityUnits:
1637
- :sym: :capacity_units
1638
- :type: :float
1639
- GlobalSecondaryIndexes:
1640
- :sym: :global_secondary_indexes
1641
- :type: :map
1642
- :members:
1643
- :sym: :map_value
1644
- :type: :hash
1645
- :members:
1646
- CapacityUnits:
1647
- :sym: :capacity_units
1648
- :type: :float
1649
- - :name: UpdateItem
1650
- :method: :update_item
1651
- :inputs:
1652
- TableName:
1653
- - :string
1654
- - :required
1655
- Key:
1656
- - :map:
1657
- :key:
1658
- - :string
1659
- :value:
1660
- - :structure:
1661
- S:
1662
- - :string
1663
- N:
1664
- - :string
1665
- B:
1666
- - :blob
1667
- SS:
1668
- - :list:
1669
- - :string
1670
- NS:
1671
- - :list:
1672
- - :string
1673
- BS:
1674
- - :list:
1675
- - :blob
1676
- - :required
1677
- AttributeUpdates:
1678
- - :map:
1679
- :key:
1680
- - :string
1681
- :value:
1682
- - :structure:
1683
- Value:
1684
- - :structure:
1685
- S:
1686
- - :string
1687
- N:
1688
- - :string
1689
- B:
1690
- - :blob
1691
- SS:
1692
- - :list:
1693
- - :string
1694
- NS:
1695
- - :list:
1696
- - :string
1697
- BS:
1698
- - :list:
1699
- - :blob
1700
- Action:
1701
- - :string
1702
- Expected:
1703
- - :map:
1704
- :key:
1705
- - :string
1706
- :value:
1707
- - :structure:
1708
- Value:
1709
- - :structure:
1710
- S:
1711
- - :string
1712
- N:
1713
- - :string
1714
- B:
1715
- - :blob
1716
- SS:
1717
- - :list:
1718
- - :string
1719
- NS:
1720
- - :list:
1721
- - :string
1722
- BS:
1723
- - :list:
1724
- - :blob
1725
- Exists:
1726
- - :boolean
1727
- ReturnValues:
1728
- - :string
1729
- ReturnConsumedCapacity:
1730
- - :string
1731
- ReturnItemCollectionMetrics:
1732
- - :string
1733
- :outputs:
1734
- Attributes:
1735
- :sym: :attributes
1736
- :type: :map
1737
- :members:
1738
- :sym: :map_value
1739
- :type: :hash
1740
- :members:
1741
- S:
1742
- :sym: :s
1743
- :type: :string
1744
- N:
1745
- :sym: :n
1746
- :type: :string
1747
- B:
1748
- :sym: :b
1749
- :type: :blob
1750
- SS:
1751
- :sym: :ss
1752
- :type: :string
1753
- NS:
1754
- :sym: :ns
1755
- :type: :string
1756
- BS:
1757
- :sym: :bs
1758
- :type: :blob
1759
- ConsumedCapacity:
1760
- :sym: :consumed_capacity
1761
- :type: :hash
1762
- :members:
1763
- TableName:
1764
- :sym: :table_name
1765
- :type: :string
1766
- CapacityUnits:
1767
- :sym: :capacity_units
1768
- :type: :float
1769
- Table:
1770
- :sym: :table
1771
- :type: :hash
1772
- :members:
1773
- CapacityUnits:
1774
- :sym: :capacity_units
1775
- :type: :float
1776
- LocalSecondaryIndexes:
1777
- :sym: :local_secondary_indexes
1778
- :type: :map
1779
- :members:
1780
- :sym: :map_value
1781
- :type: :hash
1782
- :members:
1783
- CapacityUnits:
1784
- :sym: :capacity_units
1785
- :type: :float
1786
- GlobalSecondaryIndexes:
1787
- :sym: :global_secondary_indexes
1788
- :type: :map
1789
- :members:
1790
- :sym: :map_value
1791
- :type: :hash
1792
- :members:
1793
- CapacityUnits:
1794
- :sym: :capacity_units
1795
- :type: :float
1796
- ItemCollectionMetrics:
1797
- :sym: :item_collection_metrics
1798
- :type: :hash
1799
- :members:
1800
- ItemCollectionKey:
1801
- :sym: :item_collection_key
1802
- :type: :map
1803
- :members:
1804
- :sym: :map_value
1805
- :type: :hash
1806
- :members:
1807
- S:
1808
- :sym: :s
1809
- :type: :string
1810
- N:
1811
- :sym: :n
1812
- :type: :string
1813
- B:
1814
- :sym: :b
1815
- :type: :blob
1816
- SS:
1817
- :sym: :ss
1818
- :type: :string
1819
- NS:
1820
- :sym: :ns
1821
- :type: :string
1822
- BS:
1823
- :sym: :bs
1824
- :type: :blob
1825
- SizeEstimateRangeGB:
1826
- :sym: :size_estimate_range_gb
1827
- :type: :float
1828
- - :name: UpdateTable
1829
- :method: :update_table
1830
- :inputs:
1831
- TableName:
1832
- - :string
1833
- - :required
1834
- ProvisionedThroughput:
1835
- - :structure:
1836
- ReadCapacityUnits:
1837
- - :long
1838
- - :required
1839
- WriteCapacityUnits:
1840
- - :long
1841
- - :required
1842
- GlobalSecondaryIndexUpdates:
1843
- - :list:
1844
- - :structure:
1845
- Update:
1846
- - :structure:
1847
- IndexName:
1848
- - :string
1849
- - :required
1850
- ProvisionedThroughput:
1851
- - :structure:
1852
- ReadCapacityUnits:
1853
- - :long
1854
- - :required
1855
- WriteCapacityUnits:
1856
- - :long
1857
- - :required
1858
- - :required
1859
- :outputs:
1860
- TableDescription:
1861
- :sym: :table_description
1862
- :type: :hash
1863
- :members:
1864
- AttributeDefinitions:
1865
- :sym: :attribute_definitions
1866
- :type: :hash
1867
- :members:
1868
- AttributeName:
1869
- :sym: :attribute_name
1870
- :type: :string
1871
- AttributeType:
1872
- :sym: :attribute_type
1873
- :type: :string
1874
- TableName:
1875
- :sym: :table_name
1876
- :type: :string
1877
- KeySchema:
1878
- :sym: :key_schema
1879
- :type: :hash
1880
- :members:
1881
- AttributeName:
1882
- :sym: :attribute_name
1883
- :type: :string
1884
- KeyType:
1885
- :sym: :key_type
1886
- :type: :string
1887
- TableStatus:
1888
- :sym: :table_status
1889
- :type: :string
1890
- CreationDateTime:
1891
- :sym: :creation_date_time
1892
- :type: :time
1893
- ProvisionedThroughput:
1894
- :sym: :provisioned_throughput
1895
- :type: :hash
1896
- :members:
1897
- LastIncreaseDateTime:
1898
- :sym: :last_increase_date_time
1899
- :type: :time
1900
- LastDecreaseDateTime:
1901
- :sym: :last_decrease_date_time
1902
- :type: :time
1903
- NumberOfDecreasesToday:
1904
- :sym: :number_of_decreases_today
1905
- :type: :integer
1906
- ReadCapacityUnits:
1907
- :sym: :read_capacity_units
1908
- :type: :integer
1909
- WriteCapacityUnits:
1910
- :sym: :write_capacity_units
1911
- :type: :integer
1912
- TableSizeBytes:
1913
- :sym: :table_size_bytes
1914
- :type: :integer
1915
- ItemCount:
1916
- :sym: :item_count
1917
- :type: :integer
1918
- LocalSecondaryIndexes:
1919
- :sym: :local_secondary_indexes
1920
- :type: :hash
1921
- :members:
1922
- IndexName:
1923
- :sym: :index_name
1924
- :type: :string
1925
- KeySchema:
1926
- :sym: :key_schema
1927
- :type: :hash
1928
- :members:
1929
- AttributeName:
1930
- :sym: :attribute_name
1931
- :type: :string
1932
- KeyType:
1933
- :sym: :key_type
1934
- :type: :string
1935
- Projection:
1936
- :sym: :projection
1937
- :type: :hash
1938
- :members:
1939
- ProjectionType:
1940
- :sym: :projection_type
1941
- :type: :string
1942
- NonKeyAttributes:
1943
- :sym: :non_key_attributes
1944
- :type: :string
1945
- IndexSizeBytes:
1946
- :sym: :index_size_bytes
1947
- :type: :integer
1948
- ItemCount:
1949
- :sym: :item_count
1950
- :type: :integer
1951
- GlobalSecondaryIndexes:
1952
- :sym: :global_secondary_indexes
1953
- :type: :hash
1954
- :members:
1955
- IndexName:
1956
- :sym: :index_name
1957
- :type: :string
1958
- KeySchema:
1959
- :sym: :key_schema
1960
- :type: :hash
1961
- :members:
1962
- AttributeName:
1963
- :sym: :attribute_name
1964
- :type: :string
1965
- KeyType:
1966
- :sym: :key_type
1967
- :type: :string
1968
- Projection:
1969
- :sym: :projection
1970
- :type: :hash
1971
- :members:
1972
- ProjectionType:
1973
- :sym: :projection_type
1974
- :type: :string
1975
- NonKeyAttributes:
1976
- :sym: :non_key_attributes
1977
- :type: :string
1978
- IndexStatus:
1979
- :sym: :index_status
1980
- :type: :string
1981
- ProvisionedThroughput:
1982
- :sym: :provisioned_throughput
1983
- :type: :hash
1984
- :members:
1985
- LastIncreaseDateTime:
1986
- :sym: :last_increase_date_time
1987
- :type: :time
1988
- LastDecreaseDateTime:
1989
- :sym: :last_decrease_date_time
1990
- :type: :time
1991
- NumberOfDecreasesToday:
1992
- :sym: :number_of_decreases_today
1993
- :type: :integer
1994
- ReadCapacityUnits:
1995
- :sym: :read_capacity_units
1996
- :type: :integer
1997
- WriteCapacityUnits:
1998
- :sym: :write_capacity_units
1999
- :type: :integer
2000
- IndexSizeBytes:
2001
- :sym: :index_size_bytes
2002
- :type: :integer
2003
- ItemCount:
2004
- :sym: :item_count
2005
- :type: :integer