View Source aws_workspaces_web (aws v1.0.4)
WorkSpaces Web is a low cost, fully managed WorkSpace built specifically to facilitate secure, web-based workloads.
WorkSpaces Web makes it easy for customers to safely provide their employees with access to internal websites and SaaS web applications without the administrative burden of appliances or specialized client software. WorkSpaces Web provides simple policy tools tailored for user interactions, while offloading common tasks like capacity management, scaling, and maintaining browser images.Summary
Functions
Associates a browser settings resource with a web portal.
Associates an IP access 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.
Creates an identity provider resource that is then associated with a web portal.
Creates an IP access settings resource that can be associated with a web portal.
Creates a network settings resource that can be associated with a web portal.
Creates a web portal.
Creates a trust store that can be associated with a web portal.
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.
Deletes browser settings.
Deletes the identity provider.
Deletes IP access settings.
Deletes network settings.
Deletes a web portal.
Deletes the trust store.
Deletes user access logging settings.
Deletes user settings.
Disassociates browser settings from a web portal.
Disassociates IP access 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 IP access settings.
Gets the network settings.
Gets the web portal.
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 IP access settings.
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.
Adds or overwrites one or more tags for the specified resource.
Removes one or more tags from the specified resource.
Updates browser settings.
Updates the identity provider.
Updates IP access settings.
Updates network settings.
Updates a web portal.
Updates the trust store.
Updates the user access logging settings.
Updates the user settings.
Functions
Link to this function
associate_user_access_logging_settings(Client, PortalArn, Input0, Options0)
View SourceCreates 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 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 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 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.
Link to this function
delete_browser_settings(Client, BrowserSettingsArn, Input0, Options0)
View Source
Link to this function
delete_identity_provider(Client, IdentityProviderArn, Input0, Options0)
View Source
Link to this function
delete_ip_access_settings(Client, IpAccessSettingsArn, Input0, Options0)
View Source
Link to this function
delete_network_settings(Client, NetworkSettingsArn, Input0, Options0)
View Source
Link to this function
delete_user_access_logging_settings(Client, UserAccessLoggingSettingsArn, Input)
View Source
Link to this function
delete_user_access_logging_settings(Client, UserAccessLoggingSettingsArn, Input0, Options0)
View Source
Link to this function
disassociate_browser_settings(Client, PortalArn, Input0, Options0)
View Source
Link to this function
disassociate_ip_access_settings(Client, PortalArn, Input0, Options0)
View Source
Link to this function
disassociate_network_settings(Client, PortalArn, Input0, Options0)
View Source
Link to this function
disassociate_user_access_logging_settings(Client, PortalArn, Input)
View Source
Link to this function
disassociate_user_access_logging_settings(Client, PortalArn, Input0, Options0)
View Source
Link to this function
get_browser_settings(Client, BrowserSettingsArn, QueryMap, HeadersMap)
View Source
Link to this function
get_browser_settings(Client, BrowserSettingsArn, QueryMap, HeadersMap, Options0)
View Source
Link to this function
get_identity_provider(Client, IdentityProviderArn, QueryMap, HeadersMap)
View Source
Link to this function
get_identity_provider(Client, IdentityProviderArn, QueryMap, HeadersMap, Options0)
View Source
Link to this function
get_ip_access_settings(Client, IpAccessSettingsArn, QueryMap, HeadersMap)
View Source
Link to this function
get_ip_access_settings(Client, IpAccessSettingsArn, QueryMap, HeadersMap, Options0)
View Source
Link to this function
get_network_settings(Client, NetworkSettingsArn, QueryMap, HeadersMap)
View Source
Link to this function
get_network_settings(Client, NetworkSettingsArn, QueryMap, HeadersMap, Options0)
View Source
Link to this function
get_portal_service_provider_metadata(Client, PortalArn, QueryMap, HeadersMap)
View Source
Link to this function
get_portal_service_provider_metadata(Client, PortalArn, QueryMap, HeadersMap, Options0)
View Source
Link to this function
get_trust_store(Client, TrustStoreArn, QueryMap, HeadersMap, Options0)
View Source
Link to this function
get_trust_store_certificate(Client, TrustStoreArn, Thumbprint, QueryMap, HeadersMap)
View Source
Link to this function
get_trust_store_certificate(Client, TrustStoreArn, Thumbprint, QueryMap, HeadersMap, Options0)
View Source
Link to this function
get_user_access_logging_settings(Client, UserAccessLoggingSettingsArn)
View Source
Link to this function
get_user_access_logging_settings(Client, UserAccessLoggingSettingsArn, QueryMap, HeadersMap)
View Source
Link to this function
get_user_access_logging_settings(Client, UserAccessLoggingSettingsArn, QueryMap, HeadersMap, Options0)
View Source
Link to this function
get_user_settings(Client, UserSettingsArn, QueryMap, HeadersMap, Options0)
View Source
Link to this function
list_identity_providers(Client, PortalArn, QueryMap, HeadersMap, Options0)
View Source
Link to this function
list_tags_for_resource(Client, ResourceArn, QueryMap, HeadersMap, Options0)
View Source
Link to this function
list_trust_store_certificates(Client, TrustStoreArn, QueryMap, HeadersMap)
View Source
Link to this function
list_trust_store_certificates(Client, TrustStoreArn, QueryMap, HeadersMap, Options0)
View Source
Link to this function
list_user_access_logging_settings(Client, QueryMap, HeadersMap, Options0)
View Source
Link to this function
update_browser_settings(Client, BrowserSettingsArn, Input0, Options0)
View Source
Link to this function
update_identity_provider(Client, IdentityProviderArn, Input0, Options0)
View Source
Link to this function
update_ip_access_settings(Client, IpAccessSettingsArn, Input0, Options0)
View Source
Link to this function
update_network_settings(Client, NetworkSettingsArn, Input0, Options0)
View Source
Link to this function
update_user_access_logging_settings(Client, UserAccessLoggingSettingsArn, Input)
View Source
Link to this function