Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
- Service Configuration
- Errors
- AccessPropertyValue
- Application
- AssociationStatus
- Compute
- ConnectionAliasState
- ConnectionState
- DedicatedTenancyModificationStateEnum
- DedicatedTenancySupportEnum
- DedicatedTenancySupportResultEnum
- ImageType
- ModificationResourceEnum
- ModificationStateEnum
- OperatingSystemType
- ReconnectEnum
- RunningMode
- TargetWorkspaceState
- Tenancy
- WorkspaceDirectoryState
- WorkspaceDirectoryType
- WorkspaceImageIngestionProcess
- WorkspaceImageRequiredTenancy
- WorkspaceImageState
- WorkspaceState
- AccountModification
- ClientProperties
- ClientPropertiesResult
- ComputeType
- ConnectionAlias
- ConnectionAliasAssociation
- ConnectionAliasPermission
- DefaultWorkspaceCreationProperties
- FailedCreateWorkspaceRequest
- FailedWorkspaceChangeRequest
- ImagePermission
- IpRuleItem
- ModificationState
- OperatingSystem
- RebootRequest
- RebuildRequest
- RootStorage
- SelfservicePermissions
- Snapshot
- StartRequest
- StopRequest
- Tag
- TerminateRequest
- UpdateResult
- UserStorage
- Workspace
- WorkspaceAccessProperties
- WorkspaceBundle
- WorkspaceConnectionStatus
- WorkspaceCreationProperties
- WorkspaceDirectory
- WorkspaceImage
- WorkspaceProperties
- WorkspaceRequest
- WorkspacesIpGroup
Synopsis
- defaultService :: Service
- _UnsupportedNetworkConfigurationException :: AsError a => Getting (First ServiceError) a ServiceError
- _AccessDeniedException :: AsError a => Getting (First ServiceError) a ServiceError
- _ResourceCreationFailedException :: AsError a => Getting (First ServiceError) a ServiceError
- _ResourceUnavailableException :: AsError a => Getting (First ServiceError) a ServiceError
- _InvalidParameterValuesException :: AsError a => Getting (First ServiceError) a ServiceError
- _ResourceAssociatedException :: AsError a => Getting (First ServiceError) a ServiceError
- _OperationInProgressException :: AsError a => Getting (First ServiceError) a ServiceError
- _ResourceAlreadyExistsException :: AsError a => Getting (First ServiceError) a ServiceError
- _ResourceLimitExceededException :: AsError a => Getting (First ServiceError) a ServiceError
- _InvalidResourceStateException :: AsError a => Getting (First ServiceError) a ServiceError
- _OperationNotSupportedException :: AsError a => Getting (First ServiceError) a ServiceError
- _UnsupportedWorkspaceConfigurationException :: AsError a => Getting (First ServiceError) a ServiceError
- _WorkspacesDefaultRoleNotFoundException :: AsError a => Getting (First ServiceError) a ServiceError
- _ResourceNotFoundException :: AsError a => Getting (First ServiceError) a ServiceError
- newtype AccessPropertyValue where
- newtype Application where
- Application' { }
- pattern Application_Microsoft_Office_2016 :: Application
- pattern Application_Microsoft_Office_2019 :: Application
- newtype AssociationStatus where
- AssociationStatus' { }
- pattern AssociationStatus_ASSOCIATED_WITH_OWNER_ACCOUNT :: AssociationStatus
- pattern AssociationStatus_ASSOCIATED_WITH_SHARED_ACCOUNT :: AssociationStatus
- pattern AssociationStatus_NOT_ASSOCIATED :: AssociationStatus
- pattern AssociationStatus_PENDING_ASSOCIATION :: AssociationStatus
- pattern AssociationStatus_PENDING_DISASSOCIATION :: AssociationStatus
- newtype Compute where
- Compute' {
- fromCompute :: Text
- pattern Compute_GRAPHICS :: Compute
- pattern Compute_GRAPHICSPRO :: Compute
- pattern Compute_PERFORMANCE :: Compute
- pattern Compute_POWER :: Compute
- pattern Compute_POWERPRO :: Compute
- pattern Compute_STANDARD :: Compute
- pattern Compute_VALUE :: Compute
- Compute' {
- newtype ConnectionAliasState where
- newtype ConnectionState where
- ConnectionState' { }
- pattern ConnectionState_CONNECTED :: ConnectionState
- pattern ConnectionState_DISCONNECTED :: ConnectionState
- pattern ConnectionState_UNKNOWN :: ConnectionState
- newtype DedicatedTenancyModificationStateEnum where
- DedicatedTenancyModificationStateEnum' { }
- pattern DedicatedTenancyModificationStateEnum_COMPLETED :: DedicatedTenancyModificationStateEnum
- pattern DedicatedTenancyModificationStateEnum_FAILED :: DedicatedTenancyModificationStateEnum
- pattern DedicatedTenancyModificationStateEnum_PENDING :: DedicatedTenancyModificationStateEnum
- newtype DedicatedTenancySupportEnum where
- newtype DedicatedTenancySupportResultEnum where
- newtype ImageType where
- ImageType' { }
- pattern ImageType_OWNED :: ImageType
- pattern ImageType_SHARED :: ImageType
- newtype ModificationResourceEnum where
- newtype ModificationStateEnum where
- newtype OperatingSystemType where
- newtype ReconnectEnum where
- ReconnectEnum' { }
- pattern ReconnectEnum_DISABLED :: ReconnectEnum
- pattern ReconnectEnum_ENABLED :: ReconnectEnum
- newtype RunningMode where
- RunningMode' { }
- pattern RunningMode_ALWAYS_ON :: RunningMode
- pattern RunningMode_AUTO_STOP :: RunningMode
- newtype TargetWorkspaceState where
- newtype Tenancy where
- Tenancy' {
- fromTenancy :: Text
- pattern Tenancy_DEDICATED :: Tenancy
- pattern Tenancy_SHARED :: Tenancy
- Tenancy' {
- newtype WorkspaceDirectoryState where
- WorkspaceDirectoryState' { }
- pattern WorkspaceDirectoryState_DEREGISTERED :: WorkspaceDirectoryState
- pattern WorkspaceDirectoryState_DEREGISTERING :: WorkspaceDirectoryState
- pattern WorkspaceDirectoryState_ERROR :: WorkspaceDirectoryState
- pattern WorkspaceDirectoryState_REGISTERED :: WorkspaceDirectoryState
- pattern WorkspaceDirectoryState_REGISTERING :: WorkspaceDirectoryState
- newtype WorkspaceDirectoryType where
- newtype WorkspaceImageIngestionProcess where
- WorkspaceImageIngestionProcess' { }
- pattern WorkspaceImageIngestionProcess_BYOL_GRAPHICS :: WorkspaceImageIngestionProcess
- pattern WorkspaceImageIngestionProcess_BYOL_GRAPHICSPRO :: WorkspaceImageIngestionProcess
- pattern WorkspaceImageIngestionProcess_BYOL_REGULAR :: WorkspaceImageIngestionProcess
- pattern WorkspaceImageIngestionProcess_BYOL_REGULAR_WSP :: WorkspaceImageIngestionProcess
- newtype WorkspaceImageRequiredTenancy where
- newtype WorkspaceImageState where
- newtype WorkspaceState where
- WorkspaceState' { }
- pattern WorkspaceState_ADMIN_MAINTENANCE :: WorkspaceState
- pattern WorkspaceState_AVAILABLE :: WorkspaceState
- pattern WorkspaceState_ERROR :: WorkspaceState
- pattern WorkspaceState_IMPAIRED :: WorkspaceState
- pattern WorkspaceState_MAINTENANCE :: WorkspaceState
- pattern WorkspaceState_PENDING :: WorkspaceState
- pattern WorkspaceState_REBOOTING :: WorkspaceState
- pattern WorkspaceState_REBUILDING :: WorkspaceState
- pattern WorkspaceState_RESTORING :: WorkspaceState
- pattern WorkspaceState_STARTING :: WorkspaceState
- pattern WorkspaceState_STOPPED :: WorkspaceState
- pattern WorkspaceState_STOPPING :: WorkspaceState
- pattern WorkspaceState_SUSPENDED :: WorkspaceState
- pattern WorkspaceState_TERMINATED :: WorkspaceState
- pattern WorkspaceState_TERMINATING :: WorkspaceState
- pattern WorkspaceState_UNHEALTHY :: WorkspaceState
- pattern WorkspaceState_UPDATING :: WorkspaceState
- data AccountModification = AccountModification' {}
- newAccountModification :: AccountModification
- accountModification_startTime :: Lens' AccountModification (Maybe UTCTime)
- accountModification_dedicatedTenancySupport :: Lens' AccountModification (Maybe DedicatedTenancySupportResultEnum)
- accountModification_modificationState :: Lens' AccountModification (Maybe DedicatedTenancyModificationStateEnum)
- accountModification_dedicatedTenancyManagementCidrRange :: Lens' AccountModification (Maybe Text)
- accountModification_errorCode :: Lens' AccountModification (Maybe Text)
- accountModification_errorMessage :: Lens' AccountModification (Maybe Text)
- data ClientProperties = ClientProperties' {}
- newClientProperties :: ClientProperties
- clientProperties_reconnectEnabled :: Lens' ClientProperties (Maybe ReconnectEnum)
- data ClientPropertiesResult = ClientPropertiesResult' {}
- newClientPropertiesResult :: ClientPropertiesResult
- clientPropertiesResult_resourceId :: Lens' ClientPropertiesResult (Maybe Text)
- clientPropertiesResult_clientProperties :: Lens' ClientPropertiesResult (Maybe ClientProperties)
- data ComputeType = ComputeType' {}
- newComputeType :: ComputeType
- computeType_name :: Lens' ComputeType (Maybe Compute)
- data ConnectionAlias = ConnectionAlias' {}
- newConnectionAlias :: ConnectionAlias
- connectionAlias_state :: Lens' ConnectionAlias (Maybe ConnectionAliasState)
- connectionAlias_ownerAccountId :: Lens' ConnectionAlias (Maybe Text)
- connectionAlias_aliasId :: Lens' ConnectionAlias (Maybe Text)
- connectionAlias_associations :: Lens' ConnectionAlias (Maybe (NonEmpty ConnectionAliasAssociation))
- connectionAlias_connectionString :: Lens' ConnectionAlias (Maybe Text)
- data ConnectionAliasAssociation = ConnectionAliasAssociation' {}
- newConnectionAliasAssociation :: ConnectionAliasAssociation
- connectionAliasAssociation_associatedAccountId :: Lens' ConnectionAliasAssociation (Maybe Text)
- connectionAliasAssociation_resourceId :: Lens' ConnectionAliasAssociation (Maybe Text)
- connectionAliasAssociation_associationStatus :: Lens' ConnectionAliasAssociation (Maybe AssociationStatus)
- connectionAliasAssociation_connectionIdentifier :: Lens' ConnectionAliasAssociation (Maybe Text)
- data ConnectionAliasPermission = ConnectionAliasPermission' {}
- newConnectionAliasPermission :: Text -> Bool -> ConnectionAliasPermission
- connectionAliasPermission_sharedAccountId :: Lens' ConnectionAliasPermission Text
- connectionAliasPermission_allowAssociation :: Lens' ConnectionAliasPermission Bool
- data DefaultWorkspaceCreationProperties = DefaultWorkspaceCreationProperties' {}
- newDefaultWorkspaceCreationProperties :: DefaultWorkspaceCreationProperties
- defaultWorkspaceCreationProperties_customSecurityGroupId :: Lens' DefaultWorkspaceCreationProperties (Maybe Text)
- defaultWorkspaceCreationProperties_userEnabledAsLocalAdministrator :: Lens' DefaultWorkspaceCreationProperties (Maybe Bool)
- defaultWorkspaceCreationProperties_enableWorkDocs :: Lens' DefaultWorkspaceCreationProperties (Maybe Bool)
- defaultWorkspaceCreationProperties_enableMaintenanceMode :: Lens' DefaultWorkspaceCreationProperties (Maybe Bool)
- defaultWorkspaceCreationProperties_enableInternetAccess :: Lens' DefaultWorkspaceCreationProperties (Maybe Bool)
- defaultWorkspaceCreationProperties_defaultOu :: Lens' DefaultWorkspaceCreationProperties (Maybe Text)
- data FailedCreateWorkspaceRequest = FailedCreateWorkspaceRequest' {}
- newFailedCreateWorkspaceRequest :: FailedCreateWorkspaceRequest
- failedCreateWorkspaceRequest_workspaceRequest :: Lens' FailedCreateWorkspaceRequest (Maybe WorkspaceRequest)
- failedCreateWorkspaceRequest_errorCode :: Lens' FailedCreateWorkspaceRequest (Maybe Text)
- failedCreateWorkspaceRequest_errorMessage :: Lens' FailedCreateWorkspaceRequest (Maybe Text)
- data FailedWorkspaceChangeRequest = FailedWorkspaceChangeRequest' {
- errorCode :: Maybe Text
- workspaceId :: Maybe Text
- errorMessage :: Maybe Text
- newFailedWorkspaceChangeRequest :: FailedWorkspaceChangeRequest
- failedWorkspaceChangeRequest_errorCode :: Lens' FailedWorkspaceChangeRequest (Maybe Text)
- failedWorkspaceChangeRequest_workspaceId :: Lens' FailedWorkspaceChangeRequest (Maybe Text)
- failedWorkspaceChangeRequest_errorMessage :: Lens' FailedWorkspaceChangeRequest (Maybe Text)
- data ImagePermission = ImagePermission' {}
- newImagePermission :: ImagePermission
- imagePermission_sharedAccountId :: Lens' ImagePermission (Maybe Text)
- data IpRuleItem = IpRuleItem' {}
- newIpRuleItem :: IpRuleItem
- ipRuleItem_ruleDesc :: Lens' IpRuleItem (Maybe Text)
- ipRuleItem_ipRule :: Lens' IpRuleItem (Maybe Text)
- data ModificationState = ModificationState' {}
- newModificationState :: ModificationState
- modificationState_state :: Lens' ModificationState (Maybe ModificationStateEnum)
- modificationState_resource :: Lens' ModificationState (Maybe ModificationResourceEnum)
- data OperatingSystem = OperatingSystem' {}
- newOperatingSystem :: OperatingSystem
- operatingSystem_type :: Lens' OperatingSystem (Maybe OperatingSystemType)
- data RebootRequest = RebootRequest' {
- workspaceId :: Text
- newRebootRequest :: Text -> RebootRequest
- rebootRequest_workspaceId :: Lens' RebootRequest Text
- data RebuildRequest = RebuildRequest' {
- workspaceId :: Text
- newRebuildRequest :: Text -> RebuildRequest
- rebuildRequest_workspaceId :: Lens' RebuildRequest Text
- data RootStorage = RootStorage' {}
- newRootStorage :: RootStorage
- rootStorage_capacity :: Lens' RootStorage (Maybe Text)
- data SelfservicePermissions = SelfservicePermissions' {}
- newSelfservicePermissions :: SelfservicePermissions
- selfservicePermissions_restartWorkspace :: Lens' SelfservicePermissions (Maybe ReconnectEnum)
- selfservicePermissions_changeComputeType :: Lens' SelfservicePermissions (Maybe ReconnectEnum)
- selfservicePermissions_switchRunningMode :: Lens' SelfservicePermissions (Maybe ReconnectEnum)
- selfservicePermissions_rebuildWorkspace :: Lens' SelfservicePermissions (Maybe ReconnectEnum)
- selfservicePermissions_increaseVolumeSize :: Lens' SelfservicePermissions (Maybe ReconnectEnum)
- data Snapshot = Snapshot' {}
- newSnapshot :: Snapshot
- snapshot_snapshotTime :: Lens' Snapshot (Maybe UTCTime)
- data StartRequest = StartRequest' {
- workspaceId :: Maybe Text
- newStartRequest :: StartRequest
- startRequest_workspaceId :: Lens' StartRequest (Maybe Text)
- data StopRequest = StopRequest' {
- workspaceId :: Maybe Text
- newStopRequest :: StopRequest
- stopRequest_workspaceId :: Lens' StopRequest (Maybe Text)
- data Tag = Tag' {}
- newTag :: Text -> Tag
- tag_value :: Lens' Tag (Maybe Text)
- tag_key :: Lens' Tag Text
- data TerminateRequest = TerminateRequest' {
- workspaceId :: Text
- newTerminateRequest :: Text -> TerminateRequest
- terminateRequest_workspaceId :: Lens' TerminateRequest Text
- data UpdateResult = UpdateResult' {}
- newUpdateResult :: UpdateResult
- updateResult_updateAvailable :: Lens' UpdateResult (Maybe Bool)
- updateResult_description :: Lens' UpdateResult (Maybe Text)
- data UserStorage = UserStorage' {}
- newUserStorage :: UserStorage
- userStorage_capacity :: Lens' UserStorage (Maybe Text)
- data Workspace = Workspace' {
- directoryId :: Maybe Text
- state :: Maybe WorkspaceState
- ipAddress :: Maybe Text
- modificationStates :: Maybe [ModificationState]
- userName :: Maybe Text
- subnetId :: Maybe Text
- bundleId :: Maybe Text
- workspaceProperties :: Maybe WorkspaceProperties
- rootVolumeEncryptionEnabled :: Maybe Bool
- errorCode :: Maybe Text
- volumeEncryptionKey :: Maybe Text
- computerName :: Maybe Text
- workspaceId :: Maybe Text
- userVolumeEncryptionEnabled :: Maybe Bool
- errorMessage :: Maybe Text
- newWorkspace :: Workspace
- workspace_directoryId :: Lens' Workspace (Maybe Text)
- workspace_state :: Lens' Workspace (Maybe WorkspaceState)
- workspace_ipAddress :: Lens' Workspace (Maybe Text)
- workspace_modificationStates :: Lens' Workspace (Maybe [ModificationState])
- workspace_userName :: Lens' Workspace (Maybe Text)
- workspace_subnetId :: Lens' Workspace (Maybe Text)
- workspace_bundleId :: Lens' Workspace (Maybe Text)
- workspace_workspaceProperties :: Lens' Workspace (Maybe WorkspaceProperties)
- workspace_rootVolumeEncryptionEnabled :: Lens' Workspace (Maybe Bool)
- workspace_errorCode :: Lens' Workspace (Maybe Text)
- workspace_volumeEncryptionKey :: Lens' Workspace (Maybe Text)
- workspace_computerName :: Lens' Workspace (Maybe Text)
- workspace_workspaceId :: Lens' Workspace (Maybe Text)
- workspace_userVolumeEncryptionEnabled :: Lens' Workspace (Maybe Bool)
- workspace_errorMessage :: Lens' Workspace (Maybe Text)
- data WorkspaceAccessProperties = WorkspaceAccessProperties' {
- deviceTypeWindows :: Maybe AccessPropertyValue
- deviceTypeWeb :: Maybe AccessPropertyValue
- deviceTypeAndroid :: Maybe AccessPropertyValue
- deviceTypeLinux :: Maybe AccessPropertyValue
- deviceTypeOsx :: Maybe AccessPropertyValue
- deviceTypeChromeOs :: Maybe AccessPropertyValue
- deviceTypeIos :: Maybe AccessPropertyValue
- deviceTypeZeroClient :: Maybe AccessPropertyValue
- newWorkspaceAccessProperties :: WorkspaceAccessProperties
- workspaceAccessProperties_deviceTypeWindows :: Lens' WorkspaceAccessProperties (Maybe AccessPropertyValue)
- workspaceAccessProperties_deviceTypeWeb :: Lens' WorkspaceAccessProperties (Maybe AccessPropertyValue)
- workspaceAccessProperties_deviceTypeAndroid :: Lens' WorkspaceAccessProperties (Maybe AccessPropertyValue)
- workspaceAccessProperties_deviceTypeLinux :: Lens' WorkspaceAccessProperties (Maybe AccessPropertyValue)
- workspaceAccessProperties_deviceTypeOsx :: Lens' WorkspaceAccessProperties (Maybe AccessPropertyValue)
- workspaceAccessProperties_deviceTypeChromeOs :: Lens' WorkspaceAccessProperties (Maybe AccessPropertyValue)
- workspaceAccessProperties_deviceTypeIos :: Lens' WorkspaceAccessProperties (Maybe AccessPropertyValue)
- workspaceAccessProperties_deviceTypeZeroClient :: Lens' WorkspaceAccessProperties (Maybe AccessPropertyValue)
- data WorkspaceBundle = WorkspaceBundle' {}
- newWorkspaceBundle :: WorkspaceBundle
- workspaceBundle_creationTime :: Lens' WorkspaceBundle (Maybe UTCTime)
- workspaceBundle_lastUpdatedTime :: Lens' WorkspaceBundle (Maybe UTCTime)
- workspaceBundle_bundleId :: Lens' WorkspaceBundle (Maybe Text)
- workspaceBundle_owner :: Lens' WorkspaceBundle (Maybe Text)
- workspaceBundle_rootStorage :: Lens' WorkspaceBundle (Maybe RootStorage)
- workspaceBundle_name :: Lens' WorkspaceBundle (Maybe Text)
- workspaceBundle_imageId :: Lens' WorkspaceBundle (Maybe Text)
- workspaceBundle_computeType :: Lens' WorkspaceBundle (Maybe ComputeType)
- workspaceBundle_userStorage :: Lens' WorkspaceBundle (Maybe UserStorage)
- workspaceBundle_description :: Lens' WorkspaceBundle (Maybe Text)
- data WorkspaceConnectionStatus = WorkspaceConnectionStatus' {}
- newWorkspaceConnectionStatus :: WorkspaceConnectionStatus
- workspaceConnectionStatus_lastKnownUserConnectionTimestamp :: Lens' WorkspaceConnectionStatus (Maybe UTCTime)
- workspaceConnectionStatus_connectionStateCheckTimestamp :: Lens' WorkspaceConnectionStatus (Maybe UTCTime)
- workspaceConnectionStatus_workspaceId :: Lens' WorkspaceConnectionStatus (Maybe Text)
- workspaceConnectionStatus_connectionState :: Lens' WorkspaceConnectionStatus (Maybe ConnectionState)
- data WorkspaceCreationProperties = WorkspaceCreationProperties' {}
- newWorkspaceCreationProperties :: WorkspaceCreationProperties
- workspaceCreationProperties_customSecurityGroupId :: Lens' WorkspaceCreationProperties (Maybe Text)
- workspaceCreationProperties_userEnabledAsLocalAdministrator :: Lens' WorkspaceCreationProperties (Maybe Bool)
- workspaceCreationProperties_enableWorkDocs :: Lens' WorkspaceCreationProperties (Maybe Bool)
- workspaceCreationProperties_enableMaintenanceMode :: Lens' WorkspaceCreationProperties (Maybe Bool)
- workspaceCreationProperties_enableInternetAccess :: Lens' WorkspaceCreationProperties (Maybe Bool)
- workspaceCreationProperties_defaultOu :: Lens' WorkspaceCreationProperties (Maybe Text)
- data WorkspaceDirectory = WorkspaceDirectory' {
- registrationCode :: Maybe Text
- iamRoleId :: Maybe Text
- directoryId :: Maybe Text
- state :: Maybe WorkspaceDirectoryState
- customerUserName :: Maybe Text
- subnetIds :: Maybe [Text]
- ipGroupIds :: Maybe [Text]
- alias :: Maybe Text
- workspaceSecurityGroupId :: Maybe Text
- directoryType :: Maybe WorkspaceDirectoryType
- tenancy :: Maybe Tenancy
- workspaceCreationProperties :: Maybe DefaultWorkspaceCreationProperties
- dnsIpAddresses :: Maybe [Text]
- workspaceAccessProperties :: Maybe WorkspaceAccessProperties
- directoryName :: Maybe Text
- selfservicePermissions :: Maybe SelfservicePermissions
- newWorkspaceDirectory :: WorkspaceDirectory
- workspaceDirectory_registrationCode :: Lens' WorkspaceDirectory (Maybe Text)
- workspaceDirectory_iamRoleId :: Lens' WorkspaceDirectory (Maybe Text)
- workspaceDirectory_directoryId :: Lens' WorkspaceDirectory (Maybe Text)
- workspaceDirectory_state :: Lens' WorkspaceDirectory (Maybe WorkspaceDirectoryState)
- workspaceDirectory_customerUserName :: Lens' WorkspaceDirectory (Maybe Text)
- workspaceDirectory_subnetIds :: Lens' WorkspaceDirectory (Maybe [Text])
- workspaceDirectory_ipGroupIds :: Lens' WorkspaceDirectory (Maybe [Text])
- workspaceDirectory_alias :: Lens' WorkspaceDirectory (Maybe Text)
- workspaceDirectory_workspaceSecurityGroupId :: Lens' WorkspaceDirectory (Maybe Text)
- workspaceDirectory_directoryType :: Lens' WorkspaceDirectory (Maybe WorkspaceDirectoryType)
- workspaceDirectory_tenancy :: Lens' WorkspaceDirectory (Maybe Tenancy)
- workspaceDirectory_workspaceCreationProperties :: Lens' WorkspaceDirectory (Maybe DefaultWorkspaceCreationProperties)
- workspaceDirectory_dnsIpAddresses :: Lens' WorkspaceDirectory (Maybe [Text])
- workspaceDirectory_workspaceAccessProperties :: Lens' WorkspaceDirectory (Maybe WorkspaceAccessProperties)
- workspaceDirectory_directoryName :: Lens' WorkspaceDirectory (Maybe Text)
- workspaceDirectory_selfservicePermissions :: Lens' WorkspaceDirectory (Maybe SelfservicePermissions)
- data WorkspaceImage = WorkspaceImage' {
- state :: Maybe WorkspaceImageState
- ownerAccountId :: Maybe Text
- operatingSystem :: Maybe OperatingSystem
- created :: Maybe POSIX
- requiredTenancy :: Maybe WorkspaceImageRequiredTenancy
- name :: Maybe Text
- updates :: Maybe UpdateResult
- imageId :: Maybe Text
- errorCode :: Maybe Text
- errorMessage :: Maybe Text
- description :: Maybe Text
- newWorkspaceImage :: WorkspaceImage
- workspaceImage_state :: Lens' WorkspaceImage (Maybe WorkspaceImageState)
- workspaceImage_ownerAccountId :: Lens' WorkspaceImage (Maybe Text)
- workspaceImage_operatingSystem :: Lens' WorkspaceImage (Maybe OperatingSystem)
- workspaceImage_created :: Lens' WorkspaceImage (Maybe UTCTime)
- workspaceImage_requiredTenancy :: Lens' WorkspaceImage (Maybe WorkspaceImageRequiredTenancy)
- workspaceImage_name :: Lens' WorkspaceImage (Maybe Text)
- workspaceImage_updates :: Lens' WorkspaceImage (Maybe UpdateResult)
- workspaceImage_imageId :: Lens' WorkspaceImage (Maybe Text)
- workspaceImage_errorCode :: Lens' WorkspaceImage (Maybe Text)
- workspaceImage_errorMessage :: Lens' WorkspaceImage (Maybe Text)
- workspaceImage_description :: Lens' WorkspaceImage (Maybe Text)
- data WorkspaceProperties = WorkspaceProperties' {}
- newWorkspaceProperties :: WorkspaceProperties
- workspaceProperties_computeTypeName :: Lens' WorkspaceProperties (Maybe Compute)
- workspaceProperties_runningMode :: Lens' WorkspaceProperties (Maybe RunningMode)
- workspaceProperties_rootVolumeSizeGib :: Lens' WorkspaceProperties (Maybe Int)
- workspaceProperties_runningModeAutoStopTimeoutInMinutes :: Lens' WorkspaceProperties (Maybe Int)
- workspaceProperties_userVolumeSizeGib :: Lens' WorkspaceProperties (Maybe Int)
- data WorkspaceRequest = WorkspaceRequest' {}
- newWorkspaceRequest :: Text -> Text -> Text -> WorkspaceRequest
- workspaceRequest_workspaceProperties :: Lens' WorkspaceRequest (Maybe WorkspaceProperties)
- workspaceRequest_rootVolumeEncryptionEnabled :: Lens' WorkspaceRequest (Maybe Bool)
- workspaceRequest_volumeEncryptionKey :: Lens' WorkspaceRequest (Maybe Text)
- workspaceRequest_userVolumeEncryptionEnabled :: Lens' WorkspaceRequest (Maybe Bool)
- workspaceRequest_tags :: Lens' WorkspaceRequest (Maybe [Tag])
- workspaceRequest_directoryId :: Lens' WorkspaceRequest Text
- workspaceRequest_userName :: Lens' WorkspaceRequest Text
- workspaceRequest_bundleId :: Lens' WorkspaceRequest Text
- data WorkspacesIpGroup = WorkspacesIpGroup' {}
- newWorkspacesIpGroup :: WorkspacesIpGroup
- workspacesIpGroup_groupDesc :: Lens' WorkspacesIpGroup (Maybe Text)
- workspacesIpGroup_userRules :: Lens' WorkspacesIpGroup (Maybe [IpRuleItem])
- workspacesIpGroup_groupId :: Lens' WorkspacesIpGroup (Maybe Text)
- workspacesIpGroup_groupName :: Lens' WorkspacesIpGroup (Maybe Text)
Service Configuration
defaultService :: Service Source #
API version 2015-04-08
of the Amazon WorkSpaces SDK configuration.
Errors
_UnsupportedNetworkConfigurationException :: AsError a => Getting (First ServiceError) a ServiceError Source #
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.
_AccessDeniedException :: AsError a => Getting (First ServiceError) a ServiceError Source #
The user is not authorized to access a resource.
_ResourceCreationFailedException :: AsError a => Getting (First ServiceError) a ServiceError Source #
The resource could not be created.
_ResourceUnavailableException :: AsError a => Getting (First ServiceError) a ServiceError Source #
The specified resource is not available.
_InvalidParameterValuesException :: AsError a => Getting (First ServiceError) a ServiceError Source #
One or more parameter values are not valid.
_ResourceAssociatedException :: AsError a => Getting (First ServiceError) a ServiceError Source #
The resource is associated with a directory.
_OperationInProgressException :: AsError a => Getting (First ServiceError) a ServiceError Source #
The properties of this WorkSpace are currently being modified. Try again in a moment.
_ResourceAlreadyExistsException :: AsError a => Getting (First ServiceError) a ServiceError Source #
The specified resource already exists.
_ResourceLimitExceededException :: AsError a => Getting (First ServiceError) a ServiceError Source #
Your resource limits have been exceeded.
_InvalidResourceStateException :: AsError a => Getting (First ServiceError) a ServiceError Source #
The state of the resource is not valid for this operation.
_OperationNotSupportedException :: AsError a => Getting (First ServiceError) a ServiceError Source #
This operation is not supported.
_UnsupportedWorkspaceConfigurationException :: AsError a => Getting (First ServiceError) a ServiceError Source #
The configuration of this WorkSpace is not supported for this operation. For more information, see Required Configuration and Service Components for WorkSpaces .
_WorkspacesDefaultRoleNotFoundException :: AsError a => Getting (First ServiceError) a ServiceError Source #
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.
_ResourceNotFoundException :: AsError a => Getting (First ServiceError) a ServiceError Source #
The resource could not be found.
AccessPropertyValue
newtype AccessPropertyValue Source #
pattern AccessPropertyValue_ALLOW :: AccessPropertyValue | |
pattern AccessPropertyValue_DENY :: AccessPropertyValue |
Instances
Application
newtype Application Source #
pattern Application_Microsoft_Office_2016 :: Application | |
pattern Application_Microsoft_Office_2019 :: Application |
Instances
AssociationStatus
newtype AssociationStatus Source #
Instances
Compute
pattern Compute_GRAPHICS :: Compute | |
pattern Compute_GRAPHICSPRO :: Compute | |
pattern Compute_PERFORMANCE :: Compute | |
pattern Compute_POWER :: Compute | |
pattern Compute_POWERPRO :: Compute | |
pattern Compute_STANDARD :: Compute | |
pattern Compute_VALUE :: Compute |
Instances
ConnectionAliasState
newtype ConnectionAliasState Source #
pattern ConnectionAliasState_CREATED :: ConnectionAliasState | |
pattern ConnectionAliasState_CREATING :: ConnectionAliasState | |
pattern ConnectionAliasState_DELETING :: ConnectionAliasState |
Instances
ConnectionState
newtype ConnectionState Source #
pattern ConnectionState_CONNECTED :: ConnectionState | |
pattern ConnectionState_DISCONNECTED :: ConnectionState | |
pattern ConnectionState_UNKNOWN :: ConnectionState |
Instances
DedicatedTenancyModificationStateEnum
newtype DedicatedTenancyModificationStateEnum Source #
Instances
DedicatedTenancySupportEnum
newtype DedicatedTenancySupportEnum Source #
Instances
DedicatedTenancySupportResultEnum
newtype DedicatedTenancySupportResultEnum Source #
pattern DedicatedTenancySupportResultEnum_DISABLED :: DedicatedTenancySupportResultEnum | |
pattern DedicatedTenancySupportResultEnum_ENABLED :: DedicatedTenancySupportResultEnum |
Instances
ImageType
pattern ImageType_OWNED :: ImageType | |
pattern ImageType_SHARED :: ImageType |
Instances
ModificationResourceEnum
newtype ModificationResourceEnum Source #
Instances
ModificationStateEnum
newtype ModificationStateEnum Source #
pattern ModificationStateEnum_UPDATE_INITIATED :: ModificationStateEnum | |
pattern ModificationStateEnum_UPDATE_IN_PROGRESS :: ModificationStateEnum |
Instances
OperatingSystemType
newtype OperatingSystemType Source #
pattern OperatingSystemType_LINUX :: OperatingSystemType | |
pattern OperatingSystemType_WINDOWS :: OperatingSystemType |
Instances
ReconnectEnum
newtype ReconnectEnum Source #
pattern ReconnectEnum_DISABLED :: ReconnectEnum | |
pattern ReconnectEnum_ENABLED :: ReconnectEnum |
Instances
RunningMode
newtype RunningMode Source #
pattern RunningMode_ALWAYS_ON :: RunningMode | |
pattern RunningMode_AUTO_STOP :: RunningMode |
Instances
TargetWorkspaceState
newtype TargetWorkspaceState Source #
pattern TargetWorkspaceState_ADMIN_MAINTENANCE :: TargetWorkspaceState | |
pattern TargetWorkspaceState_AVAILABLE :: TargetWorkspaceState |
Instances
Tenancy
pattern Tenancy_DEDICATED :: Tenancy | |
pattern Tenancy_SHARED :: Tenancy |
Instances
WorkspaceDirectoryState
newtype WorkspaceDirectoryState Source #
Instances
WorkspaceDirectoryType
newtype WorkspaceDirectoryType Source #
pattern WorkspaceDirectoryType_AD_CONNECTOR :: WorkspaceDirectoryType | |
pattern WorkspaceDirectoryType_SIMPLE_AD :: WorkspaceDirectoryType |
Instances
WorkspaceImageIngestionProcess
newtype WorkspaceImageIngestionProcess Source #
Instances
WorkspaceImageRequiredTenancy
newtype WorkspaceImageRequiredTenancy Source #
pattern WorkspaceImageRequiredTenancy_DEDICATED :: WorkspaceImageRequiredTenancy | |
pattern WorkspaceImageRequiredTenancy_DEFAULT :: WorkspaceImageRequiredTenancy |
Instances
WorkspaceImageState
newtype WorkspaceImageState Source #
pattern WorkspaceImageState_AVAILABLE :: WorkspaceImageState | |
pattern WorkspaceImageState_ERROR :: WorkspaceImageState | |
pattern WorkspaceImageState_PENDING :: WorkspaceImageState |
Instances
WorkspaceState
newtype WorkspaceState Source #
pattern WorkspaceState_ADMIN_MAINTENANCE :: WorkspaceState | |
pattern WorkspaceState_AVAILABLE :: WorkspaceState | |
pattern WorkspaceState_ERROR :: WorkspaceState | |
pattern WorkspaceState_IMPAIRED :: WorkspaceState | |
pattern WorkspaceState_MAINTENANCE :: WorkspaceState | |
pattern WorkspaceState_PENDING :: WorkspaceState | |
pattern WorkspaceState_REBOOTING :: WorkspaceState | |
pattern WorkspaceState_REBUILDING :: WorkspaceState | |
pattern WorkspaceState_RESTORING :: WorkspaceState | |
pattern WorkspaceState_STARTING :: WorkspaceState | |
pattern WorkspaceState_STOPPED :: WorkspaceState | |
pattern WorkspaceState_STOPPING :: WorkspaceState | |
pattern WorkspaceState_SUSPENDED :: WorkspaceState | |
pattern WorkspaceState_TERMINATED :: WorkspaceState | |
pattern WorkspaceState_TERMINATING :: WorkspaceState | |
pattern WorkspaceState_UNHEALTHY :: WorkspaceState | |
pattern WorkspaceState_UPDATING :: WorkspaceState |
Instances
AccountModification
data AccountModification Source #
Describes a modification to the configuration of Bring Your Own License (BYOL) for the specified account.
See: newAccountModification
smart constructor.
AccountModification' | |
|
Instances
newAccountModification :: AccountModification Source #
Create a value of AccountModification
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:startTime:AccountModification'
, accountModification_startTime
- The timestamp when the modification of the BYOL configuration was
started.
$sel:dedicatedTenancySupport:AccountModification'
, accountModification_dedicatedTenancySupport
- The status of BYOL (whether BYOL is being enabled or disabled).
$sel:modificationState:AccountModification'
, accountModification_modificationState
- The state of the modification to the configuration of BYOL.
$sel:dedicatedTenancyManagementCidrRange:AccountModification'
, accountModification_dedicatedTenancyManagementCidrRange
- The IP address range, specified as an IPv4 CIDR block, for the
management network interface used for the account.
$sel:errorCode:AccountModification'
, accountModification_errorCode
- The error code that is returned if the configuration of BYOL cannot be
modified.
$sel:errorMessage:AccountModification'
, accountModification_errorMessage
- The text of the error message that is returned if the configuration of
BYOL cannot be modified.
accountModification_startTime :: Lens' AccountModification (Maybe UTCTime) Source #
The timestamp when the modification of the BYOL configuration was started.
accountModification_dedicatedTenancySupport :: Lens' AccountModification (Maybe DedicatedTenancySupportResultEnum) Source #
The status of BYOL (whether BYOL is being enabled or disabled).
accountModification_modificationState :: Lens' AccountModification (Maybe DedicatedTenancyModificationStateEnum) Source #
The state of the modification to the configuration of BYOL.
accountModification_dedicatedTenancyManagementCidrRange :: Lens' AccountModification (Maybe Text) Source #
The IP address range, specified as an IPv4 CIDR block, for the management network interface used for the account.
accountModification_errorCode :: Lens' AccountModification (Maybe Text) Source #
The error code that is returned if the configuration of BYOL cannot be modified.
accountModification_errorMessage :: Lens' AccountModification (Maybe Text) Source #
The text of the error message that is returned if the configuration of BYOL cannot be modified.
ClientProperties
data ClientProperties Source #
Describes an Amazon WorkSpaces client.
See: newClientProperties
smart constructor.
ClientProperties' | |
|
Instances
newClientProperties :: ClientProperties Source #
Create a value of ClientProperties
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:reconnectEnabled:ClientProperties'
, clientProperties_reconnectEnabled
- Specifies whether users can cache their credentials on the Amazon
WorkSpaces client. When enabled, users can choose to reconnect to their
WorkSpaces without re-entering their credentials.
clientProperties_reconnectEnabled :: Lens' ClientProperties (Maybe ReconnectEnum) Source #
Specifies whether users can cache their credentials on the Amazon WorkSpaces client. When enabled, users can choose to reconnect to their WorkSpaces without re-entering their credentials.
ClientPropertiesResult
data ClientPropertiesResult Source #
Information about the Amazon WorkSpaces client.
See: newClientPropertiesResult
smart constructor.
ClientPropertiesResult' | |
|
Instances
newClientPropertiesResult :: ClientPropertiesResult Source #
Create a value of ClientPropertiesResult
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:resourceId:ClientPropertiesResult'
, clientPropertiesResult_resourceId
- The resource identifier, in the form of a directory ID.
$sel:clientProperties:ClientPropertiesResult'
, clientPropertiesResult_clientProperties
- Information about the Amazon WorkSpaces client.
clientPropertiesResult_resourceId :: Lens' ClientPropertiesResult (Maybe Text) Source #
The resource identifier, in the form of a directory ID.
clientPropertiesResult_clientProperties :: Lens' ClientPropertiesResult (Maybe ClientProperties) Source #
Information about the Amazon WorkSpaces client.
ComputeType
data ComputeType Source #
Describes the compute type of the bundle.
See: newComputeType
smart constructor.
Instances
newComputeType :: ComputeType Source #
Create a value of ComputeType
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:name:ComputeType'
, computeType_name
- The compute type.
computeType_name :: Lens' ComputeType (Maybe Compute) Source #
The compute type.
ConnectionAlias
data ConnectionAlias Source #
Describes a connection alias. Connection aliases are used for cross-Region redirection. For more information, see Cross-Region Redirection for Amazon WorkSpaces.
See: newConnectionAlias
smart constructor.
ConnectionAlias' | |
|
Instances
newConnectionAlias :: ConnectionAlias Source #
Create a value of ConnectionAlias
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:state:ConnectionAlias'
, connectionAlias_state
- The current state of the connection alias.
$sel:ownerAccountId:ConnectionAlias'
, connectionAlias_ownerAccountId
- The identifier of the Amazon Web Services account that owns the
connection alias.
$sel:aliasId:ConnectionAlias'
, connectionAlias_aliasId
- The identifier of the connection alias.
$sel:associations:ConnectionAlias'
, connectionAlias_associations
- The association status of the connection alias.
$sel:connectionString:ConnectionAlias'
, connectionAlias_connectionString
- The connection string specified for the connection alias. The connection
string must be in the form of a fully qualified domain name (FQDN), such
as www.example.com
.
connectionAlias_state :: Lens' ConnectionAlias (Maybe ConnectionAliasState) Source #
The current state of the connection alias.
connectionAlias_ownerAccountId :: Lens' ConnectionAlias (Maybe Text) Source #
The identifier of the Amazon Web Services account that owns the connection alias.
connectionAlias_aliasId :: Lens' ConnectionAlias (Maybe Text) Source #
The identifier of the connection alias.
connectionAlias_associations :: Lens' ConnectionAlias (Maybe (NonEmpty ConnectionAliasAssociation)) Source #
The association status of the connection alias.
connectionAlias_connectionString :: Lens' ConnectionAlias (Maybe Text) Source #
The connection string specified for the connection alias. The connection
string must be in the form of a fully qualified domain name (FQDN), such
as www.example.com
.
ConnectionAliasAssociation
data ConnectionAliasAssociation Source #
Describes a connection alias association that is used for cross-Region redirection. For more information, see Cross-Region Redirection for Amazon WorkSpaces.
See: newConnectionAliasAssociation
smart constructor.
ConnectionAliasAssociation' | |
|
Instances
newConnectionAliasAssociation :: ConnectionAliasAssociation Source #
Create a value of ConnectionAliasAssociation
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:associatedAccountId:ConnectionAliasAssociation'
, connectionAliasAssociation_associatedAccountId
- The identifier of the Amazon Web Services account that associated the
connection alias with a directory.
$sel:resourceId:ConnectionAliasAssociation'
, connectionAliasAssociation_resourceId
- The identifier of the directory associated with a connection alias.
$sel:associationStatus:ConnectionAliasAssociation'
, connectionAliasAssociation_associationStatus
- The association status of the connection alias.
$sel:connectionIdentifier:ConnectionAliasAssociation'
, connectionAliasAssociation_connectionIdentifier
- The identifier of the connection alias association. You use the
connection identifier in the DNS TXT record when you're configuring
your DNS routing policies.
connectionAliasAssociation_associatedAccountId :: Lens' ConnectionAliasAssociation (Maybe Text) Source #
The identifier of the Amazon Web Services account that associated the connection alias with a directory.
connectionAliasAssociation_resourceId :: Lens' ConnectionAliasAssociation (Maybe Text) Source #
The identifier of the directory associated with a connection alias.
connectionAliasAssociation_associationStatus :: Lens' ConnectionAliasAssociation (Maybe AssociationStatus) Source #
The association status of the connection alias.
connectionAliasAssociation_connectionIdentifier :: Lens' ConnectionAliasAssociation (Maybe Text) Source #
The identifier of the connection alias association. You use the connection identifier in the DNS TXT record when you're configuring your DNS routing policies.
ConnectionAliasPermission
data ConnectionAliasPermission Source #
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.
See: newConnectionAliasPermission
smart constructor.
ConnectionAliasPermission' | |
|
Instances
newConnectionAliasPermission Source #
:: Text | |
-> Bool | |
-> ConnectionAliasPermission |
Create a value of ConnectionAliasPermission
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:sharedAccountId:ConnectionAliasPermission'
, connectionAliasPermission_sharedAccountId
- The identifier of the Amazon Web Services account that the connection
alias is shared with.
$sel:allowAssociation:ConnectionAliasPermission'
, connectionAliasPermission_allowAssociation
- Indicates whether the specified Amazon Web Services account is allowed
to associate the connection alias with a directory.
connectionAliasPermission_sharedAccountId :: Lens' ConnectionAliasPermission Text Source #
The identifier of the Amazon Web Services account that the connection alias is shared with.
connectionAliasPermission_allowAssociation :: Lens' ConnectionAliasPermission Bool Source #
Indicates whether the specified Amazon Web Services account is allowed to associate the connection alias with a directory.
DefaultWorkspaceCreationProperties
data DefaultWorkspaceCreationProperties Source #
Describes the default values that are used to create WorkSpaces. For more information, see Update Directory Details for Your WorkSpaces.
See: newDefaultWorkspaceCreationProperties
smart constructor.
DefaultWorkspaceCreationProperties' | |
|
Instances
newDefaultWorkspaceCreationProperties :: DefaultWorkspaceCreationProperties Source #
Create a value of DefaultWorkspaceCreationProperties
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:customSecurityGroupId:DefaultWorkspaceCreationProperties'
, defaultWorkspaceCreationProperties_customSecurityGroupId
- The identifier of the default security group to apply to WorkSpaces when
they are created. For more information, see
Security Groups for Your WorkSpaces.
$sel:userEnabledAsLocalAdministrator:DefaultWorkspaceCreationProperties'
, defaultWorkspaceCreationProperties_userEnabledAsLocalAdministrator
- Specifies whether WorkSpace users are local administrators on their
WorkSpaces.
$sel:enableWorkDocs:DefaultWorkspaceCreationProperties'
, defaultWorkspaceCreationProperties_enableWorkDocs
- Specifies whether the directory is enabled for Amazon WorkDocs.
$sel:enableMaintenanceMode:DefaultWorkspaceCreationProperties'
, defaultWorkspaceCreationProperties_enableMaintenanceMode
- Specifies whether maintenance mode is enabled for WorkSpaces. For more
information, see
WorkSpace Maintenance.
$sel:enableInternetAccess:DefaultWorkspaceCreationProperties'
, defaultWorkspaceCreationProperties_enableInternetAccess
- Specifies whether to automatically assign an Elastic public IP address
to WorkSpaces in this directory by default. If enabled, the Elastic
public IP address allows outbound internet access from your WorkSpaces
when you’re using an internet gateway in the Amazon VPC in which your
WorkSpaces are located. If you're using a Network Address Translation
(NAT) gateway for outbound internet access from your VPC, or if your
WorkSpaces are in public subnets and you manually assign them Elastic IP
addresses, you should disable this setting. This setting applies to new
WorkSpaces that you launch or to existing WorkSpaces that you rebuild.
For more information, see
Configure a VPC for Amazon WorkSpaces.
$sel:defaultOu:DefaultWorkspaceCreationProperties'
, defaultWorkspaceCreationProperties_defaultOu
- The organizational unit (OU) in the directory for the WorkSpace machine
accounts.
defaultWorkspaceCreationProperties_customSecurityGroupId :: Lens' DefaultWorkspaceCreationProperties (Maybe Text) Source #
The identifier of the default security group to apply to WorkSpaces when they are created. For more information, see Security Groups for Your WorkSpaces.
defaultWorkspaceCreationProperties_userEnabledAsLocalAdministrator :: Lens' DefaultWorkspaceCreationProperties (Maybe Bool) Source #
Specifies whether WorkSpace users are local administrators on their WorkSpaces.
defaultWorkspaceCreationProperties_enableWorkDocs :: Lens' DefaultWorkspaceCreationProperties (Maybe Bool) Source #
Specifies whether the directory is enabled for Amazon WorkDocs.
defaultWorkspaceCreationProperties_enableMaintenanceMode :: Lens' DefaultWorkspaceCreationProperties (Maybe Bool) Source #
Specifies whether maintenance mode is enabled for WorkSpaces. For more information, see WorkSpace Maintenance.
defaultWorkspaceCreationProperties_enableInternetAccess :: Lens' DefaultWorkspaceCreationProperties (Maybe Bool) Source #
Specifies whether to automatically assign an Elastic public IP address to WorkSpaces in this directory by default. If enabled, the Elastic public IP address allows outbound internet access from your WorkSpaces when you’re using an internet gateway in the Amazon VPC in which your WorkSpaces are located. If you're using a Network Address Translation (NAT) gateway for outbound internet access from your VPC, or if your WorkSpaces are in public subnets and you manually assign them Elastic IP addresses, you should disable this setting. This setting applies to new WorkSpaces that you launch or to existing WorkSpaces that you rebuild. For more information, see Configure a VPC for Amazon WorkSpaces.
defaultWorkspaceCreationProperties_defaultOu :: Lens' DefaultWorkspaceCreationProperties (Maybe Text) Source #
The organizational unit (OU) in the directory for the WorkSpace machine accounts.
FailedCreateWorkspaceRequest
data FailedCreateWorkspaceRequest Source #
Describes a WorkSpace that cannot be created.
See: newFailedCreateWorkspaceRequest
smart constructor.
FailedCreateWorkspaceRequest' | |
|
Instances
newFailedCreateWorkspaceRequest :: FailedCreateWorkspaceRequest Source #
Create a value of FailedCreateWorkspaceRequest
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:workspaceRequest:FailedCreateWorkspaceRequest'
, failedCreateWorkspaceRequest_workspaceRequest
- Information about the WorkSpace.
$sel:errorCode:FailedCreateWorkspaceRequest'
, failedCreateWorkspaceRequest_errorCode
- The error code that is returned if the WorkSpace cannot be created.
$sel:errorMessage:FailedCreateWorkspaceRequest'
, failedCreateWorkspaceRequest_errorMessage
- The text of the error message that is returned if the WorkSpace cannot
be created.
failedCreateWorkspaceRequest_workspaceRequest :: Lens' FailedCreateWorkspaceRequest (Maybe WorkspaceRequest) Source #
Information about the WorkSpace.
failedCreateWorkspaceRequest_errorCode :: Lens' FailedCreateWorkspaceRequest (Maybe Text) Source #
The error code that is returned if the WorkSpace cannot be created.
failedCreateWorkspaceRequest_errorMessage :: Lens' FailedCreateWorkspaceRequest (Maybe Text) Source #
The text of the error message that is returned if the WorkSpace cannot be created.
FailedWorkspaceChangeRequest
data FailedWorkspaceChangeRequest Source #
Describes a WorkSpace that could not be rebooted. (RebootWorkspaces), rebuilt (RebuildWorkspaces), restored (RestoreWorkspace), terminated (TerminateWorkspaces), started (StartWorkspaces), or stopped (StopWorkspaces).
See: newFailedWorkspaceChangeRequest
smart constructor.
FailedWorkspaceChangeRequest' | |
|
Instances
newFailedWorkspaceChangeRequest :: FailedWorkspaceChangeRequest Source #
Create a value of FailedWorkspaceChangeRequest
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:errorCode:FailedWorkspaceChangeRequest'
, failedWorkspaceChangeRequest_errorCode
- The error code that is returned if the WorkSpace cannot be rebooted.
$sel:workspaceId:FailedWorkspaceChangeRequest'
, failedWorkspaceChangeRequest_workspaceId
- The identifier of the WorkSpace.
$sel:errorMessage:FailedWorkspaceChangeRequest'
, failedWorkspaceChangeRequest_errorMessage
- The text of the error message that is returned if the WorkSpace cannot
be rebooted.
failedWorkspaceChangeRequest_errorCode :: Lens' FailedWorkspaceChangeRequest (Maybe Text) Source #
The error code that is returned if the WorkSpace cannot be rebooted.
failedWorkspaceChangeRequest_workspaceId :: Lens' FailedWorkspaceChangeRequest (Maybe Text) Source #
The identifier of the WorkSpace.
failedWorkspaceChangeRequest_errorMessage :: Lens' FailedWorkspaceChangeRequest (Maybe Text) Source #
The text of the error message that is returned if the WorkSpace cannot be rebooted.
ImagePermission
data ImagePermission Source #
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.
See: newImagePermission
smart constructor.
ImagePermission' | |
|
Instances
newImagePermission :: ImagePermission Source #
Create a value of ImagePermission
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:sharedAccountId:ImagePermission'
, imagePermission_sharedAccountId
- The identifier of the Amazon Web Services account that an image has been
shared with.
imagePermission_sharedAccountId :: Lens' ImagePermission (Maybe Text) Source #
The identifier of the Amazon Web Services account that an image has been shared with.
IpRuleItem
data IpRuleItem Source #
Describes a rule for an IP access control group.
See: newIpRuleItem
smart constructor.
Instances
newIpRuleItem :: IpRuleItem Source #
Create a value of IpRuleItem
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:ruleDesc:IpRuleItem'
, ipRuleItem_ruleDesc
- The description.
$sel:ipRule:IpRuleItem'
, ipRuleItem_ipRule
- The IP address range, in CIDR notation.
ipRuleItem_ruleDesc :: Lens' IpRuleItem (Maybe Text) Source #
The description.
ipRuleItem_ipRule :: Lens' IpRuleItem (Maybe Text) Source #
The IP address range, in CIDR notation.
ModificationState
data ModificationState Source #
Describes a WorkSpace modification.
See: newModificationState
smart constructor.
ModificationState' | |
|
Instances
newModificationState :: ModificationState Source #
Create a value of ModificationState
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:state:ModificationState'
, modificationState_state
- The modification state.
$sel:resource:ModificationState'
, modificationState_resource
- The resource.
modificationState_state :: Lens' ModificationState (Maybe ModificationStateEnum) Source #
The modification state.
modificationState_resource :: Lens' ModificationState (Maybe ModificationResourceEnum) Source #
The resource.
OperatingSystem
data OperatingSystem Source #
The operating system that the image is running.
See: newOperatingSystem
smart constructor.
OperatingSystem' | |
|
Instances
newOperatingSystem :: OperatingSystem Source #
Create a value of OperatingSystem
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:type':OperatingSystem'
, operatingSystem_type
- The operating system.
operatingSystem_type :: Lens' OperatingSystem (Maybe OperatingSystemType) Source #
The operating system.
RebootRequest
data RebootRequest Source #
Describes the information used to reboot a WorkSpace.
See: newRebootRequest
smart constructor.
RebootRequest' | |
|
Instances
Create a value of RebootRequest
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:workspaceId:RebootRequest'
, rebootRequest_workspaceId
- The identifier of the WorkSpace.
rebootRequest_workspaceId :: Lens' RebootRequest Text Source #
The identifier of the WorkSpace.
RebuildRequest
data RebuildRequest Source #
Describes the information used to rebuild a WorkSpace.
See: newRebuildRequest
smart constructor.
RebuildRequest' | |
|
Instances
Create a value of RebuildRequest
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:workspaceId:RebuildRequest'
, rebuildRequest_workspaceId
- The identifier of the WorkSpace.
rebuildRequest_workspaceId :: Lens' RebuildRequest Text Source #
The identifier of the WorkSpace.
RootStorage
data RootStorage Source #
Describes the root volume for a WorkSpace bundle.
See: newRootStorage
smart constructor.
Instances
newRootStorage :: RootStorage Source #
Create a value of RootStorage
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:capacity:RootStorage'
, rootStorage_capacity
- The size of the root volume.
rootStorage_capacity :: Lens' RootStorage (Maybe Text) Source #
The size of the root volume.
SelfservicePermissions
data SelfservicePermissions Source #
Describes the self-service permissions for a directory. For more information, see Enable Self-Service WorkSpace Management Capabilities for Your Users.
See: newSelfservicePermissions
smart constructor.
SelfservicePermissions' | |
|
Instances
newSelfservicePermissions :: SelfservicePermissions Source #
Create a value of SelfservicePermissions
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:restartWorkspace:SelfservicePermissions'
, selfservicePermissions_restartWorkspace
- Specifies whether users can restart their WorkSpace.
$sel:changeComputeType:SelfservicePermissions'
, selfservicePermissions_changeComputeType
- Specifies whether users can change the compute type (bundle) for their
WorkSpace.
$sel:switchRunningMode:SelfservicePermissions'
, selfservicePermissions_switchRunningMode
- Specifies whether users can switch the running mode of their WorkSpace.
$sel:rebuildWorkspace:SelfservicePermissions'
, selfservicePermissions_rebuildWorkspace
- Specifies whether users can rebuild the operating system of a WorkSpace
to its original state.
$sel:increaseVolumeSize:SelfservicePermissions'
, selfservicePermissions_increaseVolumeSize
- Specifies whether users can increase the volume size of the drives on
their WorkSpace.
selfservicePermissions_restartWorkspace :: Lens' SelfservicePermissions (Maybe ReconnectEnum) Source #
Specifies whether users can restart their WorkSpace.
selfservicePermissions_changeComputeType :: Lens' SelfservicePermissions (Maybe ReconnectEnum) Source #
Specifies whether users can change the compute type (bundle) for their WorkSpace.
selfservicePermissions_switchRunningMode :: Lens' SelfservicePermissions (Maybe ReconnectEnum) Source #
Specifies whether users can switch the running mode of their WorkSpace.
selfservicePermissions_rebuildWorkspace :: Lens' SelfservicePermissions (Maybe ReconnectEnum) Source #
Specifies whether users can rebuild the operating system of a WorkSpace to its original state.
selfservicePermissions_increaseVolumeSize :: Lens' SelfservicePermissions (Maybe ReconnectEnum) Source #
Specifies whether users can increase the volume size of the drives on their WorkSpace.
Snapshot
Describes a snapshot.
See: newSnapshot
smart constructor.
Snapshot' | |
|
Instances
Eq Snapshot Source # | |
Read Snapshot Source # | |
Show Snapshot Source # | |
Generic Snapshot Source # | |
NFData Snapshot Source # | |
Defined in Amazonka.WorkSpaces.Types.Snapshot | |
Hashable Snapshot Source # | |
Defined in Amazonka.WorkSpaces.Types.Snapshot | |
FromJSON Snapshot Source # | |
type Rep Snapshot Source # | |
Defined in Amazonka.WorkSpaces.Types.Snapshot type Rep Snapshot = D1 ('MetaData "Snapshot" "Amazonka.WorkSpaces.Types.Snapshot" "libZSservicesZSamazonka-workspacesZSamazonka-workspaces" 'False) (C1 ('MetaCons "Snapshot'" 'PrefixI 'True) (S1 ('MetaSel ('Just "snapshotTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) |
newSnapshot :: Snapshot Source #
Create a value of Snapshot
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:snapshotTime:Snapshot'
, snapshot_snapshotTime
- The time when the snapshot was created.
snapshot_snapshotTime :: Lens' Snapshot (Maybe UTCTime) Source #
The time when the snapshot was created.
StartRequest
data StartRequest Source #
Information used to start a WorkSpace.
See: newStartRequest
smart constructor.
StartRequest' | |
|
Instances
newStartRequest :: StartRequest Source #
Create a value of StartRequest
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:workspaceId:StartRequest'
, startRequest_workspaceId
- The identifier of the WorkSpace.
startRequest_workspaceId :: Lens' StartRequest (Maybe Text) Source #
The identifier of the WorkSpace.
StopRequest
data StopRequest Source #
Describes the information used to stop a WorkSpace.
See: newStopRequest
smart constructor.
StopRequest' | |
|
Instances
newStopRequest :: StopRequest Source #
Create a value of StopRequest
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:workspaceId:StopRequest'
, stopRequest_workspaceId
- The identifier of the WorkSpace.
stopRequest_workspaceId :: Lens' StopRequest (Maybe Text) Source #
The identifier of the WorkSpace.
Tag
Describes a tag.
See: newTag
smart constructor.
Instances
Eq Tag Source # | |
Read Tag Source # | |
Show Tag Source # | |
Generic Tag Source # | |
NFData Tag Source # | |
Defined in Amazonka.WorkSpaces.Types.Tag | |
Hashable Tag Source # | |
Defined in Amazonka.WorkSpaces.Types.Tag | |
ToJSON Tag Source # | |
Defined in Amazonka.WorkSpaces.Types.Tag | |
FromJSON Tag Source # | |
type Rep Tag Source # | |
Defined in Amazonka.WorkSpaces.Types.Tag type Rep Tag = D1 ('MetaData "Tag" "Amazonka.WorkSpaces.Types.Tag" "libZSservicesZSamazonka-workspacesZSamazonka-workspaces" 'False) (C1 ('MetaCons "Tag'" 'PrefixI 'True) (S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) |
Create a value of Tag
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:value:Tag'
, tag_value
- The value of the tag.
$sel:key:Tag'
, tag_key
- The key of the tag.
TerminateRequest
data TerminateRequest Source #
Describes the information used to terminate a WorkSpace.
See: newTerminateRequest
smart constructor.
TerminateRequest' | |
|
Instances
Create a value of TerminateRequest
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:workspaceId:TerminateRequest'
, terminateRequest_workspaceId
- The identifier of the WorkSpace.
terminateRequest_workspaceId :: Lens' TerminateRequest Text Source #
The identifier of the WorkSpace.
UpdateResult
data UpdateResult Source #
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.
See: newUpdateResult
smart constructor.
UpdateResult' | |
|
Instances
newUpdateResult :: UpdateResult Source #
Create a value of UpdateResult
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:updateAvailable:UpdateResult'
, updateResult_updateAvailable
- Indicates whether updated drivers or other components are available for
the specified WorkSpace image.
$sel:description:UpdateResult'
, updateResult_description
- A description of whether updates for the WorkSpace image are pending or
available.
updateResult_updateAvailable :: Lens' UpdateResult (Maybe Bool) Source #
Indicates whether updated drivers or other components are available for the specified WorkSpace image.
updateResult_description :: Lens' UpdateResult (Maybe Text) Source #
A description of whether updates for the WorkSpace image are pending or available.
UserStorage
data UserStorage Source #
Describes the user volume for a WorkSpace bundle.
See: newUserStorage
smart constructor.
Instances
newUserStorage :: UserStorage Source #
Create a value of UserStorage
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:capacity:UserStorage'
, userStorage_capacity
- The size of the user volume.
userStorage_capacity :: Lens' UserStorage (Maybe Text) Source #
The size of the user volume.
Workspace
Describes a WorkSpace.
See: newWorkspace
smart constructor.
Workspace' | |
|
Instances
newWorkspace :: Workspace Source #
Create a value of Workspace
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:directoryId:Workspace'
, workspace_directoryId
- The identifier of the Directory Service directory for the WorkSpace.
$sel:state:Workspace'
, workspace_state
- The operational state of the WorkSpace.
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.
$sel:ipAddress:Workspace'
, workspace_ipAddress
- The IP address of the WorkSpace.
$sel:modificationStates:Workspace'
, workspace_modificationStates
- The modification states of the WorkSpace.
$sel:userName:Workspace'
, workspace_userName
- The user for the WorkSpace.
$sel:subnetId:Workspace'
, workspace_subnetId
- The identifier of the subnet for the WorkSpace.
$sel:bundleId:Workspace'
, workspace_bundleId
- The identifier of the bundle used to create the WorkSpace.
$sel:workspaceProperties:Workspace'
, workspace_workspaceProperties
- The properties of the WorkSpace.
$sel:rootVolumeEncryptionEnabled:Workspace'
, workspace_rootVolumeEncryptionEnabled
- Indicates whether the data stored on the root volume is encrypted.
$sel:errorCode:Workspace'
, workspace_errorCode
- The error code that is returned if the WorkSpace cannot be created.
$sel:volumeEncryptionKey:Workspace'
, workspace_volumeEncryptionKey
- The symmetric KMS key used to encrypt data stored on your WorkSpace.
Amazon WorkSpaces does not support asymmetric KMS keys.
$sel:computerName:Workspace'
, workspace_computerName
- The name of the WorkSpace, as seen by the operating system. The format
of this name varies. For more information, see
Launch a WorkSpace.
$sel:workspaceId:Workspace'
, workspace_workspaceId
- The identifier of the WorkSpace.
$sel:userVolumeEncryptionEnabled:Workspace'
, workspace_userVolumeEncryptionEnabled
- Indicates whether the data stored on the user volume is encrypted.
$sel:errorMessage:Workspace'
, workspace_errorMessage
- The text of the error message that is returned if the WorkSpace cannot
be created.
workspace_directoryId :: Lens' Workspace (Maybe Text) Source #
The identifier of the Directory Service directory for the WorkSpace.
workspace_state :: Lens' Workspace (Maybe WorkspaceState) Source #
The operational state of the WorkSpace.
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.
workspace_modificationStates :: Lens' Workspace (Maybe [ModificationState]) Source #
The modification states of the WorkSpace.
workspace_subnetId :: Lens' Workspace (Maybe Text) Source #
The identifier of the subnet for the WorkSpace.
workspace_bundleId :: Lens' Workspace (Maybe Text) Source #
The identifier of the bundle used to create the WorkSpace.
workspace_workspaceProperties :: Lens' Workspace (Maybe WorkspaceProperties) Source #
The properties of the WorkSpace.
workspace_rootVolumeEncryptionEnabled :: Lens' Workspace (Maybe Bool) Source #
Indicates whether the data stored on the root volume is encrypted.
workspace_errorCode :: Lens' Workspace (Maybe Text) Source #
The error code that is returned if the WorkSpace cannot be created.
workspace_volumeEncryptionKey :: Lens' Workspace (Maybe Text) Source #
The symmetric KMS key used to encrypt data stored on your WorkSpace. Amazon WorkSpaces does not support asymmetric KMS keys.
workspace_computerName :: Lens' Workspace (Maybe Text) Source #
The name of the WorkSpace, as seen by the operating system. The format of this name varies. For more information, see Launch a WorkSpace.
workspace_userVolumeEncryptionEnabled :: Lens' Workspace (Maybe Bool) Source #
Indicates whether the data stored on the user volume is encrypted.
workspace_errorMessage :: Lens' Workspace (Maybe Text) Source #
The text of the error message that is returned if the WorkSpace cannot be created.
WorkspaceAccessProperties
data WorkspaceAccessProperties Source #
The device types and operating systems that can be used to access a WorkSpace. For more information, see Amazon WorkSpaces Client Network Requirements.
See: newWorkspaceAccessProperties
smart constructor.
WorkspaceAccessProperties' | |
|
Instances
newWorkspaceAccessProperties :: WorkspaceAccessProperties Source #
Create a value of WorkspaceAccessProperties
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:deviceTypeWindows:WorkspaceAccessProperties'
, workspaceAccessProperties_deviceTypeWindows
- Indicates whether users can use Windows clients to access their
WorkSpaces.
$sel:deviceTypeWeb:WorkspaceAccessProperties'
, workspaceAccessProperties_deviceTypeWeb
- Indicates whether users can access their WorkSpaces through a web
browser.
$sel:deviceTypeAndroid:WorkspaceAccessProperties'
, workspaceAccessProperties_deviceTypeAndroid
- Indicates whether users can use Android and Android-compatible Chrome OS
devices to access their WorkSpaces.
$sel:deviceTypeLinux:WorkspaceAccessProperties'
, workspaceAccessProperties_deviceTypeLinux
- Indicates whether users can use Linux clients to access their
WorkSpaces.
$sel:deviceTypeOsx:WorkspaceAccessProperties'
, workspaceAccessProperties_deviceTypeOsx
- Indicates whether users can use macOS clients to access their
WorkSpaces.
$sel:deviceTypeChromeOs:WorkspaceAccessProperties'
, workspaceAccessProperties_deviceTypeChromeOs
- Indicates whether users can use Chromebooks to access their WorkSpaces.
$sel:deviceTypeIos:WorkspaceAccessProperties'
, workspaceAccessProperties_deviceTypeIos
- Indicates whether users can use iOS devices to access their WorkSpaces.
$sel:deviceTypeZeroClient:WorkspaceAccessProperties'
, workspaceAccessProperties_deviceTypeZeroClient
- Indicates whether users can use zero client devices to access their
WorkSpaces.
workspaceAccessProperties_deviceTypeWindows :: Lens' WorkspaceAccessProperties (Maybe AccessPropertyValue) Source #
Indicates whether users can use Windows clients to access their WorkSpaces.
workspaceAccessProperties_deviceTypeWeb :: Lens' WorkspaceAccessProperties (Maybe AccessPropertyValue) Source #
Indicates whether users can access their WorkSpaces through a web browser.
workspaceAccessProperties_deviceTypeAndroid :: Lens' WorkspaceAccessProperties (Maybe AccessPropertyValue) Source #
Indicates whether users can use Android and Android-compatible Chrome OS devices to access their WorkSpaces.
workspaceAccessProperties_deviceTypeLinux :: Lens' WorkspaceAccessProperties (Maybe AccessPropertyValue) Source #
Indicates whether users can use Linux clients to access their WorkSpaces.
workspaceAccessProperties_deviceTypeOsx :: Lens' WorkspaceAccessProperties (Maybe AccessPropertyValue) Source #
Indicates whether users can use macOS clients to access their WorkSpaces.
workspaceAccessProperties_deviceTypeChromeOs :: Lens' WorkspaceAccessProperties (Maybe AccessPropertyValue) Source #
Indicates whether users can use Chromebooks to access their WorkSpaces.
workspaceAccessProperties_deviceTypeIos :: Lens' WorkspaceAccessProperties (Maybe AccessPropertyValue) Source #
Indicates whether users can use iOS devices to access their WorkSpaces.
workspaceAccessProperties_deviceTypeZeroClient :: Lens' WorkspaceAccessProperties (Maybe AccessPropertyValue) Source #
Indicates whether users can use zero client devices to access their WorkSpaces.
WorkspaceBundle
data WorkspaceBundle Source #
Describes a WorkSpace bundle.
See: newWorkspaceBundle
smart constructor.
WorkspaceBundle' | |
|
Instances
newWorkspaceBundle :: WorkspaceBundle Source #
Create a value of WorkspaceBundle
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:creationTime:WorkspaceBundle'
, workspaceBundle_creationTime
- The time when the bundle was created.
$sel:lastUpdatedTime:WorkspaceBundle'
, workspaceBundle_lastUpdatedTime
- The last time that the bundle was updated.
$sel:bundleId:WorkspaceBundle'
, workspaceBundle_bundleId
- The identifier of the bundle.
$sel:owner:WorkspaceBundle'
, workspaceBundle_owner
- The owner of the bundle. This is the account identifier of the owner, or
AMAZON
if the bundle is provided by Amazon Web Services.
$sel:rootStorage:WorkspaceBundle'
, workspaceBundle_rootStorage
- The size of the root volume.
$sel:name:WorkspaceBundle'
, workspaceBundle_name
- The name of the bundle.
$sel:imageId:WorkspaceBundle'
, workspaceBundle_imageId
- The identifier of the image that was used to create the bundle.
$sel:computeType:WorkspaceBundle'
, workspaceBundle_computeType
- The compute type of the bundle. For more information, see
Amazon WorkSpaces Bundles.
$sel:userStorage:WorkspaceBundle'
, workspaceBundle_userStorage
- The size of the user volume.
$sel:description:WorkspaceBundle'
, workspaceBundle_description
- The description of the bundle.
workspaceBundle_creationTime :: Lens' WorkspaceBundle (Maybe UTCTime) Source #
The time when the bundle was created.
workspaceBundle_lastUpdatedTime :: Lens' WorkspaceBundle (Maybe UTCTime) Source #
The last time that the bundle was updated.
workspaceBundle_bundleId :: Lens' WorkspaceBundle (Maybe Text) Source #
The identifier of the bundle.
workspaceBundle_owner :: Lens' WorkspaceBundle (Maybe Text) Source #
The owner of the bundle. This is the account identifier of the owner, or
AMAZON
if the bundle is provided by Amazon Web Services.
workspaceBundle_rootStorage :: Lens' WorkspaceBundle (Maybe RootStorage) Source #
The size of the root volume.
workspaceBundle_name :: Lens' WorkspaceBundle (Maybe Text) Source #
The name of the bundle.
workspaceBundle_imageId :: Lens' WorkspaceBundle (Maybe Text) Source #
The identifier of the image that was used to create the bundle.
workspaceBundle_computeType :: Lens' WorkspaceBundle (Maybe ComputeType) Source #
The compute type of the bundle. For more information, see Amazon WorkSpaces Bundles.
workspaceBundle_userStorage :: Lens' WorkspaceBundle (Maybe UserStorage) Source #
The size of the user volume.
workspaceBundle_description :: Lens' WorkspaceBundle (Maybe Text) Source #
The description of the bundle.
WorkspaceConnectionStatus
data WorkspaceConnectionStatus Source #
Describes the connection status of a WorkSpace.
See: newWorkspaceConnectionStatus
smart constructor.
WorkspaceConnectionStatus' | |
|
Instances
newWorkspaceConnectionStatus :: WorkspaceConnectionStatus Source #
Create a value of WorkspaceConnectionStatus
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:lastKnownUserConnectionTimestamp:WorkspaceConnectionStatus'
, workspaceConnectionStatus_lastKnownUserConnectionTimestamp
- The timestamp of the last known user connection.
$sel:connectionStateCheckTimestamp:WorkspaceConnectionStatus'
, workspaceConnectionStatus_connectionStateCheckTimestamp
- The timestamp of the connection status check.
$sel:workspaceId:WorkspaceConnectionStatus'
, workspaceConnectionStatus_workspaceId
- The identifier of the WorkSpace.
$sel:connectionState:WorkspaceConnectionStatus'
, workspaceConnectionStatus_connectionState
- The connection state of the WorkSpace. The connection state is unknown
if the WorkSpace is stopped.
workspaceConnectionStatus_lastKnownUserConnectionTimestamp :: Lens' WorkspaceConnectionStatus (Maybe UTCTime) Source #
The timestamp of the last known user connection.
workspaceConnectionStatus_connectionStateCheckTimestamp :: Lens' WorkspaceConnectionStatus (Maybe UTCTime) Source #
The timestamp of the connection status check.
workspaceConnectionStatus_workspaceId :: Lens' WorkspaceConnectionStatus (Maybe Text) Source #
The identifier of the WorkSpace.
workspaceConnectionStatus_connectionState :: Lens' WorkspaceConnectionStatus (Maybe ConnectionState) Source #
The connection state of the WorkSpace. The connection state is unknown if the WorkSpace is stopped.
WorkspaceCreationProperties
data WorkspaceCreationProperties Source #
Describes the default properties that are used for creating WorkSpaces. For more information, see Update Directory Details for Your WorkSpaces.
See: newWorkspaceCreationProperties
smart constructor.
WorkspaceCreationProperties' | |
|
Instances
newWorkspaceCreationProperties :: WorkspaceCreationProperties Source #
Create a value of WorkspaceCreationProperties
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:customSecurityGroupId:WorkspaceCreationProperties'
, workspaceCreationProperties_customSecurityGroupId
- The identifier of your custom security group.
$sel:userEnabledAsLocalAdministrator:WorkspaceCreationProperties'
, workspaceCreationProperties_userEnabledAsLocalAdministrator
- Indicates whether users are local administrators of their WorkSpaces.
$sel:enableWorkDocs:WorkspaceCreationProperties'
, workspaceCreationProperties_enableWorkDocs
- Indicates whether Amazon WorkDocs is enabled for your WorkSpaces.
If WorkDocs is already enabled for a WorkSpaces directory and you disable it, new WorkSpaces launched in the directory will not have WorkDocs enabled. However, WorkDocs remains enabled for any existing WorkSpaces, unless you either disable users' access to WorkDocs or you delete the WorkDocs site. To disable users' access to WorkDocs, see Disabling Users in the Amazon WorkDocs Administration Guide. To delete a WorkDocs site, see Deleting a Site in the Amazon WorkDocs Administration Guide.
If you enable WorkDocs on a directory that already has existing WorkSpaces, the existing WorkSpaces and any new WorkSpaces that are launched in the directory will have WorkDocs enabled.
$sel:enableMaintenanceMode:WorkspaceCreationProperties'
, workspaceCreationProperties_enableMaintenanceMode
- Indicates whether maintenance mode is enabled for your WorkSpaces. For
more information, see
WorkSpace Maintenance.
$sel:enableInternetAccess:WorkspaceCreationProperties'
, workspaceCreationProperties_enableInternetAccess
- Indicates whether internet access is enabled for your WorkSpaces.
$sel:defaultOu:WorkspaceCreationProperties'
, workspaceCreationProperties_defaultOu
- The default organizational unit (OU) for your WorkSpaces directories.
This string must be the full Lightweight Directory Access Protocol
(LDAP) distinguished name for the target domain and OU. It must be in
the form "OU=value,DC=value,DC=value"
, where value is any string
of characters, and the number of domain components (DCs) is two or more.
For example, OU=WorkSpaces_machines,DC=machines,DC=example,DC=com
.
- To avoid errors, certain characters in the distinguished name must be escaped. For more information, see Distinguished Names in the Microsoft documentation.
- The API doesn't validate whether the OU exists.
workspaceCreationProperties_customSecurityGroupId :: Lens' WorkspaceCreationProperties (Maybe Text) Source #
The identifier of your custom security group.
workspaceCreationProperties_userEnabledAsLocalAdministrator :: Lens' WorkspaceCreationProperties (Maybe Bool) Source #
Indicates whether users are local administrators of their WorkSpaces.
workspaceCreationProperties_enableWorkDocs :: Lens' WorkspaceCreationProperties (Maybe Bool) Source #
Indicates whether Amazon WorkDocs is enabled for your WorkSpaces.
If WorkDocs is already enabled for a WorkSpaces directory and you disable it, new WorkSpaces launched in the directory will not have WorkDocs enabled. However, WorkDocs remains enabled for any existing WorkSpaces, unless you either disable users' access to WorkDocs or you delete the WorkDocs site. To disable users' access to WorkDocs, see Disabling Users in the Amazon WorkDocs Administration Guide. To delete a WorkDocs site, see Deleting a Site in the Amazon WorkDocs Administration Guide.
If you enable WorkDocs on a directory that already has existing WorkSpaces, the existing WorkSpaces and any new WorkSpaces that are launched in the directory will have WorkDocs enabled.
workspaceCreationProperties_enableMaintenanceMode :: Lens' WorkspaceCreationProperties (Maybe Bool) Source #
Indicates whether maintenance mode is enabled for your WorkSpaces. For more information, see WorkSpace Maintenance.
workspaceCreationProperties_enableInternetAccess :: Lens' WorkspaceCreationProperties (Maybe Bool) Source #
Indicates whether internet access is enabled for your WorkSpaces.
workspaceCreationProperties_defaultOu :: Lens' WorkspaceCreationProperties (Maybe Text) Source #
The default organizational unit (OU) for your WorkSpaces directories.
This string must be the full Lightweight Directory Access Protocol
(LDAP) distinguished name for the target domain and OU. It must be in
the form "OU=value,DC=value,DC=value"
, where value is any string
of characters, and the number of domain components (DCs) is two or more.
For example, OU=WorkSpaces_machines,DC=machines,DC=example,DC=com
.
- To avoid errors, certain characters in the distinguished name must be escaped. For more information, see Distinguished Names in the Microsoft documentation.
- The API doesn't validate whether the OU exists.
WorkspaceDirectory
data WorkspaceDirectory Source #
Describes a directory that is used with Amazon WorkSpaces.
See: newWorkspaceDirectory
smart constructor.
WorkspaceDirectory' | |
|
Instances
newWorkspaceDirectory :: WorkspaceDirectory Source #
Create a value of WorkspaceDirectory
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:registrationCode:WorkspaceDirectory'
, workspaceDirectory_registrationCode
- The registration code for the directory. This is the code that users
enter in their Amazon WorkSpaces client application to connect to the
directory.
$sel:iamRoleId:WorkspaceDirectory'
, workspaceDirectory_iamRoleId
- The identifier of the IAM role. This is the role that allows Amazon
WorkSpaces to make calls to other services, such as Amazon EC2, on your
behalf.
$sel:directoryId:WorkspaceDirectory'
, workspaceDirectory_directoryId
- The directory identifier.
$sel:state:WorkspaceDirectory'
, workspaceDirectory_state
- The state of the directory's registration with Amazon WorkSpaces. After
a directory is deregistered, the DEREGISTERED
state is returned very
briefly before the directory metadata is cleaned up, so this state is
rarely returned. To confirm that a directory is deregistered, check for
the directory ID by using
DescribeWorkspaceDirectories.
If the directory ID isn't returned, then the directory has been
successfully deregistered.
$sel:customerUserName:WorkspaceDirectory'
, workspaceDirectory_customerUserName
- The user name for the service account.
$sel:subnetIds:WorkspaceDirectory'
, workspaceDirectory_subnetIds
- The identifiers of the subnets used with the directory.
$sel:ipGroupIds:WorkspaceDirectory'
, workspaceDirectory_ipGroupIds
- The identifiers of the IP access control groups associated with the
directory.
$sel:alias:WorkspaceDirectory'
, workspaceDirectory_alias
- The directory alias.
$sel:workspaceSecurityGroupId:WorkspaceDirectory'
, workspaceDirectory_workspaceSecurityGroupId
- The identifier of the security group that is assigned to new WorkSpaces.
$sel:directoryType:WorkspaceDirectory'
, workspaceDirectory_directoryType
- The directory type.
$sel:tenancy:WorkspaceDirectory'
, workspaceDirectory_tenancy
- Specifies whether the directory is dedicated or shared. To use Bring
Your Own License (BYOL), this value must be set to DEDICATED
. For more
information, see
Bring Your Own Windows Desktop Images.
$sel:workspaceCreationProperties:WorkspaceDirectory'
, workspaceDirectory_workspaceCreationProperties
- The default creation properties for all WorkSpaces in the directory.
$sel:dnsIpAddresses:WorkspaceDirectory'
, workspaceDirectory_dnsIpAddresses
- The IP addresses of the DNS servers for the directory.
$sel:workspaceAccessProperties:WorkspaceDirectory'
, workspaceDirectory_workspaceAccessProperties
- The devices and operating systems that users can use to access
WorkSpaces.
$sel:directoryName:WorkspaceDirectory'
, workspaceDirectory_directoryName
- The name of the directory.
$sel:selfservicePermissions:WorkspaceDirectory'
, workspaceDirectory_selfservicePermissions
- The default self-service permissions for WorkSpaces in the directory.
workspaceDirectory_registrationCode :: Lens' WorkspaceDirectory (Maybe Text) Source #
The registration code for the directory. This is the code that users enter in their Amazon WorkSpaces client application to connect to the directory.
workspaceDirectory_iamRoleId :: Lens' WorkspaceDirectory (Maybe Text) Source #
The identifier of the IAM role. This is the role that allows Amazon WorkSpaces to make calls to other services, such as Amazon EC2, on your behalf.
workspaceDirectory_directoryId :: Lens' WorkspaceDirectory (Maybe Text) Source #
The directory identifier.
workspaceDirectory_state :: Lens' WorkspaceDirectory (Maybe WorkspaceDirectoryState) Source #
The state of the directory's registration with Amazon WorkSpaces. After
a directory is deregistered, the DEREGISTERED
state is returned very
briefly before the directory metadata is cleaned up, so this state is
rarely returned. To confirm that a directory is deregistered, check for
the directory ID by using
DescribeWorkspaceDirectories.
If the directory ID isn't returned, then the directory has been
successfully deregistered.
workspaceDirectory_customerUserName :: Lens' WorkspaceDirectory (Maybe Text) Source #
The user name for the service account.
workspaceDirectory_subnetIds :: Lens' WorkspaceDirectory (Maybe [Text]) Source #
The identifiers of the subnets used with the directory.
workspaceDirectory_ipGroupIds :: Lens' WorkspaceDirectory (Maybe [Text]) Source #
The identifiers of the IP access control groups associated with the directory.
workspaceDirectory_alias :: Lens' WorkspaceDirectory (Maybe Text) Source #
The directory alias.
workspaceDirectory_workspaceSecurityGroupId :: Lens' WorkspaceDirectory (Maybe Text) Source #
The identifier of the security group that is assigned to new WorkSpaces.
workspaceDirectory_directoryType :: Lens' WorkspaceDirectory (Maybe WorkspaceDirectoryType) Source #
The directory type.
workspaceDirectory_tenancy :: Lens' WorkspaceDirectory (Maybe Tenancy) Source #
Specifies whether the directory is dedicated or shared. To use Bring
Your Own License (BYOL), this value must be set to DEDICATED
. For more
information, see
Bring Your Own Windows Desktop Images.
workspaceDirectory_workspaceCreationProperties :: Lens' WorkspaceDirectory (Maybe DefaultWorkspaceCreationProperties) Source #
The default creation properties for all WorkSpaces in the directory.
workspaceDirectory_dnsIpAddresses :: Lens' WorkspaceDirectory (Maybe [Text]) Source #
The IP addresses of the DNS servers for the directory.
workspaceDirectory_workspaceAccessProperties :: Lens' WorkspaceDirectory (Maybe WorkspaceAccessProperties) Source #
The devices and operating systems that users can use to access WorkSpaces.
workspaceDirectory_directoryName :: Lens' WorkspaceDirectory (Maybe Text) Source #
The name of the directory.
workspaceDirectory_selfservicePermissions :: Lens' WorkspaceDirectory (Maybe SelfservicePermissions) Source #
The default self-service permissions for WorkSpaces in the directory.
WorkspaceImage
data WorkspaceImage Source #
Describes a WorkSpace image.
See: newWorkspaceImage
smart constructor.
WorkspaceImage' | |
|
Instances
newWorkspaceImage :: WorkspaceImage Source #
Create a value of WorkspaceImage
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:state:WorkspaceImage'
, workspaceImage_state
- The status of the image.
$sel:ownerAccountId:WorkspaceImage'
, workspaceImage_ownerAccountId
- The identifier of the Amazon Web Services account that owns the image.
$sel:operatingSystem:WorkspaceImage'
, workspaceImage_operatingSystem
- The operating system that the image is running.
$sel:created:WorkspaceImage'
, workspaceImage_created
- The date when the image was created. If the image has been shared, the
Amazon Web Services account that the image has been shared with sees the
original creation date of the image.
$sel:requiredTenancy:WorkspaceImage'
, workspaceImage_requiredTenancy
- Specifies whether the image is running on dedicated hardware. When Bring
Your Own License (BYOL) is enabled, this value is set to DEDICATED
.
For more information, see
Bring Your Own Windows Desktop Images.
$sel:name:WorkspaceImage'
, workspaceImage_name
- The name of the image.
$sel:updates:WorkspaceImage'
, workspaceImage_updates
- The updates (if any) that are available for the specified image.
$sel:imageId:WorkspaceImage'
, workspaceImage_imageId
- The identifier of the image.
$sel:errorCode:WorkspaceImage'
, workspaceImage_errorCode
- The error code that is returned for the image.
$sel:errorMessage:WorkspaceImage'
, workspaceImage_errorMessage
- The text of the error message that is returned for the image.
$sel:description:WorkspaceImage'
, workspaceImage_description
- The description of the image.
workspaceImage_state :: Lens' WorkspaceImage (Maybe WorkspaceImageState) Source #
The status of the image.
workspaceImage_ownerAccountId :: Lens' WorkspaceImage (Maybe Text) Source #
The identifier of the Amazon Web Services account that owns the image.
workspaceImage_operatingSystem :: Lens' WorkspaceImage (Maybe OperatingSystem) Source #
The operating system that the image is running.
workspaceImage_created :: Lens' WorkspaceImage (Maybe UTCTime) Source #
The date when the image was created. If the image has been shared, the Amazon Web Services account that the image has been shared with sees the original creation date of the image.
workspaceImage_requiredTenancy :: Lens' WorkspaceImage (Maybe WorkspaceImageRequiredTenancy) Source #
Specifies whether the image is running on dedicated hardware. When Bring
Your Own License (BYOL) is enabled, this value is set to DEDICATED
.
For more information, see
Bring Your Own Windows Desktop Images.
workspaceImage_name :: Lens' WorkspaceImage (Maybe Text) Source #
The name of the image.
workspaceImage_updates :: Lens' WorkspaceImage (Maybe UpdateResult) Source #
The updates (if any) that are available for the specified image.
workspaceImage_imageId :: Lens' WorkspaceImage (Maybe Text) Source #
The identifier of the image.
workspaceImage_errorCode :: Lens' WorkspaceImage (Maybe Text) Source #
The error code that is returned for the image.
workspaceImage_errorMessage :: Lens' WorkspaceImage (Maybe Text) Source #
The text of the error message that is returned for the image.
workspaceImage_description :: Lens' WorkspaceImage (Maybe Text) Source #
The description of the image.
WorkspaceProperties
data WorkspaceProperties Source #
Describes a WorkSpace.
See: newWorkspaceProperties
smart constructor.
WorkspaceProperties' | |
|
Instances
newWorkspaceProperties :: WorkspaceProperties Source #
Create a value of WorkspaceProperties
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:computeTypeName:WorkspaceProperties'
, workspaceProperties_computeTypeName
- The compute type. For more information, see
Amazon WorkSpaces Bundles.
$sel:runningMode:WorkspaceProperties'
, workspaceProperties_runningMode
- The running mode. For more information, see
Manage the WorkSpace Running Mode.
$sel:rootVolumeSizeGib:WorkspaceProperties'
, workspaceProperties_rootVolumeSizeGib
- The size of the root volume. For important information about how to
modify the size of the root and user volumes, see
Modify a WorkSpace.
$sel:runningModeAutoStopTimeoutInMinutes:WorkspaceProperties'
, workspaceProperties_runningModeAutoStopTimeoutInMinutes
- The time after a user logs off when WorkSpaces are automatically
stopped. Configured in 60-minute intervals.
$sel:userVolumeSizeGib:WorkspaceProperties'
, workspaceProperties_userVolumeSizeGib
- The size of the user storage. For important information about how to
modify the size of the root and user volumes, see
Modify a WorkSpace.
workspaceProperties_computeTypeName :: Lens' WorkspaceProperties (Maybe Compute) Source #
The compute type. For more information, see Amazon WorkSpaces Bundles.
workspaceProperties_runningMode :: Lens' WorkspaceProperties (Maybe RunningMode) Source #
The running mode. For more information, see Manage the WorkSpace Running Mode.
workspaceProperties_rootVolumeSizeGib :: Lens' WorkspaceProperties (Maybe Int) Source #
The size of the root volume. For important information about how to modify the size of the root and user volumes, see Modify a WorkSpace.
workspaceProperties_runningModeAutoStopTimeoutInMinutes :: Lens' WorkspaceProperties (Maybe Int) Source #
The time after a user logs off when WorkSpaces are automatically stopped. Configured in 60-minute intervals.
workspaceProperties_userVolumeSizeGib :: Lens' WorkspaceProperties (Maybe Int) Source #
The size of the user storage. For important information about how to modify the size of the root and user volumes, see Modify a WorkSpace.
WorkspaceRequest
data WorkspaceRequest Source #
Describes the information used to create a WorkSpace.
See: newWorkspaceRequest
smart constructor.
WorkspaceRequest' | |
|
Instances
:: Text | |
-> Text | |
-> Text | |
-> WorkspaceRequest |
Create a value of WorkspaceRequest
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:workspaceProperties:WorkspaceRequest'
, workspaceRequest_workspaceProperties
- The WorkSpace properties.
$sel:rootVolumeEncryptionEnabled:WorkspaceRequest'
, workspaceRequest_rootVolumeEncryptionEnabled
- Indicates whether the data stored on the root volume is encrypted.
$sel:volumeEncryptionKey:WorkspaceRequest'
, workspaceRequest_volumeEncryptionKey
- The symmetric KMS key used to encrypt data stored on your WorkSpace.
Amazon WorkSpaces does not support asymmetric KMS keys.
$sel:userVolumeEncryptionEnabled:WorkspaceRequest'
, workspaceRequest_userVolumeEncryptionEnabled
- Indicates whether the data stored on the user volume is encrypted.
$sel:tags:WorkspaceRequest'
, workspaceRequest_tags
- The tags for the WorkSpace.
$sel:directoryId:WorkspaceRequest'
, workspaceRequest_directoryId
- The identifier of the Directory Service directory for the WorkSpace. You
can use DescribeWorkspaceDirectories to list the available directories.
$sel:userName:WorkspaceRequest'
, workspaceRequest_userName
- The user name of the user for the WorkSpace. This user name must exist
in the Directory Service directory for the WorkSpace.
$sel:bundleId:WorkspaceRequest'
, workspaceRequest_bundleId
- The identifier of the bundle for the WorkSpace. You can use
DescribeWorkspaceBundles to list the available bundles.
workspaceRequest_workspaceProperties :: Lens' WorkspaceRequest (Maybe WorkspaceProperties) Source #
The WorkSpace properties.
workspaceRequest_rootVolumeEncryptionEnabled :: Lens' WorkspaceRequest (Maybe Bool) Source #
Indicates whether the data stored on the root volume is encrypted.
workspaceRequest_volumeEncryptionKey :: Lens' WorkspaceRequest (Maybe Text) Source #
The symmetric KMS key used to encrypt data stored on your WorkSpace. Amazon WorkSpaces does not support asymmetric KMS keys.
workspaceRequest_userVolumeEncryptionEnabled :: Lens' WorkspaceRequest (Maybe Bool) Source #
Indicates whether the data stored on the user volume is encrypted.
workspaceRequest_tags :: Lens' WorkspaceRequest (Maybe [Tag]) Source #
The tags for the WorkSpace.
workspaceRequest_directoryId :: Lens' WorkspaceRequest Text Source #
The identifier of the Directory Service directory for the WorkSpace. You can use DescribeWorkspaceDirectories to list the available directories.
workspaceRequest_userName :: Lens' WorkspaceRequest Text Source #
The user name of the user for the WorkSpace. This user name must exist in the Directory Service directory for the WorkSpace.
workspaceRequest_bundleId :: Lens' WorkspaceRequest Text Source #
The identifier of the bundle for the WorkSpace. You can use DescribeWorkspaceBundles to list the available bundles.
WorkspacesIpGroup
data WorkspacesIpGroup Source #
Describes an IP access control group.
See: newWorkspacesIpGroup
smart constructor.
Instances
newWorkspacesIpGroup :: WorkspacesIpGroup Source #
Create a value of WorkspacesIpGroup
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:groupDesc:WorkspacesIpGroup'
, workspacesIpGroup_groupDesc
- The description of the group.
$sel:userRules:WorkspacesIpGroup'
, workspacesIpGroup_userRules
- The rules.
$sel:groupId:WorkspacesIpGroup'
, workspacesIpGroup_groupId
- The identifier of the group.
$sel:groupName:WorkspacesIpGroup'
, workspacesIpGroup_groupName
- The name of the group.
workspacesIpGroup_groupDesc :: Lens' WorkspacesIpGroup (Maybe Text) Source #
The description of the group.
workspacesIpGroup_userRules :: Lens' WorkspacesIpGroup (Maybe [IpRuleItem]) Source #
The rules.
workspacesIpGroup_groupId :: Lens' WorkspacesIpGroup (Maybe Text) Source #
The identifier of the group.
workspacesIpGroup_groupName :: Lens' WorkspacesIpGroup (Maybe Text) Source #
The name of the group.