@aws-sdk/client-workspaces-web 3.952.0 → 3.953.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 (95) hide show
  1. package/dist-cjs/index.js +903 -602
  2. package/dist-cjs/runtimeConfig.shared.js +6 -1
  3. package/dist-es/commands/AssociateBrowserSettingsCommand.js +2 -2
  4. package/dist-es/commands/AssociateDataProtectionSettingsCommand.js +2 -2
  5. package/dist-es/commands/AssociateIpAccessSettingsCommand.js +2 -2
  6. package/dist-es/commands/AssociateNetworkSettingsCommand.js +2 -2
  7. package/dist-es/commands/AssociateSessionLoggerCommand.js +2 -2
  8. package/dist-es/commands/AssociateTrustStoreCommand.js +2 -2
  9. package/dist-es/commands/AssociateUserAccessLoggingSettingsCommand.js +2 -2
  10. package/dist-es/commands/AssociateUserSettingsCommand.js +2 -2
  11. package/dist-es/commands/CreateBrowserSettingsCommand.js +2 -2
  12. package/dist-es/commands/CreateDataProtectionSettingsCommand.js +2 -2
  13. package/dist-es/commands/CreateIdentityProviderCommand.js +2 -2
  14. package/dist-es/commands/CreateIpAccessSettingsCommand.js +2 -2
  15. package/dist-es/commands/CreateNetworkSettingsCommand.js +2 -2
  16. package/dist-es/commands/CreatePortalCommand.js +2 -2
  17. package/dist-es/commands/CreateSessionLoggerCommand.js +2 -2
  18. package/dist-es/commands/CreateTrustStoreCommand.js +2 -2
  19. package/dist-es/commands/CreateUserAccessLoggingSettingsCommand.js +2 -2
  20. package/dist-es/commands/CreateUserSettingsCommand.js +2 -2
  21. package/dist-es/commands/DeleteBrowserSettingsCommand.js +2 -2
  22. package/dist-es/commands/DeleteDataProtectionSettingsCommand.js +2 -2
  23. package/dist-es/commands/DeleteIdentityProviderCommand.js +2 -2
  24. package/dist-es/commands/DeleteIpAccessSettingsCommand.js +2 -2
  25. package/dist-es/commands/DeleteNetworkSettingsCommand.js +2 -2
  26. package/dist-es/commands/DeletePortalCommand.js +2 -2
  27. package/dist-es/commands/DeleteSessionLoggerCommand.js +2 -2
  28. package/dist-es/commands/DeleteTrustStoreCommand.js +2 -2
  29. package/dist-es/commands/DeleteUserAccessLoggingSettingsCommand.js +2 -2
  30. package/dist-es/commands/DeleteUserSettingsCommand.js +2 -2
  31. package/dist-es/commands/DisassociateBrowserSettingsCommand.js +2 -2
  32. package/dist-es/commands/DisassociateDataProtectionSettingsCommand.js +2 -2
  33. package/dist-es/commands/DisassociateIpAccessSettingsCommand.js +2 -2
  34. package/dist-es/commands/DisassociateNetworkSettingsCommand.js +2 -2
  35. package/dist-es/commands/DisassociateSessionLoggerCommand.js +2 -2
  36. package/dist-es/commands/DisassociateTrustStoreCommand.js +2 -2
  37. package/dist-es/commands/DisassociateUserAccessLoggingSettingsCommand.js +2 -2
  38. package/dist-es/commands/DisassociateUserSettingsCommand.js +2 -2
  39. package/dist-es/commands/ExpireSessionCommand.js +2 -2
  40. package/dist-es/commands/GetBrowserSettingsCommand.js +2 -2
  41. package/dist-es/commands/GetDataProtectionSettingsCommand.js +2 -2
  42. package/dist-es/commands/GetIdentityProviderCommand.js +2 -2
  43. package/dist-es/commands/GetIpAccessSettingsCommand.js +2 -2
  44. package/dist-es/commands/GetNetworkSettingsCommand.js +2 -2
  45. package/dist-es/commands/GetPortalCommand.js +2 -2
  46. package/dist-es/commands/GetPortalServiceProviderMetadataCommand.js +2 -2
  47. package/dist-es/commands/GetSessionCommand.js +2 -2
  48. package/dist-es/commands/GetSessionLoggerCommand.js +2 -2
  49. package/dist-es/commands/GetTrustStoreCertificateCommand.js +2 -2
  50. package/dist-es/commands/GetTrustStoreCommand.js +2 -2
  51. package/dist-es/commands/GetUserAccessLoggingSettingsCommand.js +2 -2
  52. package/dist-es/commands/GetUserSettingsCommand.js +2 -2
  53. package/dist-es/commands/ListBrowserSettingsCommand.js +2 -2
  54. package/dist-es/commands/ListDataProtectionSettingsCommand.js +2 -2
  55. package/dist-es/commands/ListIdentityProvidersCommand.js +2 -2
  56. package/dist-es/commands/ListIpAccessSettingsCommand.js +2 -2
  57. package/dist-es/commands/ListNetworkSettingsCommand.js +2 -2
  58. package/dist-es/commands/ListPortalsCommand.js +2 -2
  59. package/dist-es/commands/ListSessionLoggersCommand.js +2 -2
  60. package/dist-es/commands/ListSessionsCommand.js +2 -2
  61. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  62. package/dist-es/commands/ListTrustStoreCertificatesCommand.js +2 -2
  63. package/dist-es/commands/ListTrustStoresCommand.js +2 -2
  64. package/dist-es/commands/ListUserAccessLoggingSettingsCommand.js +2 -2
  65. package/dist-es/commands/ListUserSettingsCommand.js +2 -2
  66. package/dist-es/commands/TagResourceCommand.js +2 -2
  67. package/dist-es/commands/UntagResourceCommand.js +2 -2
  68. package/dist-es/commands/UpdateBrowserSettingsCommand.js +2 -2
  69. package/dist-es/commands/UpdateDataProtectionSettingsCommand.js +2 -2
  70. package/dist-es/commands/UpdateIdentityProviderCommand.js +2 -2
  71. package/dist-es/commands/UpdateIpAccessSettingsCommand.js +2 -2
  72. package/dist-es/commands/UpdateNetworkSettingsCommand.js +2 -2
  73. package/dist-es/commands/UpdatePortalCommand.js +2 -2
  74. package/dist-es/commands/UpdateSessionLoggerCommand.js +2 -2
  75. package/dist-es/commands/UpdateTrustStoreCommand.js +2 -2
  76. package/dist-es/commands/UpdateUserAccessLoggingSettingsCommand.js +2 -2
  77. package/dist-es/commands/UpdateUserSettingsCommand.js +2 -2
  78. package/dist-es/index.js +1 -0
  79. package/dist-es/runtimeConfig.shared.js +6 -1
  80. package/dist-es/schemas/schemas_0.js +564 -542
  81. package/dist-types/WorkSpacesWebClient.d.ts +1 -10
  82. package/dist-types/index.d.ts +1 -0
  83. package/dist-types/runtimeConfig.browser.d.ts +6 -2
  84. package/dist-types/runtimeConfig.d.ts +6 -2
  85. package/dist-types/runtimeConfig.native.d.ts +6 -2
  86. package/dist-types/runtimeConfig.shared.d.ts +6 -1
  87. package/dist-types/schemas/schemas_0.d.ts +280 -339
  88. package/dist-types/ts3.4/WorkSpacesWebClient.d.ts +0 -4
  89. package/dist-types/ts3.4/index.d.ts +1 -0
  90. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  91. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  92. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  93. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  94. package/dist-types/ts3.4/schemas/schemas_0.d.ts +279 -341
  95. package/package.json +34 -34
@@ -26,7 +26,12 @@ const getRuntimeConfig = (config) => {
26
26
  },
27
27
  ],
28
28
  logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
29
- protocol: config?.protocol ?? new protocols_1.AwsRestJsonProtocol({ defaultNamespace: "com.amazonaws.workspacesweb" }),
29
+ protocol: config?.protocol ?? protocols_1.AwsRestJsonProtocol,
30
+ protocolSettings: config?.protocolSettings ?? {
31
+ defaultNamespace: "com.amazonaws.workspacesweb",
32
+ version: "2020-07-08",
33
+ serviceTarget: "AWSErmineControlPlaneService",
34
+ },
30
35
  serviceId: config?.serviceId ?? "WorkSpaces Web",
31
36
  urlParser: config?.urlParser ?? url_parser_1.parseUrl,
32
37
  utf8Decoder: config?.utf8Decoder ?? util_utf8_1.fromUtf8,
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { AssociateBrowserSettings } from "../schemas/schemas_0";
4
+ import { AssociateBrowserSettings$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class AssociateBrowserSettingsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class AssociateBrowserSettingsCommand extends $Command
11
11
  })
12
12
  .s("AWSErmineControlPlaneService", "AssociateBrowserSettings", {})
13
13
  .n("WorkSpacesWebClient", "AssociateBrowserSettingsCommand")
14
- .sc(AssociateBrowserSettings)
14
+ .sc(AssociateBrowserSettings$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { AssociateDataProtectionSettings } from "../schemas/schemas_0";
4
+ import { AssociateDataProtectionSettings$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class AssociateDataProtectionSettingsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class AssociateDataProtectionSettingsCommand extends $Command
11
11
  })
12
12
  .s("AWSErmineControlPlaneService", "AssociateDataProtectionSettings", {})
13
13
  .n("WorkSpacesWebClient", "AssociateDataProtectionSettingsCommand")
14
- .sc(AssociateDataProtectionSettings)
14
+ .sc(AssociateDataProtectionSettings$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { AssociateIpAccessSettings } from "../schemas/schemas_0";
4
+ import { AssociateIpAccessSettings$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class AssociateIpAccessSettingsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class AssociateIpAccessSettingsCommand extends $Command
11
11
  })
12
12
  .s("AWSErmineControlPlaneService", "AssociateIpAccessSettings", {})
13
13
  .n("WorkSpacesWebClient", "AssociateIpAccessSettingsCommand")
14
- .sc(AssociateIpAccessSettings)
14
+ .sc(AssociateIpAccessSettings$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { AssociateNetworkSettings } from "../schemas/schemas_0";
4
+ import { AssociateNetworkSettings$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class AssociateNetworkSettingsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class AssociateNetworkSettingsCommand extends $Command
11
11
  })
12
12
  .s("AWSErmineControlPlaneService", "AssociateNetworkSettings", {})
13
13
  .n("WorkSpacesWebClient", "AssociateNetworkSettingsCommand")
14
- .sc(AssociateNetworkSettings)
14
+ .sc(AssociateNetworkSettings$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { AssociateSessionLogger } from "../schemas/schemas_0";
4
+ import { AssociateSessionLogger$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class AssociateSessionLoggerCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class AssociateSessionLoggerCommand extends $Command
11
11
  })
12
12
  .s("AWSErmineControlPlaneService", "AssociateSessionLogger", {})
13
13
  .n("WorkSpacesWebClient", "AssociateSessionLoggerCommand")
14
- .sc(AssociateSessionLogger)
14
+ .sc(AssociateSessionLogger$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { AssociateTrustStore } from "../schemas/schemas_0";
4
+ import { AssociateTrustStore$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class AssociateTrustStoreCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class AssociateTrustStoreCommand extends $Command
11
11
  })
12
12
  .s("AWSErmineControlPlaneService", "AssociateTrustStore", {})
13
13
  .n("WorkSpacesWebClient", "AssociateTrustStoreCommand")
14
- .sc(AssociateTrustStore)
14
+ .sc(AssociateTrustStore$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { AssociateUserAccessLoggingSettings } from "../schemas/schemas_0";
4
+ import { AssociateUserAccessLoggingSettings$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class AssociateUserAccessLoggingSettingsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class AssociateUserAccessLoggingSettingsCommand extends $Command
11
11
  })
12
12
  .s("AWSErmineControlPlaneService", "AssociateUserAccessLoggingSettings", {})
13
13
  .n("WorkSpacesWebClient", "AssociateUserAccessLoggingSettingsCommand")
14
- .sc(AssociateUserAccessLoggingSettings)
14
+ .sc(AssociateUserAccessLoggingSettings$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { AssociateUserSettings } from "../schemas/schemas_0";
4
+ import { AssociateUserSettings$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class AssociateUserSettingsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class AssociateUserSettingsCommand extends $Command
11
11
  })
12
12
  .s("AWSErmineControlPlaneService", "AssociateUserSettings", {})
13
13
  .n("WorkSpacesWebClient", "AssociateUserSettingsCommand")
14
- .sc(AssociateUserSettings)
14
+ .sc(AssociateUserSettings$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateBrowserSettings } from "../schemas/schemas_0";
4
+ import { CreateBrowserSettings$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateBrowserSettingsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateBrowserSettingsCommand extends $Command
11
11
  })
12
12
  .s("AWSErmineControlPlaneService", "CreateBrowserSettings", {})
13
13
  .n("WorkSpacesWebClient", "CreateBrowserSettingsCommand")
14
- .sc(CreateBrowserSettings)
14
+ .sc(CreateBrowserSettings$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateDataProtectionSettings } from "../schemas/schemas_0";
4
+ import { CreateDataProtectionSettings$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateDataProtectionSettingsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateDataProtectionSettingsCommand extends $Command
11
11
  })
12
12
  .s("AWSErmineControlPlaneService", "CreateDataProtectionSettings", {})
13
13
  .n("WorkSpacesWebClient", "CreateDataProtectionSettingsCommand")
14
- .sc(CreateDataProtectionSettings)
14
+ .sc(CreateDataProtectionSettings$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateIdentityProvider } from "../schemas/schemas_0";
4
+ import { CreateIdentityProvider$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateIdentityProviderCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateIdentityProviderCommand extends $Command
11
11
  })
12
12
  .s("AWSErmineControlPlaneService", "CreateIdentityProvider", {})
13
13
  .n("WorkSpacesWebClient", "CreateIdentityProviderCommand")
14
- .sc(CreateIdentityProvider)
14
+ .sc(CreateIdentityProvider$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateIpAccessSettings } from "../schemas/schemas_0";
4
+ import { CreateIpAccessSettings$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateIpAccessSettingsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateIpAccessSettingsCommand extends $Command
11
11
  })
12
12
  .s("AWSErmineControlPlaneService", "CreateIpAccessSettings", {})
13
13
  .n("WorkSpacesWebClient", "CreateIpAccessSettingsCommand")
14
- .sc(CreateIpAccessSettings)
14
+ .sc(CreateIpAccessSettings$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateNetworkSettings } from "../schemas/schemas_0";
4
+ import { CreateNetworkSettings$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateNetworkSettingsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateNetworkSettingsCommand extends $Command
11
11
  })
12
12
  .s("AWSErmineControlPlaneService", "CreateNetworkSettings", {})
13
13
  .n("WorkSpacesWebClient", "CreateNetworkSettingsCommand")
14
- .sc(CreateNetworkSettings)
14
+ .sc(CreateNetworkSettings$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreatePortal } from "../schemas/schemas_0";
4
+ import { CreatePortal$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreatePortalCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreatePortalCommand extends $Command
11
11
  })
12
12
  .s("AWSErmineControlPlaneService", "CreatePortal", {})
13
13
  .n("WorkSpacesWebClient", "CreatePortalCommand")
14
- .sc(CreatePortal)
14
+ .sc(CreatePortal$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateSessionLogger } from "../schemas/schemas_0";
4
+ import { CreateSessionLogger$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateSessionLoggerCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateSessionLoggerCommand extends $Command
11
11
  })
12
12
  .s("AWSErmineControlPlaneService", "CreateSessionLogger", {})
13
13
  .n("WorkSpacesWebClient", "CreateSessionLoggerCommand")
14
- .sc(CreateSessionLogger)
14
+ .sc(CreateSessionLogger$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateTrustStore } from "../schemas/schemas_0";
4
+ import { CreateTrustStore$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateTrustStoreCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateTrustStoreCommand extends $Command
11
11
  })
12
12
  .s("AWSErmineControlPlaneService", "CreateTrustStore", {})
13
13
  .n("WorkSpacesWebClient", "CreateTrustStoreCommand")
14
- .sc(CreateTrustStore)
14
+ .sc(CreateTrustStore$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateUserAccessLoggingSettings } from "../schemas/schemas_0";
4
+ import { CreateUserAccessLoggingSettings$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateUserAccessLoggingSettingsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateUserAccessLoggingSettingsCommand extends $Command
11
11
  })
12
12
  .s("AWSErmineControlPlaneService", "CreateUserAccessLoggingSettings", {})
13
13
  .n("WorkSpacesWebClient", "CreateUserAccessLoggingSettingsCommand")
14
- .sc(CreateUserAccessLoggingSettings)
14
+ .sc(CreateUserAccessLoggingSettings$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateUserSettings } from "../schemas/schemas_0";
4
+ import { CreateUserSettings$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateUserSettingsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateUserSettingsCommand extends $Command
11
11
  })
12
12
  .s("AWSErmineControlPlaneService", "CreateUserSettings", {})
13
13
  .n("WorkSpacesWebClient", "CreateUserSettingsCommand")
14
- .sc(CreateUserSettings)
14
+ .sc(CreateUserSettings$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DeleteBrowserSettings } from "../schemas/schemas_0";
4
+ import { DeleteBrowserSettings$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteBrowserSettingsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteBrowserSettingsCommand extends $Command
11
11
  })
12
12
  .s("AWSErmineControlPlaneService", "DeleteBrowserSettings", {})
13
13
  .n("WorkSpacesWebClient", "DeleteBrowserSettingsCommand")
14
- .sc(DeleteBrowserSettings)
14
+ .sc(DeleteBrowserSettings$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DeleteDataProtectionSettings } from "../schemas/schemas_0";
4
+ import { DeleteDataProtectionSettings$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteDataProtectionSettingsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteDataProtectionSettingsCommand extends $Command
11
11
  })
12
12
  .s("AWSErmineControlPlaneService", "DeleteDataProtectionSettings", {})
13
13
  .n("WorkSpacesWebClient", "DeleteDataProtectionSettingsCommand")
14
- .sc(DeleteDataProtectionSettings)
14
+ .sc(DeleteDataProtectionSettings$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DeleteIdentityProvider } from "../schemas/schemas_0";
4
+ import { DeleteIdentityProvider$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteIdentityProviderCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteIdentityProviderCommand extends $Command
11
11
  })
12
12
  .s("AWSErmineControlPlaneService", "DeleteIdentityProvider", {})
13
13
  .n("WorkSpacesWebClient", "DeleteIdentityProviderCommand")
14
- .sc(DeleteIdentityProvider)
14
+ .sc(DeleteIdentityProvider$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DeleteIpAccessSettings } from "../schemas/schemas_0";
4
+ import { DeleteIpAccessSettings$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteIpAccessSettingsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteIpAccessSettingsCommand extends $Command
11
11
  })
12
12
  .s("AWSErmineControlPlaneService", "DeleteIpAccessSettings", {})
13
13
  .n("WorkSpacesWebClient", "DeleteIpAccessSettingsCommand")
14
- .sc(DeleteIpAccessSettings)
14
+ .sc(DeleteIpAccessSettings$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DeleteNetworkSettings } from "../schemas/schemas_0";
4
+ import { DeleteNetworkSettings$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteNetworkSettingsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteNetworkSettingsCommand extends $Command
11
11
  })
12
12
  .s("AWSErmineControlPlaneService", "DeleteNetworkSettings", {})
13
13
  .n("WorkSpacesWebClient", "DeleteNetworkSettingsCommand")
14
- .sc(DeleteNetworkSettings)
14
+ .sc(DeleteNetworkSettings$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DeletePortal } from "../schemas/schemas_0";
4
+ import { DeletePortal$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeletePortalCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeletePortalCommand extends $Command
11
11
  })
12
12
  .s("AWSErmineControlPlaneService", "DeletePortal", {})
13
13
  .n("WorkSpacesWebClient", "DeletePortalCommand")
14
- .sc(DeletePortal)
14
+ .sc(DeletePortal$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DeleteSessionLogger } from "../schemas/schemas_0";
4
+ import { DeleteSessionLogger$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteSessionLoggerCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteSessionLoggerCommand extends $Command
11
11
  })
12
12
  .s("AWSErmineControlPlaneService", "DeleteSessionLogger", {})
13
13
  .n("WorkSpacesWebClient", "DeleteSessionLoggerCommand")
14
- .sc(DeleteSessionLogger)
14
+ .sc(DeleteSessionLogger$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DeleteTrustStore } from "../schemas/schemas_0";
4
+ import { DeleteTrustStore$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteTrustStoreCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteTrustStoreCommand extends $Command
11
11
  })
12
12
  .s("AWSErmineControlPlaneService", "DeleteTrustStore", {})
13
13
  .n("WorkSpacesWebClient", "DeleteTrustStoreCommand")
14
- .sc(DeleteTrustStore)
14
+ .sc(DeleteTrustStore$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DeleteUserAccessLoggingSettings } from "../schemas/schemas_0";
4
+ import { DeleteUserAccessLoggingSettings$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteUserAccessLoggingSettingsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteUserAccessLoggingSettingsCommand extends $Command
11
11
  })
12
12
  .s("AWSErmineControlPlaneService", "DeleteUserAccessLoggingSettings", {})
13
13
  .n("WorkSpacesWebClient", "DeleteUserAccessLoggingSettingsCommand")
14
- .sc(DeleteUserAccessLoggingSettings)
14
+ .sc(DeleteUserAccessLoggingSettings$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DeleteUserSettings } from "../schemas/schemas_0";
4
+ import { DeleteUserSettings$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteUserSettingsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteUserSettingsCommand extends $Command
11
11
  })
12
12
  .s("AWSErmineControlPlaneService", "DeleteUserSettings", {})
13
13
  .n("WorkSpacesWebClient", "DeleteUserSettingsCommand")
14
- .sc(DeleteUserSettings)
14
+ .sc(DeleteUserSettings$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DisassociateBrowserSettings } from "../schemas/schemas_0";
4
+ import { DisassociateBrowserSettings$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DisassociateBrowserSettingsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DisassociateBrowserSettingsCommand extends $Command
11
11
  })
12
12
  .s("AWSErmineControlPlaneService", "DisassociateBrowserSettings", {})
13
13
  .n("WorkSpacesWebClient", "DisassociateBrowserSettingsCommand")
14
- .sc(DisassociateBrowserSettings)
14
+ .sc(DisassociateBrowserSettings$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DisassociateDataProtectionSettings } from "../schemas/schemas_0";
4
+ import { DisassociateDataProtectionSettings$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DisassociateDataProtectionSettingsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DisassociateDataProtectionSettingsCommand extends $Command
11
11
  })
12
12
  .s("AWSErmineControlPlaneService", "DisassociateDataProtectionSettings", {})
13
13
  .n("WorkSpacesWebClient", "DisassociateDataProtectionSettingsCommand")
14
- .sc(DisassociateDataProtectionSettings)
14
+ .sc(DisassociateDataProtectionSettings$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DisassociateIpAccessSettings } from "../schemas/schemas_0";
4
+ import { DisassociateIpAccessSettings$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DisassociateIpAccessSettingsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DisassociateIpAccessSettingsCommand extends $Command
11
11
  })
12
12
  .s("AWSErmineControlPlaneService", "DisassociateIpAccessSettings", {})
13
13
  .n("WorkSpacesWebClient", "DisassociateIpAccessSettingsCommand")
14
- .sc(DisassociateIpAccessSettings)
14
+ .sc(DisassociateIpAccessSettings$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DisassociateNetworkSettings } from "../schemas/schemas_0";
4
+ import { DisassociateNetworkSettings$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DisassociateNetworkSettingsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DisassociateNetworkSettingsCommand extends $Command
11
11
  })
12
12
  .s("AWSErmineControlPlaneService", "DisassociateNetworkSettings", {})
13
13
  .n("WorkSpacesWebClient", "DisassociateNetworkSettingsCommand")
14
- .sc(DisassociateNetworkSettings)
14
+ .sc(DisassociateNetworkSettings$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DisassociateSessionLogger } from "../schemas/schemas_0";
4
+ import { DisassociateSessionLogger$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DisassociateSessionLoggerCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DisassociateSessionLoggerCommand extends $Command
11
11
  })
12
12
  .s("AWSErmineControlPlaneService", "DisassociateSessionLogger", {})
13
13
  .n("WorkSpacesWebClient", "DisassociateSessionLoggerCommand")
14
- .sc(DisassociateSessionLogger)
14
+ .sc(DisassociateSessionLogger$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DisassociateTrustStore } from "../schemas/schemas_0";
4
+ import { DisassociateTrustStore$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DisassociateTrustStoreCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DisassociateTrustStoreCommand extends $Command
11
11
  })
12
12
  .s("AWSErmineControlPlaneService", "DisassociateTrustStore", {})
13
13
  .n("WorkSpacesWebClient", "DisassociateTrustStoreCommand")
14
- .sc(DisassociateTrustStore)
14
+ .sc(DisassociateTrustStore$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DisassociateUserAccessLoggingSettings } from "../schemas/schemas_0";
4
+ import { DisassociateUserAccessLoggingSettings$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DisassociateUserAccessLoggingSettingsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DisassociateUserAccessLoggingSettingsCommand extends $Command
11
11
  })
12
12
  .s("AWSErmineControlPlaneService", "DisassociateUserAccessLoggingSettings", {})
13
13
  .n("WorkSpacesWebClient", "DisassociateUserAccessLoggingSettingsCommand")
14
- .sc(DisassociateUserAccessLoggingSettings)
14
+ .sc(DisassociateUserAccessLoggingSettings$)
15
15
  .build() {
16
16
  }