# Packages
Package workspaceswebiface provides an interface to enable mocking the Amazon WorkSpaces Web service client for testing your code.
# Functions
AuthenticationType_Values returns all elements of the AuthenticationType enum.
BrowserType_Values returns all elements of the BrowserType enum.
EnabledType_Values returns all elements of the EnabledType enum.
IdentityProviderType_Values returns all elements of the IdentityProviderType enum.
InstanceType_Values returns all elements of the InstanceType enum.
New creates a new instance of the WorkSpacesWeb client with a session.
PortalStatus_Values returns all elements of the PortalStatus enum.
RendererType_Values returns all elements of the RendererType enum.
ValidationExceptionReason_Values returns all elements of the ValidationExceptionReason enum.
# Constants
AuthenticationTypeIamIdentityCenter is a AuthenticationType enum value.
AuthenticationTypeStandard is a AuthenticationType enum value.
BrowserTypeChrome is a BrowserType enum value.
EnabledTypeDisabled is a EnabledType enum value.
EnabledTypeEnabled is a EnabledType enum value.
ID to lookup a service endpoint with.
ErrCodeAccessDeniedException for service response error code "AccessDeniedException".
ErrCodeConflictException for service response error code "ConflictException".
ErrCodeInternalServerException for service response error code "InternalServerException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeServiceQuotaExceededException for service response error code "ServiceQuotaExceededException".
ErrCodeThrottlingException for service response error code "ThrottlingException".
ErrCodeTooManyTagsException for service response error code "TooManyTagsException".
ErrCodeValidationException for service response error code "ValidationException".
IdentityProviderTypeFacebook is a IdentityProviderType enum value.
IdentityProviderTypeGoogle is a IdentityProviderType enum value.
IdentityProviderTypeLoginWithAmazon is a IdentityProviderType enum value.
IdentityProviderTypeOidc is a IdentityProviderType enum value.
IdentityProviderTypeSaml is a IdentityProviderType enum value.
IdentityProviderTypeSignInWithApple is a IdentityProviderType enum value.
InstanceTypeStandardLarge is a InstanceType enum value.
InstanceTypeStandardRegular is a InstanceType enum value.
InstanceTypeStandardXlarge is a InstanceType enum value.
PortalStatusActive is a PortalStatus enum value.
PortalStatusIncomplete is a PortalStatus enum value.
PortalStatusPending is a PortalStatus enum value.
RendererTypeAppStream is a RendererType enum value.
ServiceID is a unique identifier of a specific service.
Name of service.
ValidationExceptionReasonCannotParse is a ValidationExceptionReason enum value.
ValidationExceptionReasonFieldValidationFailed is a ValidationExceptionReason enum value.
ValidationExceptionReasonOther is a ValidationExceptionReason enum value.
ValidationExceptionReasonUnknownOperation is a ValidationExceptionReason enum value.
# Structs
Access is denied.
The browser settings resource that can be associated with a web portal.
The summary for browser settings.
The certificate.
The summary of the certificate.
There is a conflict.
Specifies a single cookie or set of cookies in an end user's browser.
The configuration that specifies which cookies should be synchronized from the end user's local browser to the remote browser.
The identity provider.
The summary of the identity provider.
There is an internal server error.
The IP access settings resource that can be associated with a web portal.
The summary of IP access settings.
The IP rules of the IP access settings.
A network settings resource that can be associated with a web portal.
The summary of network settings.
The web portal.
The summary of the portal.
The resource cannot be found.
The service quota has been exceeded.
The tag.
There is a throttling error.
There are too many tags.
A trust store that can be associated with a web portal.
The summary of the trust store.
A user access logging settings resource that can be associated with a web portal.
The summary of user access logging settings.
A user settings resource that can be associated with a web portal.
The summary of user settings.
There is a validation error.
Information about a field passed inside a request that resulted in an exception.
WorkSpacesWeb provides the API operation methods for making requests to Amazon WorkSpaces Web.