@aws-sdk/client-s3-control 3.774.0 → 3.777.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (100) hide show
  1. package/dist-cjs/auth/httpAuthSchemeProvider.js +1 -3
  2. package/dist-cjs/index.js +17 -18
  3. package/dist-es/S3ControlClient.js +2 -1
  4. package/dist-es/auth/httpAuthSchemeProvider.js +1 -3
  5. package/dist-es/endpoint/EndpointParameters.js +2 -3
  6. package/dist-es/runtimeExtensions.js +2 -14
  7. package/dist-types/commands/AssociateAccessGrantsIdentityCenterCommand.d.ts +1 -0
  8. package/dist-types/commands/CreateAccessGrantCommand.d.ts +1 -0
  9. package/dist-types/commands/CreateAccessGrantsInstanceCommand.d.ts +1 -0
  10. package/dist-types/commands/CreateAccessGrantsLocationCommand.d.ts +1 -0
  11. package/dist-types/commands/CreateAccessPointCommand.d.ts +1 -0
  12. package/dist-types/commands/CreateAccessPointForObjectLambdaCommand.d.ts +1 -0
  13. package/dist-types/commands/CreateBucketCommand.d.ts +1 -0
  14. package/dist-types/commands/CreateJobCommand.d.ts +1 -0
  15. package/dist-types/commands/CreateMultiRegionAccessPointCommand.d.ts +1 -0
  16. package/dist-types/commands/CreateStorageLensGroupCommand.d.ts +1 -0
  17. package/dist-types/commands/DeleteAccessGrantCommand.d.ts +1 -0
  18. package/dist-types/commands/DeleteAccessGrantsInstanceCommand.d.ts +1 -0
  19. package/dist-types/commands/DeleteAccessGrantsInstanceResourcePolicyCommand.d.ts +1 -0
  20. package/dist-types/commands/DeleteAccessGrantsLocationCommand.d.ts +1 -0
  21. package/dist-types/commands/DeleteAccessPointCommand.d.ts +1 -0
  22. package/dist-types/commands/DeleteAccessPointForObjectLambdaCommand.d.ts +1 -0
  23. package/dist-types/commands/DeleteAccessPointPolicyCommand.d.ts +1 -0
  24. package/dist-types/commands/DeleteAccessPointPolicyForObjectLambdaCommand.d.ts +1 -0
  25. package/dist-types/commands/DeleteBucketCommand.d.ts +1 -0
  26. package/dist-types/commands/DeleteBucketLifecycleConfigurationCommand.d.ts +1 -0
  27. package/dist-types/commands/DeleteBucketPolicyCommand.d.ts +1 -0
  28. package/dist-types/commands/DeleteBucketReplicationCommand.d.ts +1 -0
  29. package/dist-types/commands/DeleteBucketTaggingCommand.d.ts +1 -0
  30. package/dist-types/commands/DeleteJobTaggingCommand.d.ts +1 -0
  31. package/dist-types/commands/DeleteMultiRegionAccessPointCommand.d.ts +1 -0
  32. package/dist-types/commands/DeletePublicAccessBlockCommand.d.ts +1 -0
  33. package/dist-types/commands/DeleteStorageLensConfigurationCommand.d.ts +1 -0
  34. package/dist-types/commands/DeleteStorageLensConfigurationTaggingCommand.d.ts +1 -0
  35. package/dist-types/commands/DeleteStorageLensGroupCommand.d.ts +1 -0
  36. package/dist-types/commands/DescribeJobCommand.d.ts +1 -0
  37. package/dist-types/commands/DescribeMultiRegionAccessPointOperationCommand.d.ts +1 -0
  38. package/dist-types/commands/DissociateAccessGrantsIdentityCenterCommand.d.ts +1 -0
  39. package/dist-types/commands/GetAccessGrantCommand.d.ts +1 -0
  40. package/dist-types/commands/GetAccessGrantsInstanceCommand.d.ts +2 -0
  41. package/dist-types/commands/GetAccessGrantsInstanceForPrefixCommand.d.ts +1 -0
  42. package/dist-types/commands/GetAccessGrantsInstanceResourcePolicyCommand.d.ts +1 -0
  43. package/dist-types/commands/GetAccessGrantsLocationCommand.d.ts +1 -0
  44. package/dist-types/commands/GetAccessPointCommand.d.ts +1 -0
  45. package/dist-types/commands/GetAccessPointConfigurationForObjectLambdaCommand.d.ts +1 -0
  46. package/dist-types/commands/GetAccessPointForObjectLambdaCommand.d.ts +1 -0
  47. package/dist-types/commands/GetAccessPointPolicyCommand.d.ts +1 -0
  48. package/dist-types/commands/GetAccessPointPolicyForObjectLambdaCommand.d.ts +1 -0
  49. package/dist-types/commands/GetAccessPointPolicyStatusCommand.d.ts +1 -0
  50. package/dist-types/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.d.ts +1 -0
  51. package/dist-types/commands/GetBucketCommand.d.ts +1 -0
  52. package/dist-types/commands/GetBucketLifecycleConfigurationCommand.d.ts +1 -0
  53. package/dist-types/commands/GetBucketPolicyCommand.d.ts +1 -0
  54. package/dist-types/commands/GetBucketReplicationCommand.d.ts +1 -0
  55. package/dist-types/commands/GetBucketTaggingCommand.d.ts +1 -0
  56. package/dist-types/commands/GetBucketVersioningCommand.d.ts +1 -0
  57. package/dist-types/commands/GetDataAccessCommand.d.ts +1 -0
  58. package/dist-types/commands/GetJobTaggingCommand.d.ts +1 -0
  59. package/dist-types/commands/GetMultiRegionAccessPointCommand.d.ts +1 -0
  60. package/dist-types/commands/GetMultiRegionAccessPointPolicyCommand.d.ts +1 -0
  61. package/dist-types/commands/GetMultiRegionAccessPointPolicyStatusCommand.d.ts +1 -0
  62. package/dist-types/commands/GetMultiRegionAccessPointRoutesCommand.d.ts +1 -0
  63. package/dist-types/commands/GetPublicAccessBlockCommand.d.ts +1 -0
  64. package/dist-types/commands/GetStorageLensConfigurationCommand.d.ts +1 -0
  65. package/dist-types/commands/GetStorageLensConfigurationTaggingCommand.d.ts +1 -0
  66. package/dist-types/commands/GetStorageLensGroupCommand.d.ts +1 -0
  67. package/dist-types/commands/ListAccessGrantsCommand.d.ts +1 -0
  68. package/dist-types/commands/ListAccessGrantsInstancesCommand.d.ts +1 -0
  69. package/dist-types/commands/ListAccessGrantsLocationsCommand.d.ts +1 -0
  70. package/dist-types/commands/ListAccessPointsCommand.d.ts +1 -0
  71. package/dist-types/commands/ListAccessPointsForObjectLambdaCommand.d.ts +1 -0
  72. package/dist-types/commands/ListCallerAccessGrantsCommand.d.ts +1 -0
  73. package/dist-types/commands/ListJobsCommand.d.ts +1 -0
  74. package/dist-types/commands/ListMultiRegionAccessPointsCommand.d.ts +1 -0
  75. package/dist-types/commands/ListRegionalBucketsCommand.d.ts +1 -0
  76. package/dist-types/commands/ListStorageLensConfigurationsCommand.d.ts +1 -0
  77. package/dist-types/commands/ListStorageLensGroupsCommand.d.ts +1 -0
  78. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
  79. package/dist-types/commands/PutAccessGrantsInstanceResourcePolicyCommand.d.ts +1 -0
  80. package/dist-types/commands/PutAccessPointConfigurationForObjectLambdaCommand.d.ts +1 -0
  81. package/dist-types/commands/PutAccessPointPolicyCommand.d.ts +1 -0
  82. package/dist-types/commands/PutAccessPointPolicyForObjectLambdaCommand.d.ts +1 -0
  83. package/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +1 -0
  84. package/dist-types/commands/PutBucketPolicyCommand.d.ts +1 -0
  85. package/dist-types/commands/PutBucketReplicationCommand.d.ts +1 -0
  86. package/dist-types/commands/PutBucketTaggingCommand.d.ts +1 -0
  87. package/dist-types/commands/PutBucketVersioningCommand.d.ts +1 -0
  88. package/dist-types/commands/PutJobTaggingCommand.d.ts +1 -0
  89. package/dist-types/commands/PutMultiRegionAccessPointPolicyCommand.d.ts +1 -0
  90. package/dist-types/commands/PutPublicAccessBlockCommand.d.ts +1 -0
  91. package/dist-types/commands/PutStorageLensConfigurationCommand.d.ts +1 -0
  92. package/dist-types/commands/PutStorageLensConfigurationTaggingCommand.d.ts +1 -0
  93. package/dist-types/commands/SubmitMultiRegionAccessPointRoutesCommand.d.ts +1 -0
  94. package/dist-types/commands/TagResourceCommand.d.ts +1 -0
  95. package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
  96. package/dist-types/commands/UpdateAccessGrantsLocationCommand.d.ts +1 -0
  97. package/dist-types/commands/UpdateJobPriorityCommand.d.ts +1 -0
  98. package/dist-types/commands/UpdateJobStatusCommand.d.ts +1 -0
  99. package/dist-types/commands/UpdateStorageLensGroupCommand.d.ts +1 -0
  100. package/package.json +39 -39
@@ -40,8 +40,6 @@ const defaultS3ControlHttpAuthSchemeProvider = (authParameters) => {
40
40
  exports.defaultS3ControlHttpAuthSchemeProvider = defaultS3ControlHttpAuthSchemeProvider;
41
41
  const resolveHttpAuthSchemeConfig = (config) => {
42
42
  const config_0 = (0, core_1.resolveAwsSdkSigV4Config)(config);
43
- return {
44
- ...config_0,
45
- };
43
+ return Object.assign(config_0, {});
46
44
  };
47
45
  exports.resolveHttpAuthSchemeConfig = resolveHttpAuthSchemeConfig;
package/dist-cjs/index.js CHANGED
@@ -212,12 +212,11 @@ var import_httpAuthSchemeProvider = require("./auth/httpAuthSchemeProvider");
212
212
 
213
213
  // src/endpoint/EndpointParameters.ts
214
214
  var resolveClientEndpointParameters = /* @__PURE__ */ __name((options) => {
215
- return {
216
- ...options,
215
+ return Object.assign(options, {
217
216
  useFipsEndpoint: options.useFipsEndpoint ?? false,
218
217
  useDualstackEndpoint: options.useDualstackEndpoint ?? false,
219
218
  defaultSigningName: "s3"
220
- };
219
+ });
221
220
  }, "resolveClientEndpointParameters");
222
221
  var commonParams = {
223
222
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -275,22 +274,21 @@ var resolveHttpAuthRuntimeConfig = /* @__PURE__ */ __name((config) => {
275
274
  }, "resolveHttpAuthRuntimeConfig");
276
275
 
277
276
  // src/runtimeExtensions.ts
278
- var asPartial = /* @__PURE__ */ __name((t) => t, "asPartial");
279
277
  var resolveRuntimeExtensions = /* @__PURE__ */ __name((runtimeConfig, extensions) => {
280
- const extensionConfiguration = {
281
- ...asPartial((0, import_region_config_resolver.getAwsRegionExtensionConfiguration)(runtimeConfig)),
282
- ...asPartial((0, import_smithy_client.getDefaultExtensionConfiguration)(runtimeConfig)),
283
- ...asPartial((0, import_protocol_http.getHttpHandlerExtensionConfiguration)(runtimeConfig)),
284
- ...asPartial(getHttpAuthExtensionConfiguration(runtimeConfig))
285
- };
278
+ const extensionConfiguration = Object.assign(
279
+ (0, import_region_config_resolver.getAwsRegionExtensionConfiguration)(runtimeConfig),
280
+ (0, import_smithy_client.getDefaultExtensionConfiguration)(runtimeConfig),
281
+ (0, import_protocol_http.getHttpHandlerExtensionConfiguration)(runtimeConfig),
282
+ getHttpAuthExtensionConfiguration(runtimeConfig)
283
+ );
286
284
  extensions.forEach((extension) => extension.configure(extensionConfiguration));
287
- return {
288
- ...runtimeConfig,
289
- ...(0, import_region_config_resolver.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
290
- ...(0, import_smithy_client.resolveDefaultRuntimeConfig)(extensionConfiguration),
291
- ...(0, import_protocol_http.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
292
- ...resolveHttpAuthRuntimeConfig(extensionConfiguration)
293
- };
285
+ return Object.assign(
286
+ runtimeConfig,
287
+ (0, import_region_config_resolver.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
288
+ (0, import_smithy_client.resolveDefaultRuntimeConfig)(extensionConfiguration),
289
+ (0, import_protocol_http.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
290
+ resolveHttpAuthRuntimeConfig(extensionConfiguration)
291
+ );
294
292
  }, "resolveRuntimeExtensions");
295
293
 
296
294
  // src/S3ControlClient.ts
@@ -304,6 +302,8 @@ var S3ControlClient = class extends import_smithy_client.Client {
304
302
  config;
305
303
  constructor(...[configuration]) {
306
304
  const _config_0 = (0, import_runtimeConfig.getRuntimeConfig)(configuration || {});
305
+ super(_config_0);
306
+ this.initConfig = _config_0;
307
307
  const _config_1 = resolveClientEndpointParameters(_config_0);
308
308
  const _config_2 = (0, import_middleware_user_agent.resolveUserAgentConfig)(_config_1);
309
309
  const _config_3 = (0, import_middleware_retry.resolveRetryConfig)(_config_2);
@@ -313,7 +313,6 @@ var S3ControlClient = class extends import_smithy_client.Client {
313
313
  const _config_7 = (0, import_middleware_sdk_s3_control.resolveS3ControlConfig)(_config_6);
314
314
  const _config_8 = (0, import_httpAuthSchemeProvider.resolveHttpAuthSchemeConfig)(_config_7);
315
315
  const _config_9 = resolveRuntimeExtensions(_config_8, configuration?.extensions || []);
316
- super(_config_9);
317
316
  this.config = _config_9;
318
317
  this.middlewareStack.use((0, import_middleware_user_agent.getUserAgentPlugin)(this.config));
319
318
  this.middlewareStack.use((0, import_middleware_retry.getRetryPlugin)(this.config));
@@ -18,6 +18,8 @@ export class S3ControlClient extends __Client {
18
18
  config;
19
19
  constructor(...[configuration]) {
20
20
  const _config_0 = __getRuntimeConfig(configuration || {});
21
+ super(_config_0);
22
+ this.initConfig = _config_0;
21
23
  const _config_1 = resolveClientEndpointParameters(_config_0);
22
24
  const _config_2 = resolveUserAgentConfig(_config_1);
23
25
  const _config_3 = resolveRetryConfig(_config_2);
@@ -27,7 +29,6 @@ export class S3ControlClient extends __Client {
27
29
  const _config_7 = resolveS3ControlConfig(_config_6);
28
30
  const _config_8 = resolveHttpAuthSchemeConfig(_config_7);
29
31
  const _config_9 = resolveRuntimeExtensions(_config_8, configuration?.extensions || []);
30
- super(_config_9);
31
32
  this.config = _config_9;
32
33
  this.middlewareStack.use(getUserAgentPlugin(this.config));
33
34
  this.middlewareStack.use(getRetryPlugin(this.config));
@@ -35,7 +35,5 @@ export const defaultS3ControlHttpAuthSchemeProvider = (authParameters) => {
35
35
  };
36
36
  export const resolveHttpAuthSchemeConfig = (config) => {
37
37
  const config_0 = resolveAwsSdkSigV4Config(config);
38
- return {
39
- ...config_0,
40
- };
38
+ return Object.assign(config_0, {});
41
39
  };
@@ -1,10 +1,9 @@
1
1
  export const resolveClientEndpointParameters = (options) => {
2
- return {
3
- ...options,
2
+ return Object.assign(options, {
4
3
  useFipsEndpoint: options.useFipsEndpoint ?? false,
5
4
  useDualstackEndpoint: options.useDualstackEndpoint ?? false,
6
5
  defaultSigningName: "s3",
7
- };
6
+ });
8
7
  };
9
8
  export const commonParams = {
10
9
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -2,20 +2,8 @@ import { getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfigurat
2
2
  import { getHttpHandlerExtensionConfiguration, resolveHttpHandlerRuntimeConfig } from "@smithy/protocol-http";
3
3
  import { getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig } from "@smithy/smithy-client";
4
4
  import { getHttpAuthExtensionConfiguration, resolveHttpAuthRuntimeConfig } from "./auth/httpAuthExtensionConfiguration";
5
- const asPartial = (t) => t;
6
5
  export const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
7
- const extensionConfiguration = {
8
- ...asPartial(getAwsRegionExtensionConfiguration(runtimeConfig)),
9
- ...asPartial(getDefaultExtensionConfiguration(runtimeConfig)),
10
- ...asPartial(getHttpHandlerExtensionConfiguration(runtimeConfig)),
11
- ...asPartial(getHttpAuthExtensionConfiguration(runtimeConfig)),
12
- };
6
+ const extensionConfiguration = Object.assign(getAwsRegionExtensionConfiguration(runtimeConfig), getDefaultExtensionConfiguration(runtimeConfig), getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
13
7
  extensions.forEach((extension) => extension.configure(extensionConfiguration));
14
- return {
15
- ...runtimeConfig,
16
- ...resolveAwsRegionExtensionConfiguration(extensionConfiguration),
17
- ...resolveDefaultRuntimeConfig(extensionConfiguration),
18
- ...resolveHttpHandlerRuntimeConfig(extensionConfiguration),
19
- ...resolveHttpAuthRuntimeConfig(extensionConfiguration),
20
- };
8
+ return Object.assign(runtimeConfig, resolveAwsRegionExtensionConfiguration(extensionConfiguration), resolveDefaultRuntimeConfig(extensionConfiguration), resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
21
9
  };
@@ -63,6 +63,7 @@ declare const AssociateAccessGrantsIdentityCenterCommand_base: {
63
63
  * @throws {@link S3ControlServiceException}
64
64
  * <p>Base exception class for all service exceptions from S3Control service.</p>
65
65
  *
66
+ *
66
67
  * @public
67
68
  */
68
69
  export declare class AssociateAccessGrantsIdentityCenterCommand extends AssociateAccessGrantsIdentityCenterCommand_base {
@@ -99,6 +99,7 @@ declare const CreateAccessGrantCommand_base: {
99
99
  * @throws {@link S3ControlServiceException}
100
100
  * <p>Base exception class for all service exceptions from S3Control service.</p>
101
101
  *
102
+ *
102
103
  * @public
103
104
  */
104
105
  export declare class CreateAccessGrantCommand extends CreateAccessGrantCommand_base {
@@ -76,6 +76,7 @@ declare const CreateAccessGrantsInstanceCommand_base: {
76
76
  * @throws {@link S3ControlServiceException}
77
77
  * <p>Base exception class for all service exceptions from S3Control service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class CreateAccessGrantsInstanceCommand extends CreateAccessGrantsInstanceCommand_base {
@@ -92,6 +92,7 @@ declare const CreateAccessGrantsLocationCommand_base: {
92
92
  * @throws {@link S3ControlServiceException}
93
93
  * <p>Base exception class for all service exceptions from S3Control service.</p>
94
94
  *
95
+ *
95
96
  * @public
96
97
  */
97
98
  export declare class CreateAccessGrantsLocationCommand extends CreateAccessGrantsLocationCommand_base {
@@ -100,6 +100,7 @@ declare const CreateAccessPointCommand_base: {
100
100
  * @throws {@link S3ControlServiceException}
101
101
  * <p>Base exception class for all service exceptions from S3Control service.</p>
102
102
  *
103
+ *
103
104
  * @public
104
105
  */
105
106
  export declare class CreateAccessPointCommand extends CreateAccessPointCommand_base {
@@ -102,6 +102,7 @@ declare const CreateAccessPointForObjectLambdaCommand_base: {
102
102
  * @throws {@link S3ControlServiceException}
103
103
  * <p>Base exception class for all service exceptions from S3Control service.</p>
104
104
  *
105
+ *
105
106
  * @public
106
107
  */
107
108
  export declare class CreateAccessPointForObjectLambdaCommand extends CreateAccessPointForObjectLambdaCommand_base {
@@ -127,6 +127,7 @@ declare const CreateBucketCommand_base: {
127
127
  * @throws {@link S3ControlServiceException}
128
128
  * <p>Base exception class for all service exceptions from S3Control service.</p>
129
129
  *
130
+ *
130
131
  * @public
131
132
  */
132
133
  export declare class CreateBucketCommand extends CreateBucketCommand_base {
@@ -283,6 +283,7 @@ declare const CreateJobCommand_base: {
283
283
  * @throws {@link S3ControlServiceException}
284
284
  * <p>Base exception class for all service exceptions from S3Control service.</p>
285
285
  *
286
+ *
286
287
  * @public
287
288
  */
288
289
  export declare class CreateJobCommand extends CreateJobCommand_base {
@@ -104,6 +104,7 @@ declare const CreateMultiRegionAccessPointCommand_base: {
104
104
  * @throws {@link S3ControlServiceException}
105
105
  * <p>Base exception class for all service exceptions from S3Control service.</p>
106
106
  *
107
+ *
107
108
  * @public
108
109
  */
109
110
  export declare class CreateMultiRegionAccessPointCommand extends CreateMultiRegionAccessPointCommand_base {
@@ -140,6 +140,7 @@ declare const CreateStorageLensGroupCommand_base: {
140
140
  * @throws {@link S3ControlServiceException}
141
141
  * <p>Base exception class for all service exceptions from S3Control service.</p>
142
142
  *
143
+ *
143
144
  * @public
144
145
  */
145
146
  export declare class CreateStorageLensGroupCommand extends CreateStorageLensGroupCommand_base {
@@ -59,6 +59,7 @@ declare const DeleteAccessGrantCommand_base: {
59
59
  * @throws {@link S3ControlServiceException}
60
60
  * <p>Base exception class for all service exceptions from S3Control service.</p>
61
61
  *
62
+ *
62
63
  * @public
63
64
  */
64
65
  export declare class DeleteAccessGrantCommand extends DeleteAccessGrantCommand_base {
@@ -58,6 +58,7 @@ declare const DeleteAccessGrantsInstanceCommand_base: {
58
58
  * @throws {@link S3ControlServiceException}
59
59
  * <p>Base exception class for all service exceptions from S3Control service.</p>
60
60
  *
61
+ *
61
62
  * @public
62
63
  */
63
64
  export declare class DeleteAccessGrantsInstanceCommand extends DeleteAccessGrantsInstanceCommand_base {
@@ -58,6 +58,7 @@ declare const DeleteAccessGrantsInstanceResourcePolicyCommand_base: {
58
58
  * @throws {@link S3ControlServiceException}
59
59
  * <p>Base exception class for all service exceptions from S3Control service.</p>
60
60
  *
61
+ *
61
62
  * @public
62
63
  */
63
64
  export declare class DeleteAccessGrantsInstanceResourcePolicyCommand extends DeleteAccessGrantsInstanceResourcePolicyCommand_base {
@@ -59,6 +59,7 @@ declare const DeleteAccessGrantsLocationCommand_base: {
59
59
  * @throws {@link S3ControlServiceException}
60
60
  * <p>Base exception class for all service exceptions from S3Control service.</p>
61
61
  *
62
+ *
62
63
  * @public
63
64
  */
64
65
  export declare class DeleteAccessGrantsLocationCommand extends DeleteAccessGrantsLocationCommand_base {
@@ -75,6 +75,7 @@ declare const DeleteAccessPointCommand_base: {
75
75
  * @throws {@link S3ControlServiceException}
76
76
  * <p>Base exception class for all service exceptions from S3Control service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class DeleteAccessPointCommand extends DeleteAccessPointCommand_base {
@@ -75,6 +75,7 @@ declare const DeleteAccessPointForObjectLambdaCommand_base: {
75
75
  * @throws {@link S3ControlServiceException}
76
76
  * <p>Base exception class for all service exceptions from S3Control service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class DeleteAccessPointForObjectLambdaCommand extends DeleteAccessPointForObjectLambdaCommand_base {
@@ -71,6 +71,7 @@ declare const DeleteAccessPointPolicyCommand_base: {
71
71
  * @throws {@link S3ControlServiceException}
72
72
  * <p>Base exception class for all service exceptions from S3Control service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class DeleteAccessPointPolicyCommand extends DeleteAccessPointPolicyCommand_base {
@@ -70,6 +70,7 @@ declare const DeleteAccessPointPolicyForObjectLambdaCommand_base: {
70
70
  * @throws {@link S3ControlServiceException}
71
71
  * <p>Base exception class for all service exceptions from S3Control service.</p>
72
72
  *
73
+ *
73
74
  * @public
74
75
  */
75
76
  export declare class DeleteAccessPointPolicyForObjectLambdaCommand extends DeleteAccessPointPolicyForObjectLambdaCommand_base {
@@ -80,6 +80,7 @@ declare const DeleteBucketCommand_base: {
80
80
  * @throws {@link S3ControlServiceException}
81
81
  * <p>Base exception class for all service exceptions from S3Control service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class DeleteBucketCommand extends DeleteBucketCommand_base {
@@ -81,6 +81,7 @@ declare const DeleteBucketLifecycleConfigurationCommand_base: {
81
81
  * @throws {@link S3ControlServiceException}
82
82
  * <p>Base exception class for all service exceptions from S3Control service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class DeleteBucketLifecycleConfigurationCommand extends DeleteBucketLifecycleConfigurationCommand_base {
@@ -88,6 +88,7 @@ declare const DeleteBucketPolicyCommand_base: {
88
88
  * @throws {@link S3ControlServiceException}
89
89
  * <p>Base exception class for all service exceptions from S3Control service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class DeleteBucketPolicyCommand extends DeleteBucketPolicyCommand_base {
@@ -87,6 +87,7 @@ declare const DeleteBucketReplicationCommand_base: {
87
87
  * @throws {@link S3ControlServiceException}
88
88
  * <p>Base exception class for all service exceptions from S3Control service.</p>
89
89
  *
90
+ *
90
91
  * @public
91
92
  */
92
93
  export declare class DeleteBucketReplicationCommand extends DeleteBucketReplicationCommand_base {
@@ -75,6 +75,7 @@ declare const DeleteBucketTaggingCommand_base: {
75
75
  * @throws {@link S3ControlServiceException}
76
76
  * <p>Base exception class for all service exceptions from S3Control service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class DeleteBucketTaggingCommand extends DeleteBucketTaggingCommand_base {
@@ -90,6 +90,7 @@ declare const DeleteJobTaggingCommand_base: {
90
90
  * @throws {@link S3ControlServiceException}
91
91
  * <p>Base exception class for all service exceptions from S3Control service.</p>
92
92
  *
93
+ *
93
94
  * @public
94
95
  */
95
96
  export declare class DeleteJobTaggingCommand extends DeleteJobTaggingCommand_base {
@@ -92,6 +92,7 @@ declare const DeleteMultiRegionAccessPointCommand_base: {
92
92
  * @throws {@link S3ControlServiceException}
93
93
  * <p>Base exception class for all service exceptions from S3Control service.</p>
94
94
  *
95
+ *
95
96
  * @public
96
97
  */
97
98
  export declare class DeleteMultiRegionAccessPointCommand extends DeleteMultiRegionAccessPointCommand_base {
@@ -70,6 +70,7 @@ declare const DeletePublicAccessBlockCommand_base: {
70
70
  * @throws {@link S3ControlServiceException}
71
71
  * <p>Base exception class for all service exceptions from S3Control service.</p>
72
72
  *
73
+ *
73
74
  * @public
74
75
  */
75
76
  export declare class DeletePublicAccessBlockCommand extends DeletePublicAccessBlockCommand_base {
@@ -64,6 +64,7 @@ declare const DeleteStorageLensConfigurationCommand_base: {
64
64
  * @throws {@link S3ControlServiceException}
65
65
  * <p>Base exception class for all service exceptions from S3Control service.</p>
66
66
  *
67
+ *
67
68
  * @public
68
69
  */
69
70
  export declare class DeleteStorageLensConfigurationCommand extends DeleteStorageLensConfigurationCommand_base {
@@ -65,6 +65,7 @@ declare const DeleteStorageLensConfigurationTaggingCommand_base: {
65
65
  * @throws {@link S3ControlServiceException}
66
66
  * <p>Base exception class for all service exceptions from S3Control service.</p>
67
67
  *
68
+ *
68
69
  * @public
69
70
  */
70
71
  export declare class DeleteStorageLensConfigurationTaggingCommand extends DeleteStorageLensConfigurationTaggingCommand_base {
@@ -59,6 +59,7 @@ declare const DeleteStorageLensGroupCommand_base: {
59
59
  * @throws {@link S3ControlServiceException}
60
60
  * <p>Base exception class for all service exceptions from S3Control service.</p>
61
61
  *
62
+ *
62
63
  * @public
63
64
  */
64
65
  export declare class DeleteStorageLensGroupCommand extends DeleteStorageLensGroupCommand_base {
@@ -299,6 +299,7 @@ declare const DescribeJobCommand_base: {
299
299
  * @throws {@link S3ControlServiceException}
300
300
  * <p>Base exception class for all service exceptions from S3Control service.</p>
301
301
  *
302
+ *
302
303
  * @public
303
304
  */
304
305
  export declare class DescribeJobCommand extends DescribeJobCommand_base {
@@ -127,6 +127,7 @@ declare const DescribeMultiRegionAccessPointOperationCommand_base: {
127
127
  * @throws {@link S3ControlServiceException}
128
128
  * <p>Base exception class for all service exceptions from S3Control service.</p>
129
129
  *
130
+ *
130
131
  * @public
131
132
  */
132
133
  export declare class DescribeMultiRegionAccessPointOperationCommand extends DescribeMultiRegionAccessPointOperationCommand_base {
@@ -62,6 +62,7 @@ declare const DissociateAccessGrantsIdentityCenterCommand_base: {
62
62
  * @throws {@link S3ControlServiceException}
63
63
  * <p>Base exception class for all service exceptions from S3Control service.</p>
64
64
  *
65
+ *
65
66
  * @public
66
67
  */
67
68
  export declare class DissociateAccessGrantsIdentityCenterCommand extends DissociateAccessGrantsIdentityCenterCommand_base {
@@ -74,6 +74,7 @@ declare const GetAccessGrantCommand_base: {
74
74
  * @throws {@link S3ControlServiceException}
75
75
  * <p>Base exception class for all service exceptions from S3Control service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class GetAccessGrantCommand extends GetAccessGrantCommand_base {
@@ -24,6 +24,7 @@ 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. */
27
28
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
29
  };
29
30
  /**
@@ -69,6 +70,7 @@ declare const GetAccessGrantsInstanceCommand_base: {
69
70
  * @throws {@link S3ControlServiceException}
70
71
  * <p>Base exception class for all service exceptions from S3Control service.</p>
71
72
  *
73
+ *
72
74
  * @public
73
75
  */
74
76
  export declare class GetAccessGrantsInstanceCommand extends GetAccessGrantsInstanceCommand_base {
@@ -66,6 +66,7 @@ declare const GetAccessGrantsInstanceForPrefixCommand_base: {
66
66
  * @throws {@link S3ControlServiceException}
67
67
  * <p>Base exception class for all service exceptions from S3Control service.</p>
68
68
  *
69
+ *
69
70
  * @public
70
71
  */
71
72
  export declare class GetAccessGrantsInstanceForPrefixCommand extends GetAccessGrantsInstanceForPrefixCommand_base {
@@ -62,6 +62,7 @@ declare const GetAccessGrantsInstanceResourcePolicyCommand_base: {
62
62
  * @throws {@link S3ControlServiceException}
63
63
  * <p>Base exception class for all service exceptions from S3Control service.</p>
64
64
  *
65
+ *
65
66
  * @public
66
67
  */
67
68
  export declare class GetAccessGrantsInstanceResourcePolicyCommand extends GetAccessGrantsInstanceResourcePolicyCommand_base {
@@ -65,6 +65,7 @@ declare const GetAccessGrantsLocationCommand_base: {
65
65
  * @throws {@link S3ControlServiceException}
66
66
  * <p>Base exception class for all service exceptions from S3Control service.</p>
67
67
  *
68
+ *
68
69
  * @public
69
70
  */
70
71
  export declare class GetAccessGrantsLocationCommand extends GetAccessGrantsLocationCommand_base {
@@ -96,6 +96,7 @@ declare const GetAccessPointCommand_base: {
96
96
  * @throws {@link S3ControlServiceException}
97
97
  * <p>Base exception class for all service exceptions from S3Control service.</p>
98
98
  *
99
+ *
99
100
  * @public
100
101
  */
101
102
  export declare class GetAccessPointCommand extends GetAccessPointCommand_base {
@@ -86,6 +86,7 @@ declare const GetAccessPointConfigurationForObjectLambdaCommand_base: {
86
86
  * @throws {@link S3ControlServiceException}
87
87
  * <p>Base exception class for all service exceptions from S3Control service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class GetAccessPointConfigurationForObjectLambdaCommand extends GetAccessPointConfigurationForObjectLambdaCommand_base {
@@ -87,6 +87,7 @@ declare const GetAccessPointForObjectLambdaCommand_base: {
87
87
  * @throws {@link S3ControlServiceException}
88
88
  * <p>Base exception class for all service exceptions from S3Control service.</p>
89
89
  *
90
+ *
90
91
  * @public
91
92
  */
92
93
  export declare class GetAccessPointForObjectLambdaCommand extends GetAccessPointForObjectLambdaCommand_base {
@@ -71,6 +71,7 @@ declare const GetAccessPointPolicyCommand_base: {
71
71
  * @throws {@link S3ControlServiceException}
72
72
  * <p>Base exception class for all service exceptions from S3Control service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class GetAccessPointPolicyCommand extends GetAccessPointPolicyCommand_base {
@@ -72,6 +72,7 @@ declare const GetAccessPointPolicyForObjectLambdaCommand_base: {
72
72
  * @throws {@link S3ControlServiceException}
73
73
  * <p>Base exception class for all service exceptions from S3Control service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class GetAccessPointPolicyForObjectLambdaCommand extends GetAccessPointPolicyForObjectLambdaCommand_base {
@@ -62,6 +62,7 @@ declare const GetAccessPointPolicyStatusCommand_base: {
62
62
  * @throws {@link S3ControlServiceException}
63
63
  * <p>Base exception class for all service exceptions from S3Control service.</p>
64
64
  *
65
+ *
65
66
  * @public
66
67
  */
67
68
  export declare class GetAccessPointPolicyStatusCommand extends GetAccessPointPolicyStatusCommand_base {
@@ -60,6 +60,7 @@ declare const GetAccessPointPolicyStatusForObjectLambdaCommand_base: {
60
60
  * @throws {@link S3ControlServiceException}
61
61
  * <p>Base exception class for all service exceptions from S3Control service.</p>
62
62
  *
63
+ *
63
64
  * @public
64
65
  */
65
66
  export declare class GetAccessPointPolicyStatusForObjectLambdaCommand extends GetAccessPointPolicyStatusForObjectLambdaCommand_base {
@@ -85,6 +85,7 @@ declare const GetBucketCommand_base: {
85
85
  * @throws {@link S3ControlServiceException}
86
86
  * <p>Base exception class for all service exceptions from S3Control service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class GetBucketCommand extends GetBucketCommand_base {
@@ -152,6 +152,7 @@ declare const GetBucketLifecycleConfigurationCommand_base: {
152
152
  * @throws {@link S3ControlServiceException}
153
153
  * <p>Base exception class for all service exceptions from S3Control service.</p>
154
154
  *
155
+ *
155
156
  * @public
156
157
  */
157
158
  export declare class GetBucketLifecycleConfigurationCommand extends GetBucketLifecycleConfigurationCommand_base {
@@ -95,6 +95,7 @@ declare const GetBucketPolicyCommand_base: {
95
95
  * @throws {@link S3ControlServiceException}
96
96
  * <p>Base exception class for all service exceptions from S3Control service.</p>
97
97
  *
98
+ *
98
99
  * @public
99
100
  */
100
101
  export declare class GetBucketPolicyCommand extends GetBucketPolicyCommand_base {
@@ -160,6 +160,7 @@ declare const GetBucketReplicationCommand_base: {
160
160
  * @throws {@link S3ControlServiceException}
161
161
  * <p>Base exception class for all service exceptions from S3Control service.</p>
162
162
  *
163
+ *
163
164
  * @public
164
165
  */
165
166
  export declare class GetBucketReplicationCommand extends GetBucketReplicationCommand_base {
@@ -96,6 +96,7 @@ declare const GetBucketTaggingCommand_base: {
96
96
  * @throws {@link S3ControlServiceException}
97
97
  * <p>Base exception class for all service exceptions from S3Control service.</p>
98
98
  *
99
+ *
99
100
  * @public
100
101
  */
101
102
  export declare class GetBucketTaggingCommand extends GetBucketTaggingCommand_base {
@@ -93,6 +93,7 @@ declare const GetBucketVersioningCommand_base: {
93
93
  * @throws {@link S3ControlServiceException}
94
94
  * <p>Base exception class for all service exceptions from S3Control service.</p>
95
95
  *
96
+ *
96
97
  * @public
97
98
  */
98
99
  export declare class GetBucketVersioningCommand extends GetBucketVersioningCommand_base {
@@ -79,6 +79,7 @@ declare const GetDataAccessCommand_base: {
79
79
  * @throws {@link S3ControlServiceException}
80
80
  * <p>Base exception class for all service exceptions from S3Control service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class GetDataAccessCommand extends GetDataAccessCommand_base {