@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
|
@@ -4,11 +4,11 @@ import { WorkSpacesClientConfig } from "./WorkSpacesClient";
|
|
|
4
4
|
*/
|
|
5
5
|
export declare const getRuntimeConfig: (config: WorkSpacesClientConfig) => {
|
|
6
6
|
runtime: string;
|
|
7
|
-
sha256: import("@
|
|
8
|
-
requestHandler: (import("@
|
|
7
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
8
|
+
requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/protocol-http").HttpHandler) | import("@smithy/fetch-http-handler").FetchHttpHandler;
|
|
9
9
|
apiVersion: string;
|
|
10
|
-
urlParser: import("@
|
|
11
|
-
bodyLengthChecker: import("@
|
|
10
|
+
urlParser: import("@smithy/types").UrlParser;
|
|
11
|
+
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
12
12
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
13
13
|
base64Decoder: import("@smithy/types").Decoder;
|
|
14
14
|
base64Encoder: import("@smithy/types").Encoder;
|
|
@@ -16,26 +16,26 @@ export declare const getRuntimeConfig: (config: WorkSpacesClientConfig) => {
|
|
|
16
16
|
utf8Encoder: import("@smithy/types").Encoder;
|
|
17
17
|
disableHostPrefix: boolean;
|
|
18
18
|
serviceId: string;
|
|
19
|
-
useDualstackEndpoint:
|
|
20
|
-
useFipsEndpoint:
|
|
21
|
-
region: string | import("@
|
|
19
|
+
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
20
|
+
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
21
|
+
region: string | import("@smithy/types").Provider<any>;
|
|
22
22
|
credentialDefaultProvider: (input: any) => import("@smithy/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
23
|
-
defaultUserAgentProvider: import("@
|
|
24
|
-
maxAttempts:
|
|
23
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
24
|
+
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
25
25
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
26
|
-
logger: import("@
|
|
27
|
-
defaultsMode: import("@
|
|
28
|
-
endpoint?: string | import("@
|
|
26
|
+
logger: import("@smithy/types").Logger;
|
|
27
|
+
defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
|
|
28
|
+
endpoint?: string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2> | undefined;
|
|
29
29
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
30
|
-
logger?: import("@
|
|
31
|
-
}) => import("@
|
|
30
|
+
logger?: import("@smithy/types").Logger | undefined;
|
|
31
|
+
}) => import("@smithy/types").EndpointV2;
|
|
32
32
|
tls?: boolean | undefined;
|
|
33
|
-
retryStrategy?: import("@
|
|
34
|
-
credentials?: import("@
|
|
35
|
-
signer?: import("@
|
|
33
|
+
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
|
|
34
|
+
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").Provider<import("@smithy/types").AwsCredentialIdentity> | undefined;
|
|
35
|
+
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
|
|
36
36
|
signingEscapePath?: boolean | undefined;
|
|
37
37
|
systemClockOffset?: number | undefined;
|
|
38
38
|
signingRegion?: string | undefined;
|
|
39
|
-
signerConstructor?: (new (options: import("@
|
|
40
|
-
customUserAgent?: string | import("@
|
|
39
|
+
signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
|
|
40
|
+
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
|
41
41
|
};
|
|
@@ -8,11 +8,11 @@ export declare const getRuntimeConfig: (config: WorkSpacesClientConfig) => {
|
|
|
8
8
|
base64Encoder: import("@smithy/types").Encoder;
|
|
9
9
|
disableHostPrefix: boolean;
|
|
10
10
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
11
|
-
logger?: import("@
|
|
12
|
-
}) => import("@
|
|
13
|
-
logger: import("@
|
|
11
|
+
logger?: import("@smithy/types").Logger | undefined;
|
|
12
|
+
}) => import("@smithy/types").EndpointV2;
|
|
13
|
+
logger: import("@smithy/types").Logger;
|
|
14
14
|
serviceId: string;
|
|
15
|
-
urlParser: import("@
|
|
15
|
+
urlParser: import("@smithy/types").UrlParser;
|
|
16
16
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
17
17
|
utf8Encoder: import("@smithy/types").Encoder;
|
|
18
18
|
};
|
|
@@ -1,19 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
RegionInputConfig,
|
|
3
|
-
RegionResolvedConfig,
|
|
4
|
-
} from "@aws-sdk/config-resolver";
|
|
5
|
-
import {
|
|
6
|
-
EndpointInputConfig,
|
|
7
|
-
EndpointResolvedConfig,
|
|
8
|
-
} from "@aws-sdk/middleware-endpoint";
|
|
9
1
|
import {
|
|
10
2
|
HostHeaderInputConfig,
|
|
11
3
|
HostHeaderResolvedConfig,
|
|
12
4
|
} from "@aws-sdk/middleware-host-header";
|
|
13
|
-
import {
|
|
14
|
-
RetryInputConfig,
|
|
15
|
-
RetryResolvedConfig,
|
|
16
|
-
} from "@aws-sdk/middleware-retry";
|
|
17
5
|
import {
|
|
18
6
|
AwsAuthInputConfig,
|
|
19
7
|
AwsAuthResolvedConfig,
|
|
@@ -22,29 +10,39 @@ import {
|
|
|
22
10
|
UserAgentInputConfig,
|
|
23
11
|
UserAgentResolvedConfig,
|
|
24
12
|
} from "@aws-sdk/middleware-user-agent";
|
|
13
|
+
import { Credentials as __Credentials } from "@aws-sdk/types";
|
|
14
|
+
import {
|
|
15
|
+
RegionInputConfig,
|
|
16
|
+
RegionResolvedConfig,
|
|
17
|
+
} from "@smithy/config-resolver";
|
|
18
|
+
import {
|
|
19
|
+
EndpointInputConfig,
|
|
20
|
+
EndpointResolvedConfig,
|
|
21
|
+
} from "@smithy/middleware-endpoint";
|
|
22
|
+
import {
|
|
23
|
+
RetryInputConfig,
|
|
24
|
+
RetryResolvedConfig,
|
|
25
|
+
} from "@smithy/middleware-retry";
|
|
26
|
+
import { HttpHandler as __HttpHandler } from "@smithy/protocol-http";
|
|
25
27
|
import {
|
|
26
28
|
Client as __Client,
|
|
27
29
|
DefaultsMode as __DefaultsMode,
|
|
28
30
|
SmithyConfiguration as __SmithyConfiguration,
|
|
29
31
|
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
30
|
-
} from "@
|
|
32
|
+
} from "@smithy/smithy-client";
|
|
31
33
|
import {
|
|
32
34
|
BodyLengthCalculator as __BodyLengthCalculator,
|
|
33
35
|
ChecksumConstructor as __ChecksumConstructor,
|
|
34
|
-
|
|
36
|
+
Decoder as __Decoder,
|
|
37
|
+
Encoder as __Encoder,
|
|
35
38
|
HashConstructor as __HashConstructor,
|
|
36
39
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
37
40
|
Logger as __Logger,
|
|
41
|
+
Provider as __Provider,
|
|
38
42
|
Provider,
|
|
43
|
+
StreamCollector as __StreamCollector,
|
|
39
44
|
UrlParser as __UrlParser,
|
|
40
45
|
UserAgent as __UserAgent,
|
|
41
|
-
} from "@aws-sdk/types";
|
|
42
|
-
import { HttpHandler as __HttpHandler } from "@smithy/protocol-http";
|
|
43
|
-
import {
|
|
44
|
-
Decoder as __Decoder,
|
|
45
|
-
Encoder as __Encoder,
|
|
46
|
-
Provider as __Provider,
|
|
47
|
-
StreamCollector as __StreamCollector,
|
|
48
46
|
} from "@smithy/types";
|
|
49
47
|
import {
|
|
50
48
|
AssociateConnectionAliasCommandInput,
|
|
@@ -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
|
AssociateConnectionAliasRequest,
|
|
11
11
|
AssociateConnectionAliasResult,
|
|
@@ -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
|
AssociateIpGroupsRequest,
|
|
11
11
|
AssociateIpGroupsResult,
|
|
@@ -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
|
AuthorizeIpRulesRequest,
|
|
11
11
|
AuthorizeIpRulesResult,
|
|
@@ -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
|
CopyWorkspaceImageRequest,
|
|
11
11
|
CopyWorkspaceImageResult,
|
|
@@ -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
|
CreateConnectClientAddInRequest,
|
|
11
11
|
CreateConnectClientAddInResult,
|
|
@@ -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
|
CreateConnectionAliasRequest,
|
|
11
11
|
CreateConnectionAliasResult,
|
|
@@ -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 { CreateIpGroupRequest, CreateIpGroupResult } 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
|
CreateStandbyWorkspacesRequest,
|
|
11
11
|
CreateStandbyWorkspacesResult,
|
|
@@ -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 { CreateTagsRequest, CreateTagsResult } 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
|
CreateUpdatedWorkspaceImageRequest,
|
|
11
11
|
CreateUpdatedWorkspaceImageResult,
|
|
@@ -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
|
CreateWorkspaceBundleRequest,
|
|
11
11
|
CreateWorkspaceBundleResult,
|
|
@@ -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
|
CreateWorkspaceImageRequest,
|
|
11
11
|
CreateWorkspaceImageResult,
|
|
@@ -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
|
CreateWorkspacesRequest,
|
|
11
11
|
CreateWorkspacesResult,
|
|
@@ -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
|
DeleteClientBrandingRequest,
|
|
11
11
|
DeleteClientBrandingResult,
|
|
@@ -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
|
DeleteConnectClientAddInRequest,
|
|
11
11
|
DeleteConnectClientAddInResult,
|
|
@@ -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
|
DeleteConnectionAliasRequest,
|
|
11
11
|
DeleteConnectionAliasResult,
|
|
@@ -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 { DeleteIpGroupRequest, DeleteIpGroupResult } 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 { DeleteTagsRequest, DeleteTagsResult } 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
|
DeleteWorkspaceBundleRequest,
|
|
11
11
|
DeleteWorkspaceBundleResult,
|
|
@@ -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
|
DeleteWorkspaceImageRequest,
|
|
11
11
|
DeleteWorkspaceImageResult,
|
|
@@ -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
|
DeregisterWorkspaceDirectoryRequest,
|
|
11
11
|
DeregisterWorkspaceDirectoryResult,
|
|
@@ -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
|
DescribeAccountRequest,
|
|
11
11
|
DescribeAccountResult,
|
|
@@ -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
|
DescribeAccountModificationsRequest,
|
|
11
11
|
DescribeAccountModificationsResult,
|
|
@@ -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
|
DescribeClientBrandingRequest,
|
|
11
11
|
DescribeClientBrandingResult,
|
|
@@ -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
|
DescribeClientPropertiesRequest,
|
|
11
11
|
DescribeClientPropertiesResult,
|
|
@@ -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
|
DescribeConnectClientAddInsRequest,
|
|
11
11
|
DescribeConnectClientAddInsResult,
|
|
@@ -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
|
DescribeConnectionAliasPermissionsRequest,
|
|
11
11
|
DescribeConnectionAliasPermissionsResult,
|
|
@@ -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
|
DescribeConnectionAliasesRequest,
|
|
11
11
|
DescribeConnectionAliasesResult,
|
|
@@ -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
|
DescribeIpGroupsRequest,
|
|
11
11
|
DescribeIpGroupsResult,
|