aws-sdk-resourcegroupstagging 1.101.0

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

/// Types for the `DescribeReportCreation` operation.
pub mod describe_report_creation;

/// Types for the `GetComplianceSummary` operation.
pub mod get_compliance_summary;

/// Types for the `GetResources` operation.
pub mod get_resources;

/// Types for the `GetTagKeys` operation.
pub mod get_tag_keys;

/// Types for the `GetTagValues` operation.
pub mod get_tag_values;

/// Types for the `ListRequiredTags` operation.
pub mod list_required_tags;

/// Types for the `StartReportCreation` operation.
pub mod start_report_creation;

/// Types for the `TagResources` operation.
pub mod tag_resources;

/// Types for the `UntagResources` operation.
pub mod untag_resources;