@aws-sdk/client-directory-service 3.774.0 → 3.777.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 (77) hide show
  1. package/dist-cjs/auth/httpAuthSchemeProvider.js +1 -3
  2. package/dist-cjs/index.js +17 -18
  3. package/dist-es/DirectoryServiceClient.js +2 -1
  4. package/dist-es/auth/httpAuthSchemeProvider.js +1 -3
  5. package/dist-es/endpoint/EndpointParameters.js +2 -3
  6. package/dist-es/runtimeExtensions.js +2 -14
  7. package/dist-types/commands/AcceptSharedDirectoryCommand.d.ts +1 -0
  8. package/dist-types/commands/AddIpRoutesCommand.d.ts +1 -0
  9. package/dist-types/commands/AddRegionCommand.d.ts +1 -0
  10. package/dist-types/commands/AddTagsToResourceCommand.d.ts +1 -0
  11. package/dist-types/commands/CancelSchemaExtensionCommand.d.ts +1 -0
  12. package/dist-types/commands/ConnectDirectoryCommand.d.ts +1 -0
  13. package/dist-types/commands/CreateAliasCommand.d.ts +1 -0
  14. package/dist-types/commands/CreateComputerCommand.d.ts +1 -0
  15. package/dist-types/commands/CreateConditionalForwarderCommand.d.ts +1 -0
  16. package/dist-types/commands/CreateDirectoryCommand.d.ts +1 -0
  17. package/dist-types/commands/CreateLogSubscriptionCommand.d.ts +1 -0
  18. package/dist-types/commands/CreateMicrosoftADCommand.d.ts +1 -0
  19. package/dist-types/commands/CreateSnapshotCommand.d.ts +1 -0
  20. package/dist-types/commands/CreateTrustCommand.d.ts +1 -0
  21. package/dist-types/commands/DeleteConditionalForwarderCommand.d.ts +1 -0
  22. package/dist-types/commands/DeleteDirectoryCommand.d.ts +1 -0
  23. package/dist-types/commands/DeleteLogSubscriptionCommand.d.ts +1 -0
  24. package/dist-types/commands/DeleteSnapshotCommand.d.ts +1 -0
  25. package/dist-types/commands/DeleteTrustCommand.d.ts +1 -0
  26. package/dist-types/commands/DeregisterCertificateCommand.d.ts +2 -0
  27. package/dist-types/commands/DeregisterEventTopicCommand.d.ts +1 -0
  28. package/dist-types/commands/DescribeCertificateCommand.d.ts +1 -0
  29. package/dist-types/commands/DescribeClientAuthenticationSettingsCommand.d.ts +1 -0
  30. package/dist-types/commands/DescribeConditionalForwardersCommand.d.ts +1 -0
  31. package/dist-types/commands/DescribeDirectoriesCommand.d.ts +1 -0
  32. package/dist-types/commands/DescribeDirectoryDataAccessCommand.d.ts +1 -0
  33. package/dist-types/commands/DescribeDomainControllersCommand.d.ts +1 -0
  34. package/dist-types/commands/DescribeEventTopicsCommand.d.ts +1 -0
  35. package/dist-types/commands/DescribeLDAPSSettingsCommand.d.ts +1 -0
  36. package/dist-types/commands/DescribeRegionsCommand.d.ts +1 -0
  37. package/dist-types/commands/DescribeSettingsCommand.d.ts +1 -0
  38. package/dist-types/commands/DescribeSharedDirectoriesCommand.d.ts +1 -0
  39. package/dist-types/commands/DescribeSnapshotsCommand.d.ts +1 -0
  40. package/dist-types/commands/DescribeTrustsCommand.d.ts +1 -0
  41. package/dist-types/commands/DescribeUpdateDirectoryCommand.d.ts +1 -0
  42. package/dist-types/commands/DisableClientAuthenticationCommand.d.ts +1 -0
  43. package/dist-types/commands/DisableDirectoryDataAccessCommand.d.ts +1 -0
  44. package/dist-types/commands/DisableLDAPSCommand.d.ts +1 -0
  45. package/dist-types/commands/DisableRadiusCommand.d.ts +1 -0
  46. package/dist-types/commands/DisableSsoCommand.d.ts +1 -0
  47. package/dist-types/commands/EnableClientAuthenticationCommand.d.ts +1 -0
  48. package/dist-types/commands/EnableDirectoryDataAccessCommand.d.ts +1 -0
  49. package/dist-types/commands/EnableLDAPSCommand.d.ts +1 -0
  50. package/dist-types/commands/EnableRadiusCommand.d.ts +1 -0
  51. package/dist-types/commands/EnableSsoCommand.d.ts +1 -0
  52. package/dist-types/commands/GetDirectoryLimitsCommand.d.ts +1 -0
  53. package/dist-types/commands/GetSnapshotLimitsCommand.d.ts +1 -0
  54. package/dist-types/commands/ListCertificatesCommand.d.ts +1 -0
  55. package/dist-types/commands/ListIpRoutesCommand.d.ts +1 -0
  56. package/dist-types/commands/ListLogSubscriptionsCommand.d.ts +1 -0
  57. package/dist-types/commands/ListSchemaExtensionsCommand.d.ts +1 -0
  58. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
  59. package/dist-types/commands/RegisterCertificateCommand.d.ts +1 -0
  60. package/dist-types/commands/RegisterEventTopicCommand.d.ts +1 -0
  61. package/dist-types/commands/RejectSharedDirectoryCommand.d.ts +1 -0
  62. package/dist-types/commands/RemoveIpRoutesCommand.d.ts +1 -0
  63. package/dist-types/commands/RemoveRegionCommand.d.ts +1 -0
  64. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +1 -0
  65. package/dist-types/commands/ResetUserPasswordCommand.d.ts +1 -0
  66. package/dist-types/commands/RestoreFromSnapshotCommand.d.ts +1 -0
  67. package/dist-types/commands/ShareDirectoryCommand.d.ts +1 -0
  68. package/dist-types/commands/StartSchemaExtensionCommand.d.ts +1 -0
  69. package/dist-types/commands/UnshareDirectoryCommand.d.ts +1 -0
  70. package/dist-types/commands/UpdateConditionalForwarderCommand.d.ts +1 -0
  71. package/dist-types/commands/UpdateDirectorySetupCommand.d.ts +1 -0
  72. package/dist-types/commands/UpdateNumberOfDomainControllersCommand.d.ts +1 -0
  73. package/dist-types/commands/UpdateRadiusCommand.d.ts +1 -0
  74. package/dist-types/commands/UpdateSettingsCommand.d.ts +1 -0
  75. package/dist-types/commands/UpdateTrustCommand.d.ts +1 -0
  76. package/dist-types/commands/VerifyTrustCommand.d.ts +1 -0
  77. package/package.json +33 -33
@@ -40,8 +40,6 @@ const defaultDirectoryServiceHttpAuthSchemeProvider = (authParameters) => {
40
40
  exports.defaultDirectoryServiceHttpAuthSchemeProvider = defaultDirectoryServiceHttpAuthSchemeProvider;
41
41
  const resolveHttpAuthSchemeConfig = (config) => {
42
42
  const config_0 = (0, core_1.resolveAwsSdkSigV4Config)(config);
43
- return {
44
- ...config_0,
45
- };
43
+ return Object.assign(config_0, {});
46
44
  };
47
45
  exports.resolveHttpAuthSchemeConfig = resolveHttpAuthSchemeConfig;
package/dist-cjs/index.js CHANGED
@@ -214,12 +214,11 @@ var import_httpAuthSchemeProvider = require("./auth/httpAuthSchemeProvider");
214
214
 
215
215
  // src/endpoint/EndpointParameters.ts
216
216
  var resolveClientEndpointParameters = /* @__PURE__ */ __name((options) => {
217
- return {
218
- ...options,
217
+ return Object.assign(options, {
219
218
  useDualstackEndpoint: options.useDualstackEndpoint ?? false,
220
219
  useFipsEndpoint: options.useFipsEndpoint ?? false,
221
220
  defaultSigningName: "ds"
222
- };
221
+ });
223
222
  }, "resolveClientEndpointParameters");
224
223
  var commonParams = {
225
224
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -276,22 +275,21 @@ var resolveHttpAuthRuntimeConfig = /* @__PURE__ */ __name((config) => {
276
275
  }, "resolveHttpAuthRuntimeConfig");
277
276
 
278
277
  // src/runtimeExtensions.ts
279
- var asPartial = /* @__PURE__ */ __name((t) => t, "asPartial");
280
278
  var resolveRuntimeExtensions = /* @__PURE__ */ __name((runtimeConfig, extensions) => {
281
- const extensionConfiguration = {
282
- ...asPartial((0, import_region_config_resolver.getAwsRegionExtensionConfiguration)(runtimeConfig)),
283
- ...asPartial((0, import_smithy_client.getDefaultExtensionConfiguration)(runtimeConfig)),
284
- ...asPartial((0, import_protocol_http.getHttpHandlerExtensionConfiguration)(runtimeConfig)),
285
- ...asPartial(getHttpAuthExtensionConfiguration(runtimeConfig))
286
- };
279
+ const extensionConfiguration = Object.assign(
280
+ (0, import_region_config_resolver.getAwsRegionExtensionConfiguration)(runtimeConfig),
281
+ (0, import_smithy_client.getDefaultExtensionConfiguration)(runtimeConfig),
282
+ (0, import_protocol_http.getHttpHandlerExtensionConfiguration)(runtimeConfig),
283
+ getHttpAuthExtensionConfiguration(runtimeConfig)
284
+ );
287
285
  extensions.forEach((extension) => extension.configure(extensionConfiguration));
288
- return {
289
- ...runtimeConfig,
290
- ...(0, import_region_config_resolver.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
291
- ...(0, import_smithy_client.resolveDefaultRuntimeConfig)(extensionConfiguration),
292
- ...(0, import_protocol_http.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
293
- ...resolveHttpAuthRuntimeConfig(extensionConfiguration)
294
- };
286
+ return Object.assign(
287
+ runtimeConfig,
288
+ (0, import_region_config_resolver.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
289
+ (0, import_smithy_client.resolveDefaultRuntimeConfig)(extensionConfiguration),
290
+ (0, import_protocol_http.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
291
+ resolveHttpAuthRuntimeConfig(extensionConfiguration)
292
+ );
295
293
  }, "resolveRuntimeExtensions");
296
294
 
297
295
  // src/DirectoryServiceClient.ts
@@ -305,6 +303,8 @@ var DirectoryServiceClient = class extends import_smithy_client.Client {
305
303
  config;
306
304
  constructor(...[configuration]) {
307
305
  const _config_0 = (0, import_runtimeConfig.getRuntimeConfig)(configuration || {});
306
+ super(_config_0);
307
+ this.initConfig = _config_0;
308
308
  const _config_1 = resolveClientEndpointParameters(_config_0);
309
309
  const _config_2 = (0, import_middleware_user_agent.resolveUserAgentConfig)(_config_1);
310
310
  const _config_3 = (0, import_middleware_retry.resolveRetryConfig)(_config_2);
@@ -313,7 +313,6 @@ var DirectoryServiceClient = class extends import_smithy_client.Client {
313
313
  const _config_6 = (0, import_middleware_endpoint.resolveEndpointConfig)(_config_5);
314
314
  const _config_7 = (0, import_httpAuthSchemeProvider.resolveHttpAuthSchemeConfig)(_config_6);
315
315
  const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
316
- super(_config_8);
317
316
  this.config = _config_8;
318
317
  this.middlewareStack.use((0, import_middleware_user_agent.getUserAgentPlugin)(this.config));
319
318
  this.middlewareStack.use((0, import_middleware_retry.getRetryPlugin)(this.config));
@@ -17,6 +17,8 @@ export class DirectoryServiceClient extends __Client {
17
17
  config;
18
18
  constructor(...[configuration]) {
19
19
  const _config_0 = __getRuntimeConfig(configuration || {});
20
+ super(_config_0);
21
+ this.initConfig = _config_0;
20
22
  const _config_1 = resolveClientEndpointParameters(_config_0);
21
23
  const _config_2 = resolveUserAgentConfig(_config_1);
22
24
  const _config_3 = resolveRetryConfig(_config_2);
@@ -25,7 +27,6 @@ export class DirectoryServiceClient extends __Client {
25
27
  const _config_6 = resolveEndpointConfig(_config_5);
26
28
  const _config_7 = resolveHttpAuthSchemeConfig(_config_6);
27
29
  const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
28
- super(_config_8);
29
30
  this.config = _config_8;
30
31
  this.middlewareStack.use(getUserAgentPlugin(this.config));
31
32
  this.middlewareStack.use(getRetryPlugin(this.config));
@@ -35,7 +35,5 @@ export const defaultDirectoryServiceHttpAuthSchemeProvider = (authParameters) =>
35
35
  };
36
36
  export const resolveHttpAuthSchemeConfig = (config) => {
37
37
  const config_0 = resolveAwsSdkSigV4Config(config);
38
- return {
39
- ...config_0,
40
- };
38
+ return Object.assign(config_0, {});
41
39
  };
@@ -1,10 +1,9 @@
1
1
  export const resolveClientEndpointParameters = (options) => {
2
- return {
3
- ...options,
2
+ return Object.assign(options, {
4
3
  useDualstackEndpoint: options.useDualstackEndpoint ?? false,
5
4
  useFipsEndpoint: options.useFipsEndpoint ?? false,
6
5
  defaultSigningName: "ds",
7
- };
6
+ });
8
7
  };
9
8
  export const commonParams = {
10
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -2,20 +2,8 @@ import { getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfigurat
2
2
  import { getHttpHandlerExtensionConfiguration, resolveHttpHandlerRuntimeConfig } from "@smithy/protocol-http";
3
3
  import { getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig } from "@smithy/smithy-client";
4
4
  import { getHttpAuthExtensionConfiguration, resolveHttpAuthRuntimeConfig } from "./auth/httpAuthExtensionConfiguration";
5
- const asPartial = (t) => t;
6
5
  export const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
7
- const extensionConfiguration = {
8
- ...asPartial(getAwsRegionExtensionConfiguration(runtimeConfig)),
9
- ...asPartial(getDefaultExtensionConfiguration(runtimeConfig)),
10
- ...asPartial(getHttpHandlerExtensionConfiguration(runtimeConfig)),
11
- ...asPartial(getHttpAuthExtensionConfiguration(runtimeConfig)),
12
- };
6
+ const extensionConfiguration = Object.assign(getAwsRegionExtensionConfiguration(runtimeConfig), getDefaultExtensionConfiguration(runtimeConfig), getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
13
7
  extensions.forEach((extension) => extension.configure(extensionConfiguration));
14
- return {
15
- ...runtimeConfig,
16
- ...resolveAwsRegionExtensionConfiguration(extensionConfiguration),
17
- ...resolveDefaultRuntimeConfig(extensionConfiguration),
18
- ...resolveHttpHandlerRuntimeConfig(extensionConfiguration),
19
- ...resolveHttpAuthRuntimeConfig(extensionConfiguration),
20
- };
8
+ return Object.assign(runtimeConfig, resolveAwsRegionExtensionConfiguration(extensionConfiguration), resolveDefaultRuntimeConfig(extensionConfiguration), resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
21
9
  };
@@ -79,6 +79,7 @@ declare const AcceptSharedDirectoryCommand_base: {
79
79
  * @throws {@link DirectoryServiceServiceException}
80
80
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class AcceptSharedDirectoryCommand extends AcceptSharedDirectoryCommand_base {
@@ -88,6 +88,7 @@ declare const AddIpRoutesCommand_base: {
88
88
  * @throws {@link DirectoryServiceServiceException}
89
89
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class AddIpRoutesCommand extends AddIpRoutesCommand_base {
@@ -91,6 +91,7 @@ declare const AddRegionCommand_base: {
91
91
  * @throws {@link DirectoryServiceServiceException}
92
92
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
93
93
  *
94
+ *
94
95
  * @public
95
96
  */
96
97
  export declare class AddRegionCommand extends AddRegionCommand_base {
@@ -75,6 +75,7 @@ declare const AddTagsToResourceCommand_base: {
75
75
  * @throws {@link DirectoryServiceServiceException}
76
76
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class AddTagsToResourceCommand extends AddTagsToResourceCommand_base {
@@ -66,6 +66,7 @@ declare const CancelSchemaExtensionCommand_base: {
66
66
  * @throws {@link DirectoryServiceServiceException}
67
67
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
68
68
  *
69
+ *
69
70
  * @public
70
71
  */
71
72
  export declare class CancelSchemaExtensionCommand extends CancelSchemaExtensionCommand_base {
@@ -92,6 +92,7 @@ declare const ConnectDirectoryCommand_base: {
92
92
  * @throws {@link DirectoryServiceServiceException}
93
93
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
94
94
  *
95
+ *
95
96
  * @public
96
97
  */
97
98
  export declare class ConnectDirectoryCommand extends ConnectDirectoryCommand_base {
@@ -76,6 +76,7 @@ declare const CreateAliasCommand_base: {
76
76
  * @throws {@link DirectoryServiceServiceException}
77
77
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class CreateAliasCommand extends CreateAliasCommand_base {
@@ -96,6 +96,7 @@ declare const CreateComputerCommand_base: {
96
96
  * @throws {@link DirectoryServiceServiceException}
97
97
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
98
98
  *
99
+ *
99
100
  * @public
100
101
  */
101
102
  export declare class CreateComputerCommand extends CreateComputerCommand_base {
@@ -79,6 +79,7 @@ declare const CreateConditionalForwarderCommand_base: {
79
79
  * @throws {@link DirectoryServiceServiceException}
80
80
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class CreateConditionalForwarderCommand extends CreateConditionalForwarderCommand_base {
@@ -89,6 +89,7 @@ declare const CreateDirectoryCommand_base: {
89
89
  * @throws {@link DirectoryServiceServiceException}
90
90
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
91
91
  *
92
+ *
92
93
  * @public
93
94
  */
94
95
  export declare class CreateDirectoryCommand extends CreateDirectoryCommand_base {
@@ -72,6 +72,7 @@ declare const CreateLogSubscriptionCommand_base: {
72
72
  * @throws {@link DirectoryServiceServiceException}
73
73
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class CreateLogSubscriptionCommand extends CreateLogSubscriptionCommand_base {
@@ -90,6 +90,7 @@ declare const CreateMicrosoftADCommand_base: {
90
90
  * @throws {@link DirectoryServiceServiceException}
91
91
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
92
92
  *
93
+ *
93
94
  * @public
94
95
  */
95
96
  export declare class CreateMicrosoftADCommand extends CreateMicrosoftADCommand_base {
@@ -75,6 +75,7 @@ declare const CreateSnapshotCommand_base: {
75
75
  * @throws {@link DirectoryServiceServiceException}
76
76
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class CreateSnapshotCommand extends CreateSnapshotCommand_base {
@@ -86,6 +86,7 @@ declare const CreateTrustCommand_base: {
86
86
  * @throws {@link DirectoryServiceServiceException}
87
87
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class CreateTrustCommand extends CreateTrustCommand_base {
@@ -72,6 +72,7 @@ declare const DeleteConditionalForwarderCommand_base: {
72
72
  * @throws {@link DirectoryServiceServiceException}
73
73
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class DeleteConditionalForwarderCommand extends DeleteConditionalForwarderCommand_base {
@@ -67,6 +67,7 @@ declare const DeleteDirectoryCommand_base: {
67
67
  * @throws {@link DirectoryServiceServiceException}
68
68
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
69
69
  *
70
+ *
70
71
  * @public
71
72
  */
72
73
  export declare class DeleteDirectoryCommand extends DeleteDirectoryCommand_base {
@@ -64,6 +64,7 @@ declare const DeleteLogSubscriptionCommand_base: {
64
64
  * @throws {@link DirectoryServiceServiceException}
65
65
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
66
66
  *
67
+ *
67
68
  * @public
68
69
  */
69
70
  export declare class DeleteLogSubscriptionCommand extends DeleteLogSubscriptionCommand_base {
@@ -66,6 +66,7 @@ declare const DeleteSnapshotCommand_base: {
66
66
  * @throws {@link DirectoryServiceServiceException}
67
67
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
68
68
  *
69
+ *
69
70
  * @public
70
71
  */
71
72
  export declare class DeleteSnapshotCommand extends DeleteSnapshotCommand_base {
@@ -71,6 +71,7 @@ declare const DeleteTrustCommand_base: {
71
71
  * @throws {@link DirectoryServiceServiceException}
72
72
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class DeleteTrustCommand extends DeleteTrustCommand_base {
@@ -24,6 +24,7 @@ export interface DeregisterCertificateCommandOutput extends DeregisterCertificat
24
24
  declare const DeregisterCertificateCommand_base: {
25
25
  new (input: DeregisterCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterCertificateCommandInput, DeregisterCertificateCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
26
  new (__0_0: DeregisterCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterCertificateCommandInput, DeregisterCertificateCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ /** @internal type navigation helper, not in runtime. */
27
28
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
29
  };
29
30
  /**
@@ -78,6 +79,7 @@ declare const DeregisterCertificateCommand_base: {
78
79
  * @throws {@link DirectoryServiceServiceException}
79
80
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
80
81
  *
82
+ *
81
83
  * @public
82
84
  */
83
85
  export declare class DeregisterCertificateCommand extends DeregisterCertificateCommand_base {
@@ -65,6 +65,7 @@ declare const DeregisterEventTopicCommand_base: {
65
65
  * @throws {@link DirectoryServiceServiceException}
66
66
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
67
67
  *
68
+ *
68
69
  * @public
69
70
  */
70
71
  export declare class DeregisterEventTopicCommand extends DeregisterEventTopicCommand_base {
@@ -84,6 +84,7 @@ declare const DescribeCertificateCommand_base: {
84
84
  * @throws {@link DirectoryServiceServiceException}
85
85
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
86
86
  *
87
+ *
87
88
  * @public
88
89
  */
89
90
  export declare class DescribeCertificateCommand extends DescribeCertificateCommand_base {
@@ -83,6 +83,7 @@ declare const DescribeClientAuthenticationSettingsCommand_base: {
83
83
  * @throws {@link DirectoryServiceServiceException}
84
84
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class DescribeClientAuthenticationSettingsCommand extends DescribeClientAuthenticationSettingsCommand_base {
@@ -85,6 +85,7 @@ declare const DescribeConditionalForwardersCommand_base: {
85
85
  * @throws {@link DirectoryServiceServiceException}
86
86
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class DescribeConditionalForwardersCommand extends DescribeConditionalForwardersCommand_base {
@@ -182,6 +182,7 @@ declare const DescribeDirectoriesCommand_base: {
182
182
  * @throws {@link DirectoryServiceServiceException}
183
183
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
184
184
  *
185
+ *
185
186
  * @public
186
187
  */
187
188
  export declare class DescribeDirectoriesCommand extends DescribeDirectoriesCommand_base {
@@ -69,6 +69,7 @@ declare const DescribeDirectoryDataAccessCommand_base: {
69
69
  * @throws {@link DirectoryServiceServiceException}
70
70
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
71
71
  *
72
+ *
72
73
  * @public
73
74
  */
74
75
  export declare class DescribeDirectoryDataAccessCommand extends DescribeDirectoryDataAccessCommand_base {
@@ -91,6 +91,7 @@ declare const DescribeDomainControllersCommand_base: {
91
91
  * @throws {@link DirectoryServiceServiceException}
92
92
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
93
93
  *
94
+ *
94
95
  * @public
95
96
  */
96
97
  export declare class DescribeDomainControllersCommand extends DescribeDomainControllersCommand_base {
@@ -80,6 +80,7 @@ declare const DescribeEventTopicsCommand_base: {
80
80
  * @throws {@link DirectoryServiceServiceException}
81
81
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class DescribeEventTopicsCommand extends DescribeEventTopicsCommand_base {
@@ -82,6 +82,7 @@ declare const DescribeLDAPSSettingsCommand_base: {
82
82
  * @throws {@link DirectoryServiceServiceException}
83
83
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
84
84
  *
85
+ *
85
86
  * @public
86
87
  */
87
88
  export declare class DescribeLDAPSSettingsCommand extends DescribeLDAPSSettingsCommand_base {
@@ -96,6 +96,7 @@ declare const DescribeRegionsCommand_base: {
96
96
  * @throws {@link DirectoryServiceServiceException}
97
97
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
98
98
  *
99
+ *
99
100
  * @public
100
101
  */
101
102
  export declare class DescribeRegionsCommand extends DescribeRegionsCommand_base {
@@ -92,6 +92,7 @@ declare const DescribeSettingsCommand_base: {
92
92
  * @throws {@link DirectoryServiceServiceException}
93
93
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
94
94
  *
95
+ *
95
96
  * @public
96
97
  */
97
98
  export declare class DescribeSettingsCommand extends DescribeSettingsCommand_base {
@@ -90,6 +90,7 @@ declare const DescribeSharedDirectoriesCommand_base: {
90
90
  * @throws {@link DirectoryServiceServiceException}
91
91
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
92
92
  *
93
+ *
93
94
  * @public
94
95
  */
95
96
  export declare class DescribeSharedDirectoriesCommand extends DescribeSharedDirectoriesCommand_base {
@@ -90,6 +90,7 @@ declare const DescribeSnapshotsCommand_base: {
90
90
  * @throws {@link DirectoryServiceServiceException}
91
91
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
92
92
  *
93
+ *
93
94
  * @public
94
95
  */
95
96
  export declare class DescribeSnapshotsCommand extends DescribeSnapshotsCommand_base {
@@ -94,6 +94,7 @@ declare const DescribeTrustsCommand_base: {
94
94
  * @throws {@link DirectoryServiceServiceException}
95
95
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
96
96
  *
97
+ *
97
98
  * @public
98
99
  */
99
100
  export declare class DescribeTrustsCommand extends DescribeTrustsCommand_base {
@@ -97,6 +97,7 @@ declare const DescribeUpdateDirectoryCommand_base: {
97
97
  * @throws {@link DirectoryServiceServiceException}
98
98
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
99
99
  *
100
+ *
100
101
  * @public
101
102
  */
102
103
  export declare class DescribeUpdateDirectoryCommand extends DescribeUpdateDirectoryCommand_base {
@@ -71,6 +71,7 @@ declare const DisableClientAuthenticationCommand_base: {
71
71
  * @throws {@link DirectoryServiceServiceException}
72
72
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class DisableClientAuthenticationCommand extends DisableClientAuthenticationCommand_base {
@@ -75,6 +75,7 @@ declare const DisableDirectoryDataAccessCommand_base: {
75
75
  * @throws {@link DirectoryServiceServiceException}
76
76
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class DisableDirectoryDataAccessCommand extends DisableDirectoryDataAccessCommand_base {
@@ -75,6 +75,7 @@ declare const DisableLDAPSCommand_base: {
75
75
  * @throws {@link DirectoryServiceServiceException}
76
76
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class DisableLDAPSCommand extends DisableLDAPSCommand_base {
@@ -62,6 +62,7 @@ declare const DisableRadiusCommand_base: {
62
62
  * @throws {@link DirectoryServiceServiceException}
63
63
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
64
64
  *
65
+ *
65
66
  * @public
66
67
  */
67
68
  export declare class DisableRadiusCommand extends DisableRadiusCommand_base {
@@ -69,6 +69,7 @@ declare const DisableSsoCommand_base: {
69
69
  * @throws {@link DirectoryServiceServiceException}
70
70
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
71
71
  *
72
+ *
72
73
  * @public
73
74
  */
74
75
  export declare class DisableSsoCommand extends DisableSsoCommand_base {
@@ -75,6 +75,7 @@ declare const EnableClientAuthenticationCommand_base: {
75
75
  * @throws {@link DirectoryServiceServiceException}
76
76
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class EnableClientAuthenticationCommand extends EnableClientAuthenticationCommand_base {
@@ -75,6 +75,7 @@ declare const EnableDirectoryDataAccessCommand_base: {
75
75
  * @throws {@link DirectoryServiceServiceException}
76
76
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class EnableDirectoryDataAccessCommand extends EnableDirectoryDataAccessCommand_base {
@@ -79,6 +79,7 @@ declare const EnableLDAPSCommand_base: {
79
79
  * @throws {@link DirectoryServiceServiceException}
80
80
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class EnableLDAPSCommand extends EnableLDAPSCommand_base {
@@ -80,6 +80,7 @@ declare const EnableRadiusCommand_base: {
80
80
  * @throws {@link DirectoryServiceServiceException}
81
81
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class EnableRadiusCommand extends EnableRadiusCommand_base {
@@ -71,6 +71,7 @@ declare const EnableSsoCommand_base: {
71
71
  * @throws {@link DirectoryServiceServiceException}
72
72
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class EnableSsoCommand extends EnableSsoCommand_base {
@@ -71,6 +71,7 @@ declare const GetDirectoryLimitsCommand_base: {
71
71
  * @throws {@link DirectoryServiceServiceException}
72
72
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class GetDirectoryLimitsCommand extends GetDirectoryLimitsCommand_base {
@@ -67,6 +67,7 @@ declare const GetSnapshotLimitsCommand_base: {
67
67
  * @throws {@link DirectoryServiceServiceException}
68
68
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
69
69
  *
70
+ *
70
71
  * @public
71
72
  */
72
73
  export declare class GetSnapshotLimitsCommand extends GetSnapshotLimitsCommand_base {
@@ -83,6 +83,7 @@ declare const ListCertificatesCommand_base: {
83
83
  * @throws {@link DirectoryServiceServiceException}
84
84
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class ListCertificatesCommand extends ListCertificatesCommand_base {
@@ -81,6 +81,7 @@ declare const ListIpRoutesCommand_base: {
81
81
  * @throws {@link DirectoryServiceServiceException}
82
82
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class ListIpRoutesCommand extends ListIpRoutesCommand_base {
@@ -75,6 +75,7 @@ declare const ListLogSubscriptionsCommand_base: {
75
75
  * @throws {@link DirectoryServiceServiceException}
76
76
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class ListLogSubscriptionsCommand extends ListLogSubscriptionsCommand_base {
@@ -79,6 +79,7 @@ declare const ListSchemaExtensionsCommand_base: {
79
79
  * @throws {@link DirectoryServiceServiceException}
80
80
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class ListSchemaExtensionsCommand extends ListSchemaExtensionsCommand_base {
@@ -77,6 +77,7 @@ declare const ListTagsForResourceCommand_base: {
77
77
  * @throws {@link DirectoryServiceServiceException}
78
78
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
@@ -86,6 +86,7 @@ declare const RegisterCertificateCommand_base: {
86
86
  * @throws {@link DirectoryServiceServiceException}
87
87
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class RegisterCertificateCommand extends RegisterCertificateCommand_base {
@@ -69,6 +69,7 @@ declare const RegisterEventTopicCommand_base: {
69
69
  * @throws {@link DirectoryServiceServiceException}
70
70
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
71
71
  *
72
+ *
72
73
  * @public
73
74
  */
74
75
  export declare class RegisterEventTopicCommand extends RegisterEventTopicCommand_base {
@@ -69,6 +69,7 @@ declare const RejectSharedDirectoryCommand_base: {
69
69
  * @throws {@link DirectoryServiceServiceException}
70
70
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
71
71
  *
72
+ *
72
73
  * @public
73
74
  */
74
75
  export declare class RejectSharedDirectoryCommand extends RejectSharedDirectoryCommand_base {
@@ -70,6 +70,7 @@ declare const RemoveIpRoutesCommand_base: {
70
70
  * @throws {@link DirectoryServiceServiceException}
71
71
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
72
72
  *
73
+ *
73
74
  * @public
74
75
  */
75
76
  export declare class RemoveIpRoutesCommand extends RemoveIpRoutesCommand_base {
@@ -72,6 +72,7 @@ declare const RemoveRegionCommand_base: {
72
72
  * @throws {@link DirectoryServiceServiceException}
73
73
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class RemoveRegionCommand extends RemoveRegionCommand_base {
@@ -67,6 +67,7 @@ declare const RemoveTagsFromResourceCommand_base: {
67
67
  * @throws {@link DirectoryServiceServiceException}
68
68
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
69
69
  *
70
+ *
70
71
  * @public
71
72
  */
72
73
  export declare class RemoveTagsFromResourceCommand extends RemoveTagsFromResourceCommand_base {
@@ -93,6 +93,7 @@ declare const ResetUserPasswordCommand_base: {
93
93
  * @throws {@link DirectoryServiceServiceException}
94
94
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
95
95
  *
96
+ *
96
97
  * @public
97
98
  */
98
99
  export declare class ResetUserPasswordCommand extends ResetUserPasswordCommand_base {
@@ -69,6 +69,7 @@ declare const RestoreFromSnapshotCommand_base: {
69
69
  * @throws {@link DirectoryServiceServiceException}
70
70
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
71
71
  *
72
+ *
72
73
  * @public
73
74
  */
74
75
  export declare class RestoreFromSnapshotCommand extends RestoreFromSnapshotCommand_base {
@@ -103,6 +103,7 @@ declare const ShareDirectoryCommand_base: {
103
103
  * @throws {@link DirectoryServiceServiceException}
104
104
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
105
105
  *
106
+ *
106
107
  * @public
107
108
  */
108
109
  export declare class ShareDirectoryCommand extends ShareDirectoryCommand_base {
@@ -77,6 +77,7 @@ declare const StartSchemaExtensionCommand_base: {
77
77
  * @throws {@link DirectoryServiceServiceException}
78
78
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class StartSchemaExtensionCommand extends StartSchemaExtensionCommand_base {
@@ -73,6 +73,7 @@ declare const UnshareDirectoryCommand_base: {
73
73
  * @throws {@link DirectoryServiceServiceException}
74
74
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class UnshareDirectoryCommand extends UnshareDirectoryCommand_base {
@@ -75,6 +75,7 @@ declare const UpdateConditionalForwarderCommand_base: {
75
75
  * @throws {@link DirectoryServiceServiceException}
76
76
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class UpdateConditionalForwarderCommand extends UpdateConditionalForwarderCommand_base {
@@ -90,6 +90,7 @@ declare const UpdateDirectorySetupCommand_base: {
90
90
  * @throws {@link DirectoryServiceServiceException}
91
91
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
92
92
  *
93
+ *
93
94
  * @public
94
95
  */
95
96
  export declare class UpdateDirectorySetupCommand extends UpdateDirectorySetupCommand_base {
@@ -79,6 +79,7 @@ declare const UpdateNumberOfDomainControllersCommand_base: {
79
79
  * @throws {@link DirectoryServiceServiceException}
80
80
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class UpdateNumberOfDomainControllersCommand extends UpdateNumberOfDomainControllersCommand_base {
@@ -77,6 +77,7 @@ declare const UpdateRadiusCommand_base: {
77
77
  * @throws {@link DirectoryServiceServiceException}
78
78
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class UpdateRadiusCommand extends UpdateRadiusCommand_base {
@@ -84,6 +84,7 @@ declare const UpdateSettingsCommand_base: {
84
84
  * @throws {@link DirectoryServiceServiceException}
85
85
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
86
86
  *
87
+ *
87
88
  * @public
88
89
  */
89
90
  export declare class UpdateSettingsCommand extends UpdateSettingsCommand_base {
@@ -69,6 +69,7 @@ declare const UpdateTrustCommand_base: {
69
69
  * @throws {@link DirectoryServiceServiceException}
70
70
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
71
71
  *
72
+ *
72
73
  * @public
73
74
  */
74
75
  export declare class UpdateTrustCommand extends UpdateTrustCommand_base {
@@ -72,6 +72,7 @@ declare const VerifyTrustCommand_base: {
72
72
  * @throws {@link DirectoryServiceServiceException}
73
73
  * <p>Base exception class for all service exceptions from DirectoryService service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class VerifyTrustCommand extends VerifyTrustCommand_base {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-directory-service",
3
3
  "description": "AWS SDK for JavaScript Directory Service Client for Node.js, Browser and React Native",
4
- "version": "3.774.0",
4
+ "version": "3.777.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-directory-service",
@@ -20,41 +20,41 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.774.0",
24
- "@aws-sdk/credential-provider-node": "3.774.0",
25
- "@aws-sdk/middleware-host-header": "3.774.0",
26
- "@aws-sdk/middleware-logger": "3.734.0",
27
- "@aws-sdk/middleware-recursion-detection": "3.772.0",
28
- "@aws-sdk/middleware-user-agent": "3.774.0",
29
- "@aws-sdk/region-config-resolver": "3.734.0",
30
- "@aws-sdk/types": "3.734.0",
31
- "@aws-sdk/util-endpoints": "3.743.0",
32
- "@aws-sdk/util-user-agent-browser": "3.734.0",
33
- "@aws-sdk/util-user-agent-node": "3.774.0",
34
- "@smithy/config-resolver": "^4.0.1",
35
- "@smithy/core": "^3.1.5",
36
- "@smithy/fetch-http-handler": "^5.0.1",
37
- "@smithy/hash-node": "^4.0.1",
38
- "@smithy/invalid-dependency": "^4.0.1",
39
- "@smithy/middleware-content-length": "^4.0.1",
40
- "@smithy/middleware-endpoint": "^4.0.6",
41
- "@smithy/middleware-retry": "^4.0.7",
42
- "@smithy/middleware-serde": "^4.0.2",
43
- "@smithy/middleware-stack": "^4.0.1",
44
- "@smithy/node-config-provider": "^4.0.1",
45
- "@smithy/node-http-handler": "^4.0.3",
46
- "@smithy/protocol-http": "^5.0.1",
47
- "@smithy/smithy-client": "^4.1.6",
48
- "@smithy/types": "^4.1.0",
49
- "@smithy/url-parser": "^4.0.1",
23
+ "@aws-sdk/core": "3.775.0",
24
+ "@aws-sdk/credential-provider-node": "3.777.0",
25
+ "@aws-sdk/middleware-host-header": "3.775.0",
26
+ "@aws-sdk/middleware-logger": "3.775.0",
27
+ "@aws-sdk/middleware-recursion-detection": "3.775.0",
28
+ "@aws-sdk/middleware-user-agent": "3.775.0",
29
+ "@aws-sdk/region-config-resolver": "3.775.0",
30
+ "@aws-sdk/types": "3.775.0",
31
+ "@aws-sdk/util-endpoints": "3.775.0",
32
+ "@aws-sdk/util-user-agent-browser": "3.775.0",
33
+ "@aws-sdk/util-user-agent-node": "3.775.0",
34
+ "@smithy/config-resolver": "^4.1.0",
35
+ "@smithy/core": "^3.2.0",
36
+ "@smithy/fetch-http-handler": "^5.0.2",
37
+ "@smithy/hash-node": "^4.0.2",
38
+ "@smithy/invalid-dependency": "^4.0.2",
39
+ "@smithy/middleware-content-length": "^4.0.2",
40
+ "@smithy/middleware-endpoint": "^4.1.0",
41
+ "@smithy/middleware-retry": "^4.1.0",
42
+ "@smithy/middleware-serde": "^4.0.3",
43
+ "@smithy/middleware-stack": "^4.0.2",
44
+ "@smithy/node-config-provider": "^4.0.2",
45
+ "@smithy/node-http-handler": "^4.0.4",
46
+ "@smithy/protocol-http": "^5.1.0",
47
+ "@smithy/smithy-client": "^4.2.0",
48
+ "@smithy/types": "^4.2.0",
49
+ "@smithy/url-parser": "^4.0.2",
50
50
  "@smithy/util-base64": "^4.0.0",
51
51
  "@smithy/util-body-length-browser": "^4.0.0",
52
52
  "@smithy/util-body-length-node": "^4.0.0",
53
- "@smithy/util-defaults-mode-browser": "^4.0.7",
54
- "@smithy/util-defaults-mode-node": "^4.0.7",
55
- "@smithy/util-endpoints": "^3.0.1",
56
- "@smithy/util-middleware": "^4.0.1",
57
- "@smithy/util-retry": "^4.0.1",
53
+ "@smithy/util-defaults-mode-browser": "^4.0.8",
54
+ "@smithy/util-defaults-mode-node": "^4.0.8",
55
+ "@smithy/util-endpoints": "^3.0.2",
56
+ "@smithy/util-middleware": "^4.0.2",
57
+ "@smithy/util-retry": "^4.0.2",
58
58
  "@smithy/util-utf8": "^4.0.0",
59
59
  "tslib": "^2.6.2"
60
60
  },