@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,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 { PutBucketInventoryConfigurationRequest } from "../models/models_0";
|
|
9
|
+
import {
|
|
10
|
+
S3ClientResolvedConfig,
|
|
11
|
+
ServiceInputTypes,
|
|
12
|
+
ServiceOutputTypes,
|
|
13
|
+
} from "../S3Client";
|
|
14
|
+
export interface PutBucketInventoryConfigurationCommandInput
|
|
15
|
+
extends PutBucketInventoryConfigurationRequest {}
|
|
16
|
+
export interface PutBucketInventoryConfigurationCommandOutput
|
|
17
|
+
extends __MetadataBearer {}
|
|
18
|
+
export declare class PutBucketInventoryConfigurationCommand extends $Command<
|
|
19
|
+
PutBucketInventoryConfigurationCommandInput,
|
|
20
|
+
PutBucketInventoryConfigurationCommandOutput,
|
|
21
|
+
S3ClientResolvedConfig
|
|
22
|
+
> {
|
|
23
|
+
readonly input: PutBucketInventoryConfigurationCommandInput;
|
|
24
|
+
constructor(input: PutBucketInventoryConfigurationCommandInput);
|
|
25
|
+
resolveMiddleware(
|
|
26
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
27
|
+
configuration: S3ClientResolvedConfig,
|
|
28
|
+
options?: __HttpHandlerOptions
|
|
29
|
+
): Handler<
|
|
30
|
+
PutBucketInventoryConfigurationCommandInput,
|
|
31
|
+
PutBucketInventoryConfigurationCommandOutput
|
|
32
|
+
>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -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 { PutBucketLifecycleConfigurationRequest } from "../models/models_0";
|
|
9
|
+
import {
|
|
10
|
+
S3ClientResolvedConfig,
|
|
11
|
+
ServiceInputTypes,
|
|
12
|
+
ServiceOutputTypes,
|
|
13
|
+
} from "../S3Client";
|
|
14
|
+
export interface PutBucketLifecycleConfigurationCommandInput
|
|
15
|
+
extends PutBucketLifecycleConfigurationRequest {}
|
|
16
|
+
export interface PutBucketLifecycleConfigurationCommandOutput
|
|
17
|
+
extends __MetadataBearer {}
|
|
18
|
+
export declare class PutBucketLifecycleConfigurationCommand extends $Command<
|
|
19
|
+
PutBucketLifecycleConfigurationCommandInput,
|
|
20
|
+
PutBucketLifecycleConfigurationCommandOutput,
|
|
21
|
+
S3ClientResolvedConfig
|
|
22
|
+
> {
|
|
23
|
+
readonly input: PutBucketLifecycleConfigurationCommandInput;
|
|
24
|
+
constructor(input: PutBucketLifecycleConfigurationCommandInput);
|
|
25
|
+
resolveMiddleware(
|
|
26
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
27
|
+
configuration: S3ClientResolvedConfig,
|
|
28
|
+
options?: __HttpHandlerOptions
|
|
29
|
+
): Handler<
|
|
30
|
+
PutBucketLifecycleConfigurationCommandInput,
|
|
31
|
+
PutBucketLifecycleConfigurationCommandOutput
|
|
32
|
+
>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -1,17 +1,30 @@
|
|
|
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 { PutBucketLoggingRequest } from "../models/models_0";
|
|
9
|
+
import {
|
|
10
|
+
S3ClientResolvedConfig,
|
|
11
|
+
ServiceInputTypes,
|
|
12
|
+
ServiceOutputTypes,
|
|
13
|
+
} from "../S3Client";
|
|
14
|
+
export interface PutBucketLoggingCommandInput extends PutBucketLoggingRequest {}
|
|
15
|
+
export interface PutBucketLoggingCommandOutput extends __MetadataBearer {}
|
|
16
|
+
export declare class PutBucketLoggingCommand extends $Command<
|
|
17
|
+
PutBucketLoggingCommandInput,
|
|
18
|
+
PutBucketLoggingCommandOutput,
|
|
19
|
+
S3ClientResolvedConfig
|
|
20
|
+
> {
|
|
21
|
+
readonly input: PutBucketLoggingCommandInput;
|
|
22
|
+
constructor(input: PutBucketLoggingCommandInput);
|
|
23
|
+
resolveMiddleware(
|
|
24
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
25
|
+
configuration: S3ClientResolvedConfig,
|
|
26
|
+
options?: __HttpHandlerOptions
|
|
27
|
+
): Handler<PutBucketLoggingCommandInput, PutBucketLoggingCommandOutput>;
|
|
28
|
+
private serialize;
|
|
29
|
+
private deserialize;
|
|
30
|
+
}
|
|
@@ -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 { PutBucketMetricsConfigurationRequest } from "../models/models_0";
|
|
9
|
+
import {
|
|
10
|
+
S3ClientResolvedConfig,
|
|
11
|
+
ServiceInputTypes,
|
|
12
|
+
ServiceOutputTypes,
|
|
13
|
+
} from "../S3Client";
|
|
14
|
+
export interface PutBucketMetricsConfigurationCommandInput
|
|
15
|
+
extends PutBucketMetricsConfigurationRequest {}
|
|
16
|
+
export interface PutBucketMetricsConfigurationCommandOutput
|
|
17
|
+
extends __MetadataBearer {}
|
|
18
|
+
export declare class PutBucketMetricsConfigurationCommand extends $Command<
|
|
19
|
+
PutBucketMetricsConfigurationCommandInput,
|
|
20
|
+
PutBucketMetricsConfigurationCommandOutput,
|
|
21
|
+
S3ClientResolvedConfig
|
|
22
|
+
> {
|
|
23
|
+
readonly input: PutBucketMetricsConfigurationCommandInput;
|
|
24
|
+
constructor(input: PutBucketMetricsConfigurationCommandInput);
|
|
25
|
+
resolveMiddleware(
|
|
26
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
27
|
+
configuration: S3ClientResolvedConfig,
|
|
28
|
+
options?: __HttpHandlerOptions
|
|
29
|
+
): Handler<
|
|
30
|
+
PutBucketMetricsConfigurationCommandInput,
|
|
31
|
+
PutBucketMetricsConfigurationCommandOutput
|
|
32
|
+
>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -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 { PutBucketNotificationConfigurationRequest } from "../models/models_0";
|
|
9
|
+
import {
|
|
10
|
+
S3ClientResolvedConfig,
|
|
11
|
+
ServiceInputTypes,
|
|
12
|
+
ServiceOutputTypes,
|
|
13
|
+
} from "../S3Client";
|
|
14
|
+
export interface PutBucketNotificationConfigurationCommandInput
|
|
15
|
+
extends PutBucketNotificationConfigurationRequest {}
|
|
16
|
+
export interface PutBucketNotificationConfigurationCommandOutput
|
|
17
|
+
extends __MetadataBearer {}
|
|
18
|
+
export declare class PutBucketNotificationConfigurationCommand extends $Command<
|
|
19
|
+
PutBucketNotificationConfigurationCommandInput,
|
|
20
|
+
PutBucketNotificationConfigurationCommandOutput,
|
|
21
|
+
S3ClientResolvedConfig
|
|
22
|
+
> {
|
|
23
|
+
readonly input: PutBucketNotificationConfigurationCommandInput;
|
|
24
|
+
constructor(input: PutBucketNotificationConfigurationCommandInput);
|
|
25
|
+
resolveMiddleware(
|
|
26
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
27
|
+
configuration: S3ClientResolvedConfig,
|
|
28
|
+
options?: __HttpHandlerOptions
|
|
29
|
+
): Handler<
|
|
30
|
+
PutBucketNotificationConfigurationCommandInput,
|
|
31
|
+
PutBucketNotificationConfigurationCommandOutput
|
|
32
|
+
>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -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 { PutBucketOwnershipControlsRequest } from "../models/models_0";
|
|
9
|
+
import {
|
|
10
|
+
S3ClientResolvedConfig,
|
|
11
|
+
ServiceInputTypes,
|
|
12
|
+
ServiceOutputTypes,
|
|
13
|
+
} from "../S3Client";
|
|
14
|
+
export interface PutBucketOwnershipControlsCommandInput
|
|
15
|
+
extends PutBucketOwnershipControlsRequest {}
|
|
16
|
+
export interface PutBucketOwnershipControlsCommandOutput
|
|
17
|
+
extends __MetadataBearer {}
|
|
18
|
+
export declare class PutBucketOwnershipControlsCommand extends $Command<
|
|
19
|
+
PutBucketOwnershipControlsCommandInput,
|
|
20
|
+
PutBucketOwnershipControlsCommandOutput,
|
|
21
|
+
S3ClientResolvedConfig
|
|
22
|
+
> {
|
|
23
|
+
readonly input: PutBucketOwnershipControlsCommandInput;
|
|
24
|
+
constructor(input: PutBucketOwnershipControlsCommandInput);
|
|
25
|
+
resolveMiddleware(
|
|
26
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
27
|
+
configuration: S3ClientResolvedConfig,
|
|
28
|
+
options?: __HttpHandlerOptions
|
|
29
|
+
): Handler<
|
|
30
|
+
PutBucketOwnershipControlsCommandInput,
|
|
31
|
+
PutBucketOwnershipControlsCommandOutput
|
|
32
|
+
>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -1,17 +1,30 @@
|
|
|
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 { PutBucketPolicyRequest } from "../models/models_0";
|
|
9
|
+
import {
|
|
10
|
+
S3ClientResolvedConfig,
|
|
11
|
+
ServiceInputTypes,
|
|
12
|
+
ServiceOutputTypes,
|
|
13
|
+
} from "../S3Client";
|
|
14
|
+
export interface PutBucketPolicyCommandInput extends PutBucketPolicyRequest {}
|
|
15
|
+
export interface PutBucketPolicyCommandOutput extends __MetadataBearer {}
|
|
16
|
+
export declare class PutBucketPolicyCommand extends $Command<
|
|
17
|
+
PutBucketPolicyCommandInput,
|
|
18
|
+
PutBucketPolicyCommandOutput,
|
|
19
|
+
S3ClientResolvedConfig
|
|
20
|
+
> {
|
|
21
|
+
readonly input: PutBucketPolicyCommandInput;
|
|
22
|
+
constructor(input: PutBucketPolicyCommandInput);
|
|
23
|
+
resolveMiddleware(
|
|
24
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
25
|
+
configuration: S3ClientResolvedConfig,
|
|
26
|
+
options?: __HttpHandlerOptions
|
|
27
|
+
): Handler<PutBucketPolicyCommandInput, PutBucketPolicyCommandOutput>;
|
|
28
|
+
private serialize;
|
|
29
|
+
private deserialize;
|
|
30
|
+
}
|
|
@@ -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 { PutBucketReplicationRequest } from "../models/models_0";
|
|
9
|
+
import {
|
|
10
|
+
S3ClientResolvedConfig,
|
|
11
|
+
ServiceInputTypes,
|
|
12
|
+
ServiceOutputTypes,
|
|
13
|
+
} from "../S3Client";
|
|
14
|
+
export interface PutBucketReplicationCommandInput
|
|
15
|
+
extends PutBucketReplicationRequest {}
|
|
16
|
+
export interface PutBucketReplicationCommandOutput extends __MetadataBearer {}
|
|
17
|
+
export declare class PutBucketReplicationCommand extends $Command<
|
|
18
|
+
PutBucketReplicationCommandInput,
|
|
19
|
+
PutBucketReplicationCommandOutput,
|
|
20
|
+
S3ClientResolvedConfig
|
|
21
|
+
> {
|
|
22
|
+
readonly input: PutBucketReplicationCommandInput;
|
|
23
|
+
constructor(input: PutBucketReplicationCommandInput);
|
|
24
|
+
resolveMiddleware(
|
|
25
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
26
|
+
configuration: S3ClientResolvedConfig,
|
|
27
|
+
options?: __HttpHandlerOptions
|
|
28
|
+
): Handler<
|
|
29
|
+
PutBucketReplicationCommandInput,
|
|
30
|
+
PutBucketReplicationCommandOutput
|
|
31
|
+
>;
|
|
32
|
+
private serialize;
|
|
33
|
+
private deserialize;
|
|
34
|
+
}
|
|
@@ -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 { PutBucketRequestPaymentRequest } from "../models/models_0";
|
|
9
|
+
import {
|
|
10
|
+
S3ClientResolvedConfig,
|
|
11
|
+
ServiceInputTypes,
|
|
12
|
+
ServiceOutputTypes,
|
|
13
|
+
} from "../S3Client";
|
|
14
|
+
export interface PutBucketRequestPaymentCommandInput
|
|
15
|
+
extends PutBucketRequestPaymentRequest {}
|
|
16
|
+
export interface PutBucketRequestPaymentCommandOutput
|
|
17
|
+
extends __MetadataBearer {}
|
|
18
|
+
export declare class PutBucketRequestPaymentCommand extends $Command<
|
|
19
|
+
PutBucketRequestPaymentCommandInput,
|
|
20
|
+
PutBucketRequestPaymentCommandOutput,
|
|
21
|
+
S3ClientResolvedConfig
|
|
22
|
+
> {
|
|
23
|
+
readonly input: PutBucketRequestPaymentCommandInput;
|
|
24
|
+
constructor(input: PutBucketRequestPaymentCommandInput);
|
|
25
|
+
resolveMiddleware(
|
|
26
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
27
|
+
configuration: S3ClientResolvedConfig,
|
|
28
|
+
options?: __HttpHandlerOptions
|
|
29
|
+
): Handler<
|
|
30
|
+
PutBucketRequestPaymentCommandInput,
|
|
31
|
+
PutBucketRequestPaymentCommandOutput
|
|
32
|
+
>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -1,17 +1,30 @@
|
|
|
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 { PutBucketTaggingRequest } from "../models/models_0";
|
|
9
|
+
import {
|
|
10
|
+
S3ClientResolvedConfig,
|
|
11
|
+
ServiceInputTypes,
|
|
12
|
+
ServiceOutputTypes,
|
|
13
|
+
} from "../S3Client";
|
|
14
|
+
export interface PutBucketTaggingCommandInput extends PutBucketTaggingRequest {}
|
|
15
|
+
export interface PutBucketTaggingCommandOutput extends __MetadataBearer {}
|
|
16
|
+
export declare class PutBucketTaggingCommand extends $Command<
|
|
17
|
+
PutBucketTaggingCommandInput,
|
|
18
|
+
PutBucketTaggingCommandOutput,
|
|
19
|
+
S3ClientResolvedConfig
|
|
20
|
+
> {
|
|
21
|
+
readonly input: PutBucketTaggingCommandInput;
|
|
22
|
+
constructor(input: PutBucketTaggingCommandInput);
|
|
23
|
+
resolveMiddleware(
|
|
24
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
25
|
+
configuration: S3ClientResolvedConfig,
|
|
26
|
+
options?: __HttpHandlerOptions
|
|
27
|
+
): Handler<PutBucketTaggingCommandInput, PutBucketTaggingCommandOutput>;
|
|
28
|
+
private serialize;
|
|
29
|
+
private deserialize;
|
|
30
|
+
}
|
|
@@ -1,17 +1,31 @@
|
|
|
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 { PutBucketVersioningRequest } from "../models/models_0";
|
|
9
|
+
import {
|
|
10
|
+
S3ClientResolvedConfig,
|
|
11
|
+
ServiceInputTypes,
|
|
12
|
+
ServiceOutputTypes,
|
|
13
|
+
} from "../S3Client";
|
|
14
|
+
export interface PutBucketVersioningCommandInput
|
|
15
|
+
extends PutBucketVersioningRequest {}
|
|
16
|
+
export interface PutBucketVersioningCommandOutput extends __MetadataBearer {}
|
|
17
|
+
export declare class PutBucketVersioningCommand extends $Command<
|
|
18
|
+
PutBucketVersioningCommandInput,
|
|
19
|
+
PutBucketVersioningCommandOutput,
|
|
20
|
+
S3ClientResolvedConfig
|
|
21
|
+
> {
|
|
22
|
+
readonly input: PutBucketVersioningCommandInput;
|
|
23
|
+
constructor(input: PutBucketVersioningCommandInput);
|
|
24
|
+
resolveMiddleware(
|
|
25
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
26
|
+
configuration: S3ClientResolvedConfig,
|
|
27
|
+
options?: __HttpHandlerOptions
|
|
28
|
+
): Handler<PutBucketVersioningCommandInput, PutBucketVersioningCommandOutput>;
|
|
29
|
+
private serialize;
|
|
30
|
+
private deserialize;
|
|
31
|
+
}
|
|
@@ -1,17 +1,30 @@
|
|
|
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 { PutBucketWebsiteRequest } from "../models/models_0";
|
|
9
|
+
import {
|
|
10
|
+
S3ClientResolvedConfig,
|
|
11
|
+
ServiceInputTypes,
|
|
12
|
+
ServiceOutputTypes,
|
|
13
|
+
} from "../S3Client";
|
|
14
|
+
export interface PutBucketWebsiteCommandInput extends PutBucketWebsiteRequest {}
|
|
15
|
+
export interface PutBucketWebsiteCommandOutput extends __MetadataBearer {}
|
|
16
|
+
export declare class PutBucketWebsiteCommand extends $Command<
|
|
17
|
+
PutBucketWebsiteCommandInput,
|
|
18
|
+
PutBucketWebsiteCommandOutput,
|
|
19
|
+
S3ClientResolvedConfig
|
|
20
|
+
> {
|
|
21
|
+
readonly input: PutBucketWebsiteCommandInput;
|
|
22
|
+
constructor(input: PutBucketWebsiteCommandInput);
|
|
23
|
+
resolveMiddleware(
|
|
24
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
25
|
+
configuration: S3ClientResolvedConfig,
|
|
26
|
+
options?: __HttpHandlerOptions
|
|
27
|
+
): Handler<PutBucketWebsiteCommandInput, PutBucketWebsiteCommandOutput>;
|
|
28
|
+
private serialize;
|
|
29
|
+
private deserialize;
|
|
30
|
+
}
|