aws-sdk-resourcegroups 1.57.0

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

/// Types for the `CancelTagSyncTask` operation.
pub mod cancel_tag_sync_task;

/// Types for the `CreateGroup` operation.
pub mod create_group;

/// Types for the `DeleteGroup` operation.
pub mod delete_group;

/// Types for the `GetAccountSettings` operation.
pub mod get_account_settings;

/// Types for the `GetGroup` operation.
pub mod get_group;

/// Types for the `GetGroupConfiguration` operation.
pub mod get_group_configuration;

/// Types for the `GetGroupQuery` operation.
pub mod get_group_query;

/// Types for the `GetTagSyncTask` operation.
pub mod get_tag_sync_task;

/// Types for the `GetTags` operation.
pub mod get_tags;

/// Types for the `GroupResources` operation.
pub mod group_resources;

/// Types for the `ListGroupResources` operation.
pub mod list_group_resources;

/// Types for the `ListGroupingStatuses` operation.
pub mod list_grouping_statuses;

/// Types for the `ListGroups` operation.
pub mod list_groups;

/// Types for the `ListTagSyncTasks` operation.
pub mod list_tag_sync_tasks;

/// Types for the `PutGroupConfiguration` operation.
pub mod put_group_configuration;

/// Types for the `SearchResources` operation.
pub mod search_resources;

/// Types for the `StartTagSyncTask` operation.
pub mod start_tag_sync_task;

/// Types for the `Tag` operation.
pub mod tag;

/// Types for the `UngroupResources` operation.
pub mod ungroup_resources;

/// Types for the `Untag` operation.
pub mod untag;

/// Types for the `UpdateAccountSettings` operation.
pub mod update_account_settings;

/// Types for the `UpdateGroup` operation.
pub mod update_group;

/// Types for the `UpdateGroupQuery` operation.
pub mod update_group_query;