@aws-sdk/client-s3 3.168.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 (118) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/ts3.4/S3.d.ts +1738 -470
  3. package/dist-types/ts3.4/S3Client.d.ts +716 -184
  4. package/dist-types/ts3.4/commands/AbortMultipartUploadCommand.d.ts +41 -17
  5. package/dist-types/ts3.4/commands/CompleteMultipartUploadCommand.d.ts +41 -17
  6. package/dist-types/ts3.4/commands/CopyObjectCommand.d.ts +34 -17
  7. package/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +34 -17
  8. package/dist-types/ts3.4/commands/CreateMultipartUploadCommand.d.ts +41 -17
  9. package/dist-types/ts3.4/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +37 -17
  10. package/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +32 -17
  11. package/dist-types/ts3.4/commands/DeleteBucketCorsCommand.d.ts +32 -17
  12. package/dist-types/ts3.4/commands/DeleteBucketEncryptionCommand.d.ts +36 -17
  13. package/dist-types/ts3.4/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +37 -17
  14. package/dist-types/ts3.4/commands/DeleteBucketInventoryConfigurationCommand.d.ts +37 -17
  15. package/dist-types/ts3.4/commands/DeleteBucketLifecycleCommand.d.ts +36 -17
  16. package/dist-types/ts3.4/commands/DeleteBucketMetricsConfigurationCommand.d.ts +37 -17
  17. package/dist-types/ts3.4/commands/DeleteBucketOwnershipControlsCommand.d.ts +37 -17
  18. package/dist-types/ts3.4/commands/DeleteBucketPolicyCommand.d.ts +33 -17
  19. package/dist-types/ts3.4/commands/DeleteBucketReplicationCommand.d.ts +37 -17
  20. package/dist-types/ts3.4/commands/DeleteBucketTaggingCommand.d.ts +33 -17
  21. package/dist-types/ts3.4/commands/DeleteBucketWebsiteCommand.d.ts +33 -17
  22. package/dist-types/ts3.4/commands/DeleteObjectCommand.d.ts +34 -17
  23. package/dist-types/ts3.4/commands/DeleteObjectTaggingCommand.d.ts +38 -17
  24. package/dist-types/ts3.4/commands/DeleteObjectsCommand.d.ts +34 -17
  25. package/dist-types/ts3.4/commands/DeletePublicAccessBlockCommand.d.ts +37 -17
  26. package/dist-types/ts3.4/commands/GetBucketAccelerateConfigurationCommand.d.ts +41 -17
  27. package/dist-types/ts3.4/commands/GetBucketAclCommand.d.ts +34 -17
  28. package/dist-types/ts3.4/commands/GetBucketAnalyticsConfigurationCommand.d.ts +41 -17
  29. package/dist-types/ts3.4/commands/GetBucketCorsCommand.d.ts +34 -17
  30. package/dist-types/ts3.4/commands/GetBucketEncryptionCommand.d.ts +38 -17
  31. package/dist-types/ts3.4/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +41 -17
  32. package/dist-types/ts3.4/commands/GetBucketInventoryConfigurationCommand.d.ts +41 -17
  33. package/dist-types/ts3.4/commands/GetBucketLifecycleConfigurationCommand.d.ts +41 -17
  34. package/dist-types/ts3.4/commands/GetBucketLocationCommand.d.ts +38 -17
  35. package/dist-types/ts3.4/commands/GetBucketLoggingCommand.d.ts +37 -17
  36. package/dist-types/ts3.4/commands/GetBucketMetricsConfigurationCommand.d.ts +41 -17
  37. package/dist-types/ts3.4/commands/GetBucketNotificationConfigurationCommand.d.ts +41 -17
  38. package/dist-types/ts3.4/commands/GetBucketOwnershipControlsCommand.d.ts +41 -17
  39. package/dist-types/ts3.4/commands/GetBucketPolicyCommand.d.ts +37 -17
  40. package/dist-types/ts3.4/commands/GetBucketPolicyStatusCommand.d.ts +41 -17
  41. package/dist-types/ts3.4/commands/GetBucketReplicationCommand.d.ts +41 -17
  42. package/dist-types/ts3.4/commands/GetBucketRequestPaymentCommand.d.ts +41 -17
  43. package/dist-types/ts3.4/commands/GetBucketTaggingCommand.d.ts +37 -17
  44. package/dist-types/ts3.4/commands/GetBucketVersioningCommand.d.ts +38 -17
  45. package/dist-types/ts3.4/commands/GetBucketWebsiteCommand.d.ts +37 -17
  46. package/dist-types/ts3.4/commands/GetObjectAclCommand.d.ts +34 -17
  47. package/dist-types/ts3.4/commands/GetObjectAttributesCommand.d.ts +38 -17
  48. package/dist-types/ts3.4/commands/GetObjectCommand.d.ts +34 -17
  49. package/dist-types/ts3.4/commands/GetObjectLegalHoldCommand.d.ts +38 -17
  50. package/dist-types/ts3.4/commands/GetObjectLockConfigurationCommand.d.ts +41 -17
  51. package/dist-types/ts3.4/commands/GetObjectRetentionCommand.d.ts +38 -17
  52. package/dist-types/ts3.4/commands/GetObjectTaggingCommand.d.ts +37 -17
  53. package/dist-types/ts3.4/commands/GetObjectTorrentCommand.d.ts +37 -17
  54. package/dist-types/ts3.4/commands/GetPublicAccessBlockCommand.d.ts +41 -17
  55. package/dist-types/ts3.4/commands/HeadBucketCommand.d.ts +32 -17
  56. package/dist-types/ts3.4/commands/HeadObjectCommand.d.ts +34 -17
  57. package/dist-types/ts3.4/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +41 -17
  58. package/dist-types/ts3.4/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +41 -17
  59. package/dist-types/ts3.4/commands/ListBucketInventoryConfigurationsCommand.d.ts +41 -17
  60. package/dist-types/ts3.4/commands/ListBucketMetricsConfigurationsCommand.d.ts +41 -17
  61. package/dist-types/ts3.4/commands/ListBucketsCommand.d.ts +34 -17
  62. package/dist-types/ts3.4/commands/ListMultipartUploadsCommand.d.ts +41 -17
  63. package/dist-types/ts3.4/commands/ListObjectVersionsCommand.d.ts +38 -17
  64. package/dist-types/ts3.4/commands/ListObjectsCommand.d.ts +34 -17
  65. package/dist-types/ts3.4/commands/ListObjectsV2Command.d.ts +34 -17
  66. package/dist-types/ts3.4/commands/ListPartsCommand.d.ts +34 -17
  67. package/dist-types/ts3.4/commands/PutBucketAccelerateConfigurationCommand.d.ts +37 -17
  68. package/dist-types/ts3.4/commands/PutBucketAclCommand.d.ts +32 -17
  69. package/dist-types/ts3.4/commands/PutBucketAnalyticsConfigurationCommand.d.ts +37 -17
  70. package/dist-types/ts3.4/commands/PutBucketCorsCommand.d.ts +32 -17
  71. package/dist-types/ts3.4/commands/PutBucketEncryptionCommand.d.ts +33 -17
  72. package/dist-types/ts3.4/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +37 -17
  73. package/dist-types/ts3.4/commands/PutBucketInventoryConfigurationCommand.d.ts +37 -17
  74. package/dist-types/ts3.4/commands/PutBucketLifecycleConfigurationCommand.d.ts +37 -17
  75. package/dist-types/ts3.4/commands/PutBucketLoggingCommand.d.ts +32 -17
  76. package/dist-types/ts3.4/commands/PutBucketMetricsConfigurationCommand.d.ts +37 -17
  77. package/dist-types/ts3.4/commands/PutBucketNotificationConfigurationCommand.d.ts +37 -17
  78. package/dist-types/ts3.4/commands/PutBucketOwnershipControlsCommand.d.ts +37 -17
  79. package/dist-types/ts3.4/commands/PutBucketPolicyCommand.d.ts +32 -17
  80. package/dist-types/ts3.4/commands/PutBucketReplicationCommand.d.ts +36 -17
  81. package/dist-types/ts3.4/commands/PutBucketRequestPaymentCommand.d.ts +37 -17
  82. package/dist-types/ts3.4/commands/PutBucketTaggingCommand.d.ts +32 -17
  83. package/dist-types/ts3.4/commands/PutBucketVersioningCommand.d.ts +33 -17
  84. package/dist-types/ts3.4/commands/PutBucketWebsiteCommand.d.ts +32 -17
  85. package/dist-types/ts3.4/commands/PutObjectAclCommand.d.ts +34 -17
  86. package/dist-types/ts3.4/commands/PutObjectCommand.d.ts +42 -24
  87. package/dist-types/ts3.4/commands/PutObjectLegalHoldCommand.d.ts +38 -17
  88. package/dist-types/ts3.4/commands/PutObjectLockConfigurationCommand.d.ts +41 -17
  89. package/dist-types/ts3.4/commands/PutObjectRetentionCommand.d.ts +38 -17
  90. package/dist-types/ts3.4/commands/PutObjectTaggingCommand.d.ts +37 -17
  91. package/dist-types/ts3.4/commands/PutPublicAccessBlockCommand.d.ts +36 -17
  92. package/dist-types/ts3.4/commands/RestoreObjectCommand.d.ts +34 -17
  93. package/dist-types/ts3.4/commands/SelectObjectContentCommand.d.ts +38 -17
  94. package/dist-types/ts3.4/commands/UploadPartCommand.d.ts +42 -24
  95. package/dist-types/ts3.4/commands/UploadPartCopyCommand.d.ts +37 -17
  96. package/dist-types/ts3.4/commands/WriteGetObjectResponseCommand.d.ts +44 -24
  97. package/dist-types/ts3.4/commands/index.d.ts +93 -93
  98. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  99. package/dist-types/ts3.4/index.d.ts +7 -7
  100. package/dist-types/ts3.4/models/S3ServiceException.d.ts +8 -6
  101. package/dist-types/ts3.4/models/index.d.ts +2 -2
  102. package/dist-types/ts3.4/models/models_0.d.ts +3732 -3419
  103. package/dist-types/ts3.4/models/models_1.d.ts +723 -689
  104. package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -6
  105. package/dist-types/ts3.4/pagination/ListObjectsV2Paginator.d.ts +11 -4
  106. package/dist-types/ts3.4/pagination/ListPartsPaginator.d.ts +11 -4
  107. package/dist-types/ts3.4/pagination/index.d.ts +3 -3
  108. package/dist-types/ts3.4/protocols/Aws_restXml.d.ts +1124 -281
  109. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +83 -49
  110. package/dist-types/ts3.4/runtimeConfig.d.ts +86 -50
  111. package/dist-types/ts3.4/runtimeConfig.native.d.ts +84 -48
  112. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +20 -15
  113. package/dist-types/ts3.4/waiters/index.d.ts +4 -4
  114. package/dist-types/ts3.4/waiters/waitForBucketExists.d.ts +13 -7
  115. package/dist-types/ts3.4/waiters/waitForBucketNotExists.d.ts +13 -7
  116. package/dist-types/ts3.4/waiters/waitForObjectExists.d.ts +13 -7
  117. package/dist-types/ts3.4/waiters/waitForObjectNotExists.d.ts +13 -7
  118. package/package.json +51 -51
@@ -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 { GetObjectOutput, GetObjectRequest } from "../models/models_0";
4
- import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
5
- export interface GetObjectCommandInput extends GetObjectRequest {
6
- }
7
- export interface GetObjectCommandOutput extends GetObjectOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class GetObjectCommand extends $Command<GetObjectCommandInput, GetObjectCommandOutput, S3ClientResolvedConfig> {
11
- readonly input: GetObjectCommandInput;
12
- constructor(input: GetObjectCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetObjectCommandInput, GetObjectCommandOutput>;
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 { GetObjectOutput, GetObjectRequest } from "../models/models_0";
9
+ import {
10
+ S3ClientResolvedConfig,
11
+ ServiceInputTypes,
12
+ ServiceOutputTypes,
13
+ } from "../S3Client";
14
+ export interface GetObjectCommandInput extends GetObjectRequest {}
15
+ export interface GetObjectCommandOutput
16
+ extends GetObjectOutput,
17
+ __MetadataBearer {}
18
+
19
+ export declare class GetObjectCommand extends $Command<
20
+ GetObjectCommandInput,
21
+ GetObjectCommandOutput,
22
+ S3ClientResolvedConfig
23
+ > {
24
+ readonly input: GetObjectCommandInput;
25
+ constructor(input: GetObjectCommandInput);
26
+
27
+ resolveMiddleware(
28
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
+ configuration: S3ClientResolvedConfig,
30
+ options?: __HttpHandlerOptions
31
+ ): Handler<GetObjectCommandInput, GetObjectCommandOutput>;
32
+ private serialize;
33
+ private deserialize;
34
+ }
@@ -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 { GetObjectLegalHoldOutput, GetObjectLegalHoldRequest } from "../models/models_0";
4
- import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
5
- export interface GetObjectLegalHoldCommandInput extends GetObjectLegalHoldRequest {
6
- }
7
- export interface GetObjectLegalHoldCommandOutput extends GetObjectLegalHoldOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class GetObjectLegalHoldCommand extends $Command<GetObjectLegalHoldCommandInput, GetObjectLegalHoldCommandOutput, S3ClientResolvedConfig> {
11
- readonly input: GetObjectLegalHoldCommandInput;
12
- constructor(input: GetObjectLegalHoldCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetObjectLegalHoldCommandInput, GetObjectLegalHoldCommandOutput>;
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
+ GetObjectLegalHoldOutput,
10
+ GetObjectLegalHoldRequest,
11
+ } from "../models/models_0";
12
+ import {
13
+ S3ClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../S3Client";
17
+ export interface GetObjectLegalHoldCommandInput
18
+ extends GetObjectLegalHoldRequest {}
19
+ export interface GetObjectLegalHoldCommandOutput
20
+ extends GetObjectLegalHoldOutput,
21
+ __MetadataBearer {}
22
+
23
+ export declare class GetObjectLegalHoldCommand extends $Command<
24
+ GetObjectLegalHoldCommandInput,
25
+ GetObjectLegalHoldCommandOutput,
26
+ S3ClientResolvedConfig
27
+ > {
28
+ readonly input: GetObjectLegalHoldCommandInput;
29
+ constructor(input: GetObjectLegalHoldCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: S3ClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<GetObjectLegalHoldCommandInput, GetObjectLegalHoldCommandOutput>;
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 { GetObjectLockConfigurationOutput, GetObjectLockConfigurationRequest } from "../models/models_0";
4
- import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
5
- export interface GetObjectLockConfigurationCommandInput extends GetObjectLockConfigurationRequest {
6
- }
7
- export interface GetObjectLockConfigurationCommandOutput extends GetObjectLockConfigurationOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class GetObjectLockConfigurationCommand extends $Command<GetObjectLockConfigurationCommandInput, GetObjectLockConfigurationCommandOutput, S3ClientResolvedConfig> {
11
- readonly input: GetObjectLockConfigurationCommandInput;
12
- constructor(input: GetObjectLockConfigurationCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetObjectLockConfigurationCommandInput, GetObjectLockConfigurationCommandOutput>;
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
+ GetObjectLockConfigurationOutput,
10
+ GetObjectLockConfigurationRequest,
11
+ } from "../models/models_0";
12
+ import {
13
+ S3ClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../S3Client";
17
+ export interface GetObjectLockConfigurationCommandInput
18
+ extends GetObjectLockConfigurationRequest {}
19
+ export interface GetObjectLockConfigurationCommandOutput
20
+ extends GetObjectLockConfigurationOutput,
21
+ __MetadataBearer {}
22
+
23
+ export declare class GetObjectLockConfigurationCommand extends $Command<
24
+ GetObjectLockConfigurationCommandInput,
25
+ GetObjectLockConfigurationCommandOutput,
26
+ S3ClientResolvedConfig
27
+ > {
28
+ readonly input: GetObjectLockConfigurationCommandInput;
29
+ constructor(input: GetObjectLockConfigurationCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: S3ClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ GetObjectLockConfigurationCommandInput,
37
+ GetObjectLockConfigurationCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }
@@ -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 { GetObjectRetentionOutput, GetObjectRetentionRequest } from "../models/models_0";
4
- import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
5
- export interface GetObjectRetentionCommandInput extends GetObjectRetentionRequest {
6
- }
7
- export interface GetObjectRetentionCommandOutput extends GetObjectRetentionOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class GetObjectRetentionCommand extends $Command<GetObjectRetentionCommandInput, GetObjectRetentionCommandOutput, S3ClientResolvedConfig> {
11
- readonly input: GetObjectRetentionCommandInput;
12
- constructor(input: GetObjectRetentionCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetObjectRetentionCommandInput, GetObjectRetentionCommandOutput>;
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
+ GetObjectRetentionOutput,
10
+ GetObjectRetentionRequest,
11
+ } from "../models/models_0";
12
+ import {
13
+ S3ClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../S3Client";
17
+ export interface GetObjectRetentionCommandInput
18
+ extends GetObjectRetentionRequest {}
19
+ export interface GetObjectRetentionCommandOutput
20
+ extends GetObjectRetentionOutput,
21
+ __MetadataBearer {}
22
+
23
+ export declare class GetObjectRetentionCommand extends $Command<
24
+ GetObjectRetentionCommandInput,
25
+ GetObjectRetentionCommandOutput,
26
+ S3ClientResolvedConfig
27
+ > {
28
+ readonly input: GetObjectRetentionCommandInput;
29
+ constructor(input: GetObjectRetentionCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: S3ClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<GetObjectRetentionCommandInput, GetObjectRetentionCommandOutput>;
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 { GetObjectTaggingOutput, GetObjectTaggingRequest } from "../models/models_0";
4
- import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
5
- export interface GetObjectTaggingCommandInput extends GetObjectTaggingRequest {
6
- }
7
- export interface GetObjectTaggingCommandOutput extends GetObjectTaggingOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class GetObjectTaggingCommand extends $Command<GetObjectTaggingCommandInput, GetObjectTaggingCommandOutput, S3ClientResolvedConfig> {
11
- readonly input: GetObjectTaggingCommandInput;
12
- constructor(input: GetObjectTaggingCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetObjectTaggingCommandInput, GetObjectTaggingCommandOutput>;
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
+ GetObjectTaggingOutput,
10
+ GetObjectTaggingRequest,
11
+ } from "../models/models_0";
12
+ import {
13
+ S3ClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../S3Client";
17
+ export interface GetObjectTaggingCommandInput extends GetObjectTaggingRequest {}
18
+ export interface GetObjectTaggingCommandOutput
19
+ extends GetObjectTaggingOutput,
20
+ __MetadataBearer {}
21
+
22
+ export declare class GetObjectTaggingCommand extends $Command<
23
+ GetObjectTaggingCommandInput,
24
+ GetObjectTaggingCommandOutput,
25
+ S3ClientResolvedConfig
26
+ > {
27
+ readonly input: GetObjectTaggingCommandInput;
28
+ constructor(input: GetObjectTaggingCommandInput);
29
+
30
+ resolveMiddleware(
31
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
+ configuration: S3ClientResolvedConfig,
33
+ options?: __HttpHandlerOptions
34
+ ): Handler<GetObjectTaggingCommandInput, GetObjectTaggingCommandOutput>;
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 { GetObjectTorrentOutput, GetObjectTorrentRequest } from "../models/models_0";
4
- import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
5
- export interface GetObjectTorrentCommandInput extends GetObjectTorrentRequest {
6
- }
7
- export interface GetObjectTorrentCommandOutput extends GetObjectTorrentOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class GetObjectTorrentCommand extends $Command<GetObjectTorrentCommandInput, GetObjectTorrentCommandOutput, S3ClientResolvedConfig> {
11
- readonly input: GetObjectTorrentCommandInput;
12
- constructor(input: GetObjectTorrentCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetObjectTorrentCommandInput, GetObjectTorrentCommandOutput>;
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
+ GetObjectTorrentOutput,
10
+ GetObjectTorrentRequest,
11
+ } from "../models/models_0";
12
+ import {
13
+ S3ClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../S3Client";
17
+ export interface GetObjectTorrentCommandInput extends GetObjectTorrentRequest {}
18
+ export interface GetObjectTorrentCommandOutput
19
+ extends GetObjectTorrentOutput,
20
+ __MetadataBearer {}
21
+
22
+ export declare class GetObjectTorrentCommand extends $Command<
23
+ GetObjectTorrentCommandInput,
24
+ GetObjectTorrentCommandOutput,
25
+ S3ClientResolvedConfig
26
+ > {
27
+ readonly input: GetObjectTorrentCommandInput;
28
+ constructor(input: GetObjectTorrentCommandInput);
29
+
30
+ resolveMiddleware(
31
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
+ configuration: S3ClientResolvedConfig,
33
+ options?: __HttpHandlerOptions
34
+ ): Handler<GetObjectTorrentCommandInput, GetObjectTorrentCommandOutput>;
35
+ private serialize;
36
+ private deserialize;
37
+ }
@@ -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 { GetPublicAccessBlockOutput, GetPublicAccessBlockRequest } from "../models/models_0";
4
- import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
5
- export interface GetPublicAccessBlockCommandInput extends GetPublicAccessBlockRequest {
6
- }
7
- export interface GetPublicAccessBlockCommandOutput extends GetPublicAccessBlockOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class GetPublicAccessBlockCommand extends $Command<GetPublicAccessBlockCommandInput, GetPublicAccessBlockCommandOutput, S3ClientResolvedConfig> {
11
- readonly input: GetPublicAccessBlockCommandInput;
12
- constructor(input: GetPublicAccessBlockCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetPublicAccessBlockCommandInput, GetPublicAccessBlockCommandOutput>;
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
+ GetPublicAccessBlockOutput,
10
+ GetPublicAccessBlockRequest,
11
+ } from "../models/models_0";
12
+ import {
13
+ S3ClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../S3Client";
17
+ export interface GetPublicAccessBlockCommandInput
18
+ extends GetPublicAccessBlockRequest {}
19
+ export interface GetPublicAccessBlockCommandOutput
20
+ extends GetPublicAccessBlockOutput,
21
+ __MetadataBearer {}
22
+
23
+ export declare class GetPublicAccessBlockCommand extends $Command<
24
+ GetPublicAccessBlockCommandInput,
25
+ GetPublicAccessBlockCommandOutput,
26
+ S3ClientResolvedConfig
27
+ > {
28
+ readonly input: GetPublicAccessBlockCommandInput;
29
+ constructor(input: GetPublicAccessBlockCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: S3ClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ GetPublicAccessBlockCommandInput,
37
+ GetPublicAccessBlockCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }
@@ -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 { HeadBucketRequest } from "../models/models_0";
4
- import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
5
- export interface HeadBucketCommandInput extends HeadBucketRequest {
6
- }
7
- export interface HeadBucketCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class HeadBucketCommand extends $Command<HeadBucketCommandInput, HeadBucketCommandOutput, S3ClientResolvedConfig> {
11
- readonly input: HeadBucketCommandInput;
12
- constructor(input: HeadBucketCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<HeadBucketCommandInput, HeadBucketCommandOutput>;
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 { HeadBucketRequest } from "../models/models_0";
9
+ import {
10
+ S3ClientResolvedConfig,
11
+ ServiceInputTypes,
12
+ ServiceOutputTypes,
13
+ } from "../S3Client";
14
+ export interface HeadBucketCommandInput extends HeadBucketRequest {}
15
+ export interface HeadBucketCommandOutput extends __MetadataBearer {}
16
+
17
+ export declare class HeadBucketCommand extends $Command<
18
+ HeadBucketCommandInput,
19
+ HeadBucketCommandOutput,
20
+ S3ClientResolvedConfig
21
+ > {
22
+ readonly input: HeadBucketCommandInput;
23
+ constructor(input: HeadBucketCommandInput);
24
+
25
+ resolveMiddleware(
26
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
+ configuration: S3ClientResolvedConfig,
28
+ options?: __HttpHandlerOptions
29
+ ): Handler<HeadBucketCommandInput, HeadBucketCommandOutput>;
30
+ private serialize;
31
+ private deserialize;
32
+ }
@@ -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 { HeadObjectOutput, HeadObjectRequest } from "../models/models_0";
4
- import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
5
- export interface HeadObjectCommandInput extends HeadObjectRequest {
6
- }
7
- export interface HeadObjectCommandOutput extends HeadObjectOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class HeadObjectCommand extends $Command<HeadObjectCommandInput, HeadObjectCommandOutput, S3ClientResolvedConfig> {
11
- readonly input: HeadObjectCommandInput;
12
- constructor(input: HeadObjectCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<HeadObjectCommandInput, HeadObjectCommandOutput>;
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 { HeadObjectOutput, HeadObjectRequest } from "../models/models_0";
9
+ import {
10
+ S3ClientResolvedConfig,
11
+ ServiceInputTypes,
12
+ ServiceOutputTypes,
13
+ } from "../S3Client";
14
+ export interface HeadObjectCommandInput extends HeadObjectRequest {}
15
+ export interface HeadObjectCommandOutput
16
+ extends HeadObjectOutput,
17
+ __MetadataBearer {}
18
+
19
+ export declare class HeadObjectCommand extends $Command<
20
+ HeadObjectCommandInput,
21
+ HeadObjectCommandOutput,
22
+ S3ClientResolvedConfig
23
+ > {
24
+ readonly input: HeadObjectCommandInput;
25
+ constructor(input: HeadObjectCommandInput);
26
+
27
+ resolveMiddleware(
28
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
+ configuration: S3ClientResolvedConfig,
30
+ options?: __HttpHandlerOptions
31
+ ): Handler<HeadObjectCommandInput, HeadObjectCommandOutput>;
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 { ListBucketAnalyticsConfigurationsOutput, ListBucketAnalyticsConfigurationsRequest } from "../models/models_0";
4
- import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
5
- export interface ListBucketAnalyticsConfigurationsCommandInput extends ListBucketAnalyticsConfigurationsRequest {
6
- }
7
- export interface ListBucketAnalyticsConfigurationsCommandOutput extends ListBucketAnalyticsConfigurationsOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class ListBucketAnalyticsConfigurationsCommand extends $Command<ListBucketAnalyticsConfigurationsCommandInput, ListBucketAnalyticsConfigurationsCommandOutput, S3ClientResolvedConfig> {
11
- readonly input: ListBucketAnalyticsConfigurationsCommandInput;
12
- constructor(input: ListBucketAnalyticsConfigurationsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListBucketAnalyticsConfigurationsCommandInput, ListBucketAnalyticsConfigurationsCommandOutput>;
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
+ ListBucketAnalyticsConfigurationsOutput,
10
+ ListBucketAnalyticsConfigurationsRequest,
11
+ } from "../models/models_0";
12
+ import {
13
+ S3ClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../S3Client";
17
+ export interface ListBucketAnalyticsConfigurationsCommandInput
18
+ extends ListBucketAnalyticsConfigurationsRequest {}
19
+ export interface ListBucketAnalyticsConfigurationsCommandOutput
20
+ extends ListBucketAnalyticsConfigurationsOutput,
21
+ __MetadataBearer {}
22
+
23
+ export declare class ListBucketAnalyticsConfigurationsCommand extends $Command<
24
+ ListBucketAnalyticsConfigurationsCommandInput,
25
+ ListBucketAnalyticsConfigurationsCommandOutput,
26
+ S3ClientResolvedConfig
27
+ > {
28
+ readonly input: ListBucketAnalyticsConfigurationsCommandInput;
29
+ constructor(input: ListBucketAnalyticsConfigurationsCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: S3ClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ ListBucketAnalyticsConfigurationsCommandInput,
37
+ ListBucketAnalyticsConfigurationsCommandOutput
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 { ListBucketIntelligentTieringConfigurationsOutput, ListBucketIntelligentTieringConfigurationsRequest } from "../models/models_0";
4
- import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
5
- export interface ListBucketIntelligentTieringConfigurationsCommandInput extends ListBucketIntelligentTieringConfigurationsRequest {
6
- }
7
- export interface ListBucketIntelligentTieringConfigurationsCommandOutput extends ListBucketIntelligentTieringConfigurationsOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class ListBucketIntelligentTieringConfigurationsCommand extends $Command<ListBucketIntelligentTieringConfigurationsCommandInput, ListBucketIntelligentTieringConfigurationsCommandOutput, S3ClientResolvedConfig> {
11
- readonly input: ListBucketIntelligentTieringConfigurationsCommandInput;
12
- constructor(input: ListBucketIntelligentTieringConfigurationsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListBucketIntelligentTieringConfigurationsCommandInput, ListBucketIntelligentTieringConfigurationsCommandOutput>;
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
+ ListBucketIntelligentTieringConfigurationsOutput,
10
+ ListBucketIntelligentTieringConfigurationsRequest,
11
+ } from "../models/models_0";
12
+ import {
13
+ S3ClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../S3Client";
17
+ export interface ListBucketIntelligentTieringConfigurationsCommandInput
18
+ extends ListBucketIntelligentTieringConfigurationsRequest {}
19
+ export interface ListBucketIntelligentTieringConfigurationsCommandOutput
20
+ extends ListBucketIntelligentTieringConfigurationsOutput,
21
+ __MetadataBearer {}
22
+
23
+ export declare class ListBucketIntelligentTieringConfigurationsCommand extends $Command<
24
+ ListBucketIntelligentTieringConfigurationsCommandInput,
25
+ ListBucketIntelligentTieringConfigurationsCommandOutput,
26
+ S3ClientResolvedConfig
27
+ > {
28
+ readonly input: ListBucketIntelligentTieringConfigurationsCommandInput;
29
+ constructor(input: ListBucketIntelligentTieringConfigurationsCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: S3ClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ ListBucketIntelligentTieringConfigurationsCommandInput,
37
+ ListBucketIntelligentTieringConfigurationsCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }