@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,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 { GetAccessPointForObjectLambdaRequest, GetAccessPointForObjectLambdaResult } from "../models/models_0";
4
- import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
5
- export interface GetAccessPointForObjectLambdaCommandInput extends GetAccessPointForObjectLambdaRequest {
6
- }
7
- export interface GetAccessPointForObjectLambdaCommandOutput extends GetAccessPointForObjectLambdaResult, __MetadataBearer {
8
- }
9
-
10
- export declare class GetAccessPointForObjectLambdaCommand extends $Command<GetAccessPointForObjectLambdaCommandInput, GetAccessPointForObjectLambdaCommandOutput, S3ControlClientResolvedConfig> {
11
- readonly input: GetAccessPointForObjectLambdaCommandInput;
12
- constructor(input: GetAccessPointForObjectLambdaCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ControlClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetAccessPointForObjectLambdaCommandInput, GetAccessPointForObjectLambdaCommandOutput>;
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
+ GetAccessPointForObjectLambdaRequest,
10
+ GetAccessPointForObjectLambdaResult,
11
+ } from "../models/models_0";
12
+ import {
13
+ S3ControlClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../S3ControlClient";
17
+ export interface GetAccessPointForObjectLambdaCommandInput
18
+ extends GetAccessPointForObjectLambdaRequest {}
19
+ export interface GetAccessPointForObjectLambdaCommandOutput
20
+ extends GetAccessPointForObjectLambdaResult,
21
+ __MetadataBearer {}
22
+
23
+ export declare class GetAccessPointForObjectLambdaCommand extends $Command<
24
+ GetAccessPointForObjectLambdaCommandInput,
25
+ GetAccessPointForObjectLambdaCommandOutput,
26
+ S3ControlClientResolvedConfig
27
+ > {
28
+ readonly input: GetAccessPointForObjectLambdaCommandInput;
29
+ constructor(input: GetAccessPointForObjectLambdaCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: S3ControlClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ GetAccessPointForObjectLambdaCommandInput,
37
+ GetAccessPointForObjectLambdaCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }
@@ -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 { GetAccessPointPolicyRequest, GetAccessPointPolicyResult } from "../models/models_0";
4
- import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
5
- export interface GetAccessPointPolicyCommandInput extends GetAccessPointPolicyRequest {
6
- }
7
- export interface GetAccessPointPolicyCommandOutput extends GetAccessPointPolicyResult, __MetadataBearer {
8
- }
9
-
10
- export declare class GetAccessPointPolicyCommand extends $Command<GetAccessPointPolicyCommandInput, GetAccessPointPolicyCommandOutput, S3ControlClientResolvedConfig> {
11
- readonly input: GetAccessPointPolicyCommandInput;
12
- constructor(input: GetAccessPointPolicyCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ControlClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetAccessPointPolicyCommandInput, GetAccessPointPolicyCommandOutput>;
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
+ GetAccessPointPolicyRequest,
10
+ GetAccessPointPolicyResult,
11
+ } from "../models/models_0";
12
+ import {
13
+ S3ControlClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../S3ControlClient";
17
+ export interface GetAccessPointPolicyCommandInput
18
+ extends GetAccessPointPolicyRequest {}
19
+ export interface GetAccessPointPolicyCommandOutput
20
+ extends GetAccessPointPolicyResult,
21
+ __MetadataBearer {}
22
+
23
+ export declare class GetAccessPointPolicyCommand extends $Command<
24
+ GetAccessPointPolicyCommandInput,
25
+ GetAccessPointPolicyCommandOutput,
26
+ S3ControlClientResolvedConfig
27
+ > {
28
+ readonly input: GetAccessPointPolicyCommandInput;
29
+ constructor(input: GetAccessPointPolicyCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: S3ControlClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ GetAccessPointPolicyCommandInput,
37
+ GetAccessPointPolicyCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }
@@ -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 { GetAccessPointPolicyForObjectLambdaRequest, GetAccessPointPolicyForObjectLambdaResult } from "../models/models_0";
4
- import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
5
- export interface GetAccessPointPolicyForObjectLambdaCommandInput extends GetAccessPointPolicyForObjectLambdaRequest {
6
- }
7
- export interface GetAccessPointPolicyForObjectLambdaCommandOutput extends GetAccessPointPolicyForObjectLambdaResult, __MetadataBearer {
8
- }
9
-
10
- export declare class GetAccessPointPolicyForObjectLambdaCommand extends $Command<GetAccessPointPolicyForObjectLambdaCommandInput, GetAccessPointPolicyForObjectLambdaCommandOutput, S3ControlClientResolvedConfig> {
11
- readonly input: GetAccessPointPolicyForObjectLambdaCommandInput;
12
- constructor(input: GetAccessPointPolicyForObjectLambdaCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ControlClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetAccessPointPolicyForObjectLambdaCommandInput, GetAccessPointPolicyForObjectLambdaCommandOutput>;
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
+ GetAccessPointPolicyForObjectLambdaRequest,
10
+ GetAccessPointPolicyForObjectLambdaResult,
11
+ } from "../models/models_0";
12
+ import {
13
+ S3ControlClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../S3ControlClient";
17
+ export interface GetAccessPointPolicyForObjectLambdaCommandInput
18
+ extends GetAccessPointPolicyForObjectLambdaRequest {}
19
+ export interface GetAccessPointPolicyForObjectLambdaCommandOutput
20
+ extends GetAccessPointPolicyForObjectLambdaResult,
21
+ __MetadataBearer {}
22
+
23
+ export declare class GetAccessPointPolicyForObjectLambdaCommand extends $Command<
24
+ GetAccessPointPolicyForObjectLambdaCommandInput,
25
+ GetAccessPointPolicyForObjectLambdaCommandOutput,
26
+ S3ControlClientResolvedConfig
27
+ > {
28
+ readonly input: GetAccessPointPolicyForObjectLambdaCommandInput;
29
+ constructor(input: GetAccessPointPolicyForObjectLambdaCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: S3ControlClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ GetAccessPointPolicyForObjectLambdaCommandInput,
37
+ GetAccessPointPolicyForObjectLambdaCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }
@@ -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 { GetAccessPointPolicyStatusRequest, GetAccessPointPolicyStatusResult } from "../models/models_0";
4
- import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
5
- export interface GetAccessPointPolicyStatusCommandInput extends GetAccessPointPolicyStatusRequest {
6
- }
7
- export interface GetAccessPointPolicyStatusCommandOutput extends GetAccessPointPolicyStatusResult, __MetadataBearer {
8
- }
9
-
10
- export declare class GetAccessPointPolicyStatusCommand extends $Command<GetAccessPointPolicyStatusCommandInput, GetAccessPointPolicyStatusCommandOutput, S3ControlClientResolvedConfig> {
11
- readonly input: GetAccessPointPolicyStatusCommandInput;
12
- constructor(input: GetAccessPointPolicyStatusCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ControlClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetAccessPointPolicyStatusCommandInput, GetAccessPointPolicyStatusCommandOutput>;
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
+ GetAccessPointPolicyStatusRequest,
10
+ GetAccessPointPolicyStatusResult,
11
+ } from "../models/models_0";
12
+ import {
13
+ S3ControlClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../S3ControlClient";
17
+ export interface GetAccessPointPolicyStatusCommandInput
18
+ extends GetAccessPointPolicyStatusRequest {}
19
+ export interface GetAccessPointPolicyStatusCommandOutput
20
+ extends GetAccessPointPolicyStatusResult,
21
+ __MetadataBearer {}
22
+
23
+ export declare class GetAccessPointPolicyStatusCommand extends $Command<
24
+ GetAccessPointPolicyStatusCommandInput,
25
+ GetAccessPointPolicyStatusCommandOutput,
26
+ S3ControlClientResolvedConfig
27
+ > {
28
+ readonly input: GetAccessPointPolicyStatusCommandInput;
29
+ constructor(input: GetAccessPointPolicyStatusCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: S3ControlClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ GetAccessPointPolicyStatusCommandInput,
37
+ GetAccessPointPolicyStatusCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }
@@ -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 { GetAccessPointPolicyStatusForObjectLambdaRequest, GetAccessPointPolicyStatusForObjectLambdaResult } from "../models/models_0";
4
- import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
5
- export interface GetAccessPointPolicyStatusForObjectLambdaCommandInput extends GetAccessPointPolicyStatusForObjectLambdaRequest {
6
- }
7
- export interface GetAccessPointPolicyStatusForObjectLambdaCommandOutput extends GetAccessPointPolicyStatusForObjectLambdaResult, __MetadataBearer {
8
- }
9
-
10
- export declare class GetAccessPointPolicyStatusForObjectLambdaCommand extends $Command<GetAccessPointPolicyStatusForObjectLambdaCommandInput, GetAccessPointPolicyStatusForObjectLambdaCommandOutput, S3ControlClientResolvedConfig> {
11
- readonly input: GetAccessPointPolicyStatusForObjectLambdaCommandInput;
12
- constructor(input: GetAccessPointPolicyStatusForObjectLambdaCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ControlClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetAccessPointPolicyStatusForObjectLambdaCommandInput, GetAccessPointPolicyStatusForObjectLambdaCommandOutput>;
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
+ GetAccessPointPolicyStatusForObjectLambdaRequest,
10
+ GetAccessPointPolicyStatusForObjectLambdaResult,
11
+ } from "../models/models_0";
12
+ import {
13
+ S3ControlClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../S3ControlClient";
17
+ export interface GetAccessPointPolicyStatusForObjectLambdaCommandInput
18
+ extends GetAccessPointPolicyStatusForObjectLambdaRequest {}
19
+ export interface GetAccessPointPolicyStatusForObjectLambdaCommandOutput
20
+ extends GetAccessPointPolicyStatusForObjectLambdaResult,
21
+ __MetadataBearer {}
22
+
23
+ export declare class GetAccessPointPolicyStatusForObjectLambdaCommand extends $Command<
24
+ GetAccessPointPolicyStatusForObjectLambdaCommandInput,
25
+ GetAccessPointPolicyStatusForObjectLambdaCommandOutput,
26
+ S3ControlClientResolvedConfig
27
+ > {
28
+ readonly input: GetAccessPointPolicyStatusForObjectLambdaCommandInput;
29
+ constructor(input: GetAccessPointPolicyStatusForObjectLambdaCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: S3ControlClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ GetAccessPointPolicyStatusForObjectLambdaCommandInput,
37
+ GetAccessPointPolicyStatusForObjectLambdaCommandOutput
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 { GetBucketRequest, GetBucketResult } from "../models/models_0";
4
- import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
5
- export interface GetBucketCommandInput extends GetBucketRequest {
6
- }
7
- export interface GetBucketCommandOutput extends GetBucketResult, __MetadataBearer {
8
- }
9
-
10
- export declare class GetBucketCommand extends $Command<GetBucketCommandInput, GetBucketCommandOutput, S3ControlClientResolvedConfig> {
11
- readonly input: GetBucketCommandInput;
12
- constructor(input: GetBucketCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ControlClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetBucketCommandInput, GetBucketCommandOutput>;
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 { GetBucketRequest, GetBucketResult } from "../models/models_0";
9
+ import {
10
+ S3ControlClientResolvedConfig,
11
+ ServiceInputTypes,
12
+ ServiceOutputTypes,
13
+ } from "../S3ControlClient";
14
+ export interface GetBucketCommandInput extends GetBucketRequest {}
15
+ export interface GetBucketCommandOutput
16
+ extends GetBucketResult,
17
+ __MetadataBearer {}
18
+
19
+ export declare class GetBucketCommand extends $Command<
20
+ GetBucketCommandInput,
21
+ GetBucketCommandOutput,
22
+ S3ControlClientResolvedConfig
23
+ > {
24
+ readonly input: GetBucketCommandInput;
25
+ constructor(input: GetBucketCommandInput);
26
+
27
+ resolveMiddleware(
28
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
+ configuration: S3ControlClientResolvedConfig,
30
+ options?: __HttpHandlerOptions
31
+ ): Handler<GetBucketCommandInput, GetBucketCommandOutput>;
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 { GetBucketLifecycleConfigurationRequest, GetBucketLifecycleConfigurationResult } from "../models/models_0";
4
- import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
5
- export interface GetBucketLifecycleConfigurationCommandInput extends GetBucketLifecycleConfigurationRequest {
6
- }
7
- export interface GetBucketLifecycleConfigurationCommandOutput extends GetBucketLifecycleConfigurationResult, __MetadataBearer {
8
- }
9
-
10
- export declare class GetBucketLifecycleConfigurationCommand extends $Command<GetBucketLifecycleConfigurationCommandInput, GetBucketLifecycleConfigurationCommandOutput, S3ControlClientResolvedConfig> {
11
- readonly input: GetBucketLifecycleConfigurationCommandInput;
12
- constructor(input: GetBucketLifecycleConfigurationCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ControlClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetBucketLifecycleConfigurationCommandInput, GetBucketLifecycleConfigurationCommandOutput>;
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
+ GetBucketLifecycleConfigurationRequest,
10
+ GetBucketLifecycleConfigurationResult,
11
+ } from "../models/models_0";
12
+ import {
13
+ S3ControlClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../S3ControlClient";
17
+ export interface GetBucketLifecycleConfigurationCommandInput
18
+ extends GetBucketLifecycleConfigurationRequest {}
19
+ export interface GetBucketLifecycleConfigurationCommandOutput
20
+ extends GetBucketLifecycleConfigurationResult,
21
+ __MetadataBearer {}
22
+
23
+ export declare class GetBucketLifecycleConfigurationCommand extends $Command<
24
+ GetBucketLifecycleConfigurationCommandInput,
25
+ GetBucketLifecycleConfigurationCommandOutput,
26
+ S3ControlClientResolvedConfig
27
+ > {
28
+ readonly input: GetBucketLifecycleConfigurationCommandInput;
29
+ constructor(input: GetBucketLifecycleConfigurationCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: S3ControlClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ GetBucketLifecycleConfigurationCommandInput,
37
+ GetBucketLifecycleConfigurationCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }
@@ -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 { GetBucketPolicyRequest, GetBucketPolicyResult } from "../models/models_0";
4
- import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
5
- export interface GetBucketPolicyCommandInput extends GetBucketPolicyRequest {
6
- }
7
- export interface GetBucketPolicyCommandOutput extends GetBucketPolicyResult, __MetadataBearer {
8
- }
9
-
10
- export declare class GetBucketPolicyCommand extends $Command<GetBucketPolicyCommandInput, GetBucketPolicyCommandOutput, S3ControlClientResolvedConfig> {
11
- readonly input: GetBucketPolicyCommandInput;
12
- constructor(input: GetBucketPolicyCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ControlClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetBucketPolicyCommandInput, GetBucketPolicyCommandOutput>;
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
+ GetBucketPolicyRequest,
10
+ GetBucketPolicyResult,
11
+ } from "../models/models_0";
12
+ import {
13
+ S3ControlClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../S3ControlClient";
17
+ export interface GetBucketPolicyCommandInput extends GetBucketPolicyRequest {}
18
+ export interface GetBucketPolicyCommandOutput
19
+ extends GetBucketPolicyResult,
20
+ __MetadataBearer {}
21
+
22
+ export declare class GetBucketPolicyCommand extends $Command<
23
+ GetBucketPolicyCommandInput,
24
+ GetBucketPolicyCommandOutput,
25
+ S3ControlClientResolvedConfig
26
+ > {
27
+ readonly input: GetBucketPolicyCommandInput;
28
+ constructor(input: GetBucketPolicyCommandInput);
29
+
30
+ resolveMiddleware(
31
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
+ configuration: S3ControlClientResolvedConfig,
33
+ options?: __HttpHandlerOptions
34
+ ): Handler<GetBucketPolicyCommandInput, GetBucketPolicyCommandOutput>;
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 { GetBucketTaggingRequest, GetBucketTaggingResult } from "../models/models_0";
4
- import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
5
- export interface GetBucketTaggingCommandInput extends GetBucketTaggingRequest {
6
- }
7
- export interface GetBucketTaggingCommandOutput extends GetBucketTaggingResult, __MetadataBearer {
8
- }
9
-
10
- export declare class GetBucketTaggingCommand extends $Command<GetBucketTaggingCommandInput, GetBucketTaggingCommandOutput, S3ControlClientResolvedConfig> {
11
- readonly input: GetBucketTaggingCommandInput;
12
- constructor(input: GetBucketTaggingCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ControlClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetBucketTaggingCommandInput, GetBucketTaggingCommandOutput>;
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
+ GetBucketTaggingRequest,
10
+ GetBucketTaggingResult,
11
+ } from "../models/models_0";
12
+ import {
13
+ S3ControlClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../S3ControlClient";
17
+ export interface GetBucketTaggingCommandInput extends GetBucketTaggingRequest {}
18
+ export interface GetBucketTaggingCommandOutput
19
+ extends GetBucketTaggingResult,
20
+ __MetadataBearer {}
21
+
22
+ export declare class GetBucketTaggingCommand extends $Command<
23
+ GetBucketTaggingCommandInput,
24
+ GetBucketTaggingCommandOutput,
25
+ S3ControlClientResolvedConfig
26
+ > {
27
+ readonly input: GetBucketTaggingCommandInput;
28
+ constructor(input: GetBucketTaggingCommandInput);
29
+
30
+ resolveMiddleware(
31
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
+ configuration: S3ControlClientResolvedConfig,
33
+ options?: __HttpHandlerOptions
34
+ ): Handler<GetBucketTaggingCommandInput, GetBucketTaggingCommandOutput>;
35
+ private serialize;
36
+ private deserialize;
37
+ }
@@ -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 { GetJobTaggingRequest, GetJobTaggingResult } from "../models/models_0";
4
- import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
5
- export interface GetJobTaggingCommandInput extends GetJobTaggingRequest {
6
- }
7
- export interface GetJobTaggingCommandOutput extends GetJobTaggingResult, __MetadataBearer {
8
- }
9
-
10
- export declare class GetJobTaggingCommand extends $Command<GetJobTaggingCommandInput, GetJobTaggingCommandOutput, S3ControlClientResolvedConfig> {
11
- readonly input: GetJobTaggingCommandInput;
12
- constructor(input: GetJobTaggingCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ControlClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetJobTaggingCommandInput, GetJobTaggingCommandOutput>;
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 { GetJobTaggingRequest, GetJobTaggingResult } from "../models/models_0";
9
+ import {
10
+ S3ControlClientResolvedConfig,
11
+ ServiceInputTypes,
12
+ ServiceOutputTypes,
13
+ } from "../S3ControlClient";
14
+ export interface GetJobTaggingCommandInput extends GetJobTaggingRequest {}
15
+ export interface GetJobTaggingCommandOutput
16
+ extends GetJobTaggingResult,
17
+ __MetadataBearer {}
18
+
19
+ export declare class GetJobTaggingCommand extends $Command<
20
+ GetJobTaggingCommandInput,
21
+ GetJobTaggingCommandOutput,
22
+ S3ControlClientResolvedConfig
23
+ > {
24
+ readonly input: GetJobTaggingCommandInput;
25
+ constructor(input: GetJobTaggingCommandInput);
26
+
27
+ resolveMiddleware(
28
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
+ configuration: S3ControlClientResolvedConfig,
30
+ options?: __HttpHandlerOptions
31
+ ): Handler<GetJobTaggingCommandInput, GetJobTaggingCommandOutput>;
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 { GetMultiRegionAccessPointRequest, GetMultiRegionAccessPointResult } from "../models/models_0";
4
- import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
5
- export interface GetMultiRegionAccessPointCommandInput extends GetMultiRegionAccessPointRequest {
6
- }
7
- export interface GetMultiRegionAccessPointCommandOutput extends GetMultiRegionAccessPointResult, __MetadataBearer {
8
- }
9
-
10
- export declare class GetMultiRegionAccessPointCommand extends $Command<GetMultiRegionAccessPointCommandInput, GetMultiRegionAccessPointCommandOutput, S3ControlClientResolvedConfig> {
11
- readonly input: GetMultiRegionAccessPointCommandInput;
12
- constructor(input: GetMultiRegionAccessPointCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ControlClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetMultiRegionAccessPointCommandInput, GetMultiRegionAccessPointCommandOutput>;
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
+ GetMultiRegionAccessPointRequest,
10
+ GetMultiRegionAccessPointResult,
11
+ } from "../models/models_0";
12
+ import {
13
+ S3ControlClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../S3ControlClient";
17
+ export interface GetMultiRegionAccessPointCommandInput
18
+ extends GetMultiRegionAccessPointRequest {}
19
+ export interface GetMultiRegionAccessPointCommandOutput
20
+ extends GetMultiRegionAccessPointResult,
21
+ __MetadataBearer {}
22
+
23
+ export declare class GetMultiRegionAccessPointCommand extends $Command<
24
+ GetMultiRegionAccessPointCommandInput,
25
+ GetMultiRegionAccessPointCommandOutput,
26
+ S3ControlClientResolvedConfig
27
+ > {
28
+ readonly input: GetMultiRegionAccessPointCommandInput;
29
+ constructor(input: GetMultiRegionAccessPointCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: S3ControlClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ GetMultiRegionAccessPointCommandInput,
37
+ GetMultiRegionAccessPointCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }