147 147 | }
|
148 148 | static EXPORTDESCRIPTION_SCHEMA_ID: ::aws_smithy_schema::ShapeId =
|
149 149 | ::aws_smithy_schema::ShapeId::from_static("com.amazonaws.dynamodb#ExportDescription", "com.amazonaws.dynamodb", "ExportDescription");
|
150 150 | static EXPORTDESCRIPTION_MEMBER_EXPORT_ARN: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
151 151 | ::aws_smithy_schema::ShapeId::from_static(
|
152 152 | "com.amazonaws.dynamodb#ExportDescription$ExportArn",
|
153 153 | "com.amazonaws.dynamodb",
|
154 154 | "ExportDescription",
|
155 155 | ),
|
156 156 | ::aws_smithy_schema::ShapeType::String,
|
157 - | "export_arn",
|
157 + | "ExportArn",
|
158 158 | 0,
|
159 159 | );
|
160 160 | static EXPORTDESCRIPTION_MEMBER_EXPORT_STATUS: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
161 161 | ::aws_smithy_schema::ShapeId::from_static(
|
162 162 | "com.amazonaws.dynamodb#ExportDescription$ExportStatus",
|
163 163 | "com.amazonaws.dynamodb",
|
164 164 | "ExportDescription",
|
165 165 | ),
|
166 166 | ::aws_smithy_schema::ShapeType::String,
|
167 - | "export_status",
|
167 + | "ExportStatus",
|
168 168 | 1,
|
169 169 | );
|
170 170 | static EXPORTDESCRIPTION_MEMBER_START_TIME: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
171 171 | ::aws_smithy_schema::ShapeId::from_static(
|
172 172 | "com.amazonaws.dynamodb#ExportDescription$StartTime",
|
173 173 | "com.amazonaws.dynamodb",
|
174 174 | "ExportDescription",
|
175 175 | ),
|
176 176 | ::aws_smithy_schema::ShapeType::Timestamp,
|
177 - | "start_time",
|
177 + | "StartTime",
|
178 178 | 2,
|
179 179 | );
|
180 180 | static EXPORTDESCRIPTION_MEMBER_END_TIME: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
181 181 | ::aws_smithy_schema::ShapeId::from_static(
|
182 182 | "com.amazonaws.dynamodb#ExportDescription$EndTime",
|
183 183 | "com.amazonaws.dynamodb",
|
184 184 | "ExportDescription",
|
185 185 | ),
|
186 186 | ::aws_smithy_schema::ShapeType::Timestamp,
|
187 - | "end_time",
|
187 + | "EndTime",
|
188 188 | 3,
|
189 189 | );
|
190 190 | static EXPORTDESCRIPTION_MEMBER_EXPORT_MANIFEST: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
191 191 | ::aws_smithy_schema::ShapeId::from_static(
|
192 192 | "com.amazonaws.dynamodb#ExportDescription$ExportManifest",
|
193 193 | "com.amazonaws.dynamodb",
|
194 194 | "ExportDescription",
|
195 195 | ),
|
196 196 | ::aws_smithy_schema::ShapeType::String,
|
197 - | "export_manifest",
|
197 + | "ExportManifest",
|
198 198 | 4,
|
199 199 | );
|
200 200 | static EXPORTDESCRIPTION_MEMBER_TABLE_ARN: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
201 201 | ::aws_smithy_schema::ShapeId::from_static(
|
202 202 | "com.amazonaws.dynamodb#ExportDescription$TableArn",
|
203 203 | "com.amazonaws.dynamodb",
|
204 204 | "ExportDescription",
|
205 205 | ),
|
206 206 | ::aws_smithy_schema::ShapeType::String,
|
207 - | "table_arn",
|
207 + | "TableArn",
|
208 208 | 5,
|
209 209 | );
|
210 210 | static EXPORTDESCRIPTION_MEMBER_TABLE_ID: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
211 211 | ::aws_smithy_schema::ShapeId::from_static(
|
212 212 | "com.amazonaws.dynamodb#ExportDescription$TableId",
|
213 213 | "com.amazonaws.dynamodb",
|
214 214 | "ExportDescription",
|
215 215 | ),
|
216 216 | ::aws_smithy_schema::ShapeType::String,
|
217 - | "table_id",
|
217 + | "TableId",
|
218 218 | 6,
|
219 219 | );
|
220 220 | static EXPORTDESCRIPTION_MEMBER_EXPORT_TIME: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
221 221 | ::aws_smithy_schema::ShapeId::from_static(
|
222 222 | "com.amazonaws.dynamodb#ExportDescription$ExportTime",
|
223 223 | "com.amazonaws.dynamodb",
|
224 224 | "ExportDescription",
|
225 225 | ),
|
226 226 | ::aws_smithy_schema::ShapeType::Timestamp,
|
227 - | "export_time",
|
227 + | "ExportTime",
|
228 228 | 7,
|
229 229 | );
|
230 230 | static EXPORTDESCRIPTION_MEMBER_CLIENT_TOKEN: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
231 231 | ::aws_smithy_schema::ShapeId::from_static(
|
232 232 | "com.amazonaws.dynamodb#ExportDescription$ClientToken",
|
233 233 | "com.amazonaws.dynamodb",
|
234 234 | "ExportDescription",
|
235 235 | ),
|
236 236 | ::aws_smithy_schema::ShapeType::String,
|
237 - | "client_token",
|
237 + | "ClientToken",
|
238 238 | 8,
|
239 239 | );
|
240 240 | static EXPORTDESCRIPTION_MEMBER_S3_BUCKET: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
241 241 | ::aws_smithy_schema::ShapeId::from_static(
|
242 242 | "com.amazonaws.dynamodb#ExportDescription$S3Bucket",
|
243 243 | "com.amazonaws.dynamodb",
|
244 244 | "ExportDescription",
|
245 245 | ),
|
246 246 | ::aws_smithy_schema::ShapeType::String,
|
247 - | "s3_bucket",
|
247 + | "S3Bucket",
|
248 248 | 9,
|
249 249 | );
|
250 250 | static EXPORTDESCRIPTION_MEMBER_S3_BUCKET_OWNER: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
251 251 | ::aws_smithy_schema::ShapeId::from_static(
|
252 252 | "com.amazonaws.dynamodb#ExportDescription$S3BucketOwner",
|
253 253 | "com.amazonaws.dynamodb",
|
254 254 | "ExportDescription",
|
255 255 | ),
|
256 256 | ::aws_smithy_schema::ShapeType::String,
|
257 - | "s3_bucket_owner",
|
257 + | "S3BucketOwner",
|
258 258 | 10,
|
259 259 | );
|
260 260 | static EXPORTDESCRIPTION_MEMBER_S3_PREFIX: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
261 261 | ::aws_smithy_schema::ShapeId::from_static(
|
262 262 | "com.amazonaws.dynamodb#ExportDescription$S3Prefix",
|
263 263 | "com.amazonaws.dynamodb",
|
264 264 | "ExportDescription",
|
265 265 | ),
|
266 266 | ::aws_smithy_schema::ShapeType::String,
|
267 - | "s3_prefix",
|
267 + | "S3Prefix",
|
268 268 | 11,
|
269 269 | );
|
270 270 | static EXPORTDESCRIPTION_MEMBER_S3_SSE_ALGORITHM: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
271 271 | ::aws_smithy_schema::ShapeId::from_static(
|
272 272 | "com.amazonaws.dynamodb#ExportDescription$S3SseAlgorithm",
|
273 273 | "com.amazonaws.dynamodb",
|
274 274 | "ExportDescription",
|
275 275 | ),
|
276 276 | ::aws_smithy_schema::ShapeType::String,
|
277 - | "s3_sse_algorithm",
|
277 + | "S3SseAlgorithm",
|
278 278 | 12,
|
279 279 | );
|
280 280 | static EXPORTDESCRIPTION_MEMBER_S3_SSE_KMS_KEY_ID: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
281 281 | ::aws_smithy_schema::ShapeId::from_static(
|
282 282 | "com.amazonaws.dynamodb#ExportDescription$S3SseKmsKeyId",
|
283 283 | "com.amazonaws.dynamodb",
|
284 284 | "ExportDescription",
|
285 285 | ),
|
286 286 | ::aws_smithy_schema::ShapeType::String,
|
287 - | "s3_sse_kms_key_id",
|
287 + | "S3SseKmsKeyId",
|
288 288 | 13,
|
289 289 | );
|
290 290 | static EXPORTDESCRIPTION_MEMBER_FAILURE_CODE: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
291 291 | ::aws_smithy_schema::ShapeId::from_static(
|
292 292 | "com.amazonaws.dynamodb#ExportDescription$FailureCode",
|
293 293 | "com.amazonaws.dynamodb",
|
294 294 | "ExportDescription",
|
295 295 | ),
|
296 296 | ::aws_smithy_schema::ShapeType::String,
|
297 - | "failure_code",
|
297 + | "FailureCode",
|
298 298 | 14,
|
299 299 | );
|
300 300 | static EXPORTDESCRIPTION_MEMBER_FAILURE_MESSAGE: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
301 301 | ::aws_smithy_schema::ShapeId::from_static(
|
302 302 | "com.amazonaws.dynamodb#ExportDescription$FailureMessage",
|
303 303 | "com.amazonaws.dynamodb",
|
304 304 | "ExportDescription",
|
305 305 | ),
|
306 306 | ::aws_smithy_schema::ShapeType::String,
|
307 - | "failure_message",
|
307 + | "FailureMessage",
|
308 308 | 15,
|
309 309 | );
|
310 310 | static EXPORTDESCRIPTION_MEMBER_EXPORT_FORMAT: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
311 311 | ::aws_smithy_schema::ShapeId::from_static(
|
312 312 | "com.amazonaws.dynamodb#ExportDescription$ExportFormat",
|
313 313 | "com.amazonaws.dynamodb",
|
314 314 | "ExportDescription",
|
315 315 | ),
|
316 316 | ::aws_smithy_schema::ShapeType::String,
|
317 - | "export_format",
|
317 + | "ExportFormat",
|
318 318 | 16,
|
319 319 | );
|
320 320 | static EXPORTDESCRIPTION_MEMBER_BILLED_SIZE_BYTES: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
321 321 | ::aws_smithy_schema::ShapeId::from_static(
|
322 322 | "com.amazonaws.dynamodb#ExportDescription$BilledSizeBytes",
|
323 323 | "com.amazonaws.dynamodb",
|
324 324 | "ExportDescription",
|
325 325 | ),
|
326 326 | ::aws_smithy_schema::ShapeType::Long,
|
327 - | "billed_size_bytes",
|
327 + | "BilledSizeBytes",
|
328 328 | 17,
|
329 329 | );
|
330 330 | static EXPORTDESCRIPTION_MEMBER_ITEM_COUNT: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
331 331 | ::aws_smithy_schema::ShapeId::from_static(
|
332 332 | "com.amazonaws.dynamodb#ExportDescription$ItemCount",
|
333 333 | "com.amazonaws.dynamodb",
|
334 334 | "ExportDescription",
|
335 335 | ),
|
336 336 | ::aws_smithy_schema::ShapeType::Long,
|
337 - | "item_count",
|
337 + | "ItemCount",
|
338 338 | 18,
|
339 339 | );
|
340 340 | static EXPORTDESCRIPTION_MEMBER_EXPORT_TYPE: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
341 341 | ::aws_smithy_schema::ShapeId::from_static(
|
342 342 | "com.amazonaws.dynamodb#ExportDescription$ExportType",
|
343 343 | "com.amazonaws.dynamodb",
|
344 344 | "ExportDescription",
|
345 345 | ),
|
346 346 | ::aws_smithy_schema::ShapeType::String,
|
347 - | "export_type",
|
347 + | "ExportType",
|
348 348 | 19,
|
349 349 | );
|
350 350 | static EXPORTDESCRIPTION_MEMBER_INCREMENTAL_EXPORT_SPECIFICATION: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
351 351 | ::aws_smithy_schema::ShapeId::from_static(
|
352 352 | "com.amazonaws.dynamodb#ExportDescription$IncrementalExportSpecification",
|
353 353 | "com.amazonaws.dynamodb",
|
354 354 | "ExportDescription",
|
355 355 | ),
|
356 356 | ::aws_smithy_schema::ShapeType::Structure,
|
357 - | "incremental_export_specification",
|
357 + | "IncrementalExportSpecification",
|
358 358 | 20,
|
359 359 | );
|
360 360 | static EXPORTDESCRIPTION_SCHEMA: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_struct(
|
361 361 | EXPORTDESCRIPTION_SCHEMA_ID,
|
362 362 | ::aws_smithy_schema::ShapeType::Structure,
|
363 363 | &[
|
364 364 | &EXPORTDESCRIPTION_MEMBER_EXPORT_ARN,
|
365 365 | &EXPORTDESCRIPTION_MEMBER_EXPORT_STATUS,
|
366 366 | &EXPORTDESCRIPTION_MEMBER_START_TIME,
|
367 367 | &EXPORTDESCRIPTION_MEMBER_END_TIME,
|