aws_sdk_bedrockdataautomationruntime/
operation.rs

1// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
2pub use ::aws_types::request_id::RequestId;
3
4/// Types for the `GetDataAutomationStatus` operation.
5pub mod get_data_automation_status;
6
7/// Types for the `InvokeDataAutomationAsync` operation.
8pub mod invoke_data_automation_async;