@aws-sdk/client-workspaces-web 3.294.0 → 3.295.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 (107) hide show
  1. package/dist-cjs/commands/AssociateBrowserSettingsCommand.js +4 -4
  2. package/dist-cjs/commands/AssociateNetworkSettingsCommand.js +4 -4
  3. package/dist-cjs/commands/AssociateTrustStoreCommand.js +4 -4
  4. package/dist-cjs/commands/AssociateUserAccessLoggingSettingsCommand.js +4 -4
  5. package/dist-cjs/commands/AssociateUserSettingsCommand.js +4 -4
  6. package/dist-cjs/commands/CreateBrowserSettingsCommand.js +4 -4
  7. package/dist-cjs/commands/CreateIdentityProviderCommand.js +4 -4
  8. package/dist-cjs/commands/CreateNetworkSettingsCommand.js +4 -4
  9. package/dist-cjs/commands/CreatePortalCommand.js +4 -4
  10. package/dist-cjs/commands/CreateTrustStoreCommand.js +4 -4
  11. package/dist-cjs/commands/CreateUserAccessLoggingSettingsCommand.js +4 -4
  12. package/dist-cjs/commands/CreateUserSettingsCommand.js +4 -4
  13. package/dist-cjs/commands/DeleteBrowserSettingsCommand.js +4 -4
  14. package/dist-cjs/commands/DeleteIdentityProviderCommand.js +4 -4
  15. package/dist-cjs/commands/DeleteNetworkSettingsCommand.js +4 -4
  16. package/dist-cjs/commands/DeletePortalCommand.js +4 -4
  17. package/dist-cjs/commands/DeleteTrustStoreCommand.js +4 -4
  18. package/dist-cjs/commands/DeleteUserAccessLoggingSettingsCommand.js +4 -4
  19. package/dist-cjs/commands/DeleteUserSettingsCommand.js +4 -4
  20. package/dist-cjs/commands/DisassociateBrowserSettingsCommand.js +4 -4
  21. package/dist-cjs/commands/DisassociateNetworkSettingsCommand.js +4 -4
  22. package/dist-cjs/commands/DisassociateTrustStoreCommand.js +4 -4
  23. package/dist-cjs/commands/DisassociateUserAccessLoggingSettingsCommand.js +4 -4
  24. package/dist-cjs/commands/DisassociateUserSettingsCommand.js +4 -4
  25. package/dist-cjs/commands/GetBrowserSettingsCommand.js +4 -4
  26. package/dist-cjs/commands/GetIdentityProviderCommand.js +4 -4
  27. package/dist-cjs/commands/GetNetworkSettingsCommand.js +4 -4
  28. package/dist-cjs/commands/GetPortalCommand.js +4 -4
  29. package/dist-cjs/commands/GetPortalServiceProviderMetadataCommand.js +4 -4
  30. package/dist-cjs/commands/GetTrustStoreCertificateCommand.js +4 -4
  31. package/dist-cjs/commands/GetTrustStoreCommand.js +4 -4
  32. package/dist-cjs/commands/GetUserAccessLoggingSettingsCommand.js +4 -4
  33. package/dist-cjs/commands/GetUserSettingsCommand.js +4 -4
  34. package/dist-cjs/commands/ListBrowserSettingsCommand.js +4 -4
  35. package/dist-cjs/commands/ListIdentityProvidersCommand.js +4 -4
  36. package/dist-cjs/commands/ListNetworkSettingsCommand.js +4 -4
  37. package/dist-cjs/commands/ListPortalsCommand.js +4 -4
  38. package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
  39. package/dist-cjs/commands/ListTrustStoreCertificatesCommand.js +4 -4
  40. package/dist-cjs/commands/ListTrustStoresCommand.js +4 -4
  41. package/dist-cjs/commands/ListUserAccessLoggingSettingsCommand.js +4 -4
  42. package/dist-cjs/commands/ListUserSettingsCommand.js +4 -4
  43. package/dist-cjs/commands/TagResourceCommand.js +4 -4
  44. package/dist-cjs/commands/UntagResourceCommand.js +4 -4
  45. package/dist-cjs/commands/UpdateBrowserSettingsCommand.js +4 -4
  46. package/dist-cjs/commands/UpdateIdentityProviderCommand.js +4 -4
  47. package/dist-cjs/commands/UpdateNetworkSettingsCommand.js +4 -4
  48. package/dist-cjs/commands/UpdatePortalCommand.js +4 -4
  49. package/dist-cjs/commands/UpdateTrustStoreCommand.js +4 -4
  50. package/dist-cjs/commands/UpdateUserAccessLoggingSettingsCommand.js +4 -4
  51. package/dist-cjs/commands/UpdateUserSettingsCommand.js +4 -4
  52. package/dist-es/commands/AssociateBrowserSettingsCommand.js +4 -4
  53. package/dist-es/commands/AssociateNetworkSettingsCommand.js +4 -4
  54. package/dist-es/commands/AssociateTrustStoreCommand.js +4 -4
  55. package/dist-es/commands/AssociateUserAccessLoggingSettingsCommand.js +4 -4
  56. package/dist-es/commands/AssociateUserSettingsCommand.js +4 -4
  57. package/dist-es/commands/CreateBrowserSettingsCommand.js +4 -4
  58. package/dist-es/commands/CreateIdentityProviderCommand.js +4 -4
  59. package/dist-es/commands/CreateNetworkSettingsCommand.js +4 -4
  60. package/dist-es/commands/CreatePortalCommand.js +4 -4
  61. package/dist-es/commands/CreateTrustStoreCommand.js +4 -4
  62. package/dist-es/commands/CreateUserAccessLoggingSettingsCommand.js +4 -4
  63. package/dist-es/commands/CreateUserSettingsCommand.js +4 -4
  64. package/dist-es/commands/DeleteBrowserSettingsCommand.js +4 -4
  65. package/dist-es/commands/DeleteIdentityProviderCommand.js +4 -4
  66. package/dist-es/commands/DeleteNetworkSettingsCommand.js +4 -4
  67. package/dist-es/commands/DeletePortalCommand.js +4 -4
  68. package/dist-es/commands/DeleteTrustStoreCommand.js +4 -4
  69. package/dist-es/commands/DeleteUserAccessLoggingSettingsCommand.js +4 -4
  70. package/dist-es/commands/DeleteUserSettingsCommand.js +4 -4
  71. package/dist-es/commands/DisassociateBrowserSettingsCommand.js +4 -4
  72. package/dist-es/commands/DisassociateNetworkSettingsCommand.js +4 -4
  73. package/dist-es/commands/DisassociateTrustStoreCommand.js +4 -4
  74. package/dist-es/commands/DisassociateUserAccessLoggingSettingsCommand.js +4 -4
  75. package/dist-es/commands/DisassociateUserSettingsCommand.js +4 -4
  76. package/dist-es/commands/GetBrowserSettingsCommand.js +4 -4
  77. package/dist-es/commands/GetIdentityProviderCommand.js +4 -4
  78. package/dist-es/commands/GetNetworkSettingsCommand.js +4 -4
  79. package/dist-es/commands/GetPortalCommand.js +4 -4
  80. package/dist-es/commands/GetPortalServiceProviderMetadataCommand.js +4 -4
  81. package/dist-es/commands/GetTrustStoreCertificateCommand.js +4 -4
  82. package/dist-es/commands/GetTrustStoreCommand.js +4 -4
  83. package/dist-es/commands/GetUserAccessLoggingSettingsCommand.js +4 -4
  84. package/dist-es/commands/GetUserSettingsCommand.js +4 -4
  85. package/dist-es/commands/ListBrowserSettingsCommand.js +4 -4
  86. package/dist-es/commands/ListIdentityProvidersCommand.js +4 -4
  87. package/dist-es/commands/ListNetworkSettingsCommand.js +4 -4
  88. package/dist-es/commands/ListPortalsCommand.js +4 -4
  89. package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
  90. package/dist-es/commands/ListTrustStoreCertificatesCommand.js +4 -4
  91. package/dist-es/commands/ListTrustStoresCommand.js +4 -4
  92. package/dist-es/commands/ListUserAccessLoggingSettingsCommand.js +4 -4
  93. package/dist-es/commands/ListUserSettingsCommand.js +4 -4
  94. package/dist-es/commands/TagResourceCommand.js +4 -4
  95. package/dist-es/commands/UntagResourceCommand.js +4 -4
  96. package/dist-es/commands/UpdateBrowserSettingsCommand.js +4 -4
  97. package/dist-es/commands/UpdateIdentityProviderCommand.js +4 -4
  98. package/dist-es/commands/UpdateNetworkSettingsCommand.js +4 -4
  99. package/dist-es/commands/UpdatePortalCommand.js +4 -4
  100. package/dist-es/commands/UpdateTrustStoreCommand.js +4 -4
  101. package/dist-es/commands/UpdateUserAccessLoggingSettingsCommand.js +4 -4
  102. package/dist-es/commands/UpdateUserSettingsCommand.js +4 -4
  103. package/dist-types/WorkSpacesWebClient.d.ts +4 -4
  104. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  105. package/dist-types/ts3.4/WorkSpacesWebClient.d.ts +4 -4
  106. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
  107. package/package.json +36 -36
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateBrowserSettingsRequestFilterSensitiveLog, CreateBrowserSettingsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateBrowserSettingsCommand, serializeAws_restJson1CreateBrowserSettingsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateBrowserSettingsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreateBrowserSettingsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreateBrowserSettingsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateIdentityProviderRequestFilterSensitiveLog, CreateIdentityProviderResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateIdentityProviderCommand, serializeAws_restJson1CreateIdentityProviderCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateIdentityProviderCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreateIdentityProviderCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreateIdentityProviderCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateNetworkSettingsRequestFilterSensitiveLog, CreateNetworkSettingsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateNetworkSettingsCommand, serializeAws_restJson1CreateNetworkSettingsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateNetworkSettingsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreateNetworkSettingsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreateNetworkSettingsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreatePortalRequestFilterSensitiveLog, CreatePortalResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreatePortalCommand, serializeAws_restJson1CreatePortalCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreatePortalCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreatePortalCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreatePortalCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateTrustStoreRequestFilterSensitiveLog, CreateTrustStoreResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateTrustStoreCommand, serializeAws_restJson1CreateTrustStoreCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateTrustStoreCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreateTrustStoreCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreateTrustStoreCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateUserAccessLoggingSettingsRequestFilterSensitiveLog, CreateUserAccessLoggingSettingsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateUserAccessLoggingSettingsCommand, serializeAws_restJson1CreateUserAccessLoggingSettingsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateUserAccessLoggingSettingsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreateUserAccessLoggingSettingsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreateUserAccessLoggingSettingsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateUserSettingsRequestFilterSensitiveLog, CreateUserSettingsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateUserSettingsCommand, serializeAws_restJson1CreateUserSettingsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateUserSettingsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreateUserSettingsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreateUserSettingsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteBrowserSettingsRequestFilterSensitiveLog, DeleteBrowserSettingsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteBrowserSettingsCommand, serializeAws_restJson1DeleteBrowserSettingsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteBrowserSettingsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteBrowserSettingsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteBrowserSettingsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteIdentityProviderRequestFilterSensitiveLog, DeleteIdentityProviderResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteIdentityProviderCommand, serializeAws_restJson1DeleteIdentityProviderCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteIdentityProviderCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteIdentityProviderCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteIdentityProviderCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteNetworkSettingsRequestFilterSensitiveLog, DeleteNetworkSettingsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteNetworkSettingsCommand, serializeAws_restJson1DeleteNetworkSettingsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteNetworkSettingsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteNetworkSettingsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteNetworkSettingsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeletePortalRequestFilterSensitiveLog, DeletePortalResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeletePortalCommand, serializeAws_restJson1DeletePortalCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeletePortalCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeletePortalCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeletePortalCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteTrustStoreRequestFilterSensitiveLog, DeleteTrustStoreResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteTrustStoreCommand, serializeAws_restJson1DeleteTrustStoreCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteTrustStoreCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteTrustStoreCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteTrustStoreCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteUserAccessLoggingSettingsRequestFilterSensitiveLog, DeleteUserAccessLoggingSettingsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteUserAccessLoggingSettingsCommand, serializeAws_restJson1DeleteUserAccessLoggingSettingsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteUserAccessLoggingSettingsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteUserAccessLoggingSettingsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteUserAccessLoggingSettingsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteUserSettingsRequestFilterSensitiveLog, DeleteUserSettingsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteUserSettingsCommand, serializeAws_restJson1DeleteUserSettingsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteUserSettingsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteUserSettingsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteUserSettingsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DisassociateBrowserSettingsRequestFilterSensitiveLog, DisassociateBrowserSettingsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DisassociateBrowserSettingsCommand, serializeAws_restJson1DisassociateBrowserSettingsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DisassociateBrowserSettingsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DisassociateBrowserSettingsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DisassociateBrowserSettingsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DisassociateNetworkSettingsRequestFilterSensitiveLog, DisassociateNetworkSettingsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DisassociateNetworkSettingsCommand, serializeAws_restJson1DisassociateNetworkSettingsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DisassociateNetworkSettingsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DisassociateNetworkSettingsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DisassociateNetworkSettingsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DisassociateTrustStoreRequestFilterSensitiveLog, DisassociateTrustStoreResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DisassociateTrustStoreCommand, serializeAws_restJson1DisassociateTrustStoreCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DisassociateTrustStoreCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DisassociateTrustStoreCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DisassociateTrustStoreCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DisassociateUserAccessLoggingSettingsRequestFilterSensitiveLog, DisassociateUserAccessLoggingSettingsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DisassociateUserAccessLoggingSettingsCommand, serializeAws_restJson1DisassociateUserAccessLoggingSettingsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DisassociateUserAccessLoggingSettingsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DisassociateUserAccessLoggingSettingsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DisassociateUserAccessLoggingSettingsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DisassociateUserSettingsRequestFilterSensitiveLog, DisassociateUserSettingsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DisassociateUserSettingsCommand, serializeAws_restJson1DisassociateUserSettingsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DisassociateUserSettingsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DisassociateUserSettingsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DisassociateUserSettingsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetBrowserSettingsRequestFilterSensitiveLog, GetBrowserSettingsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetBrowserSettingsCommand, serializeAws_restJson1GetBrowserSettingsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetBrowserSettingsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetBrowserSettingsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetBrowserSettingsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetIdentityProviderRequestFilterSensitiveLog, GetIdentityProviderResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetIdentityProviderCommand, serializeAws_restJson1GetIdentityProviderCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetIdentityProviderCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetIdentityProviderCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetIdentityProviderCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetNetworkSettingsRequestFilterSensitiveLog, GetNetworkSettingsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetNetworkSettingsCommand, serializeAws_restJson1GetNetworkSettingsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetNetworkSettingsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetNetworkSettingsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetNetworkSettingsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetPortalRequestFilterSensitiveLog, GetPortalResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetPortalCommand, serializeAws_restJson1GetPortalCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetPortalCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetPortalCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetPortalCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetPortalServiceProviderMetadataRequestFilterSensitiveLog, GetPortalServiceProviderMetadataResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetPortalServiceProviderMetadataCommand, serializeAws_restJson1GetPortalServiceProviderMetadataCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetPortalServiceProviderMetadataCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetPortalServiceProviderMetadataCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetPortalServiceProviderMetadataCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetTrustStoreCertificateRequestFilterSensitiveLog, GetTrustStoreCertificateResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetTrustStoreCertificateCommand, serializeAws_restJson1GetTrustStoreCertificateCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetTrustStoreCertificateCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetTrustStoreCertificateCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetTrustStoreCertificateCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetTrustStoreRequestFilterSensitiveLog, GetTrustStoreResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetTrustStoreCommand, serializeAws_restJson1GetTrustStoreCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetTrustStoreCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetTrustStoreCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetTrustStoreCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetUserAccessLoggingSettingsRequestFilterSensitiveLog, GetUserAccessLoggingSettingsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetUserAccessLoggingSettingsCommand, serializeAws_restJson1GetUserAccessLoggingSettingsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetUserAccessLoggingSettingsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetUserAccessLoggingSettingsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetUserAccessLoggingSettingsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetUserSettingsRequestFilterSensitiveLog, GetUserSettingsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetUserSettingsCommand, serializeAws_restJson1GetUserSettingsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetUserSettingsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetUserSettingsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetUserSettingsCommand.getEndpointParameterInstructions()));