@aws-sdk/client-s3-control 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 (169) hide show
  1. package/dist-cjs/runtimeConfig.js +6 -6
  2. package/dist-es/runtimeConfig.js +6 -6
  3. package/dist-types/S3ControlClient.d.ts +0 -1
  4. package/dist-types/commands/AssociateAccessGrantsIdentityCenterCommand.d.ts +1 -1
  5. package/dist-types/commands/CreateAccessGrantCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateAccessGrantsLocationCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateAccessPointCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateAccessPointForObjectLambdaCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateBucketCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateJobCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateMultiRegionAccessPointCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateStorageLensGroupCommand.d.ts +1 -1
  13. package/dist-types/commands/DeleteAccessGrantCommand.d.ts +1 -1
  14. package/dist-types/commands/DeleteAccessGrantsLocationCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteAccessPointCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteAccessPointForObjectLambdaCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteAccessPointPolicyCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteAccessPointPolicyForObjectLambdaCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteAccessPointScopeCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteBucketCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteBucketLifecycleConfigurationCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteBucketPolicyCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteBucketReplicationCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteBucketTaggingCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteJobTaggingCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteMultiRegionAccessPointCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteStorageLensConfigurationCommand.d.ts +1 -1
  28. package/dist-types/commands/DeleteStorageLensConfigurationTaggingCommand.d.ts +1 -1
  29. package/dist-types/commands/DeleteStorageLensGroupCommand.d.ts +1 -1
  30. package/dist-types/commands/DescribeJobCommand.d.ts +1 -1
  31. package/dist-types/commands/DescribeMultiRegionAccessPointOperationCommand.d.ts +1 -1
  32. package/dist-types/commands/GetAccessGrantCommand.d.ts +1 -1
  33. package/dist-types/commands/GetAccessGrantsInstanceCommand.d.ts +0 -1
  34. package/dist-types/commands/GetAccessGrantsInstanceForPrefixCommand.d.ts +1 -1
  35. package/dist-types/commands/GetAccessGrantsLocationCommand.d.ts +1 -1
  36. package/dist-types/commands/GetAccessPointCommand.d.ts +1 -1
  37. package/dist-types/commands/GetAccessPointConfigurationForObjectLambdaCommand.d.ts +1 -1
  38. package/dist-types/commands/GetAccessPointForObjectLambdaCommand.d.ts +1 -1
  39. package/dist-types/commands/GetAccessPointPolicyCommand.d.ts +1 -1
  40. package/dist-types/commands/GetAccessPointPolicyForObjectLambdaCommand.d.ts +1 -1
  41. package/dist-types/commands/GetAccessPointPolicyStatusCommand.d.ts +1 -1
  42. package/dist-types/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.d.ts +1 -1
  43. package/dist-types/commands/GetAccessPointScopeCommand.d.ts +1 -1
  44. package/dist-types/commands/GetBucketCommand.d.ts +1 -1
  45. package/dist-types/commands/GetBucketLifecycleConfigurationCommand.d.ts +1 -1
  46. package/dist-types/commands/GetBucketPolicyCommand.d.ts +1 -1
  47. package/dist-types/commands/GetBucketReplicationCommand.d.ts +1 -1
  48. package/dist-types/commands/GetBucketTaggingCommand.d.ts +1 -1
  49. package/dist-types/commands/GetBucketVersioningCommand.d.ts +1 -1
  50. package/dist-types/commands/GetDataAccessCommand.d.ts +1 -1
  51. package/dist-types/commands/GetJobTaggingCommand.d.ts +1 -1
  52. package/dist-types/commands/GetMultiRegionAccessPointCommand.d.ts +1 -1
  53. package/dist-types/commands/GetMultiRegionAccessPointPolicyCommand.d.ts +1 -1
  54. package/dist-types/commands/GetMultiRegionAccessPointPolicyStatusCommand.d.ts +1 -1
  55. package/dist-types/commands/GetMultiRegionAccessPointRoutesCommand.d.ts +1 -1
  56. package/dist-types/commands/GetStorageLensConfigurationCommand.d.ts +1 -1
  57. package/dist-types/commands/GetStorageLensConfigurationTaggingCommand.d.ts +1 -1
  58. package/dist-types/commands/GetStorageLensGroupCommand.d.ts +1 -1
  59. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  60. package/dist-types/commands/PutAccessGrantsInstanceResourcePolicyCommand.d.ts +1 -1
  61. package/dist-types/commands/PutAccessPointConfigurationForObjectLambdaCommand.d.ts +1 -1
  62. package/dist-types/commands/PutAccessPointPolicyCommand.d.ts +1 -1
  63. package/dist-types/commands/PutAccessPointPolicyForObjectLambdaCommand.d.ts +1 -1
  64. package/dist-types/commands/PutAccessPointScopeCommand.d.ts +1 -1
  65. package/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +1 -1
  66. package/dist-types/commands/PutBucketPolicyCommand.d.ts +1 -1
  67. package/dist-types/commands/PutBucketReplicationCommand.d.ts +1 -1
  68. package/dist-types/commands/PutBucketTaggingCommand.d.ts +1 -1
  69. package/dist-types/commands/PutBucketVersioningCommand.d.ts +1 -1
  70. package/dist-types/commands/PutJobTaggingCommand.d.ts +1 -1
  71. package/dist-types/commands/PutMultiRegionAccessPointPolicyCommand.d.ts +1 -1
  72. package/dist-types/commands/PutPublicAccessBlockCommand.d.ts +1 -1
  73. package/dist-types/commands/PutStorageLensConfigurationCommand.d.ts +1 -1
  74. package/dist-types/commands/PutStorageLensConfigurationTaggingCommand.d.ts +1 -1
  75. package/dist-types/commands/SubmitMultiRegionAccessPointRoutesCommand.d.ts +1 -1
  76. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  77. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  78. package/dist-types/commands/UpdateAccessGrantsLocationCommand.d.ts +1 -1
  79. package/dist-types/commands/UpdateJobPriorityCommand.d.ts +1 -1
  80. package/dist-types/commands/UpdateJobStatusCommand.d.ts +1 -1
  81. package/dist-types/commands/UpdateStorageLensGroupCommand.d.ts +1 -1
  82. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  83. package/dist-types/runtimeConfig.browser.d.ts +17 -18
  84. package/dist-types/runtimeConfig.d.ts +16 -17
  85. package/dist-types/runtimeConfig.native.d.ts +18 -19
  86. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  87. package/dist-types/ts3.4/commands/AssociateAccessGrantsIdentityCenterCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/CreateAccessGrantCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/CreateAccessGrantsLocationCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/CreateAccessPointCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/CreateAccessPointForObjectLambdaCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/CreateMultiRegionAccessPointCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/CreateStorageLensGroupCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/DeleteAccessGrantCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/DeleteAccessGrantsLocationCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/DeleteAccessPointCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/DeleteAccessPointForObjectLambdaCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/DeleteAccessPointPolicyCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/DeleteAccessPointPolicyForObjectLambdaCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/DeleteAccessPointScopeCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/DeleteBucketLifecycleConfigurationCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/DeleteBucketPolicyCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/DeleteBucketReplicationCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/DeleteBucketTaggingCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/DeleteJobTaggingCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/DeleteMultiRegionAccessPointCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/DeleteStorageLensConfigurationCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/DeleteStorageLensConfigurationTaggingCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/DeleteStorageLensGroupCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/DescribeJobCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/DescribeMultiRegionAccessPointOperationCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/GetAccessGrantCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/GetAccessGrantsInstanceForPrefixCommand.d.ts +1 -1
  117. package/dist-types/ts3.4/commands/GetAccessGrantsLocationCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/GetAccessPointCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/GetAccessPointConfigurationForObjectLambdaCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/GetAccessPointForObjectLambdaCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/GetAccessPointPolicyCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/GetAccessPointPolicyForObjectLambdaCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/GetAccessPointPolicyStatusCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/GetAccessPointScopeCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/GetBucketCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/GetBucketLifecycleConfigurationCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/GetBucketPolicyCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/GetBucketReplicationCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/GetBucketTaggingCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/commands/GetBucketVersioningCommand.d.ts +1 -1
  132. package/dist-types/ts3.4/commands/GetDataAccessCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/GetJobTaggingCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/commands/GetMultiRegionAccessPointCommand.d.ts +1 -1
  135. package/dist-types/ts3.4/commands/GetMultiRegionAccessPointPolicyCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/commands/GetMultiRegionAccessPointPolicyStatusCommand.d.ts +1 -1
  137. package/dist-types/ts3.4/commands/GetMultiRegionAccessPointRoutesCommand.d.ts +1 -1
  138. package/dist-types/ts3.4/commands/GetStorageLensConfigurationCommand.d.ts +1 -1
  139. package/dist-types/ts3.4/commands/GetStorageLensConfigurationTaggingCommand.d.ts +1 -1
  140. package/dist-types/ts3.4/commands/GetStorageLensGroupCommand.d.ts +1 -1
  141. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  142. package/dist-types/ts3.4/commands/PutAccessGrantsInstanceResourcePolicyCommand.d.ts +1 -1
  143. package/dist-types/ts3.4/commands/PutAccessPointConfigurationForObjectLambdaCommand.d.ts +1 -1
  144. package/dist-types/ts3.4/commands/PutAccessPointPolicyCommand.d.ts +1 -1
  145. package/dist-types/ts3.4/commands/PutAccessPointPolicyForObjectLambdaCommand.d.ts +1 -1
  146. package/dist-types/ts3.4/commands/PutAccessPointScopeCommand.d.ts +1 -1
  147. package/dist-types/ts3.4/commands/PutBucketLifecycleConfigurationCommand.d.ts +1 -1
  148. package/dist-types/ts3.4/commands/PutBucketPolicyCommand.d.ts +1 -1
  149. package/dist-types/ts3.4/commands/PutBucketReplicationCommand.d.ts +1 -1
  150. package/dist-types/ts3.4/commands/PutBucketTaggingCommand.d.ts +1 -1
  151. package/dist-types/ts3.4/commands/PutBucketVersioningCommand.d.ts +1 -1
  152. package/dist-types/ts3.4/commands/PutJobTaggingCommand.d.ts +1 -1
  153. package/dist-types/ts3.4/commands/PutMultiRegionAccessPointPolicyCommand.d.ts +1 -1
  154. package/dist-types/ts3.4/commands/PutPublicAccessBlockCommand.d.ts +1 -1
  155. package/dist-types/ts3.4/commands/PutStorageLensConfigurationCommand.d.ts +1 -1
  156. package/dist-types/ts3.4/commands/PutStorageLensConfigurationTaggingCommand.d.ts +1 -1
  157. package/dist-types/ts3.4/commands/SubmitMultiRegionAccessPointRoutesCommand.d.ts +1 -1
  158. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  159. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  160. package/dist-types/ts3.4/commands/UpdateAccessGrantsLocationCommand.d.ts +1 -1
  161. package/dist-types/ts3.4/commands/UpdateJobPriorityCommand.d.ts +1 -1
  162. package/dist-types/ts3.4/commands/UpdateJobStatusCommand.d.ts +1 -1
  163. package/dist-types/ts3.4/commands/UpdateStorageLensGroupCommand.d.ts +1 -1
  164. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  165. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -35
  166. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -32
  167. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -36
  168. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  169. package/package.json +24 -24
@@ -24,13 +24,13 @@ const getRuntimeConfig = (config) => {
24
24
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
25
25
  const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
26
26
  (0, core_1.emitWarningIfUnsupportedVersion)(process.version);
27
- const profileConfig = { profile: config?.profile };
27
+ const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
28
28
  return {
29
29
  ...clientSharedValues,
30
30
  ...config,
31
31
  runtime: "node",
32
32
  defaultsMode,
33
- authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, profileConfig),
33
+ authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
34
34
  bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_node_1.calculateBodyLength,
35
35
  credentialDefaultProvider: config?.credentialDefaultProvider ?? credential_provider_node_1.defaultProvider,
36
36
  defaultUserAgentProvider: config?.defaultUserAgentProvider ??
@@ -38,7 +38,7 @@ const getRuntimeConfig = (config) => {
38
38
  maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
39
39
  md5: config?.md5 ?? hash_node_1.Hash.bind(null, "md5"),
40
40
  region: config?.region ??
41
- (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...profileConfig }),
41
+ (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
42
42
  requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
43
43
  retryMode: config?.retryMode ??
44
44
  (0, node_config_provider_1.loadConfig)({
@@ -48,9 +48,9 @@ const getRuntimeConfig = (config) => {
48
48
  sha256: config?.sha256 ?? hash_node_1.Hash.bind(null, "sha256"),
49
49
  streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
50
50
  streamHasher: config?.streamHasher ?? hash_stream_node_1.fileStreamHasher,
51
- useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, profileConfig),
52
- useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, profileConfig),
53
- userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, profileConfig),
51
+ useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
52
+ useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
53
+ userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
54
54
  };
55
55
  };
56
56
  exports.getRuntimeConfig = getRuntimeConfig;
@@ -20,13 +20,13 @@ export const getRuntimeConfig = (config) => {
20
20
  const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
21
21
  const clientSharedValues = getSharedRuntimeConfig(config);
22
22
  awsCheckVersion(process.version);
23
- const profileConfig = { profile: config?.profile };
23
+ const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
24
24
  return {
25
25
  ...clientSharedValues,
26
26
  ...config,
27
27
  runtime: "node",
28
28
  defaultsMode,
29
- authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, profileConfig),
29
+ authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
30
30
  bodyLengthChecker: config?.bodyLengthChecker ?? calculateBodyLength,
31
31
  credentialDefaultProvider: config?.credentialDefaultProvider ?? credentialDefaultProvider,
32
32
  defaultUserAgentProvider: config?.defaultUserAgentProvider ??
@@ -34,7 +34,7 @@ export const getRuntimeConfig = (config) => {
34
34
  maxAttempts: config?.maxAttempts ?? loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
35
35
  md5: config?.md5 ?? Hash.bind(null, "md5"),
36
36
  region: config?.region ??
37
- loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...profileConfig }),
37
+ loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
38
38
  requestHandler: RequestHandler.create(config?.requestHandler ?? defaultConfigProvider),
39
39
  retryMode: config?.retryMode ??
40
40
  loadNodeConfig({
@@ -44,8 +44,8 @@ export const getRuntimeConfig = (config) => {
44
44
  sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
45
45
  streamCollector: config?.streamCollector ?? streamCollector,
46
46
  streamHasher: config?.streamHasher ?? streamHasher,
47
- useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, profileConfig),
48
- useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, profileConfig),
49
- userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS, profileConfig),
47
+ useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
48
+ useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
49
+ userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
50
50
  };
51
51
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="node" />
2
1
  import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
3
2
  import { S3ControlInputConfig, S3ControlResolvedConfig } from "@aws-sdk/middleware-sdk-s3-control";
4
3
  import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
@@ -23,7 +23,7 @@ export interface AssociateAccessGrantsIdentityCenterCommandOutput extends __Meta
23
23
  }
24
24
  declare const AssociateAccessGrantsIdentityCenterCommand_base: {
25
25
  new (input: AssociateAccessGrantsIdentityCenterCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateAccessGrantsIdentityCenterCommandInput, AssociateAccessGrantsIdentityCenterCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AssociateAccessGrantsIdentityCenterCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateAccessGrantsIdentityCenterCommandInput, AssociateAccessGrantsIdentityCenterCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AssociateAccessGrantsIdentityCenterCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateAccessGrantsIdentityCenterCommandInput, AssociateAccessGrantsIdentityCenterCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateAccessGrantCommandOutput extends CreateAccessGrantResult,
23
23
  }
24
24
  declare const CreateAccessGrantCommand_base: {
25
25
  new (input: CreateAccessGrantCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAccessGrantCommandInput, CreateAccessGrantCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateAccessGrantCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAccessGrantCommandInput, CreateAccessGrantCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateAccessGrantCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAccessGrantCommandInput, CreateAccessGrantCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateAccessGrantsLocationCommandOutput extends CreateAccessGra
23
23
  }
24
24
  declare const CreateAccessGrantsLocationCommand_base: {
25
25
  new (input: CreateAccessGrantsLocationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAccessGrantsLocationCommandInput, CreateAccessGrantsLocationCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateAccessGrantsLocationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAccessGrantsLocationCommandInput, CreateAccessGrantsLocationCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateAccessGrantsLocationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAccessGrantsLocationCommandInput, CreateAccessGrantsLocationCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateAccessPointCommandOutput extends CreateAccessPointResult,
23
23
  }
24
24
  declare const CreateAccessPointCommand_base: {
25
25
  new (input: CreateAccessPointCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAccessPointCommandInput, CreateAccessPointCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateAccessPointCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAccessPointCommandInput, CreateAccessPointCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateAccessPointCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAccessPointCommandInput, CreateAccessPointCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateAccessPointForObjectLambdaCommandOutput extends CreateAcc
23
23
  }
24
24
  declare const CreateAccessPointForObjectLambdaCommand_base: {
25
25
  new (input: CreateAccessPointForObjectLambdaCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAccessPointForObjectLambdaCommandInput, CreateAccessPointForObjectLambdaCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateAccessPointForObjectLambdaCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAccessPointForObjectLambdaCommandInput, CreateAccessPointForObjectLambdaCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateAccessPointForObjectLambdaCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAccessPointForObjectLambdaCommandInput, CreateAccessPointForObjectLambdaCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateBucketCommandOutput extends CreateBucketResult, __Metadat
23
23
  }
24
24
  declare const CreateBucketCommand_base: {
25
25
  new (input: CreateBucketCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBucketCommandInput, CreateBucketCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateBucketCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBucketCommandInput, CreateBucketCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateBucketCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBucketCommandInput, CreateBucketCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateJobCommandOutput extends CreateJobResult, __MetadataBeare
23
23
  }
24
24
  declare const CreateJobCommand_base: {
25
25
  new (input: CreateJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateJobCommandInput, CreateJobCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateJobCommandInput, CreateJobCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateJobCommandInput, CreateJobCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateMultiRegionAccessPointCommandOutput extends CreateMultiRe
23
23
  }
24
24
  declare const CreateMultiRegionAccessPointCommand_base: {
25
25
  new (input: CreateMultiRegionAccessPointCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMultiRegionAccessPointCommandInput, CreateMultiRegionAccessPointCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateMultiRegionAccessPointCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMultiRegionAccessPointCommandInput, CreateMultiRegionAccessPointCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateMultiRegionAccessPointCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMultiRegionAccessPointCommandInput, CreateMultiRegionAccessPointCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateStorageLensGroupCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const CreateStorageLensGroupCommand_base: {
25
25
  new (input: CreateStorageLensGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStorageLensGroupCommandInput, CreateStorageLensGroupCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateStorageLensGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStorageLensGroupCommandInput, CreateStorageLensGroupCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateStorageLensGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStorageLensGroupCommandInput, CreateStorageLensGroupCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteAccessGrantCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteAccessGrantCommand_base: {
25
25
  new (input: DeleteAccessGrantCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessGrantCommandInput, DeleteAccessGrantCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteAccessGrantCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessGrantCommandInput, DeleteAccessGrantCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteAccessGrantCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessGrantCommandInput, DeleteAccessGrantCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteAccessGrantsLocationCommandOutput extends __MetadataBeare
23
23
  }
24
24
  declare const DeleteAccessGrantsLocationCommand_base: {
25
25
  new (input: DeleteAccessGrantsLocationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessGrantsLocationCommandInput, DeleteAccessGrantsLocationCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteAccessGrantsLocationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessGrantsLocationCommandInput, DeleteAccessGrantsLocationCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteAccessGrantsLocationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessGrantsLocationCommandInput, DeleteAccessGrantsLocationCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteAccessPointCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteAccessPointCommand_base: {
25
25
  new (input: DeleteAccessPointCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessPointCommandInput, DeleteAccessPointCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteAccessPointCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessPointCommandInput, DeleteAccessPointCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteAccessPointCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessPointCommandInput, DeleteAccessPointCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteAccessPointForObjectLambdaCommandOutput extends __Metadat
23
23
  }
24
24
  declare const DeleteAccessPointForObjectLambdaCommand_base: {
25
25
  new (input: DeleteAccessPointForObjectLambdaCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessPointForObjectLambdaCommandInput, DeleteAccessPointForObjectLambdaCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteAccessPointForObjectLambdaCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessPointForObjectLambdaCommandInput, DeleteAccessPointForObjectLambdaCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteAccessPointForObjectLambdaCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessPointForObjectLambdaCommandInput, DeleteAccessPointForObjectLambdaCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteAccessPointPolicyCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteAccessPointPolicyCommand_base: {
25
25
  new (input: DeleteAccessPointPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessPointPolicyCommandInput, DeleteAccessPointPolicyCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteAccessPointPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessPointPolicyCommandInput, DeleteAccessPointPolicyCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteAccessPointPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessPointPolicyCommandInput, DeleteAccessPointPolicyCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteAccessPointPolicyForObjectLambdaCommandOutput extends __M
23
23
  }
24
24
  declare const DeleteAccessPointPolicyForObjectLambdaCommand_base: {
25
25
  new (input: DeleteAccessPointPolicyForObjectLambdaCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessPointPolicyForObjectLambdaCommandInput, DeleteAccessPointPolicyForObjectLambdaCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteAccessPointPolicyForObjectLambdaCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessPointPolicyForObjectLambdaCommandInput, DeleteAccessPointPolicyForObjectLambdaCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteAccessPointPolicyForObjectLambdaCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessPointPolicyForObjectLambdaCommandInput, DeleteAccessPointPolicyForObjectLambdaCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteAccessPointScopeCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteAccessPointScopeCommand_base: {
25
25
  new (input: DeleteAccessPointScopeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessPointScopeCommandInput, DeleteAccessPointScopeCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteAccessPointScopeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessPointScopeCommandInput, DeleteAccessPointScopeCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteAccessPointScopeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessPointScopeCommandInput, DeleteAccessPointScopeCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteBucketCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteBucketCommand_base: {
25
25
  new (input: DeleteBucketCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketCommandInput, DeleteBucketCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteBucketCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketCommandInput, DeleteBucketCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteBucketCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketCommandInput, DeleteBucketCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteBucketLifecycleConfigurationCommandOutput extends __Metad
23
23
  }
24
24
  declare const DeleteBucketLifecycleConfigurationCommand_base: {
25
25
  new (input: DeleteBucketLifecycleConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketLifecycleConfigurationCommandInput, DeleteBucketLifecycleConfigurationCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteBucketLifecycleConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketLifecycleConfigurationCommandInput, DeleteBucketLifecycleConfigurationCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteBucketLifecycleConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketLifecycleConfigurationCommandInput, DeleteBucketLifecycleConfigurationCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteBucketPolicyCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteBucketPolicyCommand_base: {
25
25
  new (input: DeleteBucketPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketPolicyCommandInput, DeleteBucketPolicyCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteBucketPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketPolicyCommandInput, DeleteBucketPolicyCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteBucketPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketPolicyCommandInput, DeleteBucketPolicyCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteBucketReplicationCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteBucketReplicationCommand_base: {
25
25
  new (input: DeleteBucketReplicationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketReplicationCommandInput, DeleteBucketReplicationCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteBucketReplicationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketReplicationCommandInput, DeleteBucketReplicationCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteBucketReplicationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketReplicationCommandInput, DeleteBucketReplicationCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteBucketTaggingCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteBucketTaggingCommand_base: {
25
25
  new (input: DeleteBucketTaggingCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketTaggingCommandInput, DeleteBucketTaggingCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteBucketTaggingCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketTaggingCommandInput, DeleteBucketTaggingCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteBucketTaggingCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketTaggingCommandInput, DeleteBucketTaggingCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteJobTaggingCommandOutput extends DeleteJobTaggingResult, _
23
23
  }
24
24
  declare const DeleteJobTaggingCommand_base: {
25
25
  new (input: DeleteJobTaggingCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteJobTaggingCommandInput, DeleteJobTaggingCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteJobTaggingCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteJobTaggingCommandInput, DeleteJobTaggingCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteJobTaggingCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteJobTaggingCommandInput, DeleteJobTaggingCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteMultiRegionAccessPointCommandOutput extends DeleteMultiRe
23
23
  }
24
24
  declare const DeleteMultiRegionAccessPointCommand_base: {
25
25
  new (input: DeleteMultiRegionAccessPointCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMultiRegionAccessPointCommandInput, DeleteMultiRegionAccessPointCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteMultiRegionAccessPointCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMultiRegionAccessPointCommandInput, DeleteMultiRegionAccessPointCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteMultiRegionAccessPointCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMultiRegionAccessPointCommandInput, DeleteMultiRegionAccessPointCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteStorageLensConfigurationCommandOutput extends __MetadataB
23
23
  }
24
24
  declare const DeleteStorageLensConfigurationCommand_base: {
25
25
  new (input: DeleteStorageLensConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteStorageLensConfigurationCommandInput, DeleteStorageLensConfigurationCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteStorageLensConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteStorageLensConfigurationCommandInput, DeleteStorageLensConfigurationCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteStorageLensConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteStorageLensConfigurationCommandInput, DeleteStorageLensConfigurationCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteStorageLensConfigurationTaggingCommandOutput extends Dele
23
23
  }
24
24
  declare const DeleteStorageLensConfigurationTaggingCommand_base: {
25
25
  new (input: DeleteStorageLensConfigurationTaggingCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteStorageLensConfigurationTaggingCommandInput, DeleteStorageLensConfigurationTaggingCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteStorageLensConfigurationTaggingCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteStorageLensConfigurationTaggingCommandInput, DeleteStorageLensConfigurationTaggingCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteStorageLensConfigurationTaggingCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteStorageLensConfigurationTaggingCommandInput, DeleteStorageLensConfigurationTaggingCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteStorageLensGroupCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteStorageLensGroupCommand_base: {
25
25
  new (input: DeleteStorageLensGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteStorageLensGroupCommandInput, DeleteStorageLensGroupCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteStorageLensGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteStorageLensGroupCommandInput, DeleteStorageLensGroupCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteStorageLensGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteStorageLensGroupCommandInput, DeleteStorageLensGroupCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeJobCommandOutput extends DescribeJobResult, __MetadataB
23
23
  }
24
24
  declare const DescribeJobCommand_base: {
25
25
  new (input: DescribeJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeJobCommandInput, DescribeJobCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeJobCommandInput, DescribeJobCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeJobCommandInput, DescribeJobCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeMultiRegionAccessPointOperationCommandOutput extends De
23
23
  }
24
24
  declare const DescribeMultiRegionAccessPointOperationCommand_base: {
25
25
  new (input: DescribeMultiRegionAccessPointOperationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMultiRegionAccessPointOperationCommandInput, DescribeMultiRegionAccessPointOperationCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeMultiRegionAccessPointOperationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMultiRegionAccessPointOperationCommandInput, DescribeMultiRegionAccessPointOperationCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeMultiRegionAccessPointOperationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMultiRegionAccessPointOperationCommandInput, DescribeMultiRegionAccessPointOperationCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetAccessGrantCommandOutput extends GetAccessGrantResult, __Met
23
23
  }
24
24
  declare const GetAccessGrantCommand_base: {
25
25
  new (input: GetAccessGrantCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessGrantCommandInput, GetAccessGrantCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetAccessGrantCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessGrantCommandInput, GetAccessGrantCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetAccessGrantCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessGrantCommandInput, GetAccessGrantCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -24,7 +24,6 @@ export interface GetAccessGrantsInstanceCommandOutput extends GetAccessGrantsIns
24
24
  declare const GetAccessGrantsInstanceCommand_base: {
25
25
  new (input: GetAccessGrantsInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessGrantsInstanceCommandInput, GetAccessGrantsInstanceCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
26
  new (...[input]: [] | [GetAccessGrantsInstanceCommandInput]): import("@smithy/smithy-client").CommandImpl<GetAccessGrantsInstanceCommandInput, GetAccessGrantsInstanceCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- /** @internal type navigation helper, not in runtime. */
28
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
28
  };
30
29
  /**
@@ -23,7 +23,7 @@ export interface GetAccessGrantsInstanceForPrefixCommandOutput extends GetAccess
23
23
  }
24
24
  declare const GetAccessGrantsInstanceForPrefixCommand_base: {
25
25
  new (input: GetAccessGrantsInstanceForPrefixCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessGrantsInstanceForPrefixCommandInput, GetAccessGrantsInstanceForPrefixCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetAccessGrantsInstanceForPrefixCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessGrantsInstanceForPrefixCommandInput, GetAccessGrantsInstanceForPrefixCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetAccessGrantsInstanceForPrefixCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessGrantsInstanceForPrefixCommandInput, GetAccessGrantsInstanceForPrefixCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetAccessGrantsLocationCommandOutput extends GetAccessGrantsLoc
23
23
  }
24
24
  declare const GetAccessGrantsLocationCommand_base: {
25
25
  new (input: GetAccessGrantsLocationCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessGrantsLocationCommandInput, GetAccessGrantsLocationCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetAccessGrantsLocationCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessGrantsLocationCommandInput, GetAccessGrantsLocationCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetAccessGrantsLocationCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessGrantsLocationCommandInput, GetAccessGrantsLocationCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetAccessPointCommandOutput extends GetAccessPointResult, __Met
23
23
  }
24
24
  declare const GetAccessPointCommand_base: {
25
25
  new (input: GetAccessPointCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessPointCommandInput, GetAccessPointCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetAccessPointCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessPointCommandInput, GetAccessPointCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetAccessPointCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessPointCommandInput, GetAccessPointCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetAccessPointConfigurationForObjectLambdaCommandOutput extends
23
23
  }
24
24
  declare const GetAccessPointConfigurationForObjectLambdaCommand_base: {
25
25
  new (input: GetAccessPointConfigurationForObjectLambdaCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessPointConfigurationForObjectLambdaCommandInput, GetAccessPointConfigurationForObjectLambdaCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetAccessPointConfigurationForObjectLambdaCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessPointConfigurationForObjectLambdaCommandInput, GetAccessPointConfigurationForObjectLambdaCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetAccessPointConfigurationForObjectLambdaCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessPointConfigurationForObjectLambdaCommandInput, GetAccessPointConfigurationForObjectLambdaCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetAccessPointForObjectLambdaCommandOutput extends GetAccessPoi
23
23
  }
24
24
  declare const GetAccessPointForObjectLambdaCommand_base: {
25
25
  new (input: GetAccessPointForObjectLambdaCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessPointForObjectLambdaCommandInput, GetAccessPointForObjectLambdaCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetAccessPointForObjectLambdaCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessPointForObjectLambdaCommandInput, GetAccessPointForObjectLambdaCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetAccessPointForObjectLambdaCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessPointForObjectLambdaCommandInput, GetAccessPointForObjectLambdaCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetAccessPointPolicyCommandOutput extends GetAccessPointPolicyR
23
23
  }
24
24
  declare const GetAccessPointPolicyCommand_base: {
25
25
  new (input: GetAccessPointPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessPointPolicyCommandInput, GetAccessPointPolicyCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetAccessPointPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessPointPolicyCommandInput, GetAccessPointPolicyCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetAccessPointPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessPointPolicyCommandInput, GetAccessPointPolicyCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetAccessPointPolicyForObjectLambdaCommandOutput extends GetAcc
23
23
  }
24
24
  declare const GetAccessPointPolicyForObjectLambdaCommand_base: {
25
25
  new (input: GetAccessPointPolicyForObjectLambdaCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessPointPolicyForObjectLambdaCommandInput, GetAccessPointPolicyForObjectLambdaCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetAccessPointPolicyForObjectLambdaCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessPointPolicyForObjectLambdaCommandInput, GetAccessPointPolicyForObjectLambdaCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetAccessPointPolicyForObjectLambdaCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessPointPolicyForObjectLambdaCommandInput, GetAccessPointPolicyForObjectLambdaCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetAccessPointPolicyStatusCommandOutput extends GetAccessPointP
23
23
  }
24
24
  declare const GetAccessPointPolicyStatusCommand_base: {
25
25
  new (input: GetAccessPointPolicyStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessPointPolicyStatusCommandInput, GetAccessPointPolicyStatusCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetAccessPointPolicyStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessPointPolicyStatusCommandInput, GetAccessPointPolicyStatusCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetAccessPointPolicyStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessPointPolicyStatusCommandInput, GetAccessPointPolicyStatusCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetAccessPointPolicyStatusForObjectLambdaCommandOutput extends
23
23
  }
24
24
  declare const GetAccessPointPolicyStatusForObjectLambdaCommand_base: {
25
25
  new (input: GetAccessPointPolicyStatusForObjectLambdaCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessPointPolicyStatusForObjectLambdaCommandInput, GetAccessPointPolicyStatusForObjectLambdaCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetAccessPointPolicyStatusForObjectLambdaCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessPointPolicyStatusForObjectLambdaCommandInput, GetAccessPointPolicyStatusForObjectLambdaCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetAccessPointPolicyStatusForObjectLambdaCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessPointPolicyStatusForObjectLambdaCommandInput, GetAccessPointPolicyStatusForObjectLambdaCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetAccessPointScopeCommandOutput extends GetAccessPointScopeRes
23
23
  }
24
24
  declare const GetAccessPointScopeCommand_base: {
25
25
  new (input: GetAccessPointScopeCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessPointScopeCommandInput, GetAccessPointScopeCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetAccessPointScopeCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessPointScopeCommandInput, GetAccessPointScopeCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetAccessPointScopeCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessPointScopeCommandInput, GetAccessPointScopeCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetBucketCommandOutput extends GetBucketResult, __MetadataBeare
23
23
  }
24
24
  declare const GetBucketCommand_base: {
25
25
  new (input: GetBucketCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketCommandInput, GetBucketCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetBucketCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketCommandInput, GetBucketCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetBucketCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketCommandInput, GetBucketCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetBucketLifecycleConfigurationCommandOutput extends GetBucketL
23
23
  }
24
24
  declare const GetBucketLifecycleConfigurationCommand_base: {
25
25
  new (input: GetBucketLifecycleConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketLifecycleConfigurationCommandInput, GetBucketLifecycleConfigurationCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetBucketLifecycleConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketLifecycleConfigurationCommandInput, GetBucketLifecycleConfigurationCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetBucketLifecycleConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketLifecycleConfigurationCommandInput, GetBucketLifecycleConfigurationCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetBucketPolicyCommandOutput extends GetBucketPolicyResult, __M
23
23
  }
24
24
  declare const GetBucketPolicyCommand_base: {
25
25
  new (input: GetBucketPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketPolicyCommandInput, GetBucketPolicyCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetBucketPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketPolicyCommandInput, GetBucketPolicyCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetBucketPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketPolicyCommandInput, GetBucketPolicyCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetBucketReplicationCommandOutput extends GetBucketReplicationR
23
23
  }
24
24
  declare const GetBucketReplicationCommand_base: {
25
25
  new (input: GetBucketReplicationCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketReplicationCommandInput, GetBucketReplicationCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetBucketReplicationCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketReplicationCommandInput, GetBucketReplicationCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetBucketReplicationCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketReplicationCommandInput, GetBucketReplicationCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetBucketTaggingCommandOutput extends GetBucketTaggingResult, _
23
23
  }
24
24
  declare const GetBucketTaggingCommand_base: {
25
25
  new (input: GetBucketTaggingCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketTaggingCommandInput, GetBucketTaggingCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetBucketTaggingCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketTaggingCommandInput, GetBucketTaggingCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetBucketTaggingCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketTaggingCommandInput, GetBucketTaggingCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**