aws-sdk-wellarchitected 1.99.0

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

/// Types for the `AssociateLenses` operation.
pub mod associate_lenses;

/// Types for the `AssociateProfiles` operation.
pub mod associate_profiles;

/// Types for the `CreateLensShare` operation.
pub mod create_lens_share;

/// Types for the `CreateLensVersion` operation.
pub mod create_lens_version;

/// Types for the `CreateMilestone` operation.
pub mod create_milestone;

/// Types for the `CreateProfile` operation.
pub mod create_profile;

/// Types for the `CreateProfileShare` operation.
pub mod create_profile_share;

/// Types for the `CreateReviewTemplate` operation.
pub mod create_review_template;

/// Types for the `CreateTemplateShare` operation.
pub mod create_template_share;

/// Types for the `CreateWorkload` operation.
pub mod create_workload;

/// Types for the `CreateWorkloadShare` operation.
pub mod create_workload_share;

/// Types for the `DeleteLens` operation.
pub mod delete_lens;

/// Types for the `DeleteLensShare` operation.
pub mod delete_lens_share;

/// Types for the `DeleteProfile` operation.
pub mod delete_profile;

/// Types for the `DeleteProfileShare` operation.
pub mod delete_profile_share;

/// Types for the `DeleteReviewTemplate` operation.
pub mod delete_review_template;

/// Types for the `DeleteTemplateShare` operation.
pub mod delete_template_share;

/// Types for the `DeleteWorkload` operation.
pub mod delete_workload;

/// Types for the `DeleteWorkloadShare` operation.
pub mod delete_workload_share;

/// Types for the `DisassociateLenses` operation.
pub mod disassociate_lenses;

/// Types for the `DisassociateProfiles` operation.
pub mod disassociate_profiles;

/// Types for the `ExportLens` operation.
pub mod export_lens;

/// Types for the `GetAnswer` operation.
pub mod get_answer;

/// Types for the `GetConsolidatedReport` operation.
pub mod get_consolidated_report;

/// Types for the `GetGlobalSettings` operation.
pub mod get_global_settings;

/// Types for the `GetLens` operation.
pub mod get_lens;

/// Types for the `GetLensReview` operation.
pub mod get_lens_review;

/// Types for the `GetLensReviewReport` operation.
pub mod get_lens_review_report;

/// Types for the `GetLensVersionDifference` operation.
pub mod get_lens_version_difference;

/// Types for the `GetMilestone` operation.
pub mod get_milestone;

/// Types for the `GetProfile` operation.
pub mod get_profile;

/// Types for the `GetProfileTemplate` operation.
pub mod get_profile_template;

/// Types for the `GetReviewTemplate` operation.
pub mod get_review_template;

/// Types for the `GetReviewTemplateAnswer` operation.
pub mod get_review_template_answer;

/// Types for the `GetReviewTemplateLensReview` operation.
pub mod get_review_template_lens_review;

/// Types for the `GetWorkload` operation.
pub mod get_workload;

/// Types for the `ImportLens` operation.
pub mod import_lens;

/// Types for the `ListAnswers` operation.
pub mod list_answers;

/// Types for the `ListCheckDetails` operation.
pub mod list_check_details;

/// Types for the `ListCheckSummaries` operation.
pub mod list_check_summaries;

/// Types for the `ListLensReviewImprovements` operation.
pub mod list_lens_review_improvements;

/// Types for the `ListLensReviews` operation.
pub mod list_lens_reviews;

/// Types for the `ListLensShares` operation.
pub mod list_lens_shares;

/// Types for the `ListLenses` operation.
pub mod list_lenses;

/// Types for the `ListMilestones` operation.
pub mod list_milestones;

/// Types for the `ListNotifications` operation.
pub mod list_notifications;

/// Types for the `ListProfileNotifications` operation.
pub mod list_profile_notifications;

/// Types for the `ListProfileShares` operation.
pub mod list_profile_shares;

/// Types for the `ListProfiles` operation.
pub mod list_profiles;

/// Types for the `ListReviewTemplateAnswers` operation.
pub mod list_review_template_answers;

/// Types for the `ListReviewTemplates` operation.
pub mod list_review_templates;

/// Types for the `ListShareInvitations` operation.
pub mod list_share_invitations;

/// Types for the `ListTagsForResource` operation.
pub mod list_tags_for_resource;

/// Types for the `ListTemplateShares` operation.
pub mod list_template_shares;

/// Types for the `ListWorkloadShares` operation.
pub mod list_workload_shares;

/// Types for the `ListWorkloads` operation.
pub mod list_workloads;

/// Types for the `TagResource` operation.
pub mod tag_resource;

/// Types for the `UntagResource` operation.
pub mod untag_resource;

/// Types for the `UpdateAnswer` operation.
pub mod update_answer;

/// Types for the `UpdateGlobalSettings` operation.
pub mod update_global_settings;

/// Types for the `UpdateIntegration` operation.
pub mod update_integration;

/// Types for the `UpdateLensReview` operation.
pub mod update_lens_review;

/// Types for the `UpdateProfile` operation.
pub mod update_profile;

/// Types for the `UpdateReviewTemplate` operation.
pub mod update_review_template;

/// Types for the `UpdateReviewTemplateAnswer` operation.
pub mod update_review_template_answer;

/// Types for the `UpdateReviewTemplateLensReview` operation.
pub mod update_review_template_lens_review;

/// Types for the `UpdateShareInvitation` operation.
pub mod update_share_invitation;

/// Types for the `UpdateWorkload` operation.
pub mod update_workload;

/// Types for the `UpdateWorkloadShare` operation.
pub mod update_workload_share;

/// Types for the `UpgradeLensReview` operation.
pub mod upgrade_lens_review;

/// Types for the `UpgradeProfileVersion` operation.
pub mod upgrade_profile_version;

/// Types for the `UpgradeReviewTemplateLensReview` operation.
pub mod upgrade_review_template_lens_review;