@aws-sdk/client-workspaces 3.362.0 → 3.369.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/WorkSpaces.js +1 -1
- package/dist-cjs/WorkSpacesClient.js +5 -5
- package/dist-cjs/commands/AssociateConnectionAliasCommand.js +3 -3
- package/dist-cjs/commands/AssociateIpGroupsCommand.js +3 -3
- package/dist-cjs/commands/AuthorizeIpRulesCommand.js +3 -3
- package/dist-cjs/commands/CopyWorkspaceImageCommand.js +3 -3
- package/dist-cjs/commands/CreateConnectClientAddInCommand.js +3 -3
- package/dist-cjs/commands/CreateConnectionAliasCommand.js +3 -3
- package/dist-cjs/commands/CreateIpGroupCommand.js +3 -3
- package/dist-cjs/commands/CreateStandbyWorkspacesCommand.js +3 -3
- package/dist-cjs/commands/CreateTagsCommand.js +3 -3
- package/dist-cjs/commands/CreateUpdatedWorkspaceImageCommand.js +3 -3
- package/dist-cjs/commands/CreateWorkspaceBundleCommand.js +3 -3
- package/dist-cjs/commands/CreateWorkspaceImageCommand.js +3 -3
- package/dist-cjs/commands/CreateWorkspacesCommand.js +3 -3
- package/dist-cjs/commands/DeleteClientBrandingCommand.js +3 -3
- package/dist-cjs/commands/DeleteConnectClientAddInCommand.js +3 -3
- package/dist-cjs/commands/DeleteConnectionAliasCommand.js +3 -3
- package/dist-cjs/commands/DeleteIpGroupCommand.js +3 -3
- package/dist-cjs/commands/DeleteTagsCommand.js +3 -3
- package/dist-cjs/commands/DeleteWorkspaceBundleCommand.js +3 -3
- package/dist-cjs/commands/DeleteWorkspaceImageCommand.js +3 -3
- package/dist-cjs/commands/DeregisterWorkspaceDirectoryCommand.js +3 -3
- package/dist-cjs/commands/DescribeAccountCommand.js +3 -3
- package/dist-cjs/commands/DescribeAccountModificationsCommand.js +3 -3
- package/dist-cjs/commands/DescribeClientBrandingCommand.js +3 -3
- package/dist-cjs/commands/DescribeClientPropertiesCommand.js +3 -3
- package/dist-cjs/commands/DescribeConnectClientAddInsCommand.js +3 -3
- package/dist-cjs/commands/DescribeConnectionAliasPermissionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeConnectionAliasesCommand.js +3 -3
- package/dist-cjs/commands/DescribeIpGroupsCommand.js +3 -3
- package/dist-cjs/commands/DescribeTagsCommand.js +3 -3
- package/dist-cjs/commands/DescribeWorkspaceBundlesCommand.js +3 -3
- package/dist-cjs/commands/DescribeWorkspaceDirectoriesCommand.js +3 -3
- package/dist-cjs/commands/DescribeWorkspaceImagePermissionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeWorkspaceImagesCommand.js +3 -3
- package/dist-cjs/commands/DescribeWorkspaceSnapshotsCommand.js +3 -3
- package/dist-cjs/commands/DescribeWorkspacesCommand.js +3 -3
- package/dist-cjs/commands/DescribeWorkspacesConnectionStatusCommand.js +3 -3
- package/dist-cjs/commands/DisassociateConnectionAliasCommand.js +3 -3
- package/dist-cjs/commands/DisassociateIpGroupsCommand.js +3 -3
- package/dist-cjs/commands/ImportClientBrandingCommand.js +3 -3
- package/dist-cjs/commands/ImportWorkspaceImageCommand.js +3 -3
- package/dist-cjs/commands/ListAvailableManagementCidrRangesCommand.js +3 -3
- package/dist-cjs/commands/MigrateWorkspaceCommand.js +3 -3
- package/dist-cjs/commands/ModifyAccountCommand.js +3 -3
- package/dist-cjs/commands/ModifyCertificateBasedAuthPropertiesCommand.js +3 -3
- package/dist-cjs/commands/ModifyClientPropertiesCommand.js +3 -3
- package/dist-cjs/commands/ModifySamlPropertiesCommand.js +3 -3
- package/dist-cjs/commands/ModifySelfservicePermissionsCommand.js +3 -3
- package/dist-cjs/commands/ModifyWorkspaceAccessPropertiesCommand.js +3 -3
- package/dist-cjs/commands/ModifyWorkspaceCreationPropertiesCommand.js +3 -3
- package/dist-cjs/commands/ModifyWorkspacePropertiesCommand.js +3 -3
- package/dist-cjs/commands/ModifyWorkspaceStateCommand.js +3 -3
- package/dist-cjs/commands/RebootWorkspacesCommand.js +3 -3
- package/dist-cjs/commands/RebuildWorkspacesCommand.js +3 -3
- package/dist-cjs/commands/RegisterWorkspaceDirectoryCommand.js +3 -3
- package/dist-cjs/commands/RestoreWorkspaceCommand.js +3 -3
- package/dist-cjs/commands/RevokeIpRulesCommand.js +3 -3
- package/dist-cjs/commands/StartWorkspacesCommand.js +3 -3
- package/dist-cjs/commands/StopWorkspacesCommand.js +3 -3
- package/dist-cjs/commands/TerminateWorkspacesCommand.js +3 -3
- package/dist-cjs/commands/UpdateConnectClientAddInCommand.js +3 -3
- package/dist-cjs/commands/UpdateConnectionAliasPermissionCommand.js +3 -3
- package/dist-cjs/commands/UpdateRulesOfIpGroupCommand.js +3 -3
- package/dist-cjs/commands/UpdateWorkspaceBundleCommand.js +3 -3
- package/dist-cjs/commands/UpdateWorkspaceImagePermissionCommand.js +3 -3
- package/dist-cjs/models/WorkSpacesServiceException.js +1 -1
- package/dist-cjs/protocols/Aws_json1_1.js +1 -1
- package/dist-cjs/runtimeConfig.browser.js +7 -7
- package/dist-cjs/runtimeConfig.js +10 -10
- package/dist-cjs/runtimeConfig.shared.js +4 -4
- package/dist-es/WorkSpaces.js +1 -1
- package/dist-es/WorkSpacesClient.js +5 -5
- package/dist-es/commands/AssociateConnectionAliasCommand.js +3 -3
- package/dist-es/commands/AssociateIpGroupsCommand.js +3 -3
- package/dist-es/commands/AuthorizeIpRulesCommand.js +3 -3
- package/dist-es/commands/CopyWorkspaceImageCommand.js +3 -3
- package/dist-es/commands/CreateConnectClientAddInCommand.js +3 -3
- package/dist-es/commands/CreateConnectionAliasCommand.js +3 -3
- package/dist-es/commands/CreateIpGroupCommand.js +3 -3
- package/dist-es/commands/CreateStandbyWorkspacesCommand.js +3 -3
- package/dist-es/commands/CreateTagsCommand.js +3 -3
- package/dist-es/commands/CreateUpdatedWorkspaceImageCommand.js +3 -3
- package/dist-es/commands/CreateWorkspaceBundleCommand.js +3 -3
- package/dist-es/commands/CreateWorkspaceImageCommand.js +3 -3
- package/dist-es/commands/CreateWorkspacesCommand.js +3 -3
- package/dist-es/commands/DeleteClientBrandingCommand.js +3 -3
- package/dist-es/commands/DeleteConnectClientAddInCommand.js +3 -3
- package/dist-es/commands/DeleteConnectionAliasCommand.js +3 -3
- package/dist-es/commands/DeleteIpGroupCommand.js +3 -3
- package/dist-es/commands/DeleteTagsCommand.js +3 -3
- package/dist-es/commands/DeleteWorkspaceBundleCommand.js +3 -3
- package/dist-es/commands/DeleteWorkspaceImageCommand.js +3 -3
- package/dist-es/commands/DeregisterWorkspaceDirectoryCommand.js +3 -3
- package/dist-es/commands/DescribeAccountCommand.js +3 -3
- package/dist-es/commands/DescribeAccountModificationsCommand.js +3 -3
- package/dist-es/commands/DescribeClientBrandingCommand.js +3 -3
- package/dist-es/commands/DescribeClientPropertiesCommand.js +3 -3
- package/dist-es/commands/DescribeConnectClientAddInsCommand.js +3 -3
- package/dist-es/commands/DescribeConnectionAliasPermissionsCommand.js +3 -3
- package/dist-es/commands/DescribeConnectionAliasesCommand.js +3 -3
- package/dist-es/commands/DescribeIpGroupsCommand.js +3 -3
- package/dist-es/commands/DescribeTagsCommand.js +3 -3
- package/dist-es/commands/DescribeWorkspaceBundlesCommand.js +3 -3
- package/dist-es/commands/DescribeWorkspaceDirectoriesCommand.js +3 -3
- package/dist-es/commands/DescribeWorkspaceImagePermissionsCommand.js +3 -3
- package/dist-es/commands/DescribeWorkspaceImagesCommand.js +3 -3
- package/dist-es/commands/DescribeWorkspaceSnapshotsCommand.js +3 -3
- package/dist-es/commands/DescribeWorkspacesCommand.js +3 -3
- package/dist-es/commands/DescribeWorkspacesConnectionStatusCommand.js +3 -3
- package/dist-es/commands/DisassociateConnectionAliasCommand.js +3 -3
- package/dist-es/commands/DisassociateIpGroupsCommand.js +3 -3
- package/dist-es/commands/ImportClientBrandingCommand.js +3 -3
- package/dist-es/commands/ImportWorkspaceImageCommand.js +3 -3
- package/dist-es/commands/ListAvailableManagementCidrRangesCommand.js +3 -3
- package/dist-es/commands/MigrateWorkspaceCommand.js +3 -3
- package/dist-es/commands/ModifyAccountCommand.js +3 -3
- package/dist-es/commands/ModifyCertificateBasedAuthPropertiesCommand.js +3 -3
- package/dist-es/commands/ModifyClientPropertiesCommand.js +3 -3
- package/dist-es/commands/ModifySamlPropertiesCommand.js +3 -3
- package/dist-es/commands/ModifySelfservicePermissionsCommand.js +3 -3
- package/dist-es/commands/ModifyWorkspaceAccessPropertiesCommand.js +3 -3
- package/dist-es/commands/ModifyWorkspaceCreationPropertiesCommand.js +3 -3
- package/dist-es/commands/ModifyWorkspacePropertiesCommand.js +3 -3
- package/dist-es/commands/ModifyWorkspaceStateCommand.js +3 -3
- package/dist-es/commands/RebootWorkspacesCommand.js +3 -3
- package/dist-es/commands/RebuildWorkspacesCommand.js +3 -3
- package/dist-es/commands/RegisterWorkspaceDirectoryCommand.js +3 -3
- package/dist-es/commands/RestoreWorkspaceCommand.js +3 -3
- package/dist-es/commands/RevokeIpRulesCommand.js +3 -3
- package/dist-es/commands/StartWorkspacesCommand.js +3 -3
- package/dist-es/commands/StopWorkspacesCommand.js +3 -3
- package/dist-es/commands/TerminateWorkspacesCommand.js +3 -3
- package/dist-es/commands/UpdateConnectClientAddInCommand.js +3 -3
- package/dist-es/commands/UpdateConnectionAliasPermissionCommand.js +3 -3
- package/dist-es/commands/UpdateRulesOfIpGroupCommand.js +3 -3
- package/dist-es/commands/UpdateWorkspaceBundleCommand.js +3 -3
- package/dist-es/commands/UpdateWorkspaceImagePermissionCommand.js +3 -3
- package/dist-es/models/WorkSpacesServiceException.js +1 -1
- package/dist-es/protocols/Aws_json1_1.js +1 -1
- package/dist-es/runtimeConfig.browser.js +7 -7
- package/dist-es/runtimeConfig.js +10 -10
- package/dist-es/runtimeConfig.shared.js +4 -4
- package/dist-types/WorkSpaces.d.ts +1 -1
- package/dist-types/WorkSpacesClient.d.ts +8 -8
- package/dist-types/commands/AssociateConnectionAliasCommand.d.ts +3 -3
- package/dist-types/commands/AssociateIpGroupsCommand.d.ts +3 -3
- package/dist-types/commands/AuthorizeIpRulesCommand.d.ts +3 -3
- package/dist-types/commands/CopyWorkspaceImageCommand.d.ts +3 -3
- package/dist-types/commands/CreateConnectClientAddInCommand.d.ts +3 -3
- package/dist-types/commands/CreateConnectionAliasCommand.d.ts +3 -3
- package/dist-types/commands/CreateIpGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateStandbyWorkspacesCommand.d.ts +3 -3
- package/dist-types/commands/CreateTagsCommand.d.ts +3 -3
- package/dist-types/commands/CreateUpdatedWorkspaceImageCommand.d.ts +3 -3
- package/dist-types/commands/CreateWorkspaceBundleCommand.d.ts +3 -3
- package/dist-types/commands/CreateWorkspaceImageCommand.d.ts +3 -3
- package/dist-types/commands/CreateWorkspacesCommand.d.ts +3 -3
- package/dist-types/commands/DeleteClientBrandingCommand.d.ts +3 -3
- package/dist-types/commands/DeleteConnectClientAddInCommand.d.ts +3 -3
- package/dist-types/commands/DeleteConnectionAliasCommand.d.ts +3 -3
- package/dist-types/commands/DeleteIpGroupCommand.d.ts +3 -3
- package/dist-types/commands/DeleteTagsCommand.d.ts +3 -3
- package/dist-types/commands/DeleteWorkspaceBundleCommand.d.ts +3 -3
- package/dist-types/commands/DeleteWorkspaceImageCommand.d.ts +3 -3
- package/dist-types/commands/DeregisterWorkspaceDirectoryCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAccountCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAccountModificationsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeClientBrandingCommand.d.ts +3 -3
- package/dist-types/commands/DescribeClientPropertiesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeConnectClientAddInsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeConnectionAliasPermissionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeConnectionAliasesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeIpGroupsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeTagsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeWorkspaceBundlesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeWorkspaceDirectoriesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeWorkspaceImagesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeWorkspaceSnapshotsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeWorkspacesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeWorkspacesConnectionStatusCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateConnectionAliasCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateIpGroupsCommand.d.ts +3 -3
- package/dist-types/commands/ImportClientBrandingCommand.d.ts +3 -3
- package/dist-types/commands/ImportWorkspaceImageCommand.d.ts +3 -3
- package/dist-types/commands/ListAvailableManagementCidrRangesCommand.d.ts +3 -3
- package/dist-types/commands/MigrateWorkspaceCommand.d.ts +3 -3
- package/dist-types/commands/ModifyAccountCommand.d.ts +3 -3
- package/dist-types/commands/ModifyCertificateBasedAuthPropertiesCommand.d.ts +3 -3
- package/dist-types/commands/ModifyClientPropertiesCommand.d.ts +3 -3
- package/dist-types/commands/ModifySamlPropertiesCommand.d.ts +3 -3
- package/dist-types/commands/ModifySelfservicePermissionsCommand.d.ts +3 -3
- package/dist-types/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +3 -3
- package/dist-types/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +3 -3
- package/dist-types/commands/ModifyWorkspacePropertiesCommand.d.ts +3 -3
- package/dist-types/commands/ModifyWorkspaceStateCommand.d.ts +3 -3
- package/dist-types/commands/RebootWorkspacesCommand.d.ts +3 -3
- package/dist-types/commands/RebuildWorkspacesCommand.d.ts +3 -3
- package/dist-types/commands/RegisterWorkspaceDirectoryCommand.d.ts +3 -3
- package/dist-types/commands/RestoreWorkspaceCommand.d.ts +3 -3
- package/dist-types/commands/RevokeIpRulesCommand.d.ts +3 -3
- package/dist-types/commands/StartWorkspacesCommand.d.ts +3 -3
- package/dist-types/commands/StopWorkspacesCommand.d.ts +3 -3
- package/dist-types/commands/TerminateWorkspacesCommand.d.ts +3 -3
- package/dist-types/commands/UpdateConnectClientAddInCommand.d.ts +3 -3
- package/dist-types/commands/UpdateConnectionAliasPermissionCommand.d.ts +3 -3
- package/dist-types/commands/UpdateRulesOfIpGroupCommand.d.ts +3 -3
- package/dist-types/commands/UpdateWorkspaceBundleCommand.d.ts +3 -3
- package/dist-types/commands/UpdateWorkspaceImagePermissionCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -2
- package/dist-types/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/endpoint/ruleset.d.ts +1 -1
- package/dist-types/models/WorkSpacesServiceException.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +1 -1
- package/dist-types/pagination/DescribeWorkspaceBundlesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeWorkspaceDirectoriesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeWorkspacesPaginator.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +20 -20
- package/dist-types/runtimeConfig.d.ts +20 -20
- package/dist-types/runtimeConfig.native.d.ts +19 -19
- package/dist-types/runtimeConfig.shared.d.ts +4 -4
- package/dist-types/ts3.4/WorkSpaces.d.ts +1 -1
- package/dist-types/ts3.4/WorkSpacesClient.d.ts +19 -21
- package/dist-types/ts3.4/commands/AssociateConnectionAliasCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/AssociateIpGroupsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/AuthorizeIpRulesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CopyWorkspaceImageCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateConnectClientAddInCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateConnectionAliasCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateIpGroupCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateStandbyWorkspacesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateUpdatedWorkspaceImageCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateWorkspaceBundleCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateWorkspaceImageCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateWorkspacesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteClientBrandingCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteConnectClientAddInCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteConnectionAliasCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteIpGroupCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteWorkspaceBundleCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteWorkspaceImageCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeregisterWorkspaceDirectoryCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeAccountCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeAccountModificationsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeClientBrandingCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeClientPropertiesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeConnectClientAddInsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeConnectionAliasPermissionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeConnectionAliasesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeIpGroupsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeWorkspaceBundlesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeWorkspaceDirectoriesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeWorkspaceImagesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeWorkspaceSnapshotsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeWorkspacesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeWorkspacesConnectionStatusCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DisassociateConnectionAliasCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DisassociateIpGroupsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ImportClientBrandingCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ImportWorkspaceImageCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListAvailableManagementCidrRangesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/MigrateWorkspaceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ModifyAccountCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ModifyCertificateBasedAuthPropertiesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ModifyClientPropertiesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ModifySamlPropertiesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ModifySelfservicePermissionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ModifyWorkspacePropertiesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ModifyWorkspaceStateCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/RebootWorkspacesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/RebuildWorkspacesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/RegisterWorkspaceDirectoryCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/RestoreWorkspaceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/RevokeIpRulesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/StartWorkspacesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/StopWorkspacesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/TerminateWorkspacesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateConnectClientAddInCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateConnectionAliasPermissionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateRulesOfIpGroupCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateWorkspaceBundleCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateWorkspaceImagePermissionCommand.d.ts +3 -3
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -2
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/ruleset.d.ts +1 -1
- package/dist-types/ts3.4/models/WorkSpacesServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +1 -1
- package/dist-types/ts3.4/pagination/DescribeWorkspaceBundlesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/DescribeWorkspaceDirectoriesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/DescribeWorkspacesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +35 -40
- package/dist-types/ts3.4/runtimeConfig.d.ts +35 -37
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +33 -38
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -4
- package/package.json +34 -33
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import { DescribeTagsRequest, DescribeTagsResult } from "../models/models_0";
|
|
10
10
|
import {
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
DescribeWorkspaceBundlesRequest,
|
|
11
11
|
DescribeWorkspaceBundlesResult,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
DescribeWorkspaceDirectoriesRequest,
|
|
11
11
|
DescribeWorkspaceDirectoriesResult,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
DescribeWorkspaceImagePermissionsRequest,
|
|
11
11
|
DescribeWorkspaceImagePermissionsResult,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
DescribeWorkspaceImagesRequest,
|
|
11
11
|
DescribeWorkspaceImagesResult,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
DescribeWorkspaceSnapshotsRequest,
|
|
11
11
|
DescribeWorkspaceSnapshotsResult,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
DescribeWorkspacesRequest,
|
|
11
11
|
DescribeWorkspacesResult,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
DescribeWorkspacesConnectionStatusRequest,
|
|
11
11
|
DescribeWorkspacesConnectionStatusResult,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
DisassociateConnectionAliasRequest,
|
|
11
11
|
DisassociateConnectionAliasResult,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
DisassociateIpGroupsRequest,
|
|
11
11
|
DisassociateIpGroupsResult,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
ImportClientBrandingRequest,
|
|
11
11
|
ImportClientBrandingResult,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
ImportWorkspaceImageRequest,
|
|
11
11
|
ImportWorkspaceImageResult,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
ListAvailableManagementCidrRangesRequest,
|
|
11
11
|
ListAvailableManagementCidrRangesResult,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
MigrateWorkspaceRequest,
|
|
11
11
|
MigrateWorkspaceResult,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import { ModifyAccountRequest, ModifyAccountResult } from "../models/models_0";
|
|
10
10
|
import {
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
ModifyCertificateBasedAuthPropertiesRequest,
|
|
11
11
|
ModifyCertificateBasedAuthPropertiesResult,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
ModifyClientPropertiesRequest,
|
|
11
11
|
ModifyClientPropertiesResult,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
ModifySamlPropertiesRequest,
|
|
11
11
|
ModifySamlPropertiesResult,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
ModifySelfservicePermissionsRequest,
|
|
11
11
|
ModifySelfservicePermissionsResult,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
ModifyWorkspaceAccessPropertiesRequest,
|
|
11
11
|
ModifyWorkspaceAccessPropertiesResult,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
ModifyWorkspaceCreationPropertiesRequest,
|
|
11
11
|
ModifyWorkspaceCreationPropertiesResult,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
ModifyWorkspacePropertiesRequest,
|
|
11
11
|
ModifyWorkspacePropertiesResult,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
ModifyWorkspaceStateRequest,
|
|
11
11
|
ModifyWorkspaceStateResult,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
RebootWorkspacesRequest,
|
|
11
11
|
RebootWorkspacesResult,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
RebuildWorkspacesRequest,
|
|
11
11
|
RebuildWorkspacesResult,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
RegisterWorkspaceDirectoryRequest,
|
|
11
11
|
RegisterWorkspaceDirectoryResult,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
RestoreWorkspaceRequest,
|
|
11
11
|
RestoreWorkspaceResult,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import { RevokeIpRulesRequest, RevokeIpRulesResult } from "../models/models_0";
|
|
10
10
|
import {
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
StartWorkspacesRequest,
|
|
11
11
|
StartWorkspacesResult,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
StopWorkspacesRequest,
|
|
11
11
|
StopWorkspacesResult,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
TerminateWorkspacesRequest,
|
|
11
11
|
TerminateWorkspacesResult,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
UpdateConnectClientAddInRequest,
|
|
11
11
|
UpdateConnectClientAddInResult,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
UpdateConnectionAliasPermissionRequest,
|
|
11
11
|
UpdateConnectionAliasPermissionResult,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
UpdateRulesOfIpGroupRequest,
|
|
11
11
|
UpdateRulesOfIpGroupResult,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
UpdateWorkspaceBundleRequest,
|
|
11
11
|
UpdateWorkspaceBundleResult,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
UpdateWorkspaceImagePermissionRequest,
|
|
11
11
|
UpdateWorkspaceImagePermissionResult,
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
|
+
Endpoint,
|
|
2
3
|
EndpointParameters as __EndpointParameters,
|
|
3
4
|
EndpointV2,
|
|
4
|
-
|
|
5
|
-
|
|
5
|
+
Provider,
|
|
6
|
+
} from "@smithy/types";
|
|
6
7
|
export interface ClientInputEndpointParameters {
|
|
7
8
|
region?: string | Provider<string>;
|
|
8
9
|
useDualstackEndpoint?: boolean | Provider<boolean>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { RuleSetObject } from "@
|
|
1
|
+
import { RuleSetObject } from "@smithy/types";
|
|
2
2
|
export declare const ruleSet: RuleSetObject;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
|
-
} from "@
|
|
4
|
+
} from "@smithy/smithy-client";
|
|
5
5
|
export { __ServiceException, __ServiceExceptionOptions };
|
|
6
6
|
export declare class WorkSpacesServiceException extends __ServiceException {
|
|
7
7
|
constructor(options: __ServiceExceptionOptions);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ExceptionOptionType as __ExceptionOptionType } from "@
|
|
1
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
2
2
|
import { WorkSpacesServiceException as __BaseException } from "./WorkSpacesServiceException";
|
|
3
3
|
export declare class AccessDeniedException extends __BaseException {
|
|
4
4
|
readonly name: "AccessDeniedException";
|