@aws-sdk/client-s3 3.169.0 → 3.171.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.
- package/CHANGELOG.md +16 -0
- package/dist-types/ts3.4/S3.d.ts +1645 -470
- package/dist-types/ts3.4/S3Client.d.ts +684 -184
- package/dist-types/ts3.4/commands/AbortMultipartUploadCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CompleteMultipartUploadCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CopyObjectCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/CreateMultipartUploadCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/DeleteBucketCorsCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/DeleteBucketEncryptionCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteBucketInventoryConfigurationCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteBucketLifecycleCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteBucketMetricsConfigurationCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteBucketOwnershipControlsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteBucketPolicyCommand.d.ts +31 -17
- package/dist-types/ts3.4/commands/DeleteBucketReplicationCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteBucketTaggingCommand.d.ts +31 -17
- package/dist-types/ts3.4/commands/DeleteBucketWebsiteCommand.d.ts +31 -17
- package/dist-types/ts3.4/commands/DeleteObjectCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteObjectTaggingCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteObjectsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeletePublicAccessBlockCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetBucketAccelerateConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetBucketAclCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetBucketAnalyticsConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetBucketCorsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetBucketEncryptionCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetBucketInventoryConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetBucketLifecycleConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetBucketLocationCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetBucketLoggingCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetBucketMetricsConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetBucketNotificationConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetBucketOwnershipControlsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetBucketPolicyCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetBucketPolicyStatusCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetBucketReplicationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetBucketRequestPaymentCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetBucketTaggingCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetBucketVersioningCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetBucketWebsiteCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetObjectAclCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetObjectAttributesCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetObjectCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetObjectLegalHoldCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetObjectLockConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetObjectRetentionCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetObjectTaggingCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetObjectTorrentCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetPublicAccessBlockCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/HeadBucketCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/HeadObjectCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListBucketInventoryConfigurationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListBucketMetricsConfigurationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListBucketsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListMultipartUploadsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListObjectVersionsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListObjectsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListObjectsV2Command.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListPartsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/PutBucketAccelerateConfigurationCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/PutBucketAclCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/PutBucketAnalyticsConfigurationCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/PutBucketCorsCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/PutBucketEncryptionCommand.d.ts +31 -17
- package/dist-types/ts3.4/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/PutBucketInventoryConfigurationCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/PutBucketLifecycleConfigurationCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/PutBucketLoggingCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/PutBucketMetricsConfigurationCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/PutBucketNotificationConfigurationCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/PutBucketOwnershipControlsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/PutBucketPolicyCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/PutBucketReplicationCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/PutBucketRequestPaymentCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/PutBucketTaggingCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/PutBucketVersioningCommand.d.ts +31 -17
- package/dist-types/ts3.4/commands/PutBucketWebsiteCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/PutObjectAclCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/PutObjectCommand.d.ts +39 -24
- package/dist-types/ts3.4/commands/PutObjectLegalHoldCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/PutObjectLockConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/PutObjectRetentionCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/PutObjectTaggingCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/PutPublicAccessBlockCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/RestoreObjectCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/SelectObjectContentCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UploadPartCommand.d.ts +39 -24
- package/dist-types/ts3.4/commands/UploadPartCopyCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/WriteGetObjectResponseCommand.d.ts +41 -24
- package/dist-types/ts3.4/commands/index.d.ts +93 -93
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +7 -7
- package/dist-types/ts3.4/models/S3ServiceException.d.ts +7 -6
- package/dist-types/ts3.4/models/index.d.ts +2 -2
- package/dist-types/ts3.4/models/models_0.d.ts +2578 -3419
- package/dist-types/ts3.4/models/models_1.d.ts +482 -689
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -6
- package/dist-types/ts3.4/pagination/ListObjectsV2Paginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPartsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +3 -3
- package/dist-types/ts3.4/protocols/Aws_restXml.d.ts +1124 -281
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +82 -49
- package/dist-types/ts3.4/runtimeConfig.d.ts +85 -50
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +83 -48
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +19 -15
- package/dist-types/ts3.4/waiters/index.d.ts +4 -4
- package/dist-types/ts3.4/waiters/waitForBucketExists.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForBucketNotExists.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForObjectExists.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForObjectNotExists.d.ts +11 -7
- package/package.json +51 -51
|
@@ -1,17 +1,32 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
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 { PutObjectAclOutput, PutObjectAclRequest } from "../models/models_0";
|
|
9
|
+
import {
|
|
10
|
+
S3ClientResolvedConfig,
|
|
11
|
+
ServiceInputTypes,
|
|
12
|
+
ServiceOutputTypes,
|
|
13
|
+
} from "../S3Client";
|
|
14
|
+
export interface PutObjectAclCommandInput extends PutObjectAclRequest {}
|
|
15
|
+
export interface PutObjectAclCommandOutput
|
|
16
|
+
extends PutObjectAclOutput,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
export declare class PutObjectAclCommand extends $Command<
|
|
19
|
+
PutObjectAclCommandInput,
|
|
20
|
+
PutObjectAclCommandOutput,
|
|
21
|
+
S3ClientResolvedConfig
|
|
22
|
+
> {
|
|
23
|
+
readonly input: PutObjectAclCommandInput;
|
|
24
|
+
constructor(input: PutObjectAclCommandInput);
|
|
25
|
+
resolveMiddleware(
|
|
26
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
27
|
+
configuration: S3ClientResolvedConfig,
|
|
28
|
+
options?: __HttpHandlerOptions
|
|
29
|
+
): Handler<PutObjectAclCommandInput, PutObjectAclCommandOutput>;
|
|
30
|
+
private serialize;
|
|
31
|
+
private deserialize;
|
|
32
|
+
}
|
|
@@ -1,24 +1,39 @@
|
|
|
1
|
-
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
}
|
|
24
|
-
export
|
|
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 { PutObjectOutput, PutObjectRequest } from "../models/models_0";
|
|
9
|
+
import {
|
|
10
|
+
S3ClientResolvedConfig,
|
|
11
|
+
ServiceInputTypes,
|
|
12
|
+
ServiceOutputTypes,
|
|
13
|
+
} from "../S3Client";
|
|
14
|
+
declare type PutObjectCommandInputType = Pick<
|
|
15
|
+
PutObjectRequest,
|
|
16
|
+
Exclude<keyof PutObjectRequest, "Body">
|
|
17
|
+
> & {
|
|
18
|
+
Body?: PutObjectRequest["Body"] | string | Uint8Array | Buffer;
|
|
19
|
+
};
|
|
20
|
+
export interface PutObjectCommandInput extends PutObjectCommandInputType {}
|
|
21
|
+
export interface PutObjectCommandOutput
|
|
22
|
+
extends PutObjectOutput,
|
|
23
|
+
__MetadataBearer {}
|
|
24
|
+
export declare class PutObjectCommand extends $Command<
|
|
25
|
+
PutObjectCommandInput,
|
|
26
|
+
PutObjectCommandOutput,
|
|
27
|
+
S3ClientResolvedConfig
|
|
28
|
+
> {
|
|
29
|
+
readonly input: PutObjectCommandInput;
|
|
30
|
+
constructor(input: PutObjectCommandInput);
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: S3ClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<PutObjectCommandInput, PutObjectCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|
|
39
|
+
export {};
|
|
@@ -1,17 +1,36 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
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
|
+
PutObjectLegalHoldOutput,
|
|
10
|
+
PutObjectLegalHoldRequest,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
S3ClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../S3Client";
|
|
17
|
+
export interface PutObjectLegalHoldCommandInput
|
|
18
|
+
extends PutObjectLegalHoldRequest {}
|
|
19
|
+
export interface PutObjectLegalHoldCommandOutput
|
|
20
|
+
extends PutObjectLegalHoldOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class PutObjectLegalHoldCommand extends $Command<
|
|
23
|
+
PutObjectLegalHoldCommandInput,
|
|
24
|
+
PutObjectLegalHoldCommandOutput,
|
|
25
|
+
S3ClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: PutObjectLegalHoldCommandInput;
|
|
28
|
+
constructor(input: PutObjectLegalHoldCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: S3ClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<PutObjectLegalHoldCommandInput, PutObjectLegalHoldCommandOutput>;
|
|
34
|
+
private serialize;
|
|
35
|
+
private deserialize;
|
|
36
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
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
|
+
PutObjectLockConfigurationOutput,
|
|
10
|
+
PutObjectLockConfigurationRequest,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
S3ClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../S3Client";
|
|
17
|
+
export interface PutObjectLockConfigurationCommandInput
|
|
18
|
+
extends PutObjectLockConfigurationRequest {}
|
|
19
|
+
export interface PutObjectLockConfigurationCommandOutput
|
|
20
|
+
extends PutObjectLockConfigurationOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class PutObjectLockConfigurationCommand extends $Command<
|
|
23
|
+
PutObjectLockConfigurationCommandInput,
|
|
24
|
+
PutObjectLockConfigurationCommandOutput,
|
|
25
|
+
S3ClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: PutObjectLockConfigurationCommandInput;
|
|
28
|
+
constructor(input: PutObjectLockConfigurationCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: S3ClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
PutObjectLockConfigurationCommandInput,
|
|
35
|
+
PutObjectLockConfigurationCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,36 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
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
|
+
PutObjectRetentionOutput,
|
|
10
|
+
PutObjectRetentionRequest,
|
|
11
|
+
} from "../models/models_1";
|
|
12
|
+
import {
|
|
13
|
+
S3ClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../S3Client";
|
|
17
|
+
export interface PutObjectRetentionCommandInput
|
|
18
|
+
extends PutObjectRetentionRequest {}
|
|
19
|
+
export interface PutObjectRetentionCommandOutput
|
|
20
|
+
extends PutObjectRetentionOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class PutObjectRetentionCommand extends $Command<
|
|
23
|
+
PutObjectRetentionCommandInput,
|
|
24
|
+
PutObjectRetentionCommandOutput,
|
|
25
|
+
S3ClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: PutObjectRetentionCommandInput;
|
|
28
|
+
constructor(input: PutObjectRetentionCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: S3ClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<PutObjectRetentionCommandInput, PutObjectRetentionCommandOutput>;
|
|
34
|
+
private serialize;
|
|
35
|
+
private deserialize;
|
|
36
|
+
}
|
|
@@ -1,17 +1,35 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
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
|
+
PutObjectTaggingOutput,
|
|
10
|
+
PutObjectTaggingRequest,
|
|
11
|
+
} from "../models/models_1";
|
|
12
|
+
import {
|
|
13
|
+
S3ClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../S3Client";
|
|
17
|
+
export interface PutObjectTaggingCommandInput extends PutObjectTaggingRequest {}
|
|
18
|
+
export interface PutObjectTaggingCommandOutput
|
|
19
|
+
extends PutObjectTaggingOutput,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
export declare class PutObjectTaggingCommand extends $Command<
|
|
22
|
+
PutObjectTaggingCommandInput,
|
|
23
|
+
PutObjectTaggingCommandOutput,
|
|
24
|
+
S3ClientResolvedConfig
|
|
25
|
+
> {
|
|
26
|
+
readonly input: PutObjectTaggingCommandInput;
|
|
27
|
+
constructor(input: PutObjectTaggingCommandInput);
|
|
28
|
+
resolveMiddleware(
|
|
29
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
+
configuration: S3ClientResolvedConfig,
|
|
31
|
+
options?: __HttpHandlerOptions
|
|
32
|
+
): Handler<PutObjectTaggingCommandInput, PutObjectTaggingCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -1,17 +1,34 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
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 { PutPublicAccessBlockRequest } from "../models/models_1";
|
|
9
|
+
import {
|
|
10
|
+
S3ClientResolvedConfig,
|
|
11
|
+
ServiceInputTypes,
|
|
12
|
+
ServiceOutputTypes,
|
|
13
|
+
} from "../S3Client";
|
|
14
|
+
export interface PutPublicAccessBlockCommandInput
|
|
15
|
+
extends PutPublicAccessBlockRequest {}
|
|
16
|
+
export interface PutPublicAccessBlockCommandOutput extends __MetadataBearer {}
|
|
17
|
+
export declare class PutPublicAccessBlockCommand extends $Command<
|
|
18
|
+
PutPublicAccessBlockCommandInput,
|
|
19
|
+
PutPublicAccessBlockCommandOutput,
|
|
20
|
+
S3ClientResolvedConfig
|
|
21
|
+
> {
|
|
22
|
+
readonly input: PutPublicAccessBlockCommandInput;
|
|
23
|
+
constructor(input: PutPublicAccessBlockCommandInput);
|
|
24
|
+
resolveMiddleware(
|
|
25
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
26
|
+
configuration: S3ClientResolvedConfig,
|
|
27
|
+
options?: __HttpHandlerOptions
|
|
28
|
+
): Handler<
|
|
29
|
+
PutPublicAccessBlockCommandInput,
|
|
30
|
+
PutPublicAccessBlockCommandOutput
|
|
31
|
+
>;
|
|
32
|
+
private serialize;
|
|
33
|
+
private deserialize;
|
|
34
|
+
}
|
|
@@ -1,17 +1,32 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
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 { RestoreObjectOutput, RestoreObjectRequest } from "../models/models_1";
|
|
9
|
+
import {
|
|
10
|
+
S3ClientResolvedConfig,
|
|
11
|
+
ServiceInputTypes,
|
|
12
|
+
ServiceOutputTypes,
|
|
13
|
+
} from "../S3Client";
|
|
14
|
+
export interface RestoreObjectCommandInput extends RestoreObjectRequest {}
|
|
15
|
+
export interface RestoreObjectCommandOutput
|
|
16
|
+
extends RestoreObjectOutput,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
export declare class RestoreObjectCommand extends $Command<
|
|
19
|
+
RestoreObjectCommandInput,
|
|
20
|
+
RestoreObjectCommandOutput,
|
|
21
|
+
S3ClientResolvedConfig
|
|
22
|
+
> {
|
|
23
|
+
readonly input: RestoreObjectCommandInput;
|
|
24
|
+
constructor(input: RestoreObjectCommandInput);
|
|
25
|
+
resolveMiddleware(
|
|
26
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
27
|
+
configuration: S3ClientResolvedConfig,
|
|
28
|
+
options?: __HttpHandlerOptions
|
|
29
|
+
): Handler<RestoreObjectCommandInput, RestoreObjectCommandOutput>;
|
|
30
|
+
private serialize;
|
|
31
|
+
private deserialize;
|
|
32
|
+
}
|
|
@@ -1,17 +1,36 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
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
|
+
SelectObjectContentOutput,
|
|
10
|
+
SelectObjectContentRequest,
|
|
11
|
+
} from "../models/models_1";
|
|
12
|
+
import {
|
|
13
|
+
S3ClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../S3Client";
|
|
17
|
+
export interface SelectObjectContentCommandInput
|
|
18
|
+
extends SelectObjectContentRequest {}
|
|
19
|
+
export interface SelectObjectContentCommandOutput
|
|
20
|
+
extends SelectObjectContentOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class SelectObjectContentCommand extends $Command<
|
|
23
|
+
SelectObjectContentCommandInput,
|
|
24
|
+
SelectObjectContentCommandOutput,
|
|
25
|
+
S3ClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: SelectObjectContentCommandInput;
|
|
28
|
+
constructor(input: SelectObjectContentCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: S3ClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<SelectObjectContentCommandInput, SelectObjectContentCommandOutput>;
|
|
34
|
+
private serialize;
|
|
35
|
+
private deserialize;
|
|
36
|
+
}
|
|
@@ -1,24 +1,39 @@
|
|
|
1
|
-
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
}
|
|
24
|
-
export
|
|
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 { UploadPartOutput, UploadPartRequest } from "../models/models_1";
|
|
9
|
+
import {
|
|
10
|
+
S3ClientResolvedConfig,
|
|
11
|
+
ServiceInputTypes,
|
|
12
|
+
ServiceOutputTypes,
|
|
13
|
+
} from "../S3Client";
|
|
14
|
+
declare type UploadPartCommandInputType = Pick<
|
|
15
|
+
UploadPartRequest,
|
|
16
|
+
Exclude<keyof UploadPartRequest, "Body">
|
|
17
|
+
> & {
|
|
18
|
+
Body?: UploadPartRequest["Body"] | string | Uint8Array | Buffer;
|
|
19
|
+
};
|
|
20
|
+
export interface UploadPartCommandInput extends UploadPartCommandInputType {}
|
|
21
|
+
export interface UploadPartCommandOutput
|
|
22
|
+
extends UploadPartOutput,
|
|
23
|
+
__MetadataBearer {}
|
|
24
|
+
export declare class UploadPartCommand extends $Command<
|
|
25
|
+
UploadPartCommandInput,
|
|
26
|
+
UploadPartCommandOutput,
|
|
27
|
+
S3ClientResolvedConfig
|
|
28
|
+
> {
|
|
29
|
+
readonly input: UploadPartCommandInput;
|
|
30
|
+
constructor(input: UploadPartCommandInput);
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: S3ClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<UploadPartCommandInput, UploadPartCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|
|
39
|
+
export {};
|
|
@@ -1,17 +1,35 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
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
|
+
UploadPartCopyOutput,
|
|
10
|
+
UploadPartCopyRequest,
|
|
11
|
+
} from "../models/models_1";
|
|
12
|
+
import {
|
|
13
|
+
S3ClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../S3Client";
|
|
17
|
+
export interface UploadPartCopyCommandInput extends UploadPartCopyRequest {}
|
|
18
|
+
export interface UploadPartCopyCommandOutput
|
|
19
|
+
extends UploadPartCopyOutput,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
export declare class UploadPartCopyCommand extends $Command<
|
|
22
|
+
UploadPartCopyCommandInput,
|
|
23
|
+
UploadPartCopyCommandOutput,
|
|
24
|
+
S3ClientResolvedConfig
|
|
25
|
+
> {
|
|
26
|
+
readonly input: UploadPartCopyCommandInput;
|
|
27
|
+
constructor(input: UploadPartCopyCommandInput);
|
|
28
|
+
resolveMiddleware(
|
|
29
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
+
configuration: S3ClientResolvedConfig,
|
|
31
|
+
options?: __HttpHandlerOptions
|
|
32
|
+
): Handler<UploadPartCopyCommandInput, UploadPartCopyCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|