ContinuousExportDescription

ContinuousExportDescription schema from Amazon Application Discovery Service API

Amazon Application Discovery ServiceMigrationDiscoveryInfrastructureAWS

Properties

Name Type Description
exportId string The unique ID assigned to this export.
status string Describes the status of the export. Can be one of the following values — START_IN_PROGRESS, START_FAILED, ACTIVE, ERROR, STOP_IN_PROGRESS, STOP_FAILED, INACTIVE.
statusDetail string Contains information about any errors that have occurred.
s3Bucket string The name of the s3 bucket where the export data parquet files are stored.
startTime string The timestamp representing when the continuous export was started.
stopTime string The timestamp representing when the continuous export was stopped.
dataSource string The type of data collector used to gather this data.
schemaStorageConfig object An object which describes how the data is stored.
View JSON Schema on GitHub