aws-sdk-amplifybackend 1.99.0

AWS SDK for AmplifyBackend
Documentation
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_types::request_id::RequestId;

/// Types for the `CloneBackend` operation.
pub mod clone_backend;

/// Types for the `CreateBackend` operation.
pub mod create_backend;

/// Types for the `CreateBackendAPI` operation.
pub mod create_backend_api;

/// Types for the `CreateBackendAuth` operation.
pub mod create_backend_auth;

/// Types for the `CreateBackendConfig` operation.
pub mod create_backend_config;

/// Types for the `CreateBackendStorage` operation.
pub mod create_backend_storage;

/// Types for the `CreateToken` operation.
pub mod create_token;

/// Types for the `DeleteBackend` operation.
pub mod delete_backend;

/// Types for the `DeleteBackendAPI` operation.
pub mod delete_backend_api;

/// Types for the `DeleteBackendAuth` operation.
pub mod delete_backend_auth;

/// Types for the `DeleteBackendStorage` operation.
pub mod delete_backend_storage;

/// Types for the `DeleteToken` operation.
pub mod delete_token;

/// Types for the `GenerateBackendAPIModels` operation.
pub mod generate_backend_api_models;

/// Types for the `GetBackend` operation.
pub mod get_backend;

/// Types for the `GetBackendAPI` operation.
pub mod get_backend_api;

/// Types for the `GetBackendAPIModels` operation.
pub mod get_backend_api_models;

/// Types for the `GetBackendAuth` operation.
pub mod get_backend_auth;

/// Types for the `GetBackendJob` operation.
pub mod get_backend_job;

/// Types for the `GetBackendStorage` operation.
pub mod get_backend_storage;

/// Types for the `GetToken` operation.
pub mod get_token;

/// Types for the `ImportBackendAuth` operation.
pub mod import_backend_auth;

/// Types for the `ImportBackendStorage` operation.
pub mod import_backend_storage;

/// Types for the `ListBackendJobs` operation.
pub mod list_backend_jobs;

/// Types for the `ListS3Buckets` operation.
pub mod list_s3_buckets;

/// Types for the `RemoveAllBackends` operation.
pub mod remove_all_backends;

/// Types for the `RemoveBackendConfig` operation.
pub mod remove_backend_config;

/// Types for the `UpdateBackendAPI` operation.
pub mod update_backend_api;

/// Types for the `UpdateBackendAuth` operation.
pub mod update_backend_auth;

/// Types for the `UpdateBackendConfig` operation.
pub mod update_backend_config;

/// Types for the `UpdateBackendJob` operation.
pub mod update_backend_job;

/// Types for the `UpdateBackendStorage` operation.
pub mod update_backend_storage;