aws-sdk-aiops 1.21.0

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

/// Types for the `CreateInvestigationGroup` operation.
pub mod create_investigation_group;

/// Types for the `DeleteInvestigationGroup` operation.
pub mod delete_investigation_group;

/// Types for the `DeleteInvestigationGroupPolicy` operation.
pub mod delete_investigation_group_policy;

/// Types for the `GetInvestigationGroup` operation.
pub mod get_investigation_group;

/// Types for the `GetInvestigationGroupPolicy` operation.
pub mod get_investigation_group_policy;

/// Types for the `ListInvestigationGroups` operation.
pub mod list_investigation_groups;

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

/// Types for the `PutInvestigationGroupPolicy` operation.
pub mod put_investigation_group_policy;

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

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

/// Types for the `UpdateInvestigationGroup` operation.
pub mod update_investigation_group;