@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 { CreateAccessPointRequest, CreateAccessPointResult } from "../models/models_0";
4
- import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
5
- export interface CreateAccessPointCommandInput extends CreateAccessPointRequest {
6
- }
7
- export interface CreateAccessPointCommandOutput extends CreateAccessPointResult, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateAccessPointCommand extends $Command<CreateAccessPointCommandInput, CreateAccessPointCommandOutput, S3ControlClientResolvedConfig> {
11
- readonly input: CreateAccessPointCommandInput;
12
- constructor(input: CreateAccessPointCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ControlClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateAccessPointCommandInput, CreateAccessPointCommandOutput>;
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
+ CreateAccessPointRequest,
10
+ CreateAccessPointResult,
11
+ } from "../models/models_0";
12
+ import {
13
+ S3ControlClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../S3ControlClient";
17
+ export interface CreateAccessPointCommandInput
18
+ extends CreateAccessPointRequest {}
19
+ export interface CreateAccessPointCommandOutput
20
+ extends CreateAccessPointResult,
21
+ __MetadataBearer {}
22
+
23
+ export declare class CreateAccessPointCommand extends $Command<
24
+ CreateAccessPointCommandInput,
25
+ CreateAccessPointCommandOutput,
26
+ S3ControlClientResolvedConfig
27
+ > {
28
+ readonly input: CreateAccessPointCommandInput;
29
+ constructor(input: CreateAccessPointCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: S3ControlClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<CreateAccessPointCommandInput, CreateAccessPointCommandOutput>;
36
+ private serialize;
37
+ private deserialize;
38
+ }
@@ -1,17 +1,41 @@
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 { CreateAccessPointForObjectLambdaRequest, CreateAccessPointForObjectLambdaResult } from "../models/models_0";
4
- import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
5
- export interface CreateAccessPointForObjectLambdaCommandInput extends CreateAccessPointForObjectLambdaRequest {
6
- }
7
- export interface CreateAccessPointForObjectLambdaCommandOutput extends CreateAccessPointForObjectLambdaResult, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateAccessPointForObjectLambdaCommand extends $Command<CreateAccessPointForObjectLambdaCommandInput, CreateAccessPointForObjectLambdaCommandOutput, S3ControlClientResolvedConfig> {
11
- readonly input: CreateAccessPointForObjectLambdaCommandInput;
12
- constructor(input: CreateAccessPointForObjectLambdaCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ControlClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateAccessPointForObjectLambdaCommandInput, CreateAccessPointForObjectLambdaCommandOutput>;
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
+ CreateAccessPointForObjectLambdaRequest,
10
+ CreateAccessPointForObjectLambdaResult,
11
+ } from "../models/models_0";
12
+ import {
13
+ S3ControlClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../S3ControlClient";
17
+ export interface CreateAccessPointForObjectLambdaCommandInput
18
+ extends CreateAccessPointForObjectLambdaRequest {}
19
+ export interface CreateAccessPointForObjectLambdaCommandOutput
20
+ extends CreateAccessPointForObjectLambdaResult,
21
+ __MetadataBearer {}
22
+
23
+ export declare class CreateAccessPointForObjectLambdaCommand extends $Command<
24
+ CreateAccessPointForObjectLambdaCommandInput,
25
+ CreateAccessPointForObjectLambdaCommandOutput,
26
+ S3ControlClientResolvedConfig
27
+ > {
28
+ readonly input: CreateAccessPointForObjectLambdaCommandInput;
29
+ constructor(input: CreateAccessPointForObjectLambdaCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: S3ControlClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ CreateAccessPointForObjectLambdaCommandInput,
37
+ CreateAccessPointForObjectLambdaCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }
@@ -1,17 +1,34 @@
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 { CreateBucketRequest, CreateBucketResult } from "../models/models_0";
4
- import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
5
- export interface CreateBucketCommandInput extends CreateBucketRequest {
6
- }
7
- export interface CreateBucketCommandOutput extends CreateBucketResult, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateBucketCommand extends $Command<CreateBucketCommandInput, CreateBucketCommandOutput, S3ControlClientResolvedConfig> {
11
- readonly input: CreateBucketCommandInput;
12
- constructor(input: CreateBucketCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ControlClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateBucketCommandInput, CreateBucketCommandOutput>;
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 { CreateBucketRequest, CreateBucketResult } from "../models/models_0";
9
+ import {
10
+ S3ControlClientResolvedConfig,
11
+ ServiceInputTypes,
12
+ ServiceOutputTypes,
13
+ } from "../S3ControlClient";
14
+ export interface CreateBucketCommandInput extends CreateBucketRequest {}
15
+ export interface CreateBucketCommandOutput
16
+ extends CreateBucketResult,
17
+ __MetadataBearer {}
18
+
19
+ export declare class CreateBucketCommand extends $Command<
20
+ CreateBucketCommandInput,
21
+ CreateBucketCommandOutput,
22
+ S3ControlClientResolvedConfig
23
+ > {
24
+ readonly input: CreateBucketCommandInput;
25
+ constructor(input: CreateBucketCommandInput);
26
+
27
+ resolveMiddleware(
28
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
+ configuration: S3ControlClientResolvedConfig,
30
+ options?: __HttpHandlerOptions
31
+ ): Handler<CreateBucketCommandInput, CreateBucketCommandOutput>;
32
+ private serialize;
33
+ private deserialize;
34
+ }
@@ -1,17 +1,34 @@
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 { CreateJobRequest, CreateJobResult } from "../models/models_0";
4
- import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
5
- export interface CreateJobCommandInput extends CreateJobRequest {
6
- }
7
- export interface CreateJobCommandOutput extends CreateJobResult, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateJobCommand extends $Command<CreateJobCommandInput, CreateJobCommandOutput, S3ControlClientResolvedConfig> {
11
- readonly input: CreateJobCommandInput;
12
- constructor(input: CreateJobCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ControlClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateJobCommandInput, CreateJobCommandOutput>;
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 { CreateJobRequest, CreateJobResult } from "../models/models_0";
9
+ import {
10
+ S3ControlClientResolvedConfig,
11
+ ServiceInputTypes,
12
+ ServiceOutputTypes,
13
+ } from "../S3ControlClient";
14
+ export interface CreateJobCommandInput extends CreateJobRequest {}
15
+ export interface CreateJobCommandOutput
16
+ extends CreateJobResult,
17
+ __MetadataBearer {}
18
+
19
+ export declare class CreateJobCommand extends $Command<
20
+ CreateJobCommandInput,
21
+ CreateJobCommandOutput,
22
+ S3ControlClientResolvedConfig
23
+ > {
24
+ readonly input: CreateJobCommandInput;
25
+ constructor(input: CreateJobCommandInput);
26
+
27
+ resolveMiddleware(
28
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
+ configuration: S3ControlClientResolvedConfig,
30
+ options?: __HttpHandlerOptions
31
+ ): Handler<CreateJobCommandInput, CreateJobCommandOutput>;
32
+ private serialize;
33
+ private deserialize;
34
+ }
@@ -1,17 +1,41 @@
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 { CreateMultiRegionAccessPointRequest, CreateMultiRegionAccessPointResult } from "../models/models_0";
4
- import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
5
- export interface CreateMultiRegionAccessPointCommandInput extends CreateMultiRegionAccessPointRequest {
6
- }
7
- export interface CreateMultiRegionAccessPointCommandOutput extends CreateMultiRegionAccessPointResult, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateMultiRegionAccessPointCommand extends $Command<CreateMultiRegionAccessPointCommandInput, CreateMultiRegionAccessPointCommandOutput, S3ControlClientResolvedConfig> {
11
- readonly input: CreateMultiRegionAccessPointCommandInput;
12
- constructor(input: CreateMultiRegionAccessPointCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ControlClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateMultiRegionAccessPointCommandInput, CreateMultiRegionAccessPointCommandOutput>;
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
+ CreateMultiRegionAccessPointRequest,
10
+ CreateMultiRegionAccessPointResult,
11
+ } from "../models/models_0";
12
+ import {
13
+ S3ControlClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../S3ControlClient";
17
+ export interface CreateMultiRegionAccessPointCommandInput
18
+ extends CreateMultiRegionAccessPointRequest {}
19
+ export interface CreateMultiRegionAccessPointCommandOutput
20
+ extends CreateMultiRegionAccessPointResult,
21
+ __MetadataBearer {}
22
+
23
+ export declare class CreateMultiRegionAccessPointCommand extends $Command<
24
+ CreateMultiRegionAccessPointCommandInput,
25
+ CreateMultiRegionAccessPointCommandOutput,
26
+ S3ControlClientResolvedConfig
27
+ > {
28
+ readonly input: CreateMultiRegionAccessPointCommandInput;
29
+ constructor(input: CreateMultiRegionAccessPointCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: S3ControlClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ CreateMultiRegionAccessPointCommandInput,
37
+ CreateMultiRegionAccessPointCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }
@@ -1,17 +1,33 @@
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 { DeleteAccessPointRequest } from "../models/models_0";
4
- import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
5
- export interface DeleteAccessPointCommandInput extends DeleteAccessPointRequest {
6
- }
7
- export interface DeleteAccessPointCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteAccessPointCommand extends $Command<DeleteAccessPointCommandInput, DeleteAccessPointCommandOutput, S3ControlClientResolvedConfig> {
11
- readonly input: DeleteAccessPointCommandInput;
12
- constructor(input: DeleteAccessPointCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ControlClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAccessPointCommandInput, DeleteAccessPointCommandOutput>;
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 { DeleteAccessPointRequest } from "../models/models_0";
9
+ import {
10
+ S3ControlClientResolvedConfig,
11
+ ServiceInputTypes,
12
+ ServiceOutputTypes,
13
+ } from "../S3ControlClient";
14
+ export interface DeleteAccessPointCommandInput
15
+ extends DeleteAccessPointRequest {}
16
+ export interface DeleteAccessPointCommandOutput extends __MetadataBearer {}
17
+
18
+ export declare class DeleteAccessPointCommand extends $Command<
19
+ DeleteAccessPointCommandInput,
20
+ DeleteAccessPointCommandOutput,
21
+ S3ControlClientResolvedConfig
22
+ > {
23
+ readonly input: DeleteAccessPointCommandInput;
24
+ constructor(input: DeleteAccessPointCommandInput);
25
+
26
+ resolveMiddleware(
27
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
+ configuration: S3ControlClientResolvedConfig,
29
+ options?: __HttpHandlerOptions
30
+ ): Handler<DeleteAccessPointCommandInput, DeleteAccessPointCommandOutput>;
31
+ private serialize;
32
+ private deserialize;
33
+ }
@@ -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 { DeleteAccessPointForObjectLambdaRequest } from "../models/models_0";
4
- import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
5
- export interface DeleteAccessPointForObjectLambdaCommandInput extends DeleteAccessPointForObjectLambdaRequest {
6
- }
7
- export interface DeleteAccessPointForObjectLambdaCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteAccessPointForObjectLambdaCommand extends $Command<DeleteAccessPointForObjectLambdaCommandInput, DeleteAccessPointForObjectLambdaCommandOutput, S3ControlClientResolvedConfig> {
11
- readonly input: DeleteAccessPointForObjectLambdaCommandInput;
12
- constructor(input: DeleteAccessPointForObjectLambdaCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ControlClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAccessPointForObjectLambdaCommandInput, DeleteAccessPointForObjectLambdaCommandOutput>;
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 { DeleteAccessPointForObjectLambdaRequest } from "../models/models_0";
9
+ import {
10
+ S3ControlClientResolvedConfig,
11
+ ServiceInputTypes,
12
+ ServiceOutputTypes,
13
+ } from "../S3ControlClient";
14
+ export interface DeleteAccessPointForObjectLambdaCommandInput
15
+ extends DeleteAccessPointForObjectLambdaRequest {}
16
+ export interface DeleteAccessPointForObjectLambdaCommandOutput
17
+ extends __MetadataBearer {}
18
+
19
+ export declare class DeleteAccessPointForObjectLambdaCommand extends $Command<
20
+ DeleteAccessPointForObjectLambdaCommandInput,
21
+ DeleteAccessPointForObjectLambdaCommandOutput,
22
+ S3ControlClientResolvedConfig
23
+ > {
24
+ readonly input: DeleteAccessPointForObjectLambdaCommandInput;
25
+ constructor(input: DeleteAccessPointForObjectLambdaCommandInput);
26
+
27
+ resolveMiddleware(
28
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
+ configuration: S3ControlClientResolvedConfig,
30
+ options?: __HttpHandlerOptions
31
+ ): Handler<
32
+ DeleteAccessPointForObjectLambdaCommandInput,
33
+ DeleteAccessPointForObjectLambdaCommandOutput
34
+ >;
35
+ private serialize;
36
+ private deserialize;
37
+ }
@@ -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 { DeleteAccessPointPolicyRequest } from "../models/models_0";
4
- import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
5
- export interface DeleteAccessPointPolicyCommandInput extends DeleteAccessPointPolicyRequest {
6
- }
7
- export interface DeleteAccessPointPolicyCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteAccessPointPolicyCommand extends $Command<DeleteAccessPointPolicyCommandInput, DeleteAccessPointPolicyCommandOutput, S3ControlClientResolvedConfig> {
11
- readonly input: DeleteAccessPointPolicyCommandInput;
12
- constructor(input: DeleteAccessPointPolicyCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ControlClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAccessPointPolicyCommandInput, DeleteAccessPointPolicyCommandOutput>;
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 { DeleteAccessPointPolicyRequest } from "../models/models_0";
9
+ import {
10
+ S3ControlClientResolvedConfig,
11
+ ServiceInputTypes,
12
+ ServiceOutputTypes,
13
+ } from "../S3ControlClient";
14
+ export interface DeleteAccessPointPolicyCommandInput
15
+ extends DeleteAccessPointPolicyRequest {}
16
+ export interface DeleteAccessPointPolicyCommandOutput
17
+ extends __MetadataBearer {}
18
+
19
+ export declare class DeleteAccessPointPolicyCommand extends $Command<
20
+ DeleteAccessPointPolicyCommandInput,
21
+ DeleteAccessPointPolicyCommandOutput,
22
+ S3ControlClientResolvedConfig
23
+ > {
24
+ readonly input: DeleteAccessPointPolicyCommandInput;
25
+ constructor(input: DeleteAccessPointPolicyCommandInput);
26
+
27
+ resolveMiddleware(
28
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
+ configuration: S3ControlClientResolvedConfig,
30
+ options?: __HttpHandlerOptions
31
+ ): Handler<
32
+ DeleteAccessPointPolicyCommandInput,
33
+ DeleteAccessPointPolicyCommandOutput
34
+ >;
35
+ private serialize;
36
+ private deserialize;
37
+ }
@@ -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 { DeleteAccessPointPolicyForObjectLambdaRequest } from "../models/models_0";
4
- import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
5
- export interface DeleteAccessPointPolicyForObjectLambdaCommandInput extends DeleteAccessPointPolicyForObjectLambdaRequest {
6
- }
7
- export interface DeleteAccessPointPolicyForObjectLambdaCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteAccessPointPolicyForObjectLambdaCommand extends $Command<DeleteAccessPointPolicyForObjectLambdaCommandInput, DeleteAccessPointPolicyForObjectLambdaCommandOutput, S3ControlClientResolvedConfig> {
11
- readonly input: DeleteAccessPointPolicyForObjectLambdaCommandInput;
12
- constructor(input: DeleteAccessPointPolicyForObjectLambdaCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ControlClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAccessPointPolicyForObjectLambdaCommandInput, DeleteAccessPointPolicyForObjectLambdaCommandOutput>;
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 { DeleteAccessPointPolicyForObjectLambdaRequest } from "../models/models_0";
9
+ import {
10
+ S3ControlClientResolvedConfig,
11
+ ServiceInputTypes,
12
+ ServiceOutputTypes,
13
+ } from "../S3ControlClient";
14
+ export interface DeleteAccessPointPolicyForObjectLambdaCommandInput
15
+ extends DeleteAccessPointPolicyForObjectLambdaRequest {}
16
+ export interface DeleteAccessPointPolicyForObjectLambdaCommandOutput
17
+ extends __MetadataBearer {}
18
+
19
+ export declare class DeleteAccessPointPolicyForObjectLambdaCommand extends $Command<
20
+ DeleteAccessPointPolicyForObjectLambdaCommandInput,
21
+ DeleteAccessPointPolicyForObjectLambdaCommandOutput,
22
+ S3ControlClientResolvedConfig
23
+ > {
24
+ readonly input: DeleteAccessPointPolicyForObjectLambdaCommandInput;
25
+ constructor(input: DeleteAccessPointPolicyForObjectLambdaCommandInput);
26
+
27
+ resolveMiddleware(
28
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
+ configuration: S3ControlClientResolvedConfig,
30
+ options?: __HttpHandlerOptions
31
+ ): Handler<
32
+ DeleteAccessPointPolicyForObjectLambdaCommandInput,
33
+ DeleteAccessPointPolicyForObjectLambdaCommandOutput
34
+ >;
35
+ private serialize;
36
+ private deserialize;
37
+ }
@@ -1,17 +1,32 @@
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 { DeleteBucketRequest } from "../models/models_0";
4
- import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
5
- export interface DeleteBucketCommandInput extends DeleteBucketRequest {
6
- }
7
- export interface DeleteBucketCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteBucketCommand extends $Command<DeleteBucketCommandInput, DeleteBucketCommandOutput, S3ControlClientResolvedConfig> {
11
- readonly input: DeleteBucketCommandInput;
12
- constructor(input: DeleteBucketCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ControlClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteBucketCommandInput, DeleteBucketCommandOutput>;
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 { DeleteBucketRequest } from "../models/models_0";
9
+ import {
10
+ S3ControlClientResolvedConfig,
11
+ ServiceInputTypes,
12
+ ServiceOutputTypes,
13
+ } from "../S3ControlClient";
14
+ export interface DeleteBucketCommandInput extends DeleteBucketRequest {}
15
+ export interface DeleteBucketCommandOutput extends __MetadataBearer {}
16
+
17
+ export declare class DeleteBucketCommand extends $Command<
18
+ DeleteBucketCommandInput,
19
+ DeleteBucketCommandOutput,
20
+ S3ControlClientResolvedConfig
21
+ > {
22
+ readonly input: DeleteBucketCommandInput;
23
+ constructor(input: DeleteBucketCommandInput);
24
+
25
+ resolveMiddleware(
26
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
+ configuration: S3ControlClientResolvedConfig,
28
+ options?: __HttpHandlerOptions
29
+ ): Handler<DeleteBucketCommandInput, DeleteBucketCommandOutput>;
30
+ private serialize;
31
+ private deserialize;
32
+ }
@@ -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 { DeleteBucketLifecycleConfigurationRequest } from "../models/models_0";
4
- import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
5
- export interface DeleteBucketLifecycleConfigurationCommandInput extends DeleteBucketLifecycleConfigurationRequest {
6
- }
7
- export interface DeleteBucketLifecycleConfigurationCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteBucketLifecycleConfigurationCommand extends $Command<DeleteBucketLifecycleConfigurationCommandInput, DeleteBucketLifecycleConfigurationCommandOutput, S3ControlClientResolvedConfig> {
11
- readonly input: DeleteBucketLifecycleConfigurationCommandInput;
12
- constructor(input: DeleteBucketLifecycleConfigurationCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ControlClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteBucketLifecycleConfigurationCommandInput, DeleteBucketLifecycleConfigurationCommandOutput>;
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 { DeleteBucketLifecycleConfigurationRequest } from "../models/models_0";
9
+ import {
10
+ S3ControlClientResolvedConfig,
11
+ ServiceInputTypes,
12
+ ServiceOutputTypes,
13
+ } from "../S3ControlClient";
14
+ export interface DeleteBucketLifecycleConfigurationCommandInput
15
+ extends DeleteBucketLifecycleConfigurationRequest {}
16
+ export interface DeleteBucketLifecycleConfigurationCommandOutput
17
+ extends __MetadataBearer {}
18
+
19
+ export declare class DeleteBucketLifecycleConfigurationCommand extends $Command<
20
+ DeleteBucketLifecycleConfigurationCommandInput,
21
+ DeleteBucketLifecycleConfigurationCommandOutput,
22
+ S3ControlClientResolvedConfig
23
+ > {
24
+ readonly input: DeleteBucketLifecycleConfigurationCommandInput;
25
+ constructor(input: DeleteBucketLifecycleConfigurationCommandInput);
26
+
27
+ resolveMiddleware(
28
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
+ configuration: S3ControlClientResolvedConfig,
30
+ options?: __HttpHandlerOptions
31
+ ): Handler<
32
+ DeleteBucketLifecycleConfigurationCommandInput,
33
+ DeleteBucketLifecycleConfigurationCommandOutput
34
+ >;
35
+ private serialize;
36
+ private deserialize;
37
+ }