Crate rusoto_worklink[][src]

Expand description

Amazon WorkLink is a cloud-based service that provides secure access to internal websites and web apps from iOS and Android phones. In a single step, your users, such as employees, can access internal websites as efficiently as they access any other public website. They enter a URL in their web browser, or choose a link to an internal website in an email. Amazon WorkLink authenticates the user's access and securely renders authorized internal web content in a secure rendering service in the AWS cloud. Amazon WorkLink doesn't download or store any internal web content on mobile devices.

If you’re using the service, you’re probably looking for WorklinkClient and Worklink.

Structs

The summary of devices.

The summary of the domain.

The summary of the fleet.

The summary of the website authorization provider.

The summary of the certificate authority (CA).

A client for the WorkLink API.

Enums

Errors returned by AssociateDomain

Errors returned by AssociateWebsiteAuthorizationProvider

Errors returned by AssociateWebsiteCertificateAuthority

Errors returned by CreateFleet

Errors returned by DeleteFleet

Errors returned by DescribeAuditStreamConfiguration

Errors returned by DescribeCompanyNetworkConfiguration

Errors returned by DescribeDevice

Errors returned by DescribeDevicePolicyConfiguration

Errors returned by DescribeDomain

Errors returned by DescribeFleetMetadata

Errors returned by DescribeIdentityProviderConfiguration

Errors returned by DescribeWebsiteCertificateAuthority

Errors returned by DisassociateDomain

Errors returned by DisassociateWebsiteAuthorizationProvider

Errors returned by DisassociateWebsiteCertificateAuthority

Errors returned by ListDevices

Errors returned by ListDomains

Errors returned by ListFleets

Errors returned by ListTagsForResource

Errors returned by ListWebsiteAuthorizationProviders

Errors returned by ListWebsiteCertificateAuthorities

Errors returned by RestoreDomainAccess

Errors returned by RevokeDomainAccess

Errors returned by SignOutUser

Errors returned by TagResource

Errors returned by UntagResource

Errors returned by UpdateAuditStreamConfiguration

Errors returned by UpdateCompanyNetworkConfiguration

Errors returned by UpdateDevicePolicyConfiguration

Errors returned by UpdateDomainMetadata

Errors returned by UpdateFleetMetadata

Errors returned by UpdateIdentityProviderConfiguration

Traits

Trait representing the capabilities of the WorkLink API. WorkLink clients implement this trait.