aws-sdk-sagemakerjobruntime 1.0.0

AWS SDK for Sagemaker Job Runtime Service
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_types::request_id::RequestId;

/// Types for the `CompleteRollout` operation.
pub mod complete_rollout;

/// Types for the `Sample` operation.
pub mod sample;

/// Types for the `SampleWithResponseStream` operation.
pub mod sample_with_response_stream;

/// Types for the `UpdateReward` operation.
pub mod update_reward;