@aws-sdk/client-s3-control 3.169.0 → 3.170.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 (80) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist-types/ts3.4/S3Control.d.ts +1102 -290
  3. package/dist-types/ts3.4/S3ControlClient.d.ts +483 -137
  4. package/dist-types/ts3.4/commands/CreateAccessPointCommand.d.ts +38 -17
  5. package/dist-types/ts3.4/commands/CreateAccessPointForObjectLambdaCommand.d.ts +41 -17
  6. package/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +34 -17
  7. package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +34 -17
  8. package/dist-types/ts3.4/commands/CreateMultiRegionAccessPointCommand.d.ts +41 -17
  9. package/dist-types/ts3.4/commands/DeleteAccessPointCommand.d.ts +33 -17
  10. package/dist-types/ts3.4/commands/DeleteAccessPointForObjectLambdaCommand.d.ts +37 -17
  11. package/dist-types/ts3.4/commands/DeleteAccessPointPolicyCommand.d.ts +37 -17
  12. package/dist-types/ts3.4/commands/DeleteAccessPointPolicyForObjectLambdaCommand.d.ts +37 -17
  13. package/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +32 -17
  14. package/dist-types/ts3.4/commands/DeleteBucketLifecycleConfigurationCommand.d.ts +37 -17
  15. package/dist-types/ts3.4/commands/DeleteBucketPolicyCommand.d.ts +33 -17
  16. package/dist-types/ts3.4/commands/DeleteBucketTaggingCommand.d.ts +33 -17
  17. package/dist-types/ts3.4/commands/DeleteJobTaggingCommand.d.ts +37 -17
  18. package/dist-types/ts3.4/commands/DeleteMultiRegionAccessPointCommand.d.ts +41 -17
  19. package/dist-types/ts3.4/commands/DeletePublicAccessBlockCommand.d.ts +37 -17
  20. package/dist-types/ts3.4/commands/DeleteStorageLensConfigurationCommand.d.ts +37 -17
  21. package/dist-types/ts3.4/commands/DeleteStorageLensConfigurationTaggingCommand.d.ts +41 -17
  22. package/dist-types/ts3.4/commands/DescribeJobCommand.d.ts +34 -17
  23. package/dist-types/ts3.4/commands/DescribeMultiRegionAccessPointOperationCommand.d.ts +41 -17
  24. package/dist-types/ts3.4/commands/GetAccessPointCommand.d.ts +37 -17
  25. package/dist-types/ts3.4/commands/GetAccessPointConfigurationForObjectLambdaCommand.d.ts +41 -17
  26. package/dist-types/ts3.4/commands/GetAccessPointForObjectLambdaCommand.d.ts +41 -17
  27. package/dist-types/ts3.4/commands/GetAccessPointPolicyCommand.d.ts +41 -17
  28. package/dist-types/ts3.4/commands/GetAccessPointPolicyForObjectLambdaCommand.d.ts +41 -17
  29. package/dist-types/ts3.4/commands/GetAccessPointPolicyStatusCommand.d.ts +41 -17
  30. package/dist-types/ts3.4/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.d.ts +41 -17
  31. package/dist-types/ts3.4/commands/GetBucketCommand.d.ts +34 -17
  32. package/dist-types/ts3.4/commands/GetBucketLifecycleConfigurationCommand.d.ts +41 -17
  33. package/dist-types/ts3.4/commands/GetBucketPolicyCommand.d.ts +37 -17
  34. package/dist-types/ts3.4/commands/GetBucketTaggingCommand.d.ts +37 -17
  35. package/dist-types/ts3.4/commands/GetJobTaggingCommand.d.ts +34 -17
  36. package/dist-types/ts3.4/commands/GetMultiRegionAccessPointCommand.d.ts +41 -17
  37. package/dist-types/ts3.4/commands/GetMultiRegionAccessPointPolicyCommand.d.ts +41 -17
  38. package/dist-types/ts3.4/commands/GetMultiRegionAccessPointPolicyStatusCommand.d.ts +41 -17
  39. package/dist-types/ts3.4/commands/GetPublicAccessBlockCommand.d.ts +41 -17
  40. package/dist-types/ts3.4/commands/GetStorageLensConfigurationCommand.d.ts +41 -17
  41. package/dist-types/ts3.4/commands/GetStorageLensConfigurationTaggingCommand.d.ts +41 -17
  42. package/dist-types/ts3.4/commands/ListAccessPointsCommand.d.ts +37 -17
  43. package/dist-types/ts3.4/commands/ListAccessPointsForObjectLambdaCommand.d.ts +41 -17
  44. package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +34 -17
  45. package/dist-types/ts3.4/commands/ListMultiRegionAccessPointsCommand.d.ts +41 -17
  46. package/dist-types/ts3.4/commands/ListRegionalBucketsCommand.d.ts +38 -17
  47. package/dist-types/ts3.4/commands/ListStorageLensConfigurationsCommand.d.ts +41 -17
  48. package/dist-types/ts3.4/commands/PutAccessPointConfigurationForObjectLambdaCommand.d.ts +37 -17
  49. package/dist-types/ts3.4/commands/PutAccessPointPolicyCommand.d.ts +36 -17
  50. package/dist-types/ts3.4/commands/PutAccessPointPolicyForObjectLambdaCommand.d.ts +37 -17
  51. package/dist-types/ts3.4/commands/PutBucketLifecycleConfigurationCommand.d.ts +37 -17
  52. package/dist-types/ts3.4/commands/PutBucketPolicyCommand.d.ts +32 -17
  53. package/dist-types/ts3.4/commands/PutBucketTaggingCommand.d.ts +32 -17
  54. package/dist-types/ts3.4/commands/PutJobTaggingCommand.d.ts +34 -17
  55. package/dist-types/ts3.4/commands/PutMultiRegionAccessPointPolicyCommand.d.ts +41 -17
  56. package/dist-types/ts3.4/commands/PutPublicAccessBlockCommand.d.ts +36 -17
  57. package/dist-types/ts3.4/commands/PutStorageLensConfigurationCommand.d.ts +37 -17
  58. package/dist-types/ts3.4/commands/PutStorageLensConfigurationTaggingCommand.d.ts +41 -17
  59. package/dist-types/ts3.4/commands/UpdateJobPriorityCommand.d.ts +38 -17
  60. package/dist-types/ts3.4/commands/UpdateJobStatusCommand.d.ts +37 -17
  61. package/dist-types/ts3.4/commands/index.d.ts +57 -57
  62. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  63. package/dist-types/ts3.4/index.d.ts +6 -6
  64. package/dist-types/ts3.4/models/S3ControlServiceException.d.ts +8 -6
  65. package/dist-types/ts3.4/models/index.d.ts +1 -1
  66. package/dist-types/ts3.4/models/models_0.d.ts +2252 -2062
  67. package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
  68. package/dist-types/ts3.4/pagination/ListAccessPointsForObjectLambdaPaginator.d.ts +11 -4
  69. package/dist-types/ts3.4/pagination/ListAccessPointsPaginator.d.ts +11 -4
  70. package/dist-types/ts3.4/pagination/ListJobsPaginator.d.ts +11 -4
  71. package/dist-types/ts3.4/pagination/ListMultiRegionAccessPointsPaginator.d.ts +11 -4
  72. package/dist-types/ts3.4/pagination/ListRegionalBucketsPaginator.d.ts +11 -4
  73. package/dist-types/ts3.4/pagination/ListStorageLensConfigurationsPaginator.d.ts +11 -4
  74. package/dist-types/ts3.4/pagination/index.d.ts +7 -7
  75. package/dist-types/ts3.4/protocols/Aws_restXml.d.ts +689 -173
  76. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +74 -42
  77. package/dist-types/ts3.4/runtimeConfig.d.ts +75 -43
  78. package/dist-types/ts3.4/runtimeConfig.native.d.ts +75 -41
  79. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
  80. package/package.json +40 -40
@@ -1,17 +1,38 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { UpdateJobPriorityRequest, UpdateJobPriorityResult } from "../models/models_0";
4
- import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
5
- export interface UpdateJobPriorityCommandInput extends UpdateJobPriorityRequest {
6
- }
7
- export interface UpdateJobPriorityCommandOutput extends UpdateJobPriorityResult, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateJobPriorityCommand extends $Command<UpdateJobPriorityCommandInput, UpdateJobPriorityCommandOutput, S3ControlClientResolvedConfig> {
11
- readonly input: UpdateJobPriorityCommandInput;
12
- constructor(input: UpdateJobPriorityCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ControlClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateJobPriorityCommandInput, UpdateJobPriorityCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ UpdateJobPriorityRequest,
10
+ UpdateJobPriorityResult,
11
+ } from "../models/models_0";
12
+ import {
13
+ S3ControlClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../S3ControlClient";
17
+ export interface UpdateJobPriorityCommandInput
18
+ extends UpdateJobPriorityRequest {}
19
+ export interface UpdateJobPriorityCommandOutput
20
+ extends UpdateJobPriorityResult,
21
+ __MetadataBearer {}
22
+
23
+ export declare class UpdateJobPriorityCommand extends $Command<
24
+ UpdateJobPriorityCommandInput,
25
+ UpdateJobPriorityCommandOutput,
26
+ S3ControlClientResolvedConfig
27
+ > {
28
+ readonly input: UpdateJobPriorityCommandInput;
29
+ constructor(input: UpdateJobPriorityCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: S3ControlClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<UpdateJobPriorityCommandInput, UpdateJobPriorityCommandOutput>;
36
+ private serialize;
37
+ private deserialize;
38
+ }
@@ -1,17 +1,37 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { UpdateJobStatusRequest, UpdateJobStatusResult } from "../models/models_0";
4
- import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
5
- export interface UpdateJobStatusCommandInput extends UpdateJobStatusRequest {
6
- }
7
- export interface UpdateJobStatusCommandOutput extends UpdateJobStatusResult, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateJobStatusCommand extends $Command<UpdateJobStatusCommandInput, UpdateJobStatusCommandOutput, S3ControlClientResolvedConfig> {
11
- readonly input: UpdateJobStatusCommandInput;
12
- constructor(input: UpdateJobStatusCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ControlClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateJobStatusCommandInput, UpdateJobStatusCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ UpdateJobStatusRequest,
10
+ UpdateJobStatusResult,
11
+ } from "../models/models_0";
12
+ import {
13
+ S3ControlClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../S3ControlClient";
17
+ export interface UpdateJobStatusCommandInput extends UpdateJobStatusRequest {}
18
+ export interface UpdateJobStatusCommandOutput
19
+ extends UpdateJobStatusResult,
20
+ __MetadataBearer {}
21
+
22
+ export declare class UpdateJobStatusCommand extends $Command<
23
+ UpdateJobStatusCommandInput,
24
+ UpdateJobStatusCommandOutput,
25
+ S3ControlClientResolvedConfig
26
+ > {
27
+ readonly input: UpdateJobStatusCommandInput;
28
+ constructor(input: UpdateJobStatusCommandInput);
29
+
30
+ resolveMiddleware(
31
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
+ configuration: S3ControlClientResolvedConfig,
33
+ options?: __HttpHandlerOptions
34
+ ): Handler<UpdateJobStatusCommandInput, UpdateJobStatusCommandOutput>;
35
+ private serialize;
36
+ private deserialize;
37
+ }
@@ -1,57 +1,57 @@
1
- export * from "./CreateAccessPointCommand";
2
- export * from "./CreateAccessPointForObjectLambdaCommand";
3
- export * from "./CreateBucketCommand";
4
- export * from "./CreateJobCommand";
5
- export * from "./CreateMultiRegionAccessPointCommand";
6
- export * from "./DeleteAccessPointCommand";
7
- export * from "./DeleteAccessPointForObjectLambdaCommand";
8
- export * from "./DeleteAccessPointPolicyCommand";
9
- export * from "./DeleteAccessPointPolicyForObjectLambdaCommand";
10
- export * from "./DeleteBucketCommand";
11
- export * from "./DeleteBucketLifecycleConfigurationCommand";
12
- export * from "./DeleteBucketPolicyCommand";
13
- export * from "./DeleteBucketTaggingCommand";
14
- export * from "./DeleteJobTaggingCommand";
15
- export * from "./DeleteMultiRegionAccessPointCommand";
16
- export * from "./DeletePublicAccessBlockCommand";
17
- export * from "./DeleteStorageLensConfigurationCommand";
18
- export * from "./DeleteStorageLensConfigurationTaggingCommand";
19
- export * from "./DescribeJobCommand";
20
- export * from "./DescribeMultiRegionAccessPointOperationCommand";
21
- export * from "./GetAccessPointCommand";
22
- export * from "./GetAccessPointConfigurationForObjectLambdaCommand";
23
- export * from "./GetAccessPointForObjectLambdaCommand";
24
- export * from "./GetAccessPointPolicyCommand";
25
- export * from "./GetAccessPointPolicyForObjectLambdaCommand";
26
- export * from "./GetAccessPointPolicyStatusCommand";
27
- export * from "./GetAccessPointPolicyStatusForObjectLambdaCommand";
28
- export * from "./GetBucketCommand";
29
- export * from "./GetBucketLifecycleConfigurationCommand";
30
- export * from "./GetBucketPolicyCommand";
31
- export * from "./GetBucketTaggingCommand";
32
- export * from "./GetJobTaggingCommand";
33
- export * from "./GetMultiRegionAccessPointCommand";
34
- export * from "./GetMultiRegionAccessPointPolicyCommand";
35
- export * from "./GetMultiRegionAccessPointPolicyStatusCommand";
36
- export * from "./GetPublicAccessBlockCommand";
37
- export * from "./GetStorageLensConfigurationCommand";
38
- export * from "./GetStorageLensConfigurationTaggingCommand";
39
- export * from "./ListAccessPointsCommand";
40
- export * from "./ListAccessPointsForObjectLambdaCommand";
41
- export * from "./ListJobsCommand";
42
- export * from "./ListMultiRegionAccessPointsCommand";
43
- export * from "./ListRegionalBucketsCommand";
44
- export * from "./ListStorageLensConfigurationsCommand";
45
- export * from "./PutAccessPointConfigurationForObjectLambdaCommand";
46
- export * from "./PutAccessPointPolicyCommand";
47
- export * from "./PutAccessPointPolicyForObjectLambdaCommand";
48
- export * from "./PutBucketLifecycleConfigurationCommand";
49
- export * from "./PutBucketPolicyCommand";
50
- export * from "./PutBucketTaggingCommand";
51
- export * from "./PutJobTaggingCommand";
52
- export * from "./PutMultiRegionAccessPointPolicyCommand";
53
- export * from "./PutPublicAccessBlockCommand";
54
- export * from "./PutStorageLensConfigurationCommand";
55
- export * from "./PutStorageLensConfigurationTaggingCommand";
56
- export * from "./UpdateJobPriorityCommand";
57
- export * from "./UpdateJobStatusCommand";
1
+ export * from "./CreateAccessPointCommand";
2
+ export * from "./CreateAccessPointForObjectLambdaCommand";
3
+ export * from "./CreateBucketCommand";
4
+ export * from "./CreateJobCommand";
5
+ export * from "./CreateMultiRegionAccessPointCommand";
6
+ export * from "./DeleteAccessPointCommand";
7
+ export * from "./DeleteAccessPointForObjectLambdaCommand";
8
+ export * from "./DeleteAccessPointPolicyCommand";
9
+ export * from "./DeleteAccessPointPolicyForObjectLambdaCommand";
10
+ export * from "./DeleteBucketCommand";
11
+ export * from "./DeleteBucketLifecycleConfigurationCommand";
12
+ export * from "./DeleteBucketPolicyCommand";
13
+ export * from "./DeleteBucketTaggingCommand";
14
+ export * from "./DeleteJobTaggingCommand";
15
+ export * from "./DeleteMultiRegionAccessPointCommand";
16
+ export * from "./DeletePublicAccessBlockCommand";
17
+ export * from "./DeleteStorageLensConfigurationCommand";
18
+ export * from "./DeleteStorageLensConfigurationTaggingCommand";
19
+ export * from "./DescribeJobCommand";
20
+ export * from "./DescribeMultiRegionAccessPointOperationCommand";
21
+ export * from "./GetAccessPointCommand";
22
+ export * from "./GetAccessPointConfigurationForObjectLambdaCommand";
23
+ export * from "./GetAccessPointForObjectLambdaCommand";
24
+ export * from "./GetAccessPointPolicyCommand";
25
+ export * from "./GetAccessPointPolicyForObjectLambdaCommand";
26
+ export * from "./GetAccessPointPolicyStatusCommand";
27
+ export * from "./GetAccessPointPolicyStatusForObjectLambdaCommand";
28
+ export * from "./GetBucketCommand";
29
+ export * from "./GetBucketLifecycleConfigurationCommand";
30
+ export * from "./GetBucketPolicyCommand";
31
+ export * from "./GetBucketTaggingCommand";
32
+ export * from "./GetJobTaggingCommand";
33
+ export * from "./GetMultiRegionAccessPointCommand";
34
+ export * from "./GetMultiRegionAccessPointPolicyCommand";
35
+ export * from "./GetMultiRegionAccessPointPolicyStatusCommand";
36
+ export * from "./GetPublicAccessBlockCommand";
37
+ export * from "./GetStorageLensConfigurationCommand";
38
+ export * from "./GetStorageLensConfigurationTaggingCommand";
39
+ export * from "./ListAccessPointsCommand";
40
+ export * from "./ListAccessPointsForObjectLambdaCommand";
41
+ export * from "./ListJobsCommand";
42
+ export * from "./ListMultiRegionAccessPointsCommand";
43
+ export * from "./ListRegionalBucketsCommand";
44
+ export * from "./ListStorageLensConfigurationsCommand";
45
+ export * from "./PutAccessPointConfigurationForObjectLambdaCommand";
46
+ export * from "./PutAccessPointPolicyCommand";
47
+ export * from "./PutAccessPointPolicyForObjectLambdaCommand";
48
+ export * from "./PutBucketLifecycleConfigurationCommand";
49
+ export * from "./PutBucketPolicyCommand";
50
+ export * from "./PutBucketTaggingCommand";
51
+ export * from "./PutJobTaggingCommand";
52
+ export * from "./PutMultiRegionAccessPointPolicyCommand";
53
+ export * from "./PutPublicAccessBlockCommand";
54
+ export * from "./PutStorageLensConfigurationCommand";
55
+ export * from "./PutStorageLensConfigurationTaggingCommand";
56
+ export * from "./UpdateJobPriorityCommand";
57
+ export * from "./UpdateJobStatusCommand";
@@ -1,2 +1,2 @@
1
- import { RegionInfoProvider } from "@aws-sdk/types";
2
- export declare const defaultRegionInfoProvider: RegionInfoProvider;
1
+ import { RegionInfoProvider } from "@aws-sdk/types";
2
+ export declare const defaultRegionInfoProvider: RegionInfoProvider;
@@ -1,6 +1,6 @@
1
- export * from "./S3Control";
2
- export * from "./S3ControlClient";
3
- export * from "./commands";
4
- export * from "./models";
5
- export * from "./pagination";
6
- export { S3ControlServiceException } from "./models/S3ControlServiceException";
1
+ export * from "./S3Control";
2
+ export * from "./S3ControlClient";
3
+ export * from "./commands";
4
+ export * from "./models";
5
+ export * from "./pagination";
6
+ export { S3ControlServiceException } from "./models/S3ControlServiceException";
@@ -1,6 +1,8 @@
1
- import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
2
-
3
- export declare class S3ControlServiceException extends __ServiceException {
4
-
5
- constructor(options: __ServiceExceptionOptions);
6
- }
1
+ import {
2
+ ServiceException as __ServiceException,
3
+ ServiceExceptionOptions as __ServiceExceptionOptions,
4
+ } from "@aws-sdk/smithy-client";
5
+
6
+ export declare class S3ControlServiceException extends __ServiceException {
7
+ constructor(options: __ServiceExceptionOptions);
8
+ }
@@ -1 +1 @@
1
- export * from "./models_0";
1
+ export * from "./models_0";