@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,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ImportClientBrandingCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class ImportClientBrandingCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ImportWorkspaceImageCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class ImportWorkspaceImageCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ListAvailableManagementCidrRangesCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class ListAvailableManagementCidrRangesCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.MigrateWorkspaceCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class MigrateWorkspaceCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ModifyAccountCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class ModifyAccountCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ModifyCertificateBasedAuthPropertiesCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class ModifyCertificateBasedAuthPropertiesCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ModifyClientPropertiesCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class ModifyClientPropertiesCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ModifySamlPropertiesCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class ModifySamlPropertiesCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ModifySelfservicePermissionsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class ModifySelfservicePermissionsCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ModifyWorkspaceAccessPropertiesCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class ModifyWorkspaceAccessPropertiesCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ModifyWorkspaceCreationPropertiesCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class ModifyWorkspaceCreationPropertiesCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ModifyWorkspacePropertiesCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class ModifyWorkspacePropertiesCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ModifyWorkspaceStateCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class ModifyWorkspaceStateCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.RebootWorkspacesCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class RebootWorkspacesCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.RebuildWorkspacesCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class RebuildWorkspacesCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.RegisterWorkspaceDirectoryCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class RegisterWorkspaceDirectoryCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.RestoreWorkspaceCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class RestoreWorkspaceCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.RevokeIpRulesCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class RevokeIpRulesCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.StartWorkspacesCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class StartWorkspacesCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.StopWorkspacesCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class StopWorkspacesCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.TerminateWorkspacesCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class TerminateWorkspacesCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.UpdateConnectClientAddInCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class UpdateConnectClientAddInCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.UpdateConnectionAliasPermissionCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class UpdateConnectionAliasPermissionCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.UpdateRulesOfIpGroupCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class UpdateRulesOfIpGroupCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.UpdateWorkspaceBundleCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class UpdateWorkspaceBundleCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.UpdateWorkspaceImagePermissionCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class UpdateWorkspaceImagePermissionCommand extends smithy_client_1.Command {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.WorkSpacesServiceException = exports.__ServiceException = void 0;
|
|
4
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
5
|
Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
|
|
6
6
|
class WorkSpacesServiceException extends smithy_client_1.ServiceException {
|
|
7
7
|
constructor(options) {
|
|
@@ -3,8 +3,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.se_ModifyWorkspaceCreationPropertiesCommand = exports.se_ModifyWorkspaceAccessPropertiesCommand = exports.se_ModifySelfservicePermissionsCommand = exports.se_ModifySamlPropertiesCommand = exports.se_ModifyClientPropertiesCommand = exports.se_ModifyCertificateBasedAuthPropertiesCommand = exports.se_ModifyAccountCommand = exports.se_MigrateWorkspaceCommand = exports.se_ListAvailableManagementCidrRangesCommand = exports.se_ImportWorkspaceImageCommand = exports.se_ImportClientBrandingCommand = exports.se_DisassociateIpGroupsCommand = exports.se_DisassociateConnectionAliasCommand = exports.se_DescribeWorkspaceSnapshotsCommand = exports.se_DescribeWorkspacesConnectionStatusCommand = exports.se_DescribeWorkspacesCommand = exports.se_DescribeWorkspaceImagesCommand = exports.se_DescribeWorkspaceImagePermissionsCommand = exports.se_DescribeWorkspaceDirectoriesCommand = exports.se_DescribeWorkspaceBundlesCommand = exports.se_DescribeTagsCommand = exports.se_DescribeIpGroupsCommand = exports.se_DescribeConnectionAliasPermissionsCommand = exports.se_DescribeConnectionAliasesCommand = exports.se_DescribeConnectClientAddInsCommand = exports.se_DescribeClientPropertiesCommand = exports.se_DescribeClientBrandingCommand = exports.se_DescribeAccountModificationsCommand = exports.se_DescribeAccountCommand = exports.se_DeregisterWorkspaceDirectoryCommand = exports.se_DeleteWorkspaceImageCommand = exports.se_DeleteWorkspaceBundleCommand = exports.se_DeleteTagsCommand = exports.se_DeleteIpGroupCommand = exports.se_DeleteConnectionAliasCommand = exports.se_DeleteConnectClientAddInCommand = exports.se_DeleteClientBrandingCommand = exports.se_CreateWorkspacesCommand = exports.se_CreateWorkspaceImageCommand = exports.se_CreateWorkspaceBundleCommand = exports.se_CreateUpdatedWorkspaceImageCommand = exports.se_CreateTagsCommand = exports.se_CreateStandbyWorkspacesCommand = exports.se_CreateIpGroupCommand = exports.se_CreateConnectionAliasCommand = exports.se_CreateConnectClientAddInCommand = exports.se_CopyWorkspaceImageCommand = exports.se_AuthorizeIpRulesCommand = exports.se_AssociateIpGroupsCommand = exports.se_AssociateConnectionAliasCommand = void 0;
|
|
4
4
|
exports.de_DescribeWorkspacesCommand = exports.de_DescribeWorkspaceImagesCommand = exports.de_DescribeWorkspaceImagePermissionsCommand = exports.de_DescribeWorkspaceDirectoriesCommand = exports.de_DescribeWorkspaceBundlesCommand = exports.de_DescribeTagsCommand = exports.de_DescribeIpGroupsCommand = exports.de_DescribeConnectionAliasPermissionsCommand = exports.de_DescribeConnectionAliasesCommand = exports.de_DescribeConnectClientAddInsCommand = exports.de_DescribeClientPropertiesCommand = exports.de_DescribeClientBrandingCommand = exports.de_DescribeAccountModificationsCommand = exports.de_DescribeAccountCommand = exports.de_DeregisterWorkspaceDirectoryCommand = exports.de_DeleteWorkspaceImageCommand = exports.de_DeleteWorkspaceBundleCommand = exports.de_DeleteTagsCommand = exports.de_DeleteIpGroupCommand = exports.de_DeleteConnectionAliasCommand = exports.de_DeleteConnectClientAddInCommand = exports.de_DeleteClientBrandingCommand = exports.de_CreateWorkspacesCommand = exports.de_CreateWorkspaceImageCommand = exports.de_CreateWorkspaceBundleCommand = exports.de_CreateUpdatedWorkspaceImageCommand = exports.de_CreateTagsCommand = exports.de_CreateStandbyWorkspacesCommand = exports.de_CreateIpGroupCommand = exports.de_CreateConnectionAliasCommand = exports.de_CreateConnectClientAddInCommand = exports.de_CopyWorkspaceImageCommand = exports.de_AuthorizeIpRulesCommand = exports.de_AssociateIpGroupsCommand = exports.de_AssociateConnectionAliasCommand = exports.se_UpdateWorkspaceImagePermissionCommand = exports.se_UpdateWorkspaceBundleCommand = exports.se_UpdateRulesOfIpGroupCommand = exports.se_UpdateConnectionAliasPermissionCommand = exports.se_UpdateConnectClientAddInCommand = exports.se_TerminateWorkspacesCommand = exports.se_StopWorkspacesCommand = exports.se_StartWorkspacesCommand = exports.se_RevokeIpRulesCommand = exports.se_RestoreWorkspaceCommand = exports.se_RegisterWorkspaceDirectoryCommand = exports.se_RebuildWorkspacesCommand = exports.se_RebootWorkspacesCommand = exports.se_ModifyWorkspaceStateCommand = exports.se_ModifyWorkspacePropertiesCommand = void 0;
|
|
5
5
|
exports.de_UpdateWorkspaceImagePermissionCommand = exports.de_UpdateWorkspaceBundleCommand = exports.de_UpdateRulesOfIpGroupCommand = exports.de_UpdateConnectionAliasPermissionCommand = exports.de_UpdateConnectClientAddInCommand = exports.de_TerminateWorkspacesCommand = exports.de_StopWorkspacesCommand = exports.de_StartWorkspacesCommand = exports.de_RevokeIpRulesCommand = exports.de_RestoreWorkspaceCommand = exports.de_RegisterWorkspaceDirectoryCommand = exports.de_RebuildWorkspacesCommand = exports.de_RebootWorkspacesCommand = exports.de_ModifyWorkspaceStateCommand = exports.de_ModifyWorkspacePropertiesCommand = exports.de_ModifyWorkspaceCreationPropertiesCommand = exports.de_ModifyWorkspaceAccessPropertiesCommand = exports.de_ModifySelfservicePermissionsCommand = exports.de_ModifySamlPropertiesCommand = exports.de_ModifyClientPropertiesCommand = exports.de_ModifyCertificateBasedAuthPropertiesCommand = exports.de_ModifyAccountCommand = exports.de_MigrateWorkspaceCommand = exports.de_ListAvailableManagementCidrRangesCommand = exports.de_ImportWorkspaceImageCommand = exports.de_ImportClientBrandingCommand = exports.de_DisassociateIpGroupsCommand = exports.de_DisassociateConnectionAliasCommand = exports.de_DescribeWorkspaceSnapshotsCommand = exports.de_DescribeWorkspacesConnectionStatusCommand = void 0;
|
|
6
|
-
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
6
|
const protocol_http_1 = require("@smithy/protocol-http");
|
|
7
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
const models_0_1 = require("../models/models_0");
|
|
9
9
|
const WorkSpacesServiceException_1 = require("../models/WorkSpacesServiceException");
|
|
10
10
|
const se_AssociateConnectionAliasCommand = async (input, context) => {
|
|
@@ -4,15 +4,15 @@ exports.getRuntimeConfig = void 0;
|
|
|
4
4
|
const tslib_1 = require("tslib");
|
|
5
5
|
const package_json_1 = tslib_1.__importDefault(require("../package.json"));
|
|
6
6
|
const sha256_browser_1 = require("@aws-crypto/sha256-browser");
|
|
7
|
-
const config_resolver_1 = require("@aws-sdk/config-resolver");
|
|
8
|
-
const fetch_http_handler_1 = require("@aws-sdk/fetch-http-handler");
|
|
9
|
-
const invalid_dependency_1 = require("@aws-sdk/invalid-dependency");
|
|
10
|
-
const util_body_length_browser_1 = require("@aws-sdk/util-body-length-browser");
|
|
11
|
-
const util_retry_1 = require("@aws-sdk/util-retry");
|
|
12
7
|
const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
|
|
8
|
+
const config_resolver_1 = require("@smithy/config-resolver");
|
|
9
|
+
const fetch_http_handler_1 = require("@smithy/fetch-http-handler");
|
|
10
|
+
const invalid_dependency_1 = require("@smithy/invalid-dependency");
|
|
11
|
+
const util_body_length_browser_1 = require("@smithy/util-body-length-browser");
|
|
12
|
+
const util_retry_1 = require("@smithy/util-retry");
|
|
13
13
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
14
|
-
const smithy_client_1 = require("@
|
|
15
|
-
const util_defaults_mode_browser_1 = require("@
|
|
14
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
15
|
+
const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
|
|
16
16
|
const getRuntimeConfig = (config) => {
|
|
17
17
|
const defaultsMode = (0, util_defaults_mode_browser_1.resolveDefaultsModeConfig)(config);
|
|
18
18
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
@@ -4,19 +4,19 @@ exports.getRuntimeConfig = void 0;
|
|
|
4
4
|
const tslib_1 = require("tslib");
|
|
5
5
|
const package_json_1 = tslib_1.__importDefault(require("../package.json"));
|
|
6
6
|
const client_sts_1 = require("@aws-sdk/client-sts");
|
|
7
|
-
const config_resolver_1 = require("@aws-sdk/config-resolver");
|
|
8
7
|
const credential_provider_node_1 = require("@aws-sdk/credential-provider-node");
|
|
9
|
-
const hash_node_1 = require("@aws-sdk/hash-node");
|
|
10
|
-
const middleware_retry_1 = require("@aws-sdk/middleware-retry");
|
|
11
|
-
const node_config_provider_1 = require("@aws-sdk/node-config-provider");
|
|
12
|
-
const node_http_handler_1 = require("@aws-sdk/node-http-handler");
|
|
13
|
-
const util_body_length_node_1 = require("@aws-sdk/util-body-length-node");
|
|
14
|
-
const util_retry_1 = require("@aws-sdk/util-retry");
|
|
15
8
|
const util_user_agent_node_1 = require("@aws-sdk/util-user-agent-node");
|
|
9
|
+
const config_resolver_1 = require("@smithy/config-resolver");
|
|
10
|
+
const hash_node_1 = require("@smithy/hash-node");
|
|
11
|
+
const middleware_retry_1 = require("@smithy/middleware-retry");
|
|
12
|
+
const node_config_provider_1 = require("@smithy/node-config-provider");
|
|
13
|
+
const node_http_handler_1 = require("@smithy/node-http-handler");
|
|
14
|
+
const util_body_length_node_1 = require("@smithy/util-body-length-node");
|
|
15
|
+
const util_retry_1 = require("@smithy/util-retry");
|
|
16
16
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
17
|
-
const smithy_client_1 = require("@
|
|
18
|
-
const util_defaults_mode_node_1 = require("@
|
|
19
|
-
const smithy_client_2 = require("@
|
|
17
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
18
|
+
const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
|
|
19
|
+
const smithy_client_2 = require("@smithy/smithy-client");
|
|
20
20
|
const getRuntimeConfig = (config) => {
|
|
21
21
|
(0, smithy_client_2.emitWarningIfUnsupportedVersion)(process.version);
|
|
22
22
|
const defaultsMode = (0, util_defaults_mode_node_1.resolveDefaultsModeConfig)(config);
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.getRuntimeConfig = void 0;
|
|
4
|
-
const smithy_client_1 = require("@
|
|
5
|
-
const url_parser_1 = require("@
|
|
6
|
-
const util_base64_1 = require("@
|
|
7
|
-
const util_utf8_1 = require("@
|
|
4
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
|
+
const url_parser_1 = require("@smithy/url-parser");
|
|
6
|
+
const util_base64_1 = require("@smithy/util-base64");
|
|
7
|
+
const util_utf8_1 = require("@smithy/util-utf8");
|
|
8
8
|
const endpointResolver_1 = require("./endpoint/endpointResolver");
|
|
9
9
|
const getRuntimeConfig = (config) => ({
|
|
10
10
|
apiVersion: "2015-04-08",
|
package/dist-es/WorkSpaces.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { createAggregatedClient } from "@
|
|
1
|
+
import { createAggregatedClient } from "@smithy/smithy-client";
|
|
2
2
|
import { AssociateConnectionAliasCommand, } from "./commands/AssociateConnectionAliasCommand";
|
|
3
3
|
import { AssociateIpGroupsCommand, } from "./commands/AssociateIpGroupsCommand";
|
|
4
4
|
import { AuthorizeIpRulesCommand, } from "./commands/AuthorizeIpRulesCommand";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { resolveRegionConfig } from "@aws-sdk/config-resolver";
|
|
2
|
-
import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
|
|
3
|
-
import { resolveEndpointConfig } from "@aws-sdk/middleware-endpoint";
|
|
4
1
|
import { getHostHeaderPlugin, resolveHostHeaderConfig, } from "@aws-sdk/middleware-host-header";
|
|
5
2
|
import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
|
|
6
3
|
import { getRecursionDetectionPlugin } from "@aws-sdk/middleware-recursion-detection";
|
|
7
|
-
import { getRetryPlugin, resolveRetryConfig } from "@aws-sdk/middleware-retry";
|
|
8
4
|
import { getAwsAuthPlugin, resolveAwsAuthConfig, } from "@aws-sdk/middleware-signing";
|
|
9
5
|
import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware-user-agent";
|
|
10
|
-
import {
|
|
6
|
+
import { resolveRegionConfig } from "@smithy/config-resolver";
|
|
7
|
+
import { getContentLengthPlugin } from "@smithy/middleware-content-length";
|
|
8
|
+
import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
|
|
9
|
+
import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
|
|
10
|
+
import { Client as __Client, } from "@smithy/smithy-client";
|
|
11
11
|
import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
|
|
12
12
|
import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
|
|
13
13
|
export { __Client };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_AssociateConnectionAliasCommand, se_AssociateConnectionAliasCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AssociateConnectionAliasCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_AssociateIpGroupsCommand, se_AssociateIpGroupsCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AssociateIpGroupsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_AuthorizeIpRulesCommand, se_AuthorizeIpRulesCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AuthorizeIpRulesCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_CopyWorkspaceImageCommand, se_CopyWorkspaceImageCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CopyWorkspaceImageCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_CreateConnectClientAddInCommand, se_CreateConnectClientAddInCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateConnectClientAddInCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_CreateConnectionAliasCommand, se_CreateConnectionAliasCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateConnectionAliasCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_CreateIpGroupCommand, se_CreateIpGroupCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateIpGroupCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_CreateStandbyWorkspacesCommand, se_CreateStandbyWorkspacesCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateStandbyWorkspacesCommand extends $Command {
|