WorkSpacesWeb
import { WorkSpacesWeb } from "https://aws-api.deno.dev/v0.4/services/workspacesweb.ts?docs=full";
§Constructors
§Methods
Associates a browser settings resource with a web portal.
Associates a network settings resource with a web portal.
Associates a trust store with a web portal.
Associates a user access logging settings resource with a web portal.
Associates a user settings resource with a web portal.
Creates a browser settings resource that can be associated with a web portal. Once associated with a web portal, browser settings control how the browser will behave once a user starts a streaming session for the web portal.
Creates an identity provider resource that is then associated with a web portal.
Creates a network settings resource that can be associated with a web portal. Once associated with a web portal, network settings define how streaming instances will connect with your specified VPC.
Creates a web portal.
Creates a trust store that can be associated with a web portal. A trust store contains certificate authority (CA) certificates. Once associated with a web portal, the browser in a streaming session will recognize certificates that have been issued using any of the CAs in the trust store. If your organization has internal websites that use certificates issued by private CAs, you should add the private CA certificate to the trust store.
Creates a user access logging settings resource that can be associated with a web portal.
Creates a user settings resource that can be associated with a web portal. Once associated with a web portal, user settings control how users can transfer data between a streaming session and the their local devices.
Deletes browser settings.
Deletes the identity provider.
Deletes network settings.
Deletes user access logging settings.
Disassociates browser settings from a web portal.
Disassociates network settings from a web portal.
Disassociates a trust store from a web portal.
Disassociates user access logging settings from a web portal.
Disassociates user settings from a web portal.
Gets browser settings.
Gets the identity provider.
Gets the network settings.
Gets the service provider metadata.
Gets the trust store.
Gets the trust store certificate.
Gets user access logging settings.
Gets user settings.
Retrieves a list of browser settings.
Retrieves a list of identity providers for a specific web portal.
Retrieves a list of network settings.
Retrieves a list or web portals.
Retrieves a list of tags for a resource.
Retrieves a list of trust store certificates.
Retrieves a list of trust stores.
Retrieves a list of user access logging settings.
Retrieves a list of user settings.
Updates browser settings.
Updates the identity provider.
Updates network settings.
Updates a web portal.
Updates the trust store.
Updates the user access logging settings.
Updates the user settings.