aws_sdk_controlcatalog/operation.rs
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_types::request_id::RequestId;
/// Types for the `GetControl` operation.
pub mod get_control;
/// Types for the `ListCommonControls` operation.
pub mod list_common_controls;
/// Types for the `ListControls` operation.
pub mod list_controls;
/// Types for the `ListDomains` operation.
pub mod list_domains;
/// Types for the `ListObjectives` operation.
pub mod list_objectives;