Expand description
Types for the CreateDataSourceFromRDS
operation.
Modules§
- builders
- Builders
Structs§
- Create
Data Source FromRDS - Orchestration and serialization glue logic for
CreateDataSourceFromRDS
. - Create
Data Source From RdsInput - Create
Data Source From RdsOutput Represents the output of a
CreateDataSourceFromRDS
operation, and is an acknowledgement that Amazon ML received the request.The
CreateDataSourceFromRDS
> operation is asynchronous. You can poll for updates by using theGetBatchPrediction
operation and checking theStatus
parameter. You can inspect theMessage
whenStatus
shows up asFAILED
. You can also check the progress of the copy operation by going to theDataPipeline
console and looking up the pipeline using thepipelineId
from the describe call.
Enums§
- Create
Data Source FromRDS Error - Error type for the
CreateDataSourceFromRDSError
operation.