135 135 | }
|
136 136 | static EXPORTDESCRIPTION_SCHEMA_ID: ::aws_smithy_schema::ShapeId =
|
137 137 | ::aws_smithy_schema::ShapeId::from_static("com.amazonaws.dynamodb#ExportDescription", "com.amazonaws.dynamodb", "ExportDescription");
|
138 138 | static EXPORTDESCRIPTION_MEMBER_EXPORT_ARN: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
139 139 | ::aws_smithy_schema::ShapeId::from_static(
|
140 140 | "com.amazonaws.dynamodb#ExportDescription$ExportArn",
|
141 141 | "com.amazonaws.dynamodb",
|
142 142 | "ExportDescription",
|
143 143 | ),
|
144 144 | ::aws_smithy_schema::ShapeType::String,
|
145 - | "export_arn",
|
145 + | "ExportArn",
|
146 146 | 0,
|
147 147 | );
|
148 148 | static EXPORTDESCRIPTION_MEMBER_EXPORT_STATUS: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
149 149 | ::aws_smithy_schema::ShapeId::from_static(
|
150 150 | "com.amazonaws.dynamodb#ExportDescription$ExportStatus",
|
151 151 | "com.amazonaws.dynamodb",
|
152 152 | "ExportDescription",
|
153 153 | ),
|
154 154 | ::aws_smithy_schema::ShapeType::String,
|
155 - | "export_status",
|
155 + | "ExportStatus",
|
156 156 | 1,
|
157 157 | );
|
158 158 | static EXPORTDESCRIPTION_MEMBER_START_TIME: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
159 159 | ::aws_smithy_schema::ShapeId::from_static(
|
160 160 | "com.amazonaws.dynamodb#ExportDescription$StartTime",
|
161 161 | "com.amazonaws.dynamodb",
|
162 162 | "ExportDescription",
|
163 163 | ),
|
164 164 | ::aws_smithy_schema::ShapeType::Timestamp,
|
165 - | "start_time",
|
165 + | "StartTime",
|
166 166 | 2,
|
167 167 | );
|
168 168 | static EXPORTDESCRIPTION_MEMBER_END_TIME: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
169 169 | ::aws_smithy_schema::ShapeId::from_static(
|
170 170 | "com.amazonaws.dynamodb#ExportDescription$EndTime",
|
171 171 | "com.amazonaws.dynamodb",
|
172 172 | "ExportDescription",
|
173 173 | ),
|
174 174 | ::aws_smithy_schema::ShapeType::Timestamp,
|
175 - | "end_time",
|
175 + | "EndTime",
|
176 176 | 3,
|
177 177 | );
|
178 178 | static EXPORTDESCRIPTION_MEMBER_EXPORT_MANIFEST: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
179 179 | ::aws_smithy_schema::ShapeId::from_static(
|
180 180 | "com.amazonaws.dynamodb#ExportDescription$ExportManifest",
|
181 181 | "com.amazonaws.dynamodb",
|
182 182 | "ExportDescription",
|
183 183 | ),
|
184 184 | ::aws_smithy_schema::ShapeType::String,
|
185 - | "export_manifest",
|
185 + | "ExportManifest",
|
186 186 | 4,
|
187 187 | );
|
188 188 | static EXPORTDESCRIPTION_MEMBER_TABLE_ARN: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
189 189 | ::aws_smithy_schema::ShapeId::from_static(
|
190 190 | "com.amazonaws.dynamodb#ExportDescription$TableArn",
|
191 191 | "com.amazonaws.dynamodb",
|
192 192 | "ExportDescription",
|
193 193 | ),
|
194 194 | ::aws_smithy_schema::ShapeType::String,
|
195 - | "table_arn",
|
195 + | "TableArn",
|
196 196 | 5,
|
197 197 | );
|
198 198 | static EXPORTDESCRIPTION_MEMBER_TABLE_ID: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
199 199 | ::aws_smithy_schema::ShapeId::from_static(
|
200 200 | "com.amazonaws.dynamodb#ExportDescription$TableId",
|
201 201 | "com.amazonaws.dynamodb",
|
202 202 | "ExportDescription",
|
203 203 | ),
|
204 204 | ::aws_smithy_schema::ShapeType::String,
|
205 - | "table_id",
|
205 + | "TableId",
|
206 206 | 6,
|
207 207 | );
|
208 208 | static EXPORTDESCRIPTION_MEMBER_EXPORT_TIME: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
209 209 | ::aws_smithy_schema::ShapeId::from_static(
|
210 210 | "com.amazonaws.dynamodb#ExportDescription$ExportTime",
|
211 211 | "com.amazonaws.dynamodb",
|
212 212 | "ExportDescription",
|
213 213 | ),
|
214 214 | ::aws_smithy_schema::ShapeType::Timestamp,
|
215 - | "export_time",
|
215 + | "ExportTime",
|
216 216 | 7,
|
217 217 | );
|
218 218 | static EXPORTDESCRIPTION_MEMBER_CLIENT_TOKEN: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
219 219 | ::aws_smithy_schema::ShapeId::from_static(
|
220 220 | "com.amazonaws.dynamodb#ExportDescription$ClientToken",
|
221 221 | "com.amazonaws.dynamodb",
|
222 222 | "ExportDescription",
|
223 223 | ),
|
224 224 | ::aws_smithy_schema::ShapeType::String,
|
225 - | "client_token",
|
225 + | "ClientToken",
|
226 226 | 8,
|
227 227 | );
|
228 228 | static EXPORTDESCRIPTION_MEMBER_S3_BUCKET: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
229 229 | ::aws_smithy_schema::ShapeId::from_static(
|
230 230 | "com.amazonaws.dynamodb#ExportDescription$S3Bucket",
|
231 231 | "com.amazonaws.dynamodb",
|
232 232 | "ExportDescription",
|
233 233 | ),
|
234 234 | ::aws_smithy_schema::ShapeType::String,
|
235 - | "s3_bucket",
|
235 + | "S3Bucket",
|
236 236 | 9,
|
237 237 | );
|
238 238 | static EXPORTDESCRIPTION_MEMBER_S3_BUCKET_OWNER: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
239 239 | ::aws_smithy_schema::ShapeId::from_static(
|
240 240 | "com.amazonaws.dynamodb#ExportDescription$S3BucketOwner",
|
241 241 | "com.amazonaws.dynamodb",
|
242 242 | "ExportDescription",
|
243 243 | ),
|
244 244 | ::aws_smithy_schema::ShapeType::String,
|
245 - | "s3_bucket_owner",
|
245 + | "S3BucketOwner",
|
246 246 | 10,
|
247 247 | );
|
248 248 | static EXPORTDESCRIPTION_MEMBER_S3_PREFIX: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
249 249 | ::aws_smithy_schema::ShapeId::from_static(
|
250 250 | "com.amazonaws.dynamodb#ExportDescription$S3Prefix",
|
251 251 | "com.amazonaws.dynamodb",
|
252 252 | "ExportDescription",
|
253 253 | ),
|
254 254 | ::aws_smithy_schema::ShapeType::String,
|
255 - | "s3_prefix",
|
255 + | "S3Prefix",
|
256 256 | 11,
|
257 257 | );
|
258 258 | static EXPORTDESCRIPTION_MEMBER_S3_SSE_ALGORITHM: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
259 259 | ::aws_smithy_schema::ShapeId::from_static(
|
260 260 | "com.amazonaws.dynamodb#ExportDescription$S3SseAlgorithm",
|
261 261 | "com.amazonaws.dynamodb",
|
262 262 | "ExportDescription",
|
263 263 | ),
|
264 264 | ::aws_smithy_schema::ShapeType::String,
|
265 - | "s3_sse_algorithm",
|
265 + | "S3SseAlgorithm",
|
266 266 | 12,
|
267 267 | );
|
268 268 | static EXPORTDESCRIPTION_MEMBER_S3_SSE_KMS_KEY_ID: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
269 269 | ::aws_smithy_schema::ShapeId::from_static(
|
270 270 | "com.amazonaws.dynamodb#ExportDescription$S3SseKmsKeyId",
|
271 271 | "com.amazonaws.dynamodb",
|
272 272 | "ExportDescription",
|
273 273 | ),
|
274 274 | ::aws_smithy_schema::ShapeType::String,
|
275 - | "s3_sse_kms_key_id",
|
275 + | "S3SseKmsKeyId",
|
276 276 | 13,
|
277 277 | );
|
278 278 | static EXPORTDESCRIPTION_MEMBER_FAILURE_CODE: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
279 279 | ::aws_smithy_schema::ShapeId::from_static(
|
280 280 | "com.amazonaws.dynamodb#ExportDescription$FailureCode",
|
281 281 | "com.amazonaws.dynamodb",
|
282 282 | "ExportDescription",
|
283 283 | ),
|
284 284 | ::aws_smithy_schema::ShapeType::String,
|
285 - | "failure_code",
|
285 + | "FailureCode",
|
286 286 | 14,
|
287 287 | );
|
288 288 | static EXPORTDESCRIPTION_MEMBER_FAILURE_MESSAGE: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
289 289 | ::aws_smithy_schema::ShapeId::from_static(
|
290 290 | "com.amazonaws.dynamodb#ExportDescription$FailureMessage",
|
291 291 | "com.amazonaws.dynamodb",
|
292 292 | "ExportDescription",
|
293 293 | ),
|
294 294 | ::aws_smithy_schema::ShapeType::String,
|
295 - | "failure_message",
|
295 + | "FailureMessage",
|
296 296 | 15,
|
297 297 | );
|
298 298 | static EXPORTDESCRIPTION_MEMBER_EXPORT_FORMAT: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
299 299 | ::aws_smithy_schema::ShapeId::from_static(
|
300 300 | "com.amazonaws.dynamodb#ExportDescription$ExportFormat",
|
301 301 | "com.amazonaws.dynamodb",
|
302 302 | "ExportDescription",
|
303 303 | ),
|
304 304 | ::aws_smithy_schema::ShapeType::String,
|
305 - | "export_format",
|
305 + | "ExportFormat",
|
306 306 | 16,
|
307 307 | );
|
308 308 | static EXPORTDESCRIPTION_MEMBER_BILLED_SIZE_BYTES: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
309 309 | ::aws_smithy_schema::ShapeId::from_static(
|
310 310 | "com.amazonaws.dynamodb#ExportDescription$BilledSizeBytes",
|
311 311 | "com.amazonaws.dynamodb",
|
312 312 | "ExportDescription",
|
313 313 | ),
|
314 314 | ::aws_smithy_schema::ShapeType::Long,
|
315 - | "billed_size_bytes",
|
315 + | "BilledSizeBytes",
|
316 316 | 17,
|
317 317 | );
|
318 318 | static EXPORTDESCRIPTION_MEMBER_ITEM_COUNT: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_member(
|
319 319 | ::aws_smithy_schema::ShapeId::from_static(
|
320 320 | "com.amazonaws.dynamodb#ExportDescription$ItemCount",
|
321 321 | "com.amazonaws.dynamodb",
|
322 322 | "ExportDescription",
|
323 323 | ),
|
324 324 | ::aws_smithy_schema::ShapeType::Long,
|
325 - | "item_count",
|
325 + | "ItemCount",
|
326 326 | 18,
|
327 327 | );
|
328 328 | static EXPORTDESCRIPTION_SCHEMA: ::aws_smithy_schema::Schema = ::aws_smithy_schema::Schema::new_struct(
|
329 329 | EXPORTDESCRIPTION_SCHEMA_ID,
|
330 330 | ::aws_smithy_schema::ShapeType::Structure,
|
331 331 | &[
|
332 332 | &EXPORTDESCRIPTION_MEMBER_EXPORT_ARN,
|
333 333 | &EXPORTDESCRIPTION_MEMBER_EXPORT_STATUS,
|
334 334 | &EXPORTDESCRIPTION_MEMBER_START_TIME,
|
335 335 | &EXPORTDESCRIPTION_MEMBER_END_TIME,
|
513 524 | pub struct ExportDescriptionBuilder {
|
514 525 | pub(crate) export_arn: ::std::option::Option<::std::string::String>,
|
515 526 | pub(crate) export_status: ::std::option::Option<crate::types::ExportStatus>,
|
516 527 | pub(crate) start_time: ::std::option::Option<::aws_smithy_types::DateTime>,
|
517 528 | pub(crate) end_time: ::std::option::Option<::aws_smithy_types::DateTime>,
|
518 529 | pub(crate) export_manifest: ::std::option::Option<::std::string::String>,
|
519 530 | pub(crate) table_arn: ::std::option::Option<::std::string::String>,
|
520 531 | pub(crate) table_id: ::std::option::Option<::std::string::String>,
|
521 532 | pub(crate) export_time: ::std::option::Option<::aws_smithy_types::DateTime>,
|
522 533 | pub(crate) client_token: ::std::option::Option<::std::string::String>,
|
523 534 | pub(crate) s3_bucket: ::std::option::Option<::std::string::String>,
|
524 535 | pub(crate) s3_bucket_owner: ::std::option::Option<::std::string::String>,
|
525 536 | pub(crate) s3_prefix: ::std::option::Option<::std::string::String>,
|
526 537 | pub(crate) s3_sse_algorithm: ::std::option::Option<crate::types::S3SseAlgorithm>,
|
527 538 | pub(crate) s3_sse_kms_key_id: ::std::option::Option<::std::string::String>,
|
528 539 | pub(crate) failure_code: ::std::option::Option<::std::string::String>,
|
529 540 | pub(crate) failure_message: ::std::option::Option<::std::string::String>,
|
530 541 | pub(crate) export_format: ::std::option::Option<crate::types::ExportFormat>,
|
531 542 | pub(crate) billed_size_bytes: ::std::option::Option<i64>,
|
532 543 | pub(crate) item_count: ::std::option::Option<i64>,
|