aws-sdk-worklink 1.43.0

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

/// Types for the `AssociateDomain` operation.
pub mod associate_domain;

/// Types for the `AssociateWebsiteAuthorizationProvider` operation.
pub mod associate_website_authorization_provider;

/// Types for the `AssociateWebsiteCertificateAuthority` operation.
pub mod associate_website_certificate_authority;

/// Types for the `CreateFleet` operation.
pub mod create_fleet;

/// Types for the `DeleteFleet` operation.
pub mod delete_fleet;

/// Types for the `DescribeAuditStreamConfiguration` operation.
pub mod describe_audit_stream_configuration;

/// Types for the `DescribeCompanyNetworkConfiguration` operation.
pub mod describe_company_network_configuration;

/// Types for the `DescribeDevice` operation.
pub mod describe_device;

/// Types for the `DescribeDevicePolicyConfiguration` operation.
pub mod describe_device_policy_configuration;

/// Types for the `DescribeDomain` operation.
pub mod describe_domain;

/// Types for the `DescribeFleetMetadata` operation.
pub mod describe_fleet_metadata;

/// Types for the `DescribeIdentityProviderConfiguration` operation.
pub mod describe_identity_provider_configuration;

/// Types for the `DescribeWebsiteCertificateAuthority` operation.
pub mod describe_website_certificate_authority;

/// Types for the `DisassociateDomain` operation.
pub mod disassociate_domain;

/// Types for the `DisassociateWebsiteAuthorizationProvider` operation.
pub mod disassociate_website_authorization_provider;

/// Types for the `DisassociateWebsiteCertificateAuthority` operation.
pub mod disassociate_website_certificate_authority;

/// Types for the `ListDevices` operation.
pub mod list_devices;

/// Types for the `ListDomains` operation.
pub mod list_domains;

/// Types for the `ListFleets` operation.
pub mod list_fleets;

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

/// Types for the `ListWebsiteAuthorizationProviders` operation.
pub mod list_website_authorization_providers;

/// Types for the `ListWebsiteCertificateAuthorities` operation.
pub mod list_website_certificate_authorities;

/// Types for the `RestoreDomainAccess` operation.
pub mod restore_domain_access;

/// Types for the `RevokeDomainAccess` operation.
pub mod revoke_domain_access;

/// Types for the `SignOutUser` operation.
pub mod sign_out_user;

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

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

/// Types for the `UpdateAuditStreamConfiguration` operation.
pub mod update_audit_stream_configuration;

/// Types for the `UpdateCompanyNetworkConfiguration` operation.
pub mod update_company_network_configuration;

/// Types for the `UpdateDevicePolicyConfiguration` operation.
pub mod update_device_policy_configuration;

/// Types for the `UpdateDomainMetadata` operation.
pub mod update_domain_metadata;

/// Types for the `UpdateFleetMetadata` operation.
pub mod update_fleet_metadata;

/// Types for the `UpdateIdentityProviderConfiguration` operation.
pub mod update_identity_provider_configuration;