@aws-sdk/client-workspaces-web 3.590.0 → 3.596.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.
Files changed (121) hide show
  1. package/dist-cjs/index.js +0 -58
  2. package/dist-types/commands/AssociateBrowserSettingsCommand.d.ts +2 -1
  3. package/dist-types/commands/AssociateIpAccessSettingsCommand.d.ts +2 -1
  4. package/dist-types/commands/AssociateNetworkSettingsCommand.d.ts +2 -1
  5. package/dist-types/commands/AssociateTrustStoreCommand.d.ts +2 -1
  6. package/dist-types/commands/AssociateUserAccessLoggingSettingsCommand.d.ts +2 -1
  7. package/dist-types/commands/AssociateUserSettingsCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateBrowserSettingsCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateIdentityProviderCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateIpAccessSettingsCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateNetworkSettingsCommand.d.ts +2 -1
  12. package/dist-types/commands/CreatePortalCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateTrustStoreCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateUserAccessLoggingSettingsCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateUserSettingsCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteBrowserSettingsCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteIdentityProviderCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteIpAccessSettingsCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteNetworkSettingsCommand.d.ts +2 -1
  20. package/dist-types/commands/DeletePortalCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteTrustStoreCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteUserAccessLoggingSettingsCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteUserSettingsCommand.d.ts +2 -1
  24. package/dist-types/commands/DisassociateBrowserSettingsCommand.d.ts +2 -1
  25. package/dist-types/commands/DisassociateIpAccessSettingsCommand.d.ts +2 -1
  26. package/dist-types/commands/DisassociateNetworkSettingsCommand.d.ts +2 -1
  27. package/dist-types/commands/DisassociateTrustStoreCommand.d.ts +2 -1
  28. package/dist-types/commands/DisassociateUserAccessLoggingSettingsCommand.d.ts +2 -1
  29. package/dist-types/commands/DisassociateUserSettingsCommand.d.ts +2 -1
  30. package/dist-types/commands/GetBrowserSettingsCommand.d.ts +2 -1
  31. package/dist-types/commands/GetIdentityProviderCommand.d.ts +2 -1
  32. package/dist-types/commands/GetIpAccessSettingsCommand.d.ts +2 -1
  33. package/dist-types/commands/GetNetworkSettingsCommand.d.ts +2 -1
  34. package/dist-types/commands/GetPortalCommand.d.ts +2 -1
  35. package/dist-types/commands/GetPortalServiceProviderMetadataCommand.d.ts +2 -1
  36. package/dist-types/commands/GetTrustStoreCertificateCommand.d.ts +2 -1
  37. package/dist-types/commands/GetTrustStoreCommand.d.ts +2 -1
  38. package/dist-types/commands/GetUserAccessLoggingSettingsCommand.d.ts +2 -1
  39. package/dist-types/commands/GetUserSettingsCommand.d.ts +2 -1
  40. package/dist-types/commands/ListBrowserSettingsCommand.d.ts +2 -1
  41. package/dist-types/commands/ListIdentityProvidersCommand.d.ts +2 -1
  42. package/dist-types/commands/ListIpAccessSettingsCommand.d.ts +2 -1
  43. package/dist-types/commands/ListNetworkSettingsCommand.d.ts +2 -1
  44. package/dist-types/commands/ListPortalsCommand.d.ts +2 -1
  45. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  46. package/dist-types/commands/ListTrustStoreCertificatesCommand.d.ts +2 -1
  47. package/dist-types/commands/ListTrustStoresCommand.d.ts +2 -1
  48. package/dist-types/commands/ListUserAccessLoggingSettingsCommand.d.ts +2 -1
  49. package/dist-types/commands/ListUserSettingsCommand.d.ts +2 -1
  50. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  51. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  52. package/dist-types/commands/UpdateBrowserSettingsCommand.d.ts +2 -1
  53. package/dist-types/commands/UpdateIdentityProviderCommand.d.ts +2 -1
  54. package/dist-types/commands/UpdateIpAccessSettingsCommand.d.ts +2 -1
  55. package/dist-types/commands/UpdateNetworkSettingsCommand.d.ts +2 -1
  56. package/dist-types/commands/UpdatePortalCommand.d.ts +2 -1
  57. package/dist-types/commands/UpdateTrustStoreCommand.d.ts +2 -1
  58. package/dist-types/commands/UpdateUserAccessLoggingSettingsCommand.d.ts +2 -1
  59. package/dist-types/commands/UpdateUserSettingsCommand.d.ts +2 -1
  60. package/dist-types/index.d.ts +2 -2
  61. package/dist-types/models/WorkSpacesWebServiceException.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/AssociateBrowserSettingsCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/AssociateIpAccessSettingsCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/AssociateNetworkSettingsCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/AssociateTrustStoreCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/AssociateUserAccessLoggingSettingsCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/AssociateUserSettingsCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/CreateBrowserSettingsCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/CreateIdentityProviderCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/CreateIpAccessSettingsCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/CreateNetworkSettingsCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/CreatePortalCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/CreateTrustStoreCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/CreateUserAccessLoggingSettingsCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/CreateUserSettingsCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/DeleteBrowserSettingsCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/DeleteIdentityProviderCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/DeleteIpAccessSettingsCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/DeleteNetworkSettingsCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/DeletePortalCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/DeleteTrustStoreCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/DeleteUserAccessLoggingSettingsCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/DeleteUserSettingsCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/DisassociateBrowserSettingsCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/DisassociateIpAccessSettingsCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/DisassociateNetworkSettingsCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/DisassociateTrustStoreCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/DisassociateUserAccessLoggingSettingsCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/DisassociateUserSettingsCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/GetBrowserSettingsCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/GetIdentityProviderCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/GetIpAccessSettingsCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/GetNetworkSettingsCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/GetPortalCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/GetPortalServiceProviderMetadataCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/GetTrustStoreCertificateCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/GetTrustStoreCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/GetUserAccessLoggingSettingsCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/GetUserSettingsCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/ListBrowserSettingsCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/ListIdentityProvidersCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/ListIpAccessSettingsCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/ListNetworkSettingsCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/ListPortalsCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/ListTrustStoreCertificatesCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/ListTrustStoresCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/ListUserAccessLoggingSettingsCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/ListUserSettingsCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/UpdateBrowserSettingsCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/UpdateIdentityProviderCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/commands/UpdateIpAccessSettingsCommand.d.ts +2 -1
  115. package/dist-types/ts3.4/commands/UpdateNetworkSettingsCommand.d.ts +2 -1
  116. package/dist-types/ts3.4/commands/UpdatePortalCommand.d.ts +2 -1
  117. package/dist-types/ts3.4/commands/UpdateTrustStoreCommand.d.ts +2 -1
  118. package/dist-types/ts3.4/commands/UpdateUserAccessLoggingSettingsCommand.d.ts +2 -1
  119. package/dist-types/ts3.4/commands/UpdateUserSettingsCommand.d.ts +2 -1
  120. package/dist-types/ts3.4/models/WorkSpacesWebServiceException.d.ts +2 -1
  121. package/package.json +6 -6
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -11,8 +11,8 @@
11
11
  export * from "./WorkSpacesWebClient";
12
12
  export * from "./WorkSpacesWeb";
13
13
  export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
14
- export { RuntimeExtension } from "./runtimeExtensions";
15
- export { WorkSpacesWebExtensionConfiguration } from "./extensionConfiguration";
14
+ export type { RuntimeExtension } from "./runtimeExtensions";
15
+ export type { WorkSpacesWebExtensionConfiguration } from "./extensionConfiguration";
16
16
  export * from "./commands";
17
17
  export * from "./pagination";
18
18
  export * from "./models";
@@ -1,5 +1,6 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
2
- export { __ServiceException, __ServiceExceptionOptions };
2
+ export type { __ServiceExceptionOptions };
3
+ export { __ServiceException };
3
4
  /**
4
5
  * @public
5
6
  *
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WorkSpacesWebClientResolvedConfig,
11
11
  } from "../WorkSpacesWebClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AssociateBrowserSettingsCommandInput
14
15
  extends AssociateBrowserSettingsRequest {}
15
16
  export interface AssociateBrowserSettingsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WorkSpacesWebClientResolvedConfig,
11
11
  } from "../WorkSpacesWebClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AssociateIpAccessSettingsCommandInput
14
15
  extends AssociateIpAccessSettingsRequest {}
15
16
  export interface AssociateIpAccessSettingsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WorkSpacesWebClientResolvedConfig,
11
11
  } from "../WorkSpacesWebClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AssociateNetworkSettingsCommandInput
14
15
  extends AssociateNetworkSettingsRequest {}
15
16
  export interface AssociateNetworkSettingsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WorkSpacesWebClientResolvedConfig,
11
11
  } from "../WorkSpacesWebClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AssociateTrustStoreCommandInput
14
15
  extends AssociateTrustStoreRequest {}
15
16
  export interface AssociateTrustStoreCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WorkSpacesWebClientResolvedConfig,
11
11
  } from "../WorkSpacesWebClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AssociateUserAccessLoggingSettingsCommandInput
14
15
  extends AssociateUserAccessLoggingSettingsRequest {}
15
16
  export interface AssociateUserAccessLoggingSettingsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WorkSpacesWebClientResolvedConfig,
11
11
  } from "../WorkSpacesWebClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AssociateUserSettingsCommandInput
14
15
  extends AssociateUserSettingsRequest {}
15
16
  export interface AssociateUserSettingsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WorkSpacesWebClientResolvedConfig,
11
11
  } from "../WorkSpacesWebClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateBrowserSettingsCommandInput
14
15
  extends CreateBrowserSettingsRequest {}
15
16
  export interface CreateBrowserSettingsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WorkSpacesWebClientResolvedConfig,
11
11
  } from "../WorkSpacesWebClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateIdentityProviderCommandInput
14
15
  extends CreateIdentityProviderRequest {}
15
16
  export interface CreateIdentityProviderCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WorkSpacesWebClientResolvedConfig,
11
11
  } from "../WorkSpacesWebClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateIpAccessSettingsCommandInput
14
15
  extends CreateIpAccessSettingsRequest {}
15
16
  export interface CreateIpAccessSettingsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WorkSpacesWebClientResolvedConfig,
11
11
  } from "../WorkSpacesWebClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateNetworkSettingsCommandInput
14
15
  extends CreateNetworkSettingsRequest {}
15
16
  export interface CreateNetworkSettingsCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  WorkSpacesWebClientResolvedConfig,
8
8
  } from "../WorkSpacesWebClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CreatePortalCommandInput extends CreatePortalRequest {}
11
12
  export interface CreatePortalCommandOutput
12
13
  extends CreatePortalResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WorkSpacesWebClientResolvedConfig,
11
11
  } from "../WorkSpacesWebClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateTrustStoreCommandInput extends CreateTrustStoreRequest {}
14
15
  export interface CreateTrustStoreCommandOutput
15
16
  extends CreateTrustStoreResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WorkSpacesWebClientResolvedConfig,
11
11
  } from "../WorkSpacesWebClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateUserAccessLoggingSettingsCommandInput
14
15
  extends CreateUserAccessLoggingSettingsRequest {}
15
16
  export interface CreateUserAccessLoggingSettingsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WorkSpacesWebClientResolvedConfig,
11
11
  } from "../WorkSpacesWebClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateUserSettingsCommandInput
14
15
  extends CreateUserSettingsRequest {}
15
16
  export interface CreateUserSettingsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WorkSpacesWebClientResolvedConfig,
11
11
  } from "../WorkSpacesWebClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteBrowserSettingsCommandInput
14
15
  extends DeleteBrowserSettingsRequest {}
15
16
  export interface DeleteBrowserSettingsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WorkSpacesWebClientResolvedConfig,
11
11
  } from "../WorkSpacesWebClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteIdentityProviderCommandInput
14
15
  extends DeleteIdentityProviderRequest {}
15
16
  export interface DeleteIdentityProviderCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WorkSpacesWebClientResolvedConfig,
11
11
  } from "../WorkSpacesWebClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteIpAccessSettingsCommandInput
14
15
  extends DeleteIpAccessSettingsRequest {}
15
16
  export interface DeleteIpAccessSettingsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WorkSpacesWebClientResolvedConfig,
11
11
  } from "../WorkSpacesWebClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteNetworkSettingsCommandInput
14
15
  extends DeleteNetworkSettingsRequest {}
15
16
  export interface DeleteNetworkSettingsCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  WorkSpacesWebClientResolvedConfig,
8
8
  } from "../WorkSpacesWebClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeletePortalCommandInput extends DeletePortalRequest {}
11
12
  export interface DeletePortalCommandOutput
12
13
  extends DeletePortalResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WorkSpacesWebClientResolvedConfig,
11
11
  } from "../WorkSpacesWebClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteTrustStoreCommandInput extends DeleteTrustStoreRequest {}
14
15
  export interface DeleteTrustStoreCommandOutput
15
16
  extends DeleteTrustStoreResponse,