@aws-sdk/client-datasync 3.803.0 → 3.806.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 (134) hide show
  1. package/dist-cjs/runtimeConfig.js +6 -6
  2. package/dist-es/protocols/Aws_json1_1.js +2 -2
  3. package/dist-es/runtimeConfig.js +6 -6
  4. package/dist-types/commands/AddStorageSystemCommand.d.ts +1 -1
  5. package/dist-types/commands/CancelTaskExecutionCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateAgentCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateLocationAzureBlobCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateLocationEfsCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateLocationFsxLustreCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateLocationFsxOntapCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateLocationFsxOpenZfsCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateLocationFsxWindowsCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateLocationHdfsCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateLocationNfsCommand.d.ts +1 -1
  15. package/dist-types/commands/CreateLocationObjectStorageCommand.d.ts +1 -1
  16. package/dist-types/commands/CreateLocationS3Command.d.ts +1 -1
  17. package/dist-types/commands/CreateLocationSmbCommand.d.ts +1 -1
  18. package/dist-types/commands/CreateTaskCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteAgentCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteLocationCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteTaskCommand.d.ts +1 -1
  22. package/dist-types/commands/DescribeAgentCommand.d.ts +1 -1
  23. package/dist-types/commands/DescribeDiscoveryJobCommand.d.ts +1 -1
  24. package/dist-types/commands/DescribeLocationAzureBlobCommand.d.ts +1 -1
  25. package/dist-types/commands/DescribeLocationEfsCommand.d.ts +1 -1
  26. package/dist-types/commands/DescribeLocationFsxLustreCommand.d.ts +1 -1
  27. package/dist-types/commands/DescribeLocationFsxOntapCommand.d.ts +1 -1
  28. package/dist-types/commands/DescribeLocationFsxOpenZfsCommand.d.ts +1 -1
  29. package/dist-types/commands/DescribeLocationFsxWindowsCommand.d.ts +1 -1
  30. package/dist-types/commands/DescribeLocationHdfsCommand.d.ts +1 -1
  31. package/dist-types/commands/DescribeLocationNfsCommand.d.ts +1 -1
  32. package/dist-types/commands/DescribeLocationObjectStorageCommand.d.ts +1 -1
  33. package/dist-types/commands/DescribeLocationS3Command.d.ts +1 -1
  34. package/dist-types/commands/DescribeLocationSmbCommand.d.ts +1 -1
  35. package/dist-types/commands/DescribeStorageSystemCommand.d.ts +1 -1
  36. package/dist-types/commands/DescribeStorageSystemResourceMetricsCommand.d.ts +1 -1
  37. package/dist-types/commands/DescribeStorageSystemResourcesCommand.d.ts +1 -1
  38. package/dist-types/commands/DescribeTaskCommand.d.ts +1 -1
  39. package/dist-types/commands/DescribeTaskExecutionCommand.d.ts +1 -1
  40. package/dist-types/commands/GenerateRecommendationsCommand.d.ts +1 -1
  41. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  42. package/dist-types/commands/RemoveStorageSystemCommand.d.ts +1 -1
  43. package/dist-types/commands/StartDiscoveryJobCommand.d.ts +1 -1
  44. package/dist-types/commands/StartTaskExecutionCommand.d.ts +1 -1
  45. package/dist-types/commands/StopDiscoveryJobCommand.d.ts +1 -1
  46. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  47. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  48. package/dist-types/commands/UpdateAgentCommand.d.ts +1 -1
  49. package/dist-types/commands/UpdateDiscoveryJobCommand.d.ts +1 -1
  50. package/dist-types/commands/UpdateLocationAzureBlobCommand.d.ts +1 -1
  51. package/dist-types/commands/UpdateLocationEfsCommand.d.ts +1 -1
  52. package/dist-types/commands/UpdateLocationFsxLustreCommand.d.ts +1 -1
  53. package/dist-types/commands/UpdateLocationFsxOntapCommand.d.ts +1 -1
  54. package/dist-types/commands/UpdateLocationFsxOpenZfsCommand.d.ts +1 -1
  55. package/dist-types/commands/UpdateLocationFsxWindowsCommand.d.ts +1 -1
  56. package/dist-types/commands/UpdateLocationHdfsCommand.d.ts +1 -1
  57. package/dist-types/commands/UpdateLocationNfsCommand.d.ts +1 -1
  58. package/dist-types/commands/UpdateLocationObjectStorageCommand.d.ts +1 -1
  59. package/dist-types/commands/UpdateLocationS3Command.d.ts +1 -1
  60. package/dist-types/commands/UpdateLocationSmbCommand.d.ts +1 -1
  61. package/dist-types/commands/UpdateStorageSystemCommand.d.ts +1 -1
  62. package/dist-types/commands/UpdateTaskCommand.d.ts +1 -1
  63. package/dist-types/commands/UpdateTaskExecutionCommand.d.ts +1 -1
  64. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  65. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  66. package/dist-types/runtimeConfig.d.ts +16 -16
  67. package/dist-types/runtimeConfig.native.d.ts +18 -18
  68. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  69. package/dist-types/ts3.4/commands/AddStorageSystemCommand.d.ts +1 -1
  70. package/dist-types/ts3.4/commands/CancelTaskExecutionCommand.d.ts +1 -1
  71. package/dist-types/ts3.4/commands/CreateAgentCommand.d.ts +1 -1
  72. package/dist-types/ts3.4/commands/CreateLocationAzureBlobCommand.d.ts +1 -1
  73. package/dist-types/ts3.4/commands/CreateLocationEfsCommand.d.ts +1 -1
  74. package/dist-types/ts3.4/commands/CreateLocationFsxLustreCommand.d.ts +1 -1
  75. package/dist-types/ts3.4/commands/CreateLocationFsxOntapCommand.d.ts +1 -1
  76. package/dist-types/ts3.4/commands/CreateLocationFsxOpenZfsCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/CreateLocationFsxWindowsCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/CreateLocationHdfsCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/CreateLocationNfsCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/CreateLocationObjectStorageCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/CreateLocationS3Command.d.ts +1 -1
  82. package/dist-types/ts3.4/commands/CreateLocationSmbCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/CreateTaskCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/DeleteAgentCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/commands/DeleteLocationCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/DeleteTaskCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/DescribeAgentCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/DescribeDiscoveryJobCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/DescribeLocationAzureBlobCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/DescribeLocationEfsCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/DescribeLocationFsxLustreCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/DescribeLocationFsxOntapCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/DescribeLocationFsxOpenZfsCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/DescribeLocationFsxWindowsCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/DescribeLocationHdfsCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/DescribeLocationNfsCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/DescribeLocationObjectStorageCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/DescribeLocationS3Command.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/DescribeLocationSmbCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/DescribeStorageSystemCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/DescribeStorageSystemResourceMetricsCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/DescribeStorageSystemResourcesCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/DescribeTaskCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/DescribeTaskExecutionCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/GenerateRecommendationsCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/RemoveStorageSystemCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/StartDiscoveryJobCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/StartTaskExecutionCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/StopDiscoveryJobCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/UpdateAgentCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/UpdateDiscoveryJobCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/UpdateLocationAzureBlobCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/UpdateLocationEfsCommand.d.ts +1 -1
  117. package/dist-types/ts3.4/commands/UpdateLocationFsxLustreCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/UpdateLocationFsxOntapCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/UpdateLocationFsxOpenZfsCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/UpdateLocationFsxWindowsCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/UpdateLocationHdfsCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/UpdateLocationNfsCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/UpdateLocationObjectStorageCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/UpdateLocationS3Command.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/UpdateLocationSmbCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/UpdateStorageSystemCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/UpdateTaskCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/UpdateTaskExecutionCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  130. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  131. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  132. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  133. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  134. package/package.json +22 -22
@@ -23,20 +23,20 @@ const getRuntimeConfig = (config) => {
23
23
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
24
24
  const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
25
25
  (0, core_1.emitWarningIfUnsupportedVersion)(process.version);
26
- const profileConfig = { profile: config?.profile };
26
+ const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
27
27
  return {
28
28
  ...clientSharedValues,
29
29
  ...config,
30
30
  runtime: "node",
31
31
  defaultsMode,
32
- authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, profileConfig),
32
+ authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
33
33
  bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_node_1.calculateBodyLength,
34
34
  credentialDefaultProvider: config?.credentialDefaultProvider ?? credential_provider_node_1.defaultProvider,
35
35
  defaultUserAgentProvider: config?.defaultUserAgentProvider ??
36
36
  (0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
37
37
  maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
38
38
  region: config?.region ??
39
- (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...profileConfig }),
39
+ (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
40
40
  requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
41
41
  retryMode: config?.retryMode ??
42
42
  (0, node_config_provider_1.loadConfig)({
@@ -45,9 +45,9 @@ const getRuntimeConfig = (config) => {
45
45
  }, config),
46
46
  sha256: config?.sha256 ?? hash_node_1.Hash.bind(null, "sha256"),
47
47
  streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
48
- useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, profileConfig),
49
- useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, profileConfig),
50
- userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, profileConfig),
48
+ useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
49
+ useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
50
+ userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
51
51
  };
52
52
  };
53
53
  exports.getRuntimeConfig = getRuntimeConfig;
@@ -1452,12 +1452,12 @@ const se_CreateLocationSmbRequest = (input, context) => {
1452
1452
  const se_DescribeStorageSystemResourceMetricsRequest = (input, context) => {
1453
1453
  return take(input, {
1454
1454
  DiscoveryJobArn: [],
1455
- EndTime: (_) => _.getTime() / 1000,
1455
+ EndTime: (_) => _.getTime() / 1_000,
1456
1456
  MaxResults: [],
1457
1457
  NextToken: [],
1458
1458
  ResourceId: [],
1459
1459
  ResourceType: [],
1460
- StartTime: (_) => _.getTime() / 1000,
1460
+ StartTime: (_) => _.getTime() / 1_000,
1461
1461
  });
1462
1462
  };
1463
1463
  const se_StartDiscoveryJobRequest = (input, context) => {
@@ -19,20 +19,20 @@ export const getRuntimeConfig = (config) => {
19
19
  const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
20
20
  const clientSharedValues = getSharedRuntimeConfig(config);
21
21
  awsCheckVersion(process.version);
22
- const profileConfig = { profile: config?.profile };
22
+ const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
23
23
  return {
24
24
  ...clientSharedValues,
25
25
  ...config,
26
26
  runtime: "node",
27
27
  defaultsMode,
28
- authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, profileConfig),
28
+ authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
29
29
  bodyLengthChecker: config?.bodyLengthChecker ?? calculateBodyLength,
30
30
  credentialDefaultProvider: config?.credentialDefaultProvider ?? credentialDefaultProvider,
31
31
  defaultUserAgentProvider: config?.defaultUserAgentProvider ??
32
32
  createDefaultUserAgentProvider({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }),
33
33
  maxAttempts: config?.maxAttempts ?? loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
34
34
  region: config?.region ??
35
- loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...profileConfig }),
35
+ loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
36
36
  requestHandler: RequestHandler.create(config?.requestHandler ?? defaultConfigProvider),
37
37
  retryMode: config?.retryMode ??
38
38
  loadNodeConfig({
@@ -41,8 +41,8 @@ export const getRuntimeConfig = (config) => {
41
41
  }, config),
42
42
  sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
43
43
  streamCollector: config?.streamCollector ?? streamCollector,
44
- useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, profileConfig),
45
- useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, profileConfig),
46
- userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS, profileConfig),
44
+ useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
45
+ useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
46
+ userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
47
47
  };
48
48
  };
@@ -23,7 +23,7 @@ export interface AddStorageSystemCommandOutput extends AddStorageSystemResponse,
23
23
  }
24
24
  declare const AddStorageSystemCommand_base: {
25
25
  new (input: AddStorageSystemCommandInput): import("@smithy/smithy-client").CommandImpl<AddStorageSystemCommandInput, AddStorageSystemCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AddStorageSystemCommandInput): import("@smithy/smithy-client").CommandImpl<AddStorageSystemCommandInput, AddStorageSystemCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AddStorageSystemCommandInput): import("@smithy/smithy-client").CommandImpl<AddStorageSystemCommandInput, AddStorageSystemCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CancelTaskExecutionCommandOutput extends CancelTaskExecutionRes
23
23
  }
24
24
  declare const CancelTaskExecutionCommand_base: {
25
25
  new (input: CancelTaskExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<CancelTaskExecutionCommandInput, CancelTaskExecutionCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CancelTaskExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<CancelTaskExecutionCommandInput, CancelTaskExecutionCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CancelTaskExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<CancelTaskExecutionCommandInput, CancelTaskExecutionCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateAgentCommandOutput extends CreateAgentResponse, __Metadat
23
23
  }
24
24
  declare const CreateAgentCommand_base: {
25
25
  new (input: CreateAgentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAgentCommandInput, CreateAgentCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateAgentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAgentCommandInput, CreateAgentCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateAgentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAgentCommandInput, CreateAgentCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateLocationAzureBlobCommandOutput extends CreateLocationAzur
23
23
  }
24
24
  declare const CreateLocationAzureBlobCommand_base: {
25
25
  new (input: CreateLocationAzureBlobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLocationAzureBlobCommandInput, CreateLocationAzureBlobCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateLocationAzureBlobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLocationAzureBlobCommandInput, CreateLocationAzureBlobCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateLocationAzureBlobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLocationAzureBlobCommandInput, CreateLocationAzureBlobCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateLocationEfsCommandOutput extends CreateLocationEfsRespons
23
23
  }
24
24
  declare const CreateLocationEfsCommand_base: {
25
25
  new (input: CreateLocationEfsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLocationEfsCommandInput, CreateLocationEfsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateLocationEfsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLocationEfsCommandInput, CreateLocationEfsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateLocationEfsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLocationEfsCommandInput, CreateLocationEfsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateLocationFsxLustreCommandOutput extends CreateLocationFsxL
23
23
  }
24
24
  declare const CreateLocationFsxLustreCommand_base: {
25
25
  new (input: CreateLocationFsxLustreCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLocationFsxLustreCommandInput, CreateLocationFsxLustreCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateLocationFsxLustreCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLocationFsxLustreCommandInput, CreateLocationFsxLustreCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateLocationFsxLustreCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLocationFsxLustreCommandInput, CreateLocationFsxLustreCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateLocationFsxOntapCommandOutput extends CreateLocationFsxOn
23
23
  }
24
24
  declare const CreateLocationFsxOntapCommand_base: {
25
25
  new (input: CreateLocationFsxOntapCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLocationFsxOntapCommandInput, CreateLocationFsxOntapCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateLocationFsxOntapCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLocationFsxOntapCommandInput, CreateLocationFsxOntapCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateLocationFsxOntapCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLocationFsxOntapCommandInput, CreateLocationFsxOntapCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateLocationFsxOpenZfsCommandOutput extends CreateLocationFsx
23
23
  }
24
24
  declare const CreateLocationFsxOpenZfsCommand_base: {
25
25
  new (input: CreateLocationFsxOpenZfsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLocationFsxOpenZfsCommandInput, CreateLocationFsxOpenZfsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateLocationFsxOpenZfsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLocationFsxOpenZfsCommandInput, CreateLocationFsxOpenZfsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateLocationFsxOpenZfsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLocationFsxOpenZfsCommandInput, CreateLocationFsxOpenZfsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateLocationFsxWindowsCommandOutput extends CreateLocationFsx
23
23
  }
24
24
  declare const CreateLocationFsxWindowsCommand_base: {
25
25
  new (input: CreateLocationFsxWindowsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLocationFsxWindowsCommandInput, CreateLocationFsxWindowsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateLocationFsxWindowsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLocationFsxWindowsCommandInput, CreateLocationFsxWindowsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateLocationFsxWindowsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLocationFsxWindowsCommandInput, CreateLocationFsxWindowsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateLocationHdfsCommandOutput extends CreateLocationHdfsRespo
23
23
  }
24
24
  declare const CreateLocationHdfsCommand_base: {
25
25
  new (input: CreateLocationHdfsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLocationHdfsCommandInput, CreateLocationHdfsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateLocationHdfsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLocationHdfsCommandInput, CreateLocationHdfsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateLocationHdfsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLocationHdfsCommandInput, CreateLocationHdfsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateLocationNfsCommandOutput extends CreateLocationNfsRespons
23
23
  }
24
24
  declare const CreateLocationNfsCommand_base: {
25
25
  new (input: CreateLocationNfsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLocationNfsCommandInput, CreateLocationNfsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateLocationNfsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLocationNfsCommandInput, CreateLocationNfsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateLocationNfsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLocationNfsCommandInput, CreateLocationNfsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateLocationObjectStorageCommandOutput extends CreateLocation
23
23
  }
24
24
  declare const CreateLocationObjectStorageCommand_base: {
25
25
  new (input: CreateLocationObjectStorageCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLocationObjectStorageCommandInput, CreateLocationObjectStorageCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateLocationObjectStorageCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLocationObjectStorageCommandInput, CreateLocationObjectStorageCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateLocationObjectStorageCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLocationObjectStorageCommandInput, CreateLocationObjectStorageCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateLocationS3CommandOutput extends CreateLocationS3Response,
23
23
  }
24
24
  declare const CreateLocationS3Command_base: {
25
25
  new (input: CreateLocationS3CommandInput): import("@smithy/smithy-client").CommandImpl<CreateLocationS3CommandInput, CreateLocationS3CommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateLocationS3CommandInput): import("@smithy/smithy-client").CommandImpl<CreateLocationS3CommandInput, CreateLocationS3CommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateLocationS3CommandInput): import("@smithy/smithy-client").CommandImpl<CreateLocationS3CommandInput, CreateLocationS3CommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateLocationSmbCommandOutput extends CreateLocationSmbRespons
23
23
  }
24
24
  declare const CreateLocationSmbCommand_base: {
25
25
  new (input: CreateLocationSmbCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLocationSmbCommandInput, CreateLocationSmbCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateLocationSmbCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLocationSmbCommandInput, CreateLocationSmbCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateLocationSmbCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLocationSmbCommandInput, CreateLocationSmbCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateTaskCommandOutput extends CreateTaskResponse, __MetadataB
23
23
  }
24
24
  declare const CreateTaskCommand_base: {
25
25
  new (input: CreateTaskCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTaskCommandInput, CreateTaskCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateTaskCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTaskCommandInput, CreateTaskCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateTaskCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTaskCommandInput, CreateTaskCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteAgentCommandOutput extends DeleteAgentResponse, __Metadat
23
23
  }
24
24
  declare const DeleteAgentCommand_base: {
25
25
  new (input: DeleteAgentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAgentCommandInput, DeleteAgentCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteAgentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAgentCommandInput, DeleteAgentCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteAgentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAgentCommandInput, DeleteAgentCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteLocationCommandOutput extends DeleteLocationResponse, __M
23
23
  }
24
24
  declare const DeleteLocationCommand_base: {
25
25
  new (input: DeleteLocationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLocationCommandInput, DeleteLocationCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteLocationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLocationCommandInput, DeleteLocationCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteLocationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLocationCommandInput, DeleteLocationCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteTaskCommandOutput extends DeleteTaskResponse, __MetadataB
23
23
  }
24
24
  declare const DeleteTaskCommand_base: {
25
25
  new (input: DeleteTaskCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTaskCommandInput, DeleteTaskCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteTaskCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTaskCommandInput, DeleteTaskCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteTaskCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTaskCommandInput, DeleteTaskCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeAgentCommandOutput extends DescribeAgentResponse, __Met
23
23
  }
24
24
  declare const DescribeAgentCommand_base: {
25
25
  new (input: DescribeAgentCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAgentCommandInput, DescribeAgentCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeAgentCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAgentCommandInput, DescribeAgentCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeAgentCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAgentCommandInput, DescribeAgentCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeDiscoveryJobCommandOutput extends DescribeDiscoveryJobR
23
23
  }
24
24
  declare const DescribeDiscoveryJobCommand_base: {
25
25
  new (input: DescribeDiscoveryJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDiscoveryJobCommandInput, DescribeDiscoveryJobCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeDiscoveryJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDiscoveryJobCommandInput, DescribeDiscoveryJobCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeDiscoveryJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDiscoveryJobCommandInput, DescribeDiscoveryJobCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeLocationAzureBlobCommandOutput extends DescribeLocation
23
23
  }
24
24
  declare const DescribeLocationAzureBlobCommand_base: {
25
25
  new (input: DescribeLocationAzureBlobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationAzureBlobCommandInput, DescribeLocationAzureBlobCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeLocationAzureBlobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationAzureBlobCommandInput, DescribeLocationAzureBlobCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeLocationAzureBlobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationAzureBlobCommandInput, DescribeLocationAzureBlobCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeLocationEfsCommandOutput extends DescribeLocationEfsRes
23
23
  }
24
24
  declare const DescribeLocationEfsCommand_base: {
25
25
  new (input: DescribeLocationEfsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationEfsCommandInput, DescribeLocationEfsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeLocationEfsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationEfsCommandInput, DescribeLocationEfsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeLocationEfsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationEfsCommandInput, DescribeLocationEfsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeLocationFsxLustreCommandOutput extends DescribeLocation
23
23
  }
24
24
  declare const DescribeLocationFsxLustreCommand_base: {
25
25
  new (input: DescribeLocationFsxLustreCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationFsxLustreCommandInput, DescribeLocationFsxLustreCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeLocationFsxLustreCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationFsxLustreCommandInput, DescribeLocationFsxLustreCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeLocationFsxLustreCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationFsxLustreCommandInput, DescribeLocationFsxLustreCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeLocationFsxOntapCommandOutput extends DescribeLocationF
23
23
  }
24
24
  declare const DescribeLocationFsxOntapCommand_base: {
25
25
  new (input: DescribeLocationFsxOntapCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationFsxOntapCommandInput, DescribeLocationFsxOntapCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeLocationFsxOntapCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationFsxOntapCommandInput, DescribeLocationFsxOntapCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeLocationFsxOntapCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationFsxOntapCommandInput, DescribeLocationFsxOntapCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeLocationFsxOpenZfsCommandOutput extends DescribeLocatio
23
23
  }
24
24
  declare const DescribeLocationFsxOpenZfsCommand_base: {
25
25
  new (input: DescribeLocationFsxOpenZfsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationFsxOpenZfsCommandInput, DescribeLocationFsxOpenZfsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeLocationFsxOpenZfsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationFsxOpenZfsCommandInput, DescribeLocationFsxOpenZfsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeLocationFsxOpenZfsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationFsxOpenZfsCommandInput, DescribeLocationFsxOpenZfsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeLocationFsxWindowsCommandOutput extends DescribeLocatio
23
23
  }
24
24
  declare const DescribeLocationFsxWindowsCommand_base: {
25
25
  new (input: DescribeLocationFsxWindowsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationFsxWindowsCommandInput, DescribeLocationFsxWindowsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeLocationFsxWindowsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationFsxWindowsCommandInput, DescribeLocationFsxWindowsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeLocationFsxWindowsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationFsxWindowsCommandInput, DescribeLocationFsxWindowsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeLocationHdfsCommandOutput extends DescribeLocationHdfsR
23
23
  }
24
24
  declare const DescribeLocationHdfsCommand_base: {
25
25
  new (input: DescribeLocationHdfsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationHdfsCommandInput, DescribeLocationHdfsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeLocationHdfsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationHdfsCommandInput, DescribeLocationHdfsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeLocationHdfsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationHdfsCommandInput, DescribeLocationHdfsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeLocationNfsCommandOutput extends DescribeLocationNfsRes
23
23
  }
24
24
  declare const DescribeLocationNfsCommand_base: {
25
25
  new (input: DescribeLocationNfsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationNfsCommandInput, DescribeLocationNfsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeLocationNfsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationNfsCommandInput, DescribeLocationNfsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeLocationNfsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationNfsCommandInput, DescribeLocationNfsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeLocationObjectStorageCommandOutput extends DescribeLoca
23
23
  }
24
24
  declare const DescribeLocationObjectStorageCommand_base: {
25
25
  new (input: DescribeLocationObjectStorageCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationObjectStorageCommandInput, DescribeLocationObjectStorageCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeLocationObjectStorageCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationObjectStorageCommandInput, DescribeLocationObjectStorageCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeLocationObjectStorageCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationObjectStorageCommandInput, DescribeLocationObjectStorageCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeLocationS3CommandOutput extends DescribeLocationS3Respo
23
23
  }
24
24
  declare const DescribeLocationS3Command_base: {
25
25
  new (input: DescribeLocationS3CommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationS3CommandInput, DescribeLocationS3CommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeLocationS3CommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationS3CommandInput, DescribeLocationS3CommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeLocationS3CommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationS3CommandInput, DescribeLocationS3CommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeLocationSmbCommandOutput extends DescribeLocationSmbRes
23
23
  }
24
24
  declare const DescribeLocationSmbCommand_base: {
25
25
  new (input: DescribeLocationSmbCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationSmbCommandInput, DescribeLocationSmbCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeLocationSmbCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationSmbCommandInput, DescribeLocationSmbCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeLocationSmbCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLocationSmbCommandInput, DescribeLocationSmbCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeStorageSystemCommandOutput extends DescribeStorageSyste
23
23
  }
24
24
  declare const DescribeStorageSystemCommand_base: {
25
25
  new (input: DescribeStorageSystemCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStorageSystemCommandInput, DescribeStorageSystemCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeStorageSystemCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStorageSystemCommandInput, DescribeStorageSystemCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeStorageSystemCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStorageSystemCommandInput, DescribeStorageSystemCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeStorageSystemResourceMetricsCommandOutput extends Descr
23
23
  }
24
24
  declare const DescribeStorageSystemResourceMetricsCommand_base: {
25
25
  new (input: DescribeStorageSystemResourceMetricsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStorageSystemResourceMetricsCommandInput, DescribeStorageSystemResourceMetricsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeStorageSystemResourceMetricsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStorageSystemResourceMetricsCommandInput, DescribeStorageSystemResourceMetricsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeStorageSystemResourceMetricsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStorageSystemResourceMetricsCommandInput, DescribeStorageSystemResourceMetricsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeStorageSystemResourcesCommandOutput extends DescribeSto
23
23
  }
24
24
  declare const DescribeStorageSystemResourcesCommand_base: {
25
25
  new (input: DescribeStorageSystemResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStorageSystemResourcesCommandInput, DescribeStorageSystemResourcesCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeStorageSystemResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStorageSystemResourcesCommandInput, DescribeStorageSystemResourcesCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeStorageSystemResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStorageSystemResourcesCommandInput, DescribeStorageSystemResourcesCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeTaskCommandOutput extends DescribeTaskResponse, __Metad
23
23
  }
24
24
  declare const DescribeTaskCommand_base: {
25
25
  new (input: DescribeTaskCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTaskCommandInput, DescribeTaskCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeTaskCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTaskCommandInput, DescribeTaskCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeTaskCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTaskCommandInput, DescribeTaskCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeTaskExecutionCommandOutput extends DescribeTaskExecutio
23
23
  }
24
24
  declare const DescribeTaskExecutionCommand_base: {
25
25
  new (input: DescribeTaskExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTaskExecutionCommandInput, DescribeTaskExecutionCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeTaskExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTaskExecutionCommandInput, DescribeTaskExecutionCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeTaskExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTaskExecutionCommandInput, DescribeTaskExecutionCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GenerateRecommendationsCommandOutput extends GenerateRecommenda
23
23
  }
24
24
  declare const GenerateRecommendationsCommand_base: {
25
25
  new (input: GenerateRecommendationsCommandInput): import("@smithy/smithy-client").CommandImpl<GenerateRecommendationsCommandInput, GenerateRecommendationsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GenerateRecommendationsCommandInput): import("@smithy/smithy-client").CommandImpl<GenerateRecommendationsCommandInput, GenerateRecommendationsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GenerateRecommendationsCommandInput): import("@smithy/smithy-client").CommandImpl<GenerateRecommendationsCommandInput, GenerateRecommendationsCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
23
23
  }
24
24
  declare const ListTagsForResourceCommand_base: {
25
25
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface RemoveStorageSystemCommandOutput extends RemoveStorageSystemRes
23
23
  }
24
24
  declare const RemoveStorageSystemCommand_base: {
25
25
  new (input: RemoveStorageSystemCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveStorageSystemCommandInput, RemoveStorageSystemCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: RemoveStorageSystemCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveStorageSystemCommandInput, RemoveStorageSystemCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: RemoveStorageSystemCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveStorageSystemCommandInput, RemoveStorageSystemCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartDiscoveryJobCommandOutput extends StartDiscoveryJobRespons
23
23
  }
24
24
  declare const StartDiscoveryJobCommand_base: {
25
25
  new (input: StartDiscoveryJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartDiscoveryJobCommandInput, StartDiscoveryJobCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartDiscoveryJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartDiscoveryJobCommandInput, StartDiscoveryJobCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartDiscoveryJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartDiscoveryJobCommandInput, StartDiscoveryJobCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartTaskExecutionCommandOutput extends StartTaskExecutionRespo
23
23
  }
24
24
  declare const StartTaskExecutionCommand_base: {
25
25
  new (input: StartTaskExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<StartTaskExecutionCommandInput, StartTaskExecutionCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartTaskExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<StartTaskExecutionCommandInput, StartTaskExecutionCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartTaskExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<StartTaskExecutionCommandInput, StartTaskExecutionCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StopDiscoveryJobCommandOutput extends StopDiscoveryJobResponse,
23
23
  }
24
24
  declare const StopDiscoveryJobCommand_base: {
25
25
  new (input: StopDiscoveryJobCommandInput): import("@smithy/smithy-client").CommandImpl<StopDiscoveryJobCommandInput, StopDiscoveryJobCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StopDiscoveryJobCommandInput): import("@smithy/smithy-client").CommandImpl<StopDiscoveryJobCommandInput, StopDiscoveryJobCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StopDiscoveryJobCommandInput): import("@smithy/smithy-client").CommandImpl<StopDiscoveryJobCommandInput, StopDiscoveryJobCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
23
23
  }
24
24
  declare const TagResourceCommand_base: {
25
25
  new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
23
23
  }
24
24
  declare const UntagResourceCommand_base: {
25
25
  new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateAgentCommandOutput extends UpdateAgentResponse, __Metadat
23
23
  }
24
24
  declare const UpdateAgentCommand_base: {
25
25
  new (input: UpdateAgentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAgentCommandInput, UpdateAgentCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateAgentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAgentCommandInput, UpdateAgentCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateAgentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAgentCommandInput, UpdateAgentCommandOutput, DataSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**