aws-sdk-core 2.0.0.rc6 → 2.0.0.rc7

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 (115) hide show
  1. checksums.yaml +4 -4
  2. data/.gitignore +1 -0
  3. data/README.md +48 -18
  4. data/apis/AutoScaling-2011-01-01.json +14 -6
  5. data/apis/CloudFormation-2010-05-15.json +6 -6
  6. data/apis/CloudFront-2012-05-05.json +5 -6
  7. data/apis/CloudFront-2013-05-12.json +5 -6
  8. data/apis/CloudFront-2013-08-26.json +5 -6
  9. data/apis/CloudFront-2013-11-11.json +5 -6
  10. data/apis/CloudFront-2013-11-22.json +5557 -0
  11. data/apis/CloudFront-2014-01-31.json +5627 -0
  12. data/apis/CloudSearch-2011-02-01.json +136 -4
  13. data/apis/CloudSearch-2013-01-01.json +3515 -0
  14. data/apis/CloudTrail-2013-11-01.json +288 -0
  15. data/apis/CloudWatch-2010-08-01.json +6 -6
  16. data/apis/DataPipeline-2012-10-29.json +0 -1
  17. data/apis/DirectConnect-2012-10-25.json +5 -6
  18. data/apis/DynamoDB-2011-12-05.json +6 -6
  19. data/apis/DynamoDB-2012-08-10.json +307 -6
  20. data/apis/EC2-2013-06-15.json +6 -6
  21. data/apis/EC2-2013-10-01.json +6 -6
  22. data/apis/EC2-2013-10-15.json +6 -6
  23. data/apis/EC2-2014-02-01.json +15189 -0
  24. data/apis/EMR-2009-03-31.json +8 -8
  25. data/apis/ElastiCache-2012-11-15.json +6 -6
  26. data/apis/ElastiCache-2013-06-15.json +6 -6
  27. data/apis/ElastiCache-2014-03-24.json +4344 -0
  28. data/apis/ElasticBeanstalk-2010-12-01.json +6 -7
  29. data/apis/ElasticLoadBalancing-2012-06-01.json +216 -6
  30. data/apis/ElasticTranscoder-2012-09-25.json +4 -5
  31. data/apis/Glacier-2012-06-01.json +5 -5
  32. data/apis/IAM-2010-05-08.json +6 -6
  33. data/apis/ImportExport-2010-06-01.json +5 -6
  34. data/apis/Kinesis-2013-12-02.json +2 -3
  35. data/apis/OpsWorks-2013-02-18.json +149 -2
  36. data/apis/RDS-2013-01-10.json +6 -6
  37. data/apis/RDS-2013-02-12.json +6 -6
  38. data/apis/RDS-2013-05-15.json +6 -6
  39. data/apis/RDS-2013-09-09.json +6 -6
  40. data/apis/Redshift-2012-12-01.json +64 -5
  41. data/apis/Route53-2012-12-12.json +5 -6
  42. data/apis/Route53-2013-04-01.json +37 -6
  43. data/apis/S3-2006-03-01.json +8 -7
  44. data/apis/SDB-2009-04-15.json +5 -6
  45. data/apis/SES-2010-12-01.json +0 -1
  46. data/apis/SNS-2010-03-31.json +6 -6
  47. data/apis/SQS-2012-11-05.json +154 -6
  48. data/apis/STS-2011-06-15.json +14 -6
  49. data/apis/SWF-2012-01-25.json +6 -6
  50. data/apis/StorageGateway-2012-06-30.json +16 -16
  51. data/apis/StorageGateway-2013-06-30.json +21 -21
  52. data/apis/Support-2013-04-15.json +0 -1
  53. data/apis/configuration/endpoints.json +258 -154
  54. data/apis/source/autoscaling-2011-01-01.json +19 -19
  55. data/apis/source/cloudformation-2010-05-15.json +17 -17
  56. data/apis/source/cloudfront-2013-11-22.json +8898 -0
  57. data/apis/source/cloudfront-2013-11-22.paginators.json +32 -0
  58. data/apis/source/cloudfront-2013-11-22.waiters.json +29 -0
  59. data/apis/source/cloudfront-2014-01-31.json +8975 -0
  60. data/apis/source/cloudfront-2014-01-31.normal.json +2905 -0
  61. data/apis/source/cloudfront-2014-01-31.paginators.json +32 -0
  62. data/apis/source/cloudfront-2014-01-31.waiters.json +29 -0
  63. data/apis/source/cloudsearch-2011-02-01.json +286 -8
  64. data/apis/source/cloudsearch-2013-01-01.json +5547 -0
  65. data/apis/source/cloudsearch-2013-01-01.paginators.json +20 -0
  66. data/apis/source/cloudtrail-2013-11-01.json +539 -0
  67. data/apis/source/cloudtrail-2013-11-01.paginators.json +7 -0
  68. data/apis/source/dynamodb-2011-12-05.json +19 -0
  69. data/apis/source/dynamodb-2012-08-10.json +415 -2
  70. data/apis/source/ec2-2014-02-01.json +20576 -0
  71. data/apis/source/ec2-2014-02-01.paginators.json +126 -0
  72. data/apis/source/ec2-2014-02-01.waiters.json +146 -0
  73. data/apis/source/elasticache-2014-03-24.json +6463 -0
  74. data/apis/source/elasticache-2014-03-24.paginators.json +70 -0
  75. data/apis/source/elasticloadbalancing-2012-06-01.json +455 -164
  76. data/apis/source/elasticloadbalancing-2012-06-01.normal.json +2107 -0
  77. data/apis/source/kinesis-2013-12-02.json +5 -5
  78. data/apis/source/kinesis-2013-12-02.normal.json +761 -0
  79. data/apis/source/kinesis-2013-12-02.paginators.json +6 -6
  80. data/apis/source/opsworks-2013-02-18.json +242 -39
  81. data/apis/source/opsworks-2013-02-18.paginators.json +3 -0
  82. data/apis/source/redshift-2012-12-01.json +180 -91
  83. data/apis/source/route53-2013-04-01.json +68 -4
  84. data/apis/source/sqs-2012-11-05.json +237 -7
  85. data/apis/source/sts-2011-06-15.json +18 -2
  86. data/bin/aws.rb +7 -7
  87. data/doc-src/plugins/apis.rb +1 -1
  88. data/features/cloudtrail/client.feature +17 -0
  89. data/features/cloudtrail/step_definitions.rb +6 -0
  90. data/features/datapipeline/client.feature +1 -1
  91. data/lib/aws.rb +21 -5
  92. data/lib/aws/api/service_translators/s3.rb +1 -0
  93. data/lib/aws/api/translator.rb +1 -2
  94. data/lib/aws/credential_provider_chain.rb +62 -0
  95. data/lib/aws/credentials.rb +4 -1
  96. data/lib/aws/errors.rb +4 -0
  97. data/lib/aws/plugins/credentials.rb +24 -31
  98. data/lib/aws/plugins/s3_location_constraint.rb +38 -0
  99. data/lib/aws/shared_credentials.rb +105 -0
  100. data/lib/aws/structure.rb +1 -0
  101. data/lib/aws/util.rb +18 -19
  102. data/lib/aws/version.rb +1 -1
  103. data/spec/aws/credentials_spec.rb +8 -0
  104. data/spec/aws/plugins/credentials_spec.rb +71 -15
  105. data/spec/aws/plugins/s3_location_constraint_spec.rb +48 -0
  106. data/spec/aws/shared_credentials_spec.rb +68 -0
  107. data/spec/aws/util_spec.rb +107 -0
  108. data/spec/aws_spec.rb +6 -0
  109. data/spec/fixtures/credentials/mock_shared_credentials +14 -0
  110. data/spec/fixtures/operations/s3/create_bucket_with_implied_location_constraint.yml +23 -0
  111. data/spec/spec_helper.rb +4 -0
  112. data/tasks/test.rake +10 -7
  113. data/vendor/seahorse/lib/seahorse/client/param_converter.rb +2 -2
  114. metadata +43 -3
  115. data/lib/aws/plugins/instance_profile_credentials.rb +0 -14
@@ -0,0 +1,288 @@
1
+ {
2
+ "version": "2013-11-01",
3
+ "metadata": {
4
+ "endpoint_prefix": "cloudtrail",
5
+ "json_target_prefix": "com.amazonaws.cloudtrail.v20131101.CloudTrail_20131101",
6
+ "json_version": 1.1,
7
+ "regional_endpoints": {
8
+ "us-east-1": "cloudtrail.us-east-1.amazonaws.com",
9
+ "us-west-2": "cloudtrail.us-west-2.amazonaws.com"
10
+ },
11
+ "service_abbreviation": "CloudTrail",
12
+ "service_class_name": "CloudTrail",
13
+ "service_full_name": "AWS CloudTrail"
14
+ },
15
+ "plugins": [
16
+ "Seahorse::Client::Plugins::Logging",
17
+ "Seahorse::Client::Plugins::RestfulBindings",
18
+ "Seahorse::Client::Plugins::ContentLength",
19
+ "Aws::Plugins::UserAgent",
20
+ "Aws::Plugins::RetryErrors",
21
+ "Aws::Plugins::GlobalConfiguration",
22
+ "Aws::Plugins::RegionalEndpoint",
23
+ "Aws::Plugins::ResponsePaging",
24
+ "Aws::Plugins::Credentials",
25
+ "Aws::Plugins::JsonProtocol",
26
+ "Aws::Plugins::JsonRpcHeaders",
27
+ "Aws::Plugins::SignatureV4"
28
+ ],
29
+ "operations": {
30
+ "create_trail": {
31
+ "name": "CreateTrail",
32
+ "http_method": "POST",
33
+ "http_path": "/",
34
+ "input": {
35
+ "type": "input",
36
+ "members": {
37
+ "name": {
38
+ "type": "string",
39
+ "required": true,
40
+ "serialized_name": "Name"
41
+ },
42
+ "s3_bucket_name": {
43
+ "type": "string",
44
+ "required": true,
45
+ "serialized_name": "S3BucketName"
46
+ },
47
+ "s3_key_prefix": {
48
+ "type": "string",
49
+ "serialized_name": "S3KeyPrefix"
50
+ },
51
+ "sns_topic_name": {
52
+ "type": "string",
53
+ "serialized_name": "SnsTopicName"
54
+ },
55
+ "include_global_service_events": {
56
+ "type": "boolean",
57
+ "serialized_name": "IncludeGlobalServiceEvents"
58
+ }
59
+ }
60
+ },
61
+ "output": {
62
+ "type": "output",
63
+ "members": {
64
+ "name": {
65
+ "type": "string",
66
+ "serialized_name": "Name"
67
+ },
68
+ "s3_bucket_name": {
69
+ "type": "string",
70
+ "serialized_name": "S3BucketName"
71
+ },
72
+ "s3_key_prefix": {
73
+ "type": "string",
74
+ "serialized_name": "S3KeyPrefix"
75
+ },
76
+ "sns_topic_name": {
77
+ "type": "string",
78
+ "serialized_name": "SnsTopicName"
79
+ },
80
+ "include_global_service_events": {
81
+ "type": "boolean",
82
+ "serialized_name": "IncludeGlobalServiceEvents"
83
+ }
84
+ }
85
+ }
86
+ },
87
+ "delete_trail": {
88
+ "name": "DeleteTrail",
89
+ "http_method": "POST",
90
+ "http_path": "/",
91
+ "input": {
92
+ "type": "input",
93
+ "members": {
94
+ "name": {
95
+ "type": "string",
96
+ "required": true,
97
+ "serialized_name": "Name"
98
+ }
99
+ }
100
+ }
101
+ },
102
+ "describe_trails": {
103
+ "name": "DescribeTrails",
104
+ "http_method": "POST",
105
+ "http_path": "/",
106
+ "input": {
107
+ "type": "input",
108
+ "members": {
109
+ "trail_name_list": {
110
+ "type": "list",
111
+ "serialized_name": "trailNameList",
112
+ "members": {
113
+ "type": "string"
114
+ }
115
+ }
116
+ }
117
+ },
118
+ "output": {
119
+ "type": "output",
120
+ "members": {
121
+ "trail_list": {
122
+ "type": "list",
123
+ "serialized_name": "trailList",
124
+ "members": {
125
+ "type": "structure",
126
+ "members": {
127
+ "name": {
128
+ "type": "string",
129
+ "serialized_name": "Name"
130
+ },
131
+ "s3_bucket_name": {
132
+ "type": "string",
133
+ "serialized_name": "S3BucketName"
134
+ },
135
+ "s3_key_prefix": {
136
+ "type": "string",
137
+ "serialized_name": "S3KeyPrefix"
138
+ },
139
+ "sns_topic_name": {
140
+ "type": "string",
141
+ "serialized_name": "SnsTopicName"
142
+ },
143
+ "include_global_service_events": {
144
+ "type": "boolean",
145
+ "serialized_name": "IncludeGlobalServiceEvents"
146
+ }
147
+ }
148
+ }
149
+ }
150
+ }
151
+ }
152
+ },
153
+ "get_trail_status": {
154
+ "name": "GetTrailStatus",
155
+ "http_method": "POST",
156
+ "http_path": "/",
157
+ "input": {
158
+ "type": "input",
159
+ "members": {
160
+ "name": {
161
+ "type": "string",
162
+ "required": true,
163
+ "serialized_name": "Name"
164
+ }
165
+ }
166
+ },
167
+ "output": {
168
+ "type": "output",
169
+ "members": {
170
+ "is_logging": {
171
+ "type": "boolean",
172
+ "serialized_name": "IsLogging"
173
+ },
174
+ "latest_delivery_error": {
175
+ "type": "string",
176
+ "serialized_name": "LatestDeliveryError"
177
+ },
178
+ "latest_notification_error": {
179
+ "type": "string",
180
+ "serialized_name": "LatestNotificationError"
181
+ },
182
+ "latest_delivery_time": {
183
+ "type": "iso8601_timestamp",
184
+ "serialized_name": "LatestDeliveryTime"
185
+ },
186
+ "latest_notification_time": {
187
+ "type": "iso8601_timestamp",
188
+ "serialized_name": "LatestNotificationTime"
189
+ },
190
+ "start_logging_time": {
191
+ "type": "iso8601_timestamp",
192
+ "serialized_name": "StartLoggingTime"
193
+ },
194
+ "stop_logging_time": {
195
+ "type": "iso8601_timestamp",
196
+ "serialized_name": "StopLoggingTime"
197
+ }
198
+ }
199
+ }
200
+ },
201
+ "start_logging": {
202
+ "name": "StartLogging",
203
+ "http_method": "POST",
204
+ "http_path": "/",
205
+ "input": {
206
+ "type": "input",
207
+ "members": {
208
+ "name": {
209
+ "type": "string",
210
+ "required": true,
211
+ "serialized_name": "Name"
212
+ }
213
+ }
214
+ }
215
+ },
216
+ "stop_logging": {
217
+ "name": "StopLogging",
218
+ "http_method": "POST",
219
+ "http_path": "/",
220
+ "input": {
221
+ "type": "input",
222
+ "members": {
223
+ "name": {
224
+ "type": "string",
225
+ "required": true,
226
+ "serialized_name": "Name"
227
+ }
228
+ }
229
+ }
230
+ },
231
+ "update_trail": {
232
+ "name": "UpdateTrail",
233
+ "http_method": "POST",
234
+ "http_path": "/",
235
+ "input": {
236
+ "type": "input",
237
+ "members": {
238
+ "name": {
239
+ "type": "string",
240
+ "required": true,
241
+ "serialized_name": "Name"
242
+ },
243
+ "s3_bucket_name": {
244
+ "type": "string",
245
+ "serialized_name": "S3BucketName"
246
+ },
247
+ "s3_key_prefix": {
248
+ "type": "string",
249
+ "serialized_name": "S3KeyPrefix"
250
+ },
251
+ "sns_topic_name": {
252
+ "type": "string",
253
+ "serialized_name": "SnsTopicName"
254
+ },
255
+ "include_global_service_events": {
256
+ "type": "boolean",
257
+ "serialized_name": "IncludeGlobalServiceEvents"
258
+ }
259
+ }
260
+ },
261
+ "output": {
262
+ "type": "output",
263
+ "members": {
264
+ "name": {
265
+ "type": "string",
266
+ "serialized_name": "Name"
267
+ },
268
+ "s3_bucket_name": {
269
+ "type": "string",
270
+ "serialized_name": "S3BucketName"
271
+ },
272
+ "s3_key_prefix": {
273
+ "type": "string",
274
+ "serialized_name": "S3KeyPrefix"
275
+ },
276
+ "sns_topic_name": {
277
+ "type": "string",
278
+ "serialized_name": "SnsTopicName"
279
+ },
280
+ "include_global_service_events": {
281
+ "type": "boolean",
282
+ "serialized_name": "IncludeGlobalServiceEvents"
283
+ }
284
+ }
285
+ }
286
+ }
287
+ }
288
+ }
@@ -3,15 +3,16 @@
3
3
  "metadata": {
4
4
  "endpoint_prefix": "monitoring",
5
5
  "regional_endpoints": {
6
- "us-east-1": "monitoring.us-east-1.amazonaws.com",
7
- "us-west-1": "monitoring.us-west-1.amazonaws.com",
8
- "us-west-2": "monitoring.us-west-2.amazonaws.com",
9
- "eu-west-1": "monitoring.eu-west-1.amazonaws.com",
10
6
  "ap-northeast-1": "monitoring.ap-northeast-1.amazonaws.com",
11
7
  "ap-southeast-1": "monitoring.ap-southeast-1.amazonaws.com",
12
8
  "ap-southeast-2": "monitoring.ap-southeast-2.amazonaws.com",
9
+ "cn-north-1": "monitoring.cn-north-1.amazonaws.com.cn",
10
+ "eu-west-1": "monitoring.eu-west-1.amazonaws.com",
13
11
  "sa-east-1": "monitoring.sa-east-1.amazonaws.com",
14
- "us-gov-west-1": "monitoring.us-gov-west-1.amazonaws.com"
12
+ "us-east-1": "monitoring.us-east-1.amazonaws.com",
13
+ "us-gov-west-1": "monitoring.us-gov-west-1.amazonaws.com",
14
+ "us-west-1": "monitoring.us-west-1.amazonaws.com",
15
+ "us-west-2": "monitoring.us-west-2.amazonaws.com"
15
16
  },
16
17
  "service_abbreviation": "CloudWatch",
17
18
  "service_class_name": "CloudWatch",
@@ -25,7 +26,6 @@
25
26
  "Aws::Plugins::RetryErrors",
26
27
  "Aws::Plugins::GlobalConfiguration",
27
28
  "Aws::Plugins::RegionalEndpoint",
28
- "Aws::Plugins::InstanceProfileCredentials",
29
29
  "Aws::Plugins::ResponsePaging",
30
30
  "Aws::Plugins::Credentials",
31
31
  "Aws::Plugins::QueryProtocol",
@@ -18,7 +18,6 @@
18
18
  "Aws::Plugins::RetryErrors",
19
19
  "Aws::Plugins::GlobalConfiguration",
20
20
  "Aws::Plugins::RegionalEndpoint",
21
- "Aws::Plugins::InstanceProfileCredentials",
22
21
  "Aws::Plugins::ResponsePaging",
23
22
  "Aws::Plugins::Credentials",
24
23
  "Aws::Plugins::JsonProtocol",
@@ -5,14 +5,14 @@
5
5
  "json_target_prefix": "OvertureService",
6
6
  "json_version": 1.1,
7
7
  "regional_endpoints": {
8
- "us-east-1": "directconnect.us-east-1.amazonaws.com",
9
- "us-west-1": "directconnect.us-west-1.amazonaws.com",
10
- "us-west-2": "directconnect.us-west-2.amazonaws.com",
11
- "eu-west-1": "directconnect.eu-west-1.amazonaws.com",
12
8
  "ap-northeast-1": "directconnect.ap-northeast-1.amazonaws.com",
13
9
  "ap-southeast-1": "directconnect.ap-southeast-1.amazonaws.com",
14
10
  "ap-southeast-2": "directconnect.ap-southeast-2.amazonaws.com",
15
- "sa-east-1": "directconnect.sa-east-1.amazonaws.com"
11
+ "eu-west-1": "directconnect.eu-west-1.amazonaws.com",
12
+ "sa-east-1": "directconnect.sa-east-1.amazonaws.com",
13
+ "us-east-1": "directconnect.us-east-1.amazonaws.com",
14
+ "us-west-1": "directconnect.us-west-1.amazonaws.com",
15
+ "us-west-2": "directconnect.us-west-2.amazonaws.com"
16
16
  },
17
17
  "service_class_name": "DirectConnect",
18
18
  "service_full_name": "AWS Direct Connect"
@@ -25,7 +25,6 @@
25
25
  "Aws::Plugins::RetryErrors",
26
26
  "Aws::Plugins::GlobalConfiguration",
27
27
  "Aws::Plugins::RegionalEndpoint",
28
- "Aws::Plugins::InstanceProfileCredentials",
29
28
  "Aws::Plugins::ResponsePaging",
30
29
  "Aws::Plugins::Credentials",
31
30
  "Aws::Plugins::JsonProtocol",
@@ -5,15 +5,16 @@
5
5
  "json_target_prefix": "DynamoDB_20111205",
6
6
  "json_version": 1.0,
7
7
  "regional_endpoints": {
8
- "us-east-1": "dynamodb.us-east-1.amazonaws.com",
9
- "us-west-1": "dynamodb.us-west-1.amazonaws.com",
10
- "us-west-2": "dynamodb.us-west-2.amazonaws.com",
11
- "eu-west-1": "dynamodb.eu-west-1.amazonaws.com",
12
8
  "ap-northeast-1": "dynamodb.ap-northeast-1.amazonaws.com",
13
9
  "ap-southeast-1": "dynamodb.ap-southeast-1.amazonaws.com",
14
10
  "ap-southeast-2": "dynamodb.ap-southeast-2.amazonaws.com",
11
+ "cn-north-1": "dynamodb.cn-north-1.amazonaws.com.cn",
12
+ "eu-west-1": "dynamodb.eu-west-1.amazonaws.com",
15
13
  "sa-east-1": "dynamodb.sa-east-1.amazonaws.com",
16
- "us-gov-west-1": "dynamodb.us-gov-west-1.amazonaws.com"
14
+ "us-east-1": "dynamodb.us-east-1.amazonaws.com",
15
+ "us-gov-west-1": "dynamodb.us-gov-west-1.amazonaws.com",
16
+ "us-west-1": "dynamodb.us-west-1.amazonaws.com",
17
+ "us-west-2": "dynamodb.us-west-2.amazonaws.com"
17
18
  },
18
19
  "service_abbreviation": "DynamoDB",
19
20
  "service_class_name": "DynamoDB",
@@ -27,7 +28,6 @@
27
28
  "Aws::Plugins::RetryErrors",
28
29
  "Aws::Plugins::GlobalConfiguration",
29
30
  "Aws::Plugins::RegionalEndpoint",
30
- "Aws::Plugins::InstanceProfileCredentials",
31
31
  "Aws::Plugins::ResponsePaging",
32
32
  "Aws::Plugins::Credentials",
33
33
  "Aws::Plugins::JsonProtocol",
@@ -5,15 +5,16 @@
5
5
  "json_target_prefix": "DynamoDB_20120810",
6
6
  "json_version": 1.0,
7
7
  "regional_endpoints": {
8
- "us-east-1": "dynamodb.us-east-1.amazonaws.com",
9
- "us-west-1": "dynamodb.us-west-1.amazonaws.com",
10
- "us-west-2": "dynamodb.us-west-2.amazonaws.com",
11
- "eu-west-1": "dynamodb.eu-west-1.amazonaws.com",
12
8
  "ap-northeast-1": "dynamodb.ap-northeast-1.amazonaws.com",
13
9
  "ap-southeast-1": "dynamodb.ap-southeast-1.amazonaws.com",
14
10
  "ap-southeast-2": "dynamodb.ap-southeast-2.amazonaws.com",
11
+ "cn-north-1": "dynamodb.cn-north-1.amazonaws.com.cn",
12
+ "eu-west-1": "dynamodb.eu-west-1.amazonaws.com",
15
13
  "sa-east-1": "dynamodb.sa-east-1.amazonaws.com",
16
- "us-gov-west-1": "dynamodb.us-gov-west-1.amazonaws.com"
14
+ "us-east-1": "dynamodb.us-east-1.amazonaws.com",
15
+ "us-gov-west-1": "dynamodb.us-gov-west-1.amazonaws.com",
16
+ "us-west-1": "dynamodb.us-west-1.amazonaws.com",
17
+ "us-west-2": "dynamodb.us-west-2.amazonaws.com"
17
18
  },
18
19
  "service_abbreviation": "DynamoDB",
19
20
  "service_class_name": "DynamoDB",
@@ -27,7 +28,6 @@
27
28
  "Aws::Plugins::RetryErrors",
28
29
  "Aws::Plugins::GlobalConfiguration",
29
30
  "Aws::Plugins::RegionalEndpoint",
30
- "Aws::Plugins::InstanceProfileCredentials",
31
31
  "Aws::Plugins::ResponsePaging",
32
32
  "Aws::Plugins::Credentials",
33
33
  "Aws::Plugins::JsonProtocol",
@@ -1318,10 +1318,79 @@
1318
1318
  "exists": {
1319
1319
  "type": "boolean",
1320
1320
  "serialized_name": "Exists"
1321
+ },
1322
+ "comparison_operator": {
1323
+ "type": "string",
1324
+ "serialized_name": "ComparisonOperator",
1325
+ "enum": [
1326
+ "EQ",
1327
+ "NE",
1328
+ "IN",
1329
+ "LE",
1330
+ "LT",
1331
+ "GE",
1332
+ "GT",
1333
+ "BETWEEN",
1334
+ "NOT_NULL",
1335
+ "NULL",
1336
+ "CONTAINS",
1337
+ "NOT_CONTAINS",
1338
+ "BEGINS_WITH"
1339
+ ]
1340
+ },
1341
+ "attribute_value_list": {
1342
+ "type": "list",
1343
+ "serialized_name": "AttributeValueList",
1344
+ "members": {
1345
+ "type": "structure",
1346
+ "members": {
1347
+ "s": {
1348
+ "type": "string",
1349
+ "serialized_name": "S"
1350
+ },
1351
+ "n": {
1352
+ "type": "string",
1353
+ "serialized_name": "N"
1354
+ },
1355
+ "b": {
1356
+ "type": "blob",
1357
+ "serialized_name": "B"
1358
+ },
1359
+ "ss": {
1360
+ "type": "list",
1361
+ "serialized_name": "SS",
1362
+ "members": {
1363
+ "type": "string"
1364
+ }
1365
+ },
1366
+ "ns": {
1367
+ "type": "list",
1368
+ "serialized_name": "NS",
1369
+ "members": {
1370
+ "type": "string"
1371
+ }
1372
+ },
1373
+ "bs": {
1374
+ "type": "list",
1375
+ "serialized_name": "BS",
1376
+ "members": {
1377
+ "type": "blob"
1378
+ }
1379
+ }
1380
+ }
1381
+ }
1321
1382
  }
1322
1383
  }
1323
1384
  }
1324
1385
  },
1386
+ "conditional_operator": {
1387
+ "type": "string",
1388
+ "serialized_name": "ConditionalOperator",
1389
+ "enum": [
1390
+ "AND",
1391
+ "OR"
1392
+ ]
1393
+ },
1325
1394
  "return_values": {
1326
1395
  "type": "string",
1327
1396
  "serialized_name": "ReturnValues",
@@ -2424,6 +2493,67 @@
2424
2493
  "exists": {
2425
2494
  "type": "boolean",
2426
2495
  "serialized_name": "Exists"
2496
+ },
2497
+ "comparison_operator": {
2498
+ "type": "string",
2499
+ "serialized_name": "ComparisonOperator",
2500
+ "enum": [
2501
+ "EQ",
2502
+ "NE",
2503
+ "IN",
2504
+ "LE",
2505
+ "LT",
2506
+ "GE",
2507
+ "GT",
2508
+ "BETWEEN",
2509
+ "NOT_NULL",
2510
+ "NULL",
2511
+ "CONTAINS",
2512
+ "NOT_CONTAINS",
2513
+ "BEGINS_WITH"
2514
+ ]
2515
+ },
2516
+ "attribute_value_list": {
2517
+ "type": "list",
2518
+ "serialized_name": "AttributeValueList",
2519
+ "members": {
2520
+ "type": "structure",
2521
+ "members": {
2522
+ "s": {
2523
+ "type": "string",
2524
+ "serialized_name": "S"
2525
+ },
2526
+ "n": {
2527
+ "type": "string",
2528
+ "serialized_name": "N"
2529
+ },
2530
+ "b": {
2531
+ "type": "blob",
2532
+ "serialized_name": "B"
2533
+ },
2534
+ "ss": {
2535
+ "type": "list",
2536
+ "serialized_name": "SS",
2537
+ "members": {
2538
+ "type": "string"
2539
+ }
2540
+ },
2541
+ "ns": {
2542
+ "type": "list",
2543
+ "serialized_name": "NS",
2544
+ "members": {
2545
+ "type": "string"
2546
+ }
2547
+ },
2548
+ "bs": {
2549
+ "type": "list",
2550
+ "serialized_name": "BS",
2551
+ "members": {
2552
+ "type": "blob"
2553
+ }
2554
+ }
2555
+ }
2556
+ }
2427
2557
  }
2428
2558
  }
2429
2559
  }
@@ -2455,6 +2585,14 @@
2455
2585
  "SIZE",
2456
2586
  "NONE"
2457
2587
  ]
2588
+ },
2589
+ "conditional_operator": {
2590
+ "type": "string",
2591
+ "serialized_name": "ConditionalOperator",
2592
+ "enum": [
2593
+ "AND",
2594
+ "OR"
2595
+ ]
2458
2596
  }
2459
2597
  }
2460
2598
  },
@@ -2745,6 +2883,88 @@
2745
2883
  }
2746
2884
  }
2747
2885
  },
2886
+ "query_filter": {
2887
+ "type": "map",
2888
+ "serialized_name": "QueryFilter",
2889
+ "keys": {
2890
+ "type": "string"
2891
+ },
2892
+ "members": {
2893
+ "type": "structure",
2894
+ "members": {
2895
+ "attribute_value_list": {
2896
+ "type": "list",
2897
+ "serialized_name": "AttributeValueList",
2898
+ "members": {
2899
+ "type": "structure",
2900
+ "members": {
2901
+ "s": {
2902
+ "type": "string",
2903
+ "serialized_name": "S"
2904
+ },
2905
+ "n": {
2906
+ "type": "string",
2907
+ "serialized_name": "N"
2908
+ },
2909
+ "b": {
2910
+ "type": "blob",
2911
+ "serialized_name": "B"
2912
+ },
2913
+ "ss": {
2914
+ "type": "list",
2915
+ "serialized_name": "SS",
2916
+ "members": {
2917
+ "type": "string"
2918
+ }
2919
+ },
2920
+ "ns": {
2921
+ "type": "list",
2922
+ "serialized_name": "NS",
2923
+ "members": {
2924
+ "type": "string"
2925
+ }
2926
+ },
2927
+ "bs": {
2928
+ "type": "list",
2929
+ "serialized_name": "BS",
2930
+ "members": {
2931
+ "type": "blob"
2932
+ }
2933
+ }
2934
+ }
2935
+ }
2936
+ },
2937
+ "comparison_operator": {
2938
+ "type": "string",
2939
+ "required": true,
2940
+ "serialized_name": "ComparisonOperator",
2941
+ "enum": [
2942
+ "EQ",
2943
+ "NE",
2944
+ "IN",
2945
+ "LE",
2946
+ "LT",
2947
+ "GE",
2948
+ "GT",
2949
+ "BETWEEN",
2950
+ "NOT_NULL",
2951
+ "NULL",
2952
+ "CONTAINS",
2953
+ "NOT_CONTAINS",
2954
+ "BEGINS_WITH"
2955
+ ]
2956
+ }
2957
+ }
2958
+ }
2959
+ },
2960
+ "conditional_operator": {
2961
+ "type": "string",
2962
+ "serialized_name": "ConditionalOperator",
2963
+ "enum": [
2964
+ "AND",
2965
+ "OR"
2966
+ ]
2967
+ },
2748
2968
  "scan_index_forward": {
2749
2969
  "type": "boolean",
2750
2970
  "serialized_name": "ScanIndexForward"
@@ -2860,6 +3080,10 @@
2860
3080
  "type": "integer",
2861
3081
  "serialized_name": "Count"
2862
3082
  },
3083
+ "scanned_count": {
3084
+ "type": "integer",
3085
+ "serialized_name": "ScannedCount"
3086
+ },
2863
3087
  "last_evaluated_key": {
2864
3088
  "type": "map",
2865
3089
  "serialized_name": "LastEvaluatedKey",
@@ -3078,6 +3302,14 @@
3078
3302
  }
3079
3303
  }
3080
3304
  },
3305
+ "conditional_operator": {
3306
+ "type": "string",
3307
+ "serialized_name": "ConditionalOperator",
3308
+ "enum": [
3309
+ "AND",
3310
+ "OR"
3311
+ ]
3312
+ },
3081
3313
  "exclusive_start_key": {
3082
3314
  "type": "map",
3083
3315
  "serialized_name": "ExclusiveStartKey",
@@ -3474,10 +3706,79 @@
3474
3706
  "exists": {
3475
3707
  "type": "boolean",
3476
3708
  "serialized_name": "Exists"
3709
+ },
3710
+ "comparison_operator": {
3711
+ "type": "string",
3712
+ "serialized_name": "ComparisonOperator",
3713
+ "enum": [
3714
+ "EQ",
3715
+ "NE",
3716
+ "IN",
3717
+ "LE",
3718
+ "LT",
3719
+ "GE",
3720
+ "GT",
3721
+ "BETWEEN",
3722
+ "NOT_NULL",
3723
+ "NULL",
3724
+ "CONTAINS",
3725
+ "NOT_CONTAINS",
3726
+ "BEGINS_WITH"
3727
+ ]
3728
+ },
3729
+ "attribute_value_list": {
3730
+ "type": "list",
3731
+ "serialized_name": "AttributeValueList",
3732
+ "members": {
3733
+ "type": "structure",
3734
+ "members": {
3735
+ "s": {
3736
+ "type": "string",
3737
+ "serialized_name": "S"
3738
+ },
3739
+ "n": {
3740
+ "type": "string",
3741
+ "serialized_name": "N"
3742
+ },
3743
+ "b": {
3744
+ "type": "blob",
3745
+ "serialized_name": "B"
3746
+ },
3747
+ "ss": {
3748
+ "type": "list",
3749
+ "serialized_name": "SS",
3750
+ "members": {
3751
+ "type": "string"
3752
+ }
3753
+ },
3754
+ "ns": {
3755
+ "type": "list",
3756
+ "serialized_name": "NS",
3757
+ "members": {
3758
+ "type": "string"
3759
+ }
3760
+ },
3761
+ "bs": {
3762
+ "type": "list",
3763
+ "serialized_name": "BS",
3764
+ "members": {
3765
+ "type": "blob"
3766
+ }
3767
+ }
3768
+ }
3769
+ }
3477
3770
  }
3478
3771
  }
3479
3772
  }
3480
3773
  },
3774
+ "conditional_operator": {
3775
+ "type": "string",
3776
+ "serialized_name": "ConditionalOperator",
3777
+ "enum": [
3778
+ "AND",
3779
+ "OR"
3780
+ ]
3781
+ },
3481
3782
  "return_values": {
3482
3783
  "type": "string",
3483
3784
  "serialized_name": "ReturnValues",