aws_sdk_appconfigdata/
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 `GetLatestConfiguration` operation.
5pub mod get_latest_configuration;
6
7/// Types for the `StartConfigurationSession` operation.
8pub mod start_configuration_session;