integrations.sh
← all integrations

amazonaws.com – worklink

OpenAPI apis-guru cloud

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.

Homepage
https://api.apis.guru/v2/specs/amazonaws.com:worklink/2018-09-25.json
Provider
amazonaws.com:worklink / worklink
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/amazonaws.com/worklink/2018-09-25/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/amazonaws.com/worklink/2018-09-25/openapi.yaml

Tools (35)

Extracted live via the executor SDK.

  • associateDomain.postOperation

    Specifies a domain to be associated to Amazon WorkLink.

  • associateWebsiteAuthorizationProvider.postOperation

    Associates a website authorization provider with a specified fleet. This is used to authorize users against associated websites in the company network.

  • associateWebsiteCertificateAuthority.postOperation

    Imports the root certificate of a certificate authority (CA) used to obtain TLS certificates used by associated websites within the company network.

  • createFleet.postOperation

    Creates a fleet. A fleet consists of resources and the configuration that delivers associated websites to authorized users who download and set up the Amazon WorkLink app.

  • deleteFleet.postOperation

    Deletes a fleet. Prevents users from accessing previously associated websites.

  • describeAuditStreamConfiguration.postOperation

    Describes the configuration for delivering audit streams to the customer account.

  • describeCompanyNetworkConfiguration.postOperation

    Describes the networking configuration to access the internal websites associated with the specified fleet.

  • describeDevice.postOperation

    Provides information about a user's device.

  • describeDevicePolicyConfiguration.postOperation

    Describes the device policy configuration for the specified fleet.

  • describeDomain.postOperation

    Provides information about the domain.

  • describeFleetMetadata.postOperation

    Provides basic information for the specified fleet, excluding identity provider, networking, and device configuration details.

  • describeIdentityProviderConfiguration.postOperation

    Describes the identity provider configuration of the specified fleet.

  • describeWebsiteCertificateAuthority.postOperation

    Provides information about the certificate authority.

  • disassociateDomain.postOperation

    Disassociates a domain from Amazon WorkLink. End users lose the ability to access the domain with Amazon WorkLink.

  • disassociateWebsiteAuthorizationProvider.postOperation

    Disassociates a website authorization provider from a specified fleet. After the disassociation, users can't load any associated websites that require this authorization provider.

  • disassociateWebsiteCertificateAuthority.postOperation

    Removes a certificate authority (CA).

  • listDevices.postOperation

    Retrieves a list of devices registered with the specified fleet.

  • listDomains.postOperation

    Retrieves a list of domains associated to a specified fleet.

  • listFleets.postOperation

    Retrieves a list of fleets for the current account and Region.

  • listWebsiteAuthorizationProviders.postOperation

    Retrieves a list of website authorization providers associated with a specified fleet.

  • listWebsiteCertificateAuthorities.postOperation

    Retrieves a list of certificate authorities added for the current account and Region.

  • restoreDomainAccess.postOperation

    Moves a domain to ACTIVE status if it was in the INACTIVE status.

  • revokeDomainAccess.postOperation

    Moves a domain to INACTIVE status if it was in the ACTIVE status.

  • signOutUser.postOperation

    Signs the user out from all of their devices. The user can sign in again if they have valid credentials.

  • tags.listTagsForResource

    Retrieves a list of tags for the specified resource.

  • tags.tagResource

    Adds or overwrites one or more tags for the specified resource, such as a fleet. Each tag consists of a key and an optional value. If a resource already has a tag with the same key, this operation updates its value.

  • tags.untagResource

    Removes one or more tags from the specified resource.

  • updateAuditStreamConfiguration.postOperation

    Updates the audit stream configuration for the fleet.

  • updateCompanyNetworkConfiguration.postOperation

    Updates the company network configuration for the fleet.

  • updateDevicePolicyConfiguration.postOperation

    Updates the device policy configuration for the fleet.

  • updateDomainMetadata.postOperation

    Updates domain metadata, such as DisplayName.

  • updateFleetMetadata.postOperation

    Updates fleet metadata, such as DisplayName.

  • updateIdentityProviderConfiguration.postOperation

    Updates the identity provider configuration for the fleet.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools