AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Classes

NameDescription
Class AcceptAccountLinkInvitationRequest

Container for the parameters to the AcceptAccountLinkInvitation operation. Accepts the account link invitation.

There's currently no unlinking capability after you accept the account linking invitation.

Class AcceptAccountLinkInvitationResponse

This is the response object from the AcceptAccountLinkInvitation operation.

Class AccessDeniedException

The user is not authorized to access a resource.

Class AccountLink

Information about about the account link.

Class AccountModification

Describes a modification to the configuration of Bring Your Own License (BYOL) for the specified account.

Class ActiveDirectoryConfig

Information about the Active Directory config.

Class ApplicationNotSupportedException

The specified application is not supported.

Class ApplicationResourceAssociation

Describes the association between an application and an application resource.

Class ApplicationSettingsRequest

The persistent application settings for WorkSpaces Pools users.

Class ApplicationSettingsResponse

Describes the persistent application settings for WorkSpaces Pools users.

Class AssociateConnectionAliasRequest

Container for the parameters to the AssociateConnectionAlias operation. Associates the specified connection alias with the specified directory to enable cross-Region redirection. For more information, see Cross-Region Redirection for Amazon WorkSpaces.

Before performing this operation, call DescribeConnectionAliases to make sure that the current state of the connection alias is CREATED.

Class AssociateConnectionAliasResponse

This is the response object from the AssociateConnectionAlias operation.

Class AssociateIpGroupsRequest

Container for the parameters to the AssociateIpGroups operation. Associates the specified IP access control group with the specified directory.

Class AssociateIpGroupsResponse

This is the response object from the AssociateIpGroups operation.

Class AssociateWorkspaceApplicationRequest

Container for the parameters to the AssociateWorkspaceApplication operation. Associates the specified application to the specified WorkSpace.

Class AssociateWorkspaceApplicationResponse

This is the response object from the AssociateWorkspaceApplication operation.

Class AssociationStateReason

Indicates the reason that the association deployment failed, including the error code and error message.

Class AuthorizeIpRulesRequest

Container for the parameters to the AuthorizeIpRules operation. Adds one or more rules to the specified IP access control group.

This action gives users permission to access their WorkSpaces from the CIDR address ranges specified in the rules.

Class AuthorizeIpRulesResponse

This is the response object from the AuthorizeIpRules operation.

Class BundleResourceAssociation

Describes the association between an application and a bundle resource.

Class Capacity

Describes the user capacity for a pool of WorkSpaces.

Class CapacityStatus

Describes the capacity status for a pool of WorkSpaces.

Class CertificateBasedAuthProperties

Describes the properties of the certificate-based authentication you want to use with your WorkSpaces.

Class ClientProperties

Describes an Amazon WorkSpaces client.

Class ClientPropertiesResult

Information about the Amazon WorkSpaces client.

Class ComputeNotCompatibleException

The compute type of the WorkSpace is not compatible with the application.

Class ComputeType

Describes the compute type of the bundle.

Class ConflictException

The TargetAccountId is already linked or invited.

Class ConnectClientAddIn

Describes an Amazon Connect client add-in.

Class ConnectionAlias

Describes a connection alias. Connection aliases are used for cross-Region redirection. For more information, see Cross-Region Redirection for Amazon WorkSpaces.

Class ConnectionAliasAssociation

Describes a connection alias association that is used for cross-Region redirection. For more information, see Cross-Region Redirection for Amazon WorkSpaces.

Class ConnectionAliasPermission

Describes the permissions for a connection alias. Connection aliases are used for cross-Region redirection. For more information, see Cross-Region Redirection for Amazon WorkSpaces.

Class CopyWorkspaceImageRequest

Container for the parameters to the CopyWorkspaceImage operation. Copies the specified image from the specified Region to the current Region. For more information about copying images, see Copy a Custom WorkSpaces Image.

In the China (Ningxia) Region, you can copy images only within the same Region.

In Amazon Web Services GovCloud (US), to copy images to and from other Regions, contact Amazon Web Services Support.

Before copying a shared image, be sure to verify that it has been shared from the correct Amazon Web Services account. To determine if an image has been shared and to see the ID of the Amazon Web Services account that owns an image, use the DescribeWorkSpaceImages and DescribeWorkspaceImagePermissions API operations.

Class CopyWorkspaceImageResponse

This is the response object from the CopyWorkspaceImage operation.

Class CreateAccountLinkInvitationRequest

Container for the parameters to the CreateAccountLinkInvitation operation. Creates the account link invitation.

Class CreateAccountLinkInvitationResponse

This is the response object from the CreateAccountLinkInvitation operation.

Class CreateConnectClientAddInRequest

Container for the parameters to the CreateConnectClientAddIn operation. Creates a client-add-in for Amazon Connect within a directory. You can create only one Amazon Connect client add-in within a directory.

This client add-in allows WorkSpaces users to seamlessly connect to Amazon Connect.

Class CreateConnectClientAddInResponse

This is the response object from the CreateConnectClientAddIn operation.

Class CreateConnectionAliasRequest

Container for the parameters to the CreateConnectionAlias operation. Creates the specified connection alias for use with cross-Region redirection. For more information, see Cross-Region Redirection for Amazon WorkSpaces.

Class CreateConnectionAliasResponse

This is the response object from the CreateConnectionAlias operation.

Class CreateIpGroupRequest

Container for the parameters to the CreateIpGroup operation. Creates an IP access control group.

An IP access control group provides you with the ability to control the IP addresses from which users are allowed to access their WorkSpaces. To specify the CIDR address ranges, add rules to your IP access control group and then associate the group with your directory. You can add rules when you create the group or at any time using AuthorizeIpRules.

There is a default IP access control group associated with your directory. If you don't associate an IP access control group with your directory, the default group is used. The default group includes a default rule that allows users to access their WorkSpaces from anywhere. You cannot modify the default IP access control group for your directory.

Class CreateIpGroupResponse

This is the response object from the CreateIpGroup operation.

Class CreateStandbyWorkspacesRequest

Container for the parameters to the CreateStandbyWorkspaces operation. Creates a standby WorkSpace in a secondary Region.

Class CreateStandbyWorkspacesResponse

This is the response object from the CreateStandbyWorkspaces operation.

Class CreateTagsRequest

Container for the parameters to the CreateTags operation. Creates the specified tags for the specified WorkSpaces resource.

Class CreateTagsResponse

This is the response object from the CreateTags operation.

Class CreateUpdatedWorkspaceImageRequest

Container for the parameters to the CreateUpdatedWorkspaceImage operation. Creates a new updated WorkSpace image based on the specified source image. The new updated WorkSpace image has the latest drivers and other updates required by the Amazon WorkSpaces components.

To determine which WorkSpace images need to be updated with the latest Amazon WorkSpaces requirements, use DescribeWorkspaceImages.

  • Only Windows 10, Windows Server 2016, and Windows Server 2019 WorkSpace images can be programmatically updated at this time.

  • Microsoft Windows updates and other application updates are not included in the update process.

  • The source WorkSpace image is not deleted. You can delete the source image after you've verified your new updated image and created a new bundle.

Class CreateUpdatedWorkspaceImageResponse

This is the response object from the CreateUpdatedWorkspaceImage operation.

Class CreateWorkspaceBundleRequest

Container for the parameters to the CreateWorkspaceBundle operation. Creates the specified WorkSpace bundle. For more information about creating WorkSpace bundles, see Create a Custom WorkSpaces Image and Bundle.

Class CreateWorkspaceBundleResponse

This is the response object from the CreateWorkspaceBundle operation.

Class CreateWorkspaceImageRequest

Container for the parameters to the CreateWorkspaceImage operation. Creates a new WorkSpace image from an existing WorkSpace.

Class CreateWorkspaceImageResponse

This is the response object from the CreateWorkspaceImage operation.

Class CreateWorkspacesPoolRequest

Container for the parameters to the CreateWorkspacesPool operation. Creates a pool of WorkSpaces.

Class CreateWorkspacesPoolResponse

This is the response object from the CreateWorkspacesPool operation.

Class CreateWorkspacesRequest

Container for the parameters to the CreateWorkspaces operation. Creates one or more WorkSpaces.

This operation is asynchronous and returns before the WorkSpaces are created.

  • The MANUAL running mode value is only supported by Amazon WorkSpaces Core. Contact your account team to be allow-listed to use this value. For more information, see Amazon WorkSpaces Core.

  • You don't need to specify the PCOIP protocol for Linux bundles because DCV (formerly WSP) is the default protocol for those bundles.

  • User-decoupled WorkSpaces are only supported by Amazon WorkSpaces Core.

  • Review your running mode to ensure you are using one that is optimal for your needs and budget. For more information on switching running modes, see Can I switch between hourly and monthly billing?

Class CreateWorkspacesResponse

This is the response object from the CreateWorkspaces operation.

Class DataReplicationSettings

Describes the data replication settings.

Class DefaultClientBrandingAttributes

Returns default client branding attributes that were imported. These attributes display on the client login screen.

Client branding attributes are public facing. Ensure that you don't include sensitive information.

Class DefaultImportClientBrandingAttributes

The default client branding attributes to be imported. These attributes display on the client login screen.

Client branding attributes are public facing. Ensure that you do not include sensitive information.

Class DefaultWorkspaceCreationProperties

Describes the default values that are used to create WorkSpaces. For more information, see Update Directory Details for Your WorkSpaces.

Class DeleteAccountLinkInvitationRequest

Container for the parameters to the DeleteAccountLinkInvitation operation. Deletes the account link invitation.

Class DeleteAccountLinkInvitationResponse

This is the response object from the DeleteAccountLinkInvitation operation.

Class DeleteClientBrandingRequest

Container for the parameters to the DeleteClientBranding operation. Deletes customized client branding. Client branding allows you to customize your WorkSpace's client login portal. You can tailor your login portal company logo, the support email address, support link, link to reset password, and a custom message for users trying to sign in.

After you delete your customized client branding, your login portal reverts to the default client branding.

Class DeleteClientBrandingResponse

This is the response object from the DeleteClientBranding operation.

Class DeleteConnectClientAddInRequest

Container for the parameters to the DeleteConnectClientAddIn operation. Deletes a client-add-in for Amazon Connect that is configured within a directory.

Class DeleteConnectClientAddInResponse

This is the response object from the DeleteConnectClientAddIn operation.

Class DeleteConnectionAliasRequest

Container for the parameters to the DeleteConnectionAlias operation. Deletes the specified connection alias. For more information, see Cross-Region Redirection for Amazon WorkSpaces.

If you will no longer be using a fully qualified domain name (FQDN) as the registration code for your WorkSpaces users, you must take certain precautions to prevent potential security issues. For more information, see Security Considerations if You Stop Using Cross-Region Redirection.

To delete a connection alias that has been shared, the shared account must first disassociate the connection alias from any directories it has been associated with. Then you must unshare the connection alias from the account it has been shared with. You can delete a connection alias only after it is no longer shared with any accounts or associated with any directories.

Class DeleteConnectionAliasResponse

This is the response object from the DeleteConnectionAlias operation.

Class DeleteIpGroupRequest

Container for the parameters to the DeleteIpGroup operation. Deletes the specified IP access control group.

You cannot delete an IP access control group that is associated with a directory.

Class DeleteIpGroupResponse

This is the response object from the DeleteIpGroup operation.

Class DeleteTagsRequest

Container for the parameters to the DeleteTags operation. Deletes the specified tags from the specified WorkSpaces resource.

Class DeleteTagsResponse

This is the response object from the DeleteTags operation.

Class DeleteWorkspaceBundleRequest

Container for the parameters to the DeleteWorkspaceBundle operation. Deletes the specified WorkSpace bundle. For more information about deleting WorkSpace bundles, see Delete a Custom WorkSpaces Bundle or Image.

Class DeleteWorkspaceBundleResponse

This is the response object from the DeleteWorkspaceBundle operation.

Class DeleteWorkspaceImageRequest

Container for the parameters to the DeleteWorkspaceImage operation. Deletes the specified image from your account. To delete an image, you must first delete any bundles that are associated with the image and unshare the image if it is shared with other accounts.

Class DeleteWorkspaceImageResponse

This is the response object from the DeleteWorkspaceImage operation.

Class DeployWorkspaceApplicationsRequest

Container for the parameters to the DeployWorkspaceApplications operation. Deploys associated applications to the specified WorkSpace

Class DeployWorkspaceApplicationsResponse

This is the response object from the DeployWorkspaceApplications operation.

Class DeregisterWorkspaceDirectoryRequest

Container for the parameters to the DeregisterWorkspaceDirectory operation. Deregisters the specified directory. This operation is asynchronous and returns before the WorkSpace directory is deregistered. If any WorkSpaces are registered to this directory, you must remove them before you can deregister the directory.

Simple AD and AD Connector are made available to you free of charge to use with WorkSpaces. If there are no WorkSpaces being used with your Simple AD or AD Connector directory for 30 consecutive days, this directory will be automatically deregistered for use with Amazon WorkSpaces, and you will be charged for this directory as per the Directory Service pricing terms.

To delete empty directories, see Delete the Directory for Your WorkSpaces. If you delete your Simple AD or AD Connector directory, you can always create a new one when you want to start using WorkSpaces again.

Class DeregisterWorkspaceDirectoryResponse

This is the response object from the DeregisterWorkspaceDirectory operation.

Class DescribeAccountModificationsRequest

Container for the parameters to the DescribeAccountModifications operation. Retrieves a list that describes modifications to the configuration of Bring Your Own License (BYOL) for the specified account.

Class DescribeAccountModificationsResponse

This is the response object from the DescribeAccountModifications operation.

Class DescribeAccountRequest

Container for the parameters to the DescribeAccount operation. Retrieves a list that describes the configuration of Bring Your Own License (BYOL) for the specified account.

Class DescribeAccountResponse

This is the response object from the DescribeAccount operation.

Class DescribeApplicationAssociationsRequest

Container for the parameters to the DescribeApplicationAssociations operation. Describes the associations between the application and the specified associated resources.

Class DescribeApplicationAssociationsResponse

This is the response object from the DescribeApplicationAssociations operation.

Class DescribeApplicationsRequest

Container for the parameters to the DescribeApplications operation. Describes the specified applications by filtering based on their compute types, license availability, operating systems, and owners.

Class DescribeApplicationsResponse

This is the response object from the DescribeApplications operation.

Class DescribeBundleAssociationsRequest

Container for the parameters to the DescribeBundleAssociations operation. Describes the associations between the applications and the specified bundle.

Class DescribeBundleAssociationsResponse

This is the response object from the DescribeBundleAssociations operation.

Class DescribeClientBrandingRequest

Container for the parameters to the DescribeClientBranding operation. Describes the specified client branding. Client branding allows you to customize the log in page of various device types for your users. You can add your company logo, the support email address, support link, link to reset password, and a custom message for users trying to sign in.

Only device types that have branding information configured will be shown in the response.

Class DescribeClientBrandingResponse

This is the response object from the DescribeClientBranding operation.

Class DescribeClientPropertiesRequest

Container for the parameters to the DescribeClientProperties operation. Retrieves a list that describes one or more specified Amazon WorkSpaces clients.

Class DescribeClientPropertiesResponse

This is the response object from the DescribeClientProperties operation.

Class DescribeConnectClientAddInsRequest

Container for the parameters to the DescribeConnectClientAddIns operation. Retrieves a list of Amazon Connect client add-ins that have been created.

Class DescribeConnectClientAddInsResponse

This is the response object from the DescribeConnectClientAddIns operation.

Class DescribeConnectionAliasesRequest

Container for the parameters to the DescribeConnectionAliases operation. Retrieves a list that describes the connection aliases used for cross-Region redirection. For more information, see Cross-Region Redirection for Amazon WorkSpaces.

Class DescribeConnectionAliasesResponse

This is the response object from the DescribeConnectionAliases operation.

Class DescribeConnectionAliasPermissionsRequest

Container for the parameters to the DescribeConnectionAliasPermissions operation. Describes the permissions that the owner of a connection alias has granted to another Amazon Web Services account for the specified connection alias. For more information, see Cross-Region Redirection for Amazon WorkSpaces.

Class DescribeConnectionAliasPermissionsResponse

This is the response object from the DescribeConnectionAliasPermissions operation.

Class DescribeImageAssociationsRequest

Container for the parameters to the DescribeImageAssociations operation. Describes the associations between the applications and the specified image.

Class DescribeImageAssociationsResponse

This is the response object from the DescribeImageAssociations operation.

Class DescribeIpGroupsRequest

Container for the parameters to the DescribeIpGroups operation. Describes one or more of your IP access control groups.

Class DescribeIpGroupsResponse

This is the response object from the DescribeIpGroups operation.

Class DescribeTagsRequest

Container for the parameters to the DescribeTags operation. Describes the specified tags for the specified WorkSpaces resource.

Class DescribeTagsResponse

This is the response object from the DescribeTags operation.

Class DescribeWorkspaceAssociationsRequest

Container for the parameters to the DescribeWorkspaceAssociations operation. Describes the associations betweens applications and the specified WorkSpace.

Class DescribeWorkspaceAssociationsResponse

This is the response object from the DescribeWorkspaceAssociations operation.

Class DescribeWorkspaceBundlesRequest

Container for the parameters to the DescribeWorkspaceBundles operation. Retrieves a list that describes the available WorkSpace bundles.

You can filter the results using either bundle ID or owner, but not both.

Class DescribeWorkspaceBundlesResponse

This is the response object from the DescribeWorkspaceBundles operation.

Class DescribeWorkspaceDirectoriesFilter

Describes the filter conditions for the WorkSpaces to return.

Class DescribeWorkspaceDirectoriesRequest

Container for the parameters to the DescribeWorkspaceDirectories operation. Describes the available directories that are registered with Amazon WorkSpaces.

Class DescribeWorkspaceDirectoriesResponse

This is the response object from the DescribeWorkspaceDirectories operation.

Class DescribeWorkspaceImagePermissionsRequest

Container for the parameters to the DescribeWorkspaceImagePermissions operation. Describes the permissions that the owner of an image has granted to other Amazon Web Services accounts for an image.

Class DescribeWorkspaceImagePermissionsResponse

This is the response object from the DescribeWorkspaceImagePermissions operation.

Class DescribeWorkspaceImagesRequest

Container for the parameters to the DescribeWorkspaceImages operation. Retrieves a list that describes one or more specified images, if the image identifiers are provided. Otherwise, all images in the account are described.

Class DescribeWorkspaceImagesResponse

This is the response object from the DescribeWorkspaceImages operation.

Class DescribeWorkspacesConnectionStatusRequest

Container for the parameters to the DescribeWorkspacesConnectionStatus operation. Describes the connection status of the specified WorkSpaces.

Class DescribeWorkspacesConnectionStatusResponse

This is the response object from the DescribeWorkspacesConnectionStatus operation.

Class DescribeWorkspaceSnapshotsRequest

Container for the parameters to the DescribeWorkspaceSnapshots operation. Describes the snapshots for the specified WorkSpace.

Class DescribeWorkspaceSnapshotsResponse

This is the response object from the DescribeWorkspaceSnapshots operation.

Class DescribeWorkspacesPoolSessionsRequest

Container for the parameters to the DescribeWorkspacesPoolSessions operation. Retrieves a list that describes the streaming sessions for a specified pool.

Class DescribeWorkspacesPoolSessionsResponse

This is the response object from the DescribeWorkspacesPoolSessions operation.

Class DescribeWorkspacesPoolsFilter

Describes the filter conditions for WorkSpaces Pools to return.

Class DescribeWorkspacesPoolsRequest

Container for the parameters to the DescribeWorkspacesPools operation. Describes the specified WorkSpaces Pools.

Class DescribeWorkspacesPoolsResponse

This is the response object from the DescribeWorkspacesPools operation.

Class DescribeWorkspacesRequest

Container for the parameters to the DescribeWorkspaces operation. Describes the specified WorkSpaces.

You can filter the results by using the bundle identifier, directory identifier, or owner, but you can specify only one filter at a time.

Class DescribeWorkspacesResponse

This is the response object from the DescribeWorkspaces operation.

Class DisassociateConnectionAliasRequest

Container for the parameters to the DisassociateConnectionAlias operation. Disassociates a connection alias from a directory. Disassociating a connection alias disables cross-Region redirection between two directories in different Regions. For more information, see Cross-Region Redirection for Amazon WorkSpaces.

Before performing this operation, call DescribeConnectionAliases to make sure that the current state of the connection alias is CREATED.

Class DisassociateConnectionAliasResponse

This is the response object from the DisassociateConnectionAlias operation.

Class DisassociateIpGroupsRequest

Container for the parameters to the DisassociateIpGroups operation. Disassociates the specified IP access control group from the specified directory.

Class DisassociateIpGroupsResponse

This is the response object from the DisassociateIpGroups operation.

Class DisassociateWorkspaceApplicationRequest

Container for the parameters to the DisassociateWorkspaceApplication operation. Disassociates the specified application from a WorkSpace.

Class DisassociateWorkspaceApplicationResponse

This is the response object from the DisassociateWorkspaceApplication operation.

Class ErrorDetails

Describes in-depth details about the error. These details include the possible causes of the error and troubleshooting information.

Class FailedCreateStandbyWorkspacesRequest

Describes the standby WorkSpace that could not be created.

Class FailedCreateWorkspaceRequest

Describes a WorkSpace that cannot be created.

Class FailedWorkspaceChangeRequest

Describes a WorkSpace that could not be rebooted. (RebootWorkspaces), rebuilt (RebuildWorkspaces), restored (RestoreWorkspace), terminated (TerminateWorkspaces), started (StartWorkspaces), or stopped (StopWorkspaces).

Class GetAccountLinkRequest

Container for the parameters to the GetAccountLink operation. Retrieves account link information.

Class GetAccountLinkResponse

This is the response object from the GetAccountLink operation.

Class IDCConfig

Specifies the configurations of the identity center.

Class ImagePermission

Describes the Amazon Web Services accounts that have been granted permission to use a shared image. For more information about sharing images, see Share or Unshare a Custom WorkSpaces Image.

Class ImageResourceAssociation

Describes the association between an application and an image resource.

Class ImportClientBrandingRequest

Container for the parameters to the ImportClientBranding operation. Imports client branding. Client branding allows you to customize your WorkSpace's client login portal. You can tailor your login portal company logo, the support email address, support link, link to reset password, and a custom message for users trying to sign in.

After you import client branding, the default branding experience for the specified platform type is replaced with the imported experience

  • You must specify at least one platform type when importing client branding.

  • You can import up to 6 MB of data with each request. If your request exceeds this limit, you can import client branding for different platform types using separate requests.

  • In each platform type, the SupportEmail and SupportLink parameters are mutually exclusive. You can specify only one parameter for each platform type, but not both.

  • Imported data can take up to a minute to appear in the WorkSpaces client.

Class ImportClientBrandingResponse

This is the response object from the ImportClientBranding operation.

Class ImportWorkspaceImageRequest

Container for the parameters to the ImportWorkspaceImage operation. Imports the specified Windows 10 or 11 Bring Your Own License (BYOL) image into Amazon WorkSpaces. The image must be an already licensed Amazon EC2 image that is in your Amazon Web Services account, and you must own the image. For more information about creating BYOL images, see Bring Your Own Windows Desktop Licenses.

Class ImportWorkspaceImageResponse

This is the response object from the ImportWorkspaceImage operation.

Class IncompatibleApplicationsException

The specified application is not compatible with the resource.

Class InternalServerException

Unexpected server error occured.

Class InvalidParameterValuesException

One or more parameter values are not valid.

Class InvalidResourceStateException

The state of the resource is not valid for this operation.

Class IosClientBrandingAttributes

The client branding attributes for iOS device types. These attributes are displayed on the iOS client login screen only.

Client branding attributes are public facing. Ensure you do not include sensitive information.

Class IosImportClientBrandingAttributes

The client branding attributes to import for iOS device types. These attributes are displayed on the iOS client login screen.

Client branding attributes are public facing. Ensure you do not include sensitive information.

Class IpRuleItem

Describes a rule for an IP access control group.

Class ListAccountLinksRequest

Container for the parameters to the ListAccountLinks operation. Lists all account links.

Class ListAccountLinksResponse

This is the response object from the ListAccountLinks operation.

Class ListAvailableManagementCidrRangesRequest

Container for the parameters to the ListAvailableManagementCidrRanges operation. Retrieves a list of IP address ranges, specified as IPv4 CIDR blocks, that you can use for the network management interface when you enable Bring Your Own License (BYOL).

This operation can be run only by Amazon Web Services accounts that are enabled for BYOL. If your account isn't enabled for BYOL, you'll receive an AccessDeniedException error.

The management network interface is connected to a secure Amazon WorkSpaces management network. It is used for interactive streaming of the WorkSpace desktop to Amazon WorkSpaces clients, and to allow Amazon WorkSpaces to manage the WorkSpace.

Class ListAvailableManagementCidrRangesResponse

This is the response object from the ListAvailableManagementCidrRanges operation.

Class MicrosoftEntraConfig

Specifies the configurations of the Microsoft Entra.

Class MigrateWorkspaceRequest

Container for the parameters to the MigrateWorkspace operation. Migrates a WorkSpace from one operating system or bundle type to another, while retaining the data on the user volume.

The migration process recreates the WorkSpace by using a new root volume from the target bundle image and the user volume from the last available snapshot of the original WorkSpace. During migration, the original D:\Users\%USERNAME% user profile folder is renamed to D:\Users\%USERNAME%MMddyyTHHmmss%.NotMigrated. A new D:\Users\%USERNAME%\ folder is generated by the new OS. Certain files in the old user profile are moved to the new user profile.

For available migration scenarios, details about what happens during migration, and best practices, see Migrate a WorkSpace.

Class MigrateWorkspaceResponse

This is the response object from the MigrateWorkspace operation.

Class ModificationState

Describes a WorkSpace modification.

Class ModifyAccountRequest

Container for the parameters to the ModifyAccount operation. Modifies the configuration of Bring Your Own License (BYOL) for the specified account.

Class ModifyAccountResponse

This is the response object from the ModifyAccount operation.

Class ModifyCertificateBasedAuthPropertiesRequest

Container for the parameters to the ModifyCertificateBasedAuthProperties operation. Modifies the properties of the certificate-based authentication you want to use with your WorkSpaces.

Class ModifyCertificateBasedAuthPropertiesResponse

This is the response object from the ModifyCertificateBasedAuthProperties operation.

Class ModifyClientPropertiesRequest

Container for the parameters to the ModifyClientProperties operation. Modifies the properties of the specified Amazon WorkSpaces clients.

Class ModifyClientPropertiesResponse

This is the response object from the ModifyClientProperties operation.

Class ModifySamlPropertiesRequest

Container for the parameters to the ModifySamlProperties operation. Modifies multiple properties related to SAML 2.0 authentication, including the enablement status, user access URL, and relay state parameter name that are used for configuring federation with an SAML 2.0 identity provider.

Class ModifySamlPropertiesResponse

This is the response object from the ModifySamlProperties operation.

Class ModifySelfservicePermissionsRequest

Container for the parameters to the ModifySelfservicePermissions operation. Modifies the self-service WorkSpace management capabilities for your users. For more information, see Enable Self-Service WorkSpace Management Capabilities for Your Users.

Class ModifySelfservicePermissionsResponse

This is the response object from the ModifySelfservicePermissions operation.

Class ModifyStreamingPropertiesRequest

Container for the parameters to the ModifyStreamingProperties operation. Modifies the specified streaming properties.

Class ModifyStreamingPropertiesResponse

This is the response object from the ModifyStreamingProperties operation.

Class ModifyWorkspaceAccessPropertiesRequest

Container for the parameters to the ModifyWorkspaceAccessProperties operation. Specifies which devices and operating systems users can use to access their WorkSpaces. For more information, see Control Device Access.

Class ModifyWorkspaceAccessPropertiesResponse

This is the response object from the ModifyWorkspaceAccessProperties operation.

Class ModifyWorkspaceCreationPropertiesRequest

Container for the parameters to the ModifyWorkspaceCreationProperties operation. Modify the default properties used to create WorkSpaces.

Class ModifyWorkspaceCreationPropertiesResponse

This is the response object from the ModifyWorkspaceCreationProperties operation.

Class ModifyWorkspacePropertiesRequest

Container for the parameters to the ModifyWorkspaceProperties operation. Modifies the specified WorkSpace properties. For important information about how to modify the size of the root and user volumes, see Modify a WorkSpace.

The MANUAL running mode value is only supported by Amazon WorkSpaces Core. Contact your account team to be allow-listed to use this value. For more information, see Amazon WorkSpaces Core.

Class ModifyWorkspacePropertiesResponse

This is the response object from the ModifyWorkspaceProperties operation.

Class ModifyWorkspaceStateRequest

Container for the parameters to the ModifyWorkspaceState operation. Sets the state of the specified WorkSpace.

To maintain a WorkSpace without being interrupted, set the WorkSpace state to ADMIN_MAINTENANCE. WorkSpaces in this state do not respond to requests to reboot, stop, start, rebuild, or restore. An AutoStop WorkSpace in this state is not stopped. Users cannot log into a WorkSpace in the ADMIN_MAINTENANCE state.

Class ModifyWorkspaceStateResponse

This is the response object from the ModifyWorkspaceState operation.

Class NetworkAccessConfiguration

Describes the network details of a WorkSpaces Pool.

Class OperatingSystem

The operating system that the image is running.

Class OperatingSystemNotCompatibleException

The operating system of the WorkSpace is not compatible with the application.

Class OperationInProgressException

The properties of this WorkSpace are currently being modified. Try again in a moment.

Class OperationNotSupportedException

This operation is not supported.

Class PendingCreateStandbyWorkspacesRequest

Information about the standby WorkSpace.

Class RebootRequest

Describes the information used to reboot a WorkSpace.

Class RebootWorkspacesRequest

Container for the parameters to the RebootWorkspaces operation. Reboots the specified WorkSpaces.

You cannot reboot a WorkSpace unless its state is AVAILABLE, UNHEALTHY, or REBOOTING. Reboot a WorkSpace in the REBOOTING state only if your WorkSpace has been stuck in the REBOOTING state for over 20 minutes.

This operation is asynchronous and returns before the WorkSpaces have rebooted.

Class RebootWorkspacesResponse

This is the response object from the RebootWorkspaces operation.

Class RebuildRequest

Describes the information used to rebuild a WorkSpace.

Class RebuildWorkspacesRequest

Container for the parameters to the RebuildWorkspaces operation. Rebuilds the specified WorkSpace.

You cannot rebuild a WorkSpace unless its state is AVAILABLE, ERROR, UNHEALTHY, STOPPED, or REBOOTING.

Rebuilding a WorkSpace is a potentially destructive action that can result in the loss of data. For more information, see Rebuild a WorkSpace.

This operation is asynchronous and returns before the WorkSpaces have been completely rebuilt.

Class RebuildWorkspacesResponse

This is the response object from the RebuildWorkspaces operation.

Class RegisterWorkspaceDirectoryRequest

Container for the parameters to the RegisterWorkspaceDirectory operation. Registers the specified directory. This operation is asynchronous and returns before the WorkSpace directory is registered. If this is the first time you are registering a directory, you will need to create the workspaces_DefaultRole role before you can register a directory. For more information, see Creating the workspaces_DefaultRole Role.

Class RegisterWorkspaceDirectoryResponse

This is the response object from the RegisterWorkspaceDirectory operation.

Class RejectAccountLinkInvitationRequest

Container for the parameters to the RejectAccountLinkInvitation operation. Rejects the account link invitation.

Class RejectAccountLinkInvitationResponse

This is the response object from the RejectAccountLinkInvitation operation.

Class RelatedWorkspaceProperties

Describes the related WorkSpace. The related WorkSpace could be a standby WorkSpace or primary WorkSpace related to the specified WorkSpace.

Class ResourceAlreadyExistsException

The specified resource already exists.

Class ResourceAssociatedException

The resource is associated with a directory.

Class ResourceCreationFailedException

The resource could not be created.

Class ResourceInUseException

The specified resource is currently in use.

Class ResourceLimitExceededException

Your resource limits have been exceeded.

Class ResourceNotFoundException

The resource could not be found.

Class ResourceUnavailableException

The specified resource is not available.

Class RestoreWorkspaceRequest

Container for the parameters to the RestoreWorkspace operation. Restores the specified WorkSpace to its last known healthy state.

You cannot restore a WorkSpace unless its state is AVAILABLE, ERROR, UNHEALTHY, or STOPPED.

Restoring a WorkSpace is a potentially destructive action that can result in the loss of data. For more information, see Restore a WorkSpace.

This operation is asynchronous and returns before the WorkSpace is completely restored.

Class RestoreWorkspaceResponse

This is the response object from the RestoreWorkspace operation.

Class RevokeIpRulesRequest

Container for the parameters to the RevokeIpRules operation. Removes one or more rules from the specified IP access control group.

Class RevokeIpRulesResponse

This is the response object from the RevokeIpRules operation.

Class RootStorage

Describes the root volume for a WorkSpace bundle.

Class SamlProperties

Describes the enablement status, user access URL, and relay state parameter name that are used for configuring federation with an SAML 2.0 identity provider.

Class SelfservicePermissions

Describes the self-service permissions for a directory. For more information, see Enable Self-Service WorkSpace Management Capabilities for Your Users.

Class Snapshot

Describes a snapshot.

Class StandbyWorkspace

Describes a standby WorkSpace.

Class StandbyWorkspacesProperties

Describes the properties of the related standby WorkSpaces.

Class StartRequest

Information used to start a WorkSpace.

Class StartWorkspacesPoolRequest

Container for the parameters to the StartWorkspacesPool operation. Starts the specified pool.

You cannot start a pool unless it has a running mode of AutoStop and a state of STOPPED.

Class StartWorkspacesPoolResponse

This is the response object from the StartWorkspacesPool operation.

Class StartWorkspacesRequest

Container for the parameters to the StartWorkspaces operation. Starts the specified WorkSpaces.

You cannot start a WorkSpace unless it has a running mode of AutoStop or Manual and a state of STOPPED.

Class StartWorkspacesResponse

This is the response object from the StartWorkspaces operation.

Class StopRequest

Describes the information used to stop a WorkSpace.

Class StopWorkspacesPoolRequest

Container for the parameters to the StopWorkspacesPool operation. Stops the specified pool.

You cannot stop a WorkSpace pool unless it has a running mode of AutoStop and a state of AVAILABLE, IMPAIRED, UNHEALTHY, or ERROR.

Class StopWorkspacesPoolResponse

This is the response object from the StopWorkspacesPool operation.

Class StopWorkspacesRequest

Container for the parameters to the StopWorkspaces operation. Stops the specified WorkSpaces.

You cannot stop a WorkSpace unless it has a running mode of AutoStop or Manual and a state of AVAILABLE, IMPAIRED, UNHEALTHY, or ERROR.

Class StopWorkspacesResponse

This is the response object from the StopWorkspaces operation.

Class StorageConnector

Describes the storage connector.

Class StreamingProperties

Describes the streaming properties.

Class Tag

Describes a tag.

Class TerminateRequest

Describes the information used to terminate a WorkSpace.

Class TerminateWorkspacesPoolRequest

Container for the parameters to the TerminateWorkspacesPool operation. Terminates the specified pool.

Class TerminateWorkspacesPoolResponse

This is the response object from the TerminateWorkspacesPool operation.

Class TerminateWorkspacesPoolSessionRequest

Container for the parameters to the TerminateWorkspacesPoolSession operation. Terminates the pool session.

Class TerminateWorkspacesPoolSessionResponse

This is the response object from the TerminateWorkspacesPoolSession operation.

Class TerminateWorkspacesRequest

Container for the parameters to the TerminateWorkspaces operation. Terminates the specified WorkSpaces.

Terminating a WorkSpace is a permanent action and cannot be undone. The user's data is destroyed. If you need to archive any user data, contact Amazon Web Services Support before terminating the WorkSpace.

You can terminate a WorkSpace that is in any state except SUSPENDED.

This operation is asynchronous and returns before the WorkSpaces have been completely terminated. After a WorkSpace is terminated, the TERMINATED state is returned only briefly before the WorkSpace directory metadata is cleaned up, so this state is rarely returned. To confirm that a WorkSpace is terminated, check for the WorkSpace ID by using DescribeWorkSpaces. If the WorkSpace ID isn't returned, then the WorkSpace has been successfully terminated.

Simple AD and AD Connector are made available to you free of charge to use with WorkSpaces. If there are no WorkSpaces being used with your Simple AD or AD Connector directory for 30 consecutive days, this directory will be automatically deregistered for use with Amazon WorkSpaces, and you will be charged for this directory as per the Directory Service pricing terms.

To delete empty directories, see Delete the Directory for Your WorkSpaces. If you delete your Simple AD or AD Connector directory, you can always create a new one when you want to start using WorkSpaces again.

Class TerminateWorkspacesResponse

This is the response object from the TerminateWorkspaces operation.

Class TimeoutSettings

Describes the timeout settings for a pool of WorkSpaces.

Class UnsupportedNetworkConfigurationException

The configuration of this network is not supported for this operation, or your network configuration conflicts with the Amazon WorkSpaces management network IP range. For more information, see Configure a VPC for Amazon WorkSpaces.

Class UnsupportedWorkspaceConfigurationException

The configuration of this WorkSpace is not supported for this operation. For more information, see Required Configuration and Service Components for WorkSpaces .

Class UpdateConnectClientAddInRequest

Container for the parameters to the UpdateConnectClientAddIn operation. Updates a Amazon Connect client add-in. Use this action to update the name and endpoint URL of a Amazon Connect client add-in.

Class UpdateConnectClientAddInResponse

This is the response object from the UpdateConnectClientAddIn operation.

Class UpdateConnectionAliasPermissionRequest

Container for the parameters to the UpdateConnectionAliasPermission operation. Shares or unshares a connection alias with one account by specifying whether that account has permission to associate the connection alias with a directory. If the association permission is granted, the connection alias is shared with that account. If the association permission is revoked, the connection alias is unshared with the account. For more information, see Cross-Region Redirection for Amazon WorkSpaces.

  • Before performing this operation, call DescribeConnectionAliases to make sure that the current state of the connection alias is CREATED.

  • To delete a connection alias that has been shared, the shared account must first disassociate the connection alias from any directories it has been associated with. Then you must unshare the connection alias from the account it has been shared with. You can delete a connection alias only after it is no longer shared with any accounts or associated with any directories.

Class UpdateConnectionAliasPermissionResponse

This is the response object from the UpdateConnectionAliasPermission operation.

Class UpdateResult

Describes whether a WorkSpace image needs to be updated with the latest drivers and other components required by Amazon WorkSpaces.

Only Windows 10 WorkSpace images can be programmatically updated at this time.

Class UpdateRulesOfIpGroupRequest

Container for the parameters to the UpdateRulesOfIpGroup operation. Replaces the current rules of the specified IP access control group with the specified rules.

Class UpdateRulesOfIpGroupResponse

This is the response object from the UpdateRulesOfIpGroup operation.

Class UpdateWorkspaceBundleRequest

Container for the parameters to the UpdateWorkspaceBundle operation. Updates a WorkSpace bundle with a new image. For more information about updating WorkSpace bundles, see Update a Custom WorkSpaces Bundle.

Existing WorkSpaces aren't automatically updated when you update the bundle that they're based on. To update existing WorkSpaces that are based on a bundle that you've updated, you must either rebuild the WorkSpaces or delete and recreate them.

Class UpdateWorkspaceBundleResponse

This is the response object from the UpdateWorkspaceBundle operation.

Class UpdateWorkspaceImagePermissionRequest

Container for the parameters to the UpdateWorkspaceImagePermission operation. Shares or unshares an image with one account in the same Amazon Web Services Region by specifying whether that account has permission to copy the image. If the copy image permission is granted, the image is shared with that account. If the copy image permission is revoked, the image is unshared with the account.

After an image has been shared, the recipient account can copy the image to other Regions as needed.

In the China (Ningxia) Region, you can copy images only within the same Region.

In Amazon Web Services GovCloud (US), to copy images to and from other Regions, contact Amazon Web Services Support.

For more information about sharing images, see Share or Unshare a Custom WorkSpaces Image.

  • To delete an image that has been shared, you must unshare the image before you delete it.

  • Sharing Bring Your Own License (BYOL) images across Amazon Web Services accounts isn't supported at this time in Amazon Web Services GovCloud (US). To share BYOL images across accounts in Amazon Web Services GovCloud (US), contact Amazon Web Services Support.

Class UpdateWorkspaceImagePermissionResponse

This is the response object from the UpdateWorkspaceImagePermission operation.

Class UpdateWorkspacesPoolRequest

Container for the parameters to the UpdateWorkspacesPool operation. Updates the specified pool.

Class UpdateWorkspacesPoolResponse

This is the response object from the UpdateWorkspacesPool operation.

Class UserSetting

Information about the user's permission settings.

Class UserStorage

Describes the user volume for a WorkSpace bundle.

Class ValidationException

You either haven't provided a TargetAccountId or are using the same value for TargetAccountId and SourceAccountId.

Class Workspace

Describes a WorkSpace.

Class WorkspaceAccessProperties

The device types and operating systems that can be used to access a WorkSpace. For more information, see Amazon WorkSpaces Client Network Requirements.

Class WorkSpaceApplication

Describes the WorkSpace application.

Class WorkSpaceApplicationDeployment

Describes the WorkSpace application deployment.

Class WorkspaceBundle

Describes a WorkSpace bundle.

Class WorkspaceConnectionStatus

Describes the connection status of a WorkSpace.

Class WorkspaceCreationProperties

Describes the default properties that are used for creating WorkSpaces. For more information, see Update Directory Details for Your WorkSpaces.

Class WorkspaceDirectory

Describes a directory that is used with Amazon WorkSpaces.

Class WorkspaceImage

Describes a WorkSpace image.

Class WorkspaceProperties

Describes a WorkSpace.

Class WorkspaceRequest

Describes the information used to create a WorkSpace.

Class WorkspaceResourceAssociation

Describes the association between an application and a WorkSpace resource.

Class WorkspacesDefaultRoleNotFoundException

The workspaces_DefaultRole role could not be found. If this is the first time you are registering a directory, you will need to create the workspaces_DefaultRole role before you can register a directory. For more information, see Creating the workspaces_DefaultRole Role.

Class WorkspacesIpGroup

Describes an IP access control group.

Class WorkSpacesPaginatorFactory

Paginators for the WorkSpaces service

Class WorkspacesPool

Describes a pool of WorkSpaces.

Class WorkspacesPoolError

Describes a pool error.

Class WorkspacesPoolSession

Describes a pool session.

Interfaces

NameDescription
Interface IDescribeApplicationAssociationsPaginator

Paginator for the DescribeApplicationAssociations operation

Interface IDescribeApplicationsPaginator

Paginator for the DescribeApplications operation

Interface IDescribeWorkspaceBundlesPaginator

Paginator for the DescribeWorkspaceBundles operation

Interface IDescribeWorkspaceDirectoriesPaginator

Paginator for the DescribeWorkspaceDirectories operation

Interface IDescribeWorkspacesPaginator

Paginator for the DescribeWorkspaces operation

Interface IListAccountLinksPaginator

Paginator for the ListAccountLinks operation

Interface IWorkSpacesPaginatorFactory

Paginators for the WorkSpaces service