Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 973 Bytes

StatusDynamoDb.md

File metadata and controls

17 lines (12 loc) · 973 Bytes

StatusDynamoDb

Properties

Name Type Description Notes
scan_end_time str DynamoDb scan end time. [optional]
scan_records_processed int Number of records inserted using scan. [optional]
scan_start_time str DynamoDB scan start time. [optional]
scan_total_records int Number of records in DynamoDB table at time of scan. [optional]
state str State of current ingest for this table. [optional]
stream_last_processed_at str ISO-8601 date when source was last processed. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]