@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.
- package/CHANGELOG.md +16 -0
- package/dist-types/ts3.4/S3.d.ts +1738 -470
- package/dist-types/ts3.4/S3Client.d.ts +716 -184
- package/dist-types/ts3.4/commands/AbortMultipartUploadCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CompleteMultipartUploadCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CopyObjectCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateMultipartUploadCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteBucketCorsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteBucketEncryptionCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteBucketInventoryConfigurationCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteBucketLifecycleCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteBucketMetricsConfigurationCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteBucketOwnershipControlsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteBucketPolicyCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/DeleteBucketReplicationCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteBucketTaggingCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/DeleteBucketWebsiteCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/DeleteObjectCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteObjectTaggingCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteObjectsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeletePublicAccessBlockCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetBucketAccelerateConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetBucketAclCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetBucketAnalyticsConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetBucketCorsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetBucketEncryptionCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetBucketInventoryConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetBucketLifecycleConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetBucketLocationCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetBucketLoggingCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetBucketMetricsConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetBucketNotificationConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetBucketOwnershipControlsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetBucketPolicyCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetBucketPolicyStatusCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetBucketReplicationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetBucketRequestPaymentCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetBucketTaggingCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetBucketVersioningCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetBucketWebsiteCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetObjectAclCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetObjectAttributesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetObjectCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetObjectLegalHoldCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetObjectLockConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetObjectRetentionCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetObjectTaggingCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetObjectTorrentCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetPublicAccessBlockCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/HeadBucketCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/HeadObjectCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListBucketInventoryConfigurationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListBucketMetricsConfigurationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListBucketsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListMultipartUploadsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListObjectVersionsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListObjectsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListObjectsV2Command.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListPartsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/PutBucketAccelerateConfigurationCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/PutBucketAclCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/PutBucketAnalyticsConfigurationCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/PutBucketCorsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/PutBucketEncryptionCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/PutBucketInventoryConfigurationCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/PutBucketLifecycleConfigurationCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/PutBucketLoggingCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/PutBucketMetricsConfigurationCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/PutBucketNotificationConfigurationCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/PutBucketOwnershipControlsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/PutBucketPolicyCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/PutBucketReplicationCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/PutBucketRequestPaymentCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/PutBucketTaggingCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/PutBucketVersioningCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/PutBucketWebsiteCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/PutObjectAclCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/PutObjectCommand.d.ts +42 -24
- package/dist-types/ts3.4/commands/PutObjectLegalHoldCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/PutObjectLockConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/PutObjectRetentionCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/PutObjectTaggingCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/PutPublicAccessBlockCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/RestoreObjectCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/SelectObjectContentCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UploadPartCommand.d.ts +42 -24
- package/dist-types/ts3.4/commands/UploadPartCopyCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/WriteGetObjectResponseCommand.d.ts +44 -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 +8 -6
- package/dist-types/ts3.4/models/index.d.ts +2 -2
- package/dist-types/ts3.4/models/models_0.d.ts +3732 -3419
- package/dist-types/ts3.4/models/models_1.d.ts +723 -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 +83 -49
- package/dist-types/ts3.4/runtimeConfig.d.ts +86 -50
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +84 -48
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +20 -15
- package/dist-types/ts3.4/waiters/index.d.ts +4 -4
- package/dist-types/ts3.4/waiters/waitForBucketExists.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForBucketNotExists.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForObjectExists.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForObjectNotExists.d.ts +13 -7
- package/package.json +51 -51
|
@@ -1,17 +1,41 @@
|
|
|
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
|
+
GetBucketAccelerateConfigurationOutput,
|
|
10
|
+
GetBucketAccelerateConfigurationRequest,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
S3ClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../S3Client";
|
|
17
|
+
export interface GetBucketAccelerateConfigurationCommandInput
|
|
18
|
+
extends GetBucketAccelerateConfigurationRequest {}
|
|
19
|
+
export interface GetBucketAccelerateConfigurationCommandOutput
|
|
20
|
+
extends GetBucketAccelerateConfigurationOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetBucketAccelerateConfigurationCommand extends $Command<
|
|
24
|
+
GetBucketAccelerateConfigurationCommandInput,
|
|
25
|
+
GetBucketAccelerateConfigurationCommandOutput,
|
|
26
|
+
S3ClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetBucketAccelerateConfigurationCommandInput;
|
|
29
|
+
constructor(input: GetBucketAccelerateConfigurationCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: S3ClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
GetBucketAccelerateConfigurationCommandInput,
|
|
37
|
+
GetBucketAccelerateConfigurationCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -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 { GetBucketAclOutput, GetBucketAclRequest } from "../models/models_0";
|
|
9
|
+
import {
|
|
10
|
+
S3ClientResolvedConfig,
|
|
11
|
+
ServiceInputTypes,
|
|
12
|
+
ServiceOutputTypes,
|
|
13
|
+
} from "../S3Client";
|
|
14
|
+
export interface GetBucketAclCommandInput extends GetBucketAclRequest {}
|
|
15
|
+
export interface GetBucketAclCommandOutput
|
|
16
|
+
extends GetBucketAclOutput,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
|
|
19
|
+
export declare class GetBucketAclCommand extends $Command<
|
|
20
|
+
GetBucketAclCommandInput,
|
|
21
|
+
GetBucketAclCommandOutput,
|
|
22
|
+
S3ClientResolvedConfig
|
|
23
|
+
> {
|
|
24
|
+
readonly input: GetBucketAclCommandInput;
|
|
25
|
+
constructor(input: GetBucketAclCommandInput);
|
|
26
|
+
|
|
27
|
+
resolveMiddleware(
|
|
28
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
|
+
configuration: S3ClientResolvedConfig,
|
|
30
|
+
options?: __HttpHandlerOptions
|
|
31
|
+
): Handler<GetBucketAclCommandInput, GetBucketAclCommandOutput>;
|
|
32
|
+
private serialize;
|
|
33
|
+
private deserialize;
|
|
34
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
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
|
+
GetBucketAnalyticsConfigurationOutput,
|
|
10
|
+
GetBucketAnalyticsConfigurationRequest,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
S3ClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../S3Client";
|
|
17
|
+
export interface GetBucketAnalyticsConfigurationCommandInput
|
|
18
|
+
extends GetBucketAnalyticsConfigurationRequest {}
|
|
19
|
+
export interface GetBucketAnalyticsConfigurationCommandOutput
|
|
20
|
+
extends GetBucketAnalyticsConfigurationOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetBucketAnalyticsConfigurationCommand extends $Command<
|
|
24
|
+
GetBucketAnalyticsConfigurationCommandInput,
|
|
25
|
+
GetBucketAnalyticsConfigurationCommandOutput,
|
|
26
|
+
S3ClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetBucketAnalyticsConfigurationCommandInput;
|
|
29
|
+
constructor(input: GetBucketAnalyticsConfigurationCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: S3ClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
GetBucketAnalyticsConfigurationCommandInput,
|
|
37
|
+
GetBucketAnalyticsConfigurationCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -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 { GetBucketCorsOutput, GetBucketCorsRequest } from "../models/models_0";
|
|
9
|
+
import {
|
|
10
|
+
S3ClientResolvedConfig,
|
|
11
|
+
ServiceInputTypes,
|
|
12
|
+
ServiceOutputTypes,
|
|
13
|
+
} from "../S3Client";
|
|
14
|
+
export interface GetBucketCorsCommandInput extends GetBucketCorsRequest {}
|
|
15
|
+
export interface GetBucketCorsCommandOutput
|
|
16
|
+
extends GetBucketCorsOutput,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
|
|
19
|
+
export declare class GetBucketCorsCommand extends $Command<
|
|
20
|
+
GetBucketCorsCommandInput,
|
|
21
|
+
GetBucketCorsCommandOutput,
|
|
22
|
+
S3ClientResolvedConfig
|
|
23
|
+
> {
|
|
24
|
+
readonly input: GetBucketCorsCommandInput;
|
|
25
|
+
constructor(input: GetBucketCorsCommandInput);
|
|
26
|
+
|
|
27
|
+
resolveMiddleware(
|
|
28
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
|
+
configuration: S3ClientResolvedConfig,
|
|
30
|
+
options?: __HttpHandlerOptions
|
|
31
|
+
): Handler<GetBucketCorsCommandInput, GetBucketCorsCommandOutput>;
|
|
32
|
+
private serialize;
|
|
33
|
+
private deserialize;
|
|
34
|
+
}
|
|
@@ -1,17 +1,38 @@
|
|
|
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
|
+
GetBucketEncryptionOutput,
|
|
10
|
+
GetBucketEncryptionRequest,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
S3ClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../S3Client";
|
|
17
|
+
export interface GetBucketEncryptionCommandInput
|
|
18
|
+
extends GetBucketEncryptionRequest {}
|
|
19
|
+
export interface GetBucketEncryptionCommandOutput
|
|
20
|
+
extends GetBucketEncryptionOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetBucketEncryptionCommand extends $Command<
|
|
24
|
+
GetBucketEncryptionCommandInput,
|
|
25
|
+
GetBucketEncryptionCommandOutput,
|
|
26
|
+
S3ClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetBucketEncryptionCommandInput;
|
|
29
|
+
constructor(input: GetBucketEncryptionCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: S3ClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<GetBucketEncryptionCommandInput, GetBucketEncryptionCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
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
|
+
GetBucketIntelligentTieringConfigurationOutput,
|
|
10
|
+
GetBucketIntelligentTieringConfigurationRequest,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
S3ClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../S3Client";
|
|
17
|
+
export interface GetBucketIntelligentTieringConfigurationCommandInput
|
|
18
|
+
extends GetBucketIntelligentTieringConfigurationRequest {}
|
|
19
|
+
export interface GetBucketIntelligentTieringConfigurationCommandOutput
|
|
20
|
+
extends GetBucketIntelligentTieringConfigurationOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetBucketIntelligentTieringConfigurationCommand extends $Command<
|
|
24
|
+
GetBucketIntelligentTieringConfigurationCommandInput,
|
|
25
|
+
GetBucketIntelligentTieringConfigurationCommandOutput,
|
|
26
|
+
S3ClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetBucketIntelligentTieringConfigurationCommandInput;
|
|
29
|
+
constructor(input: GetBucketIntelligentTieringConfigurationCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: S3ClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
GetBucketIntelligentTieringConfigurationCommandInput,
|
|
37
|
+
GetBucketIntelligentTieringConfigurationCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
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
|
+
GetBucketInventoryConfigurationOutput,
|
|
10
|
+
GetBucketInventoryConfigurationRequest,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
S3ClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../S3Client";
|
|
17
|
+
export interface GetBucketInventoryConfigurationCommandInput
|
|
18
|
+
extends GetBucketInventoryConfigurationRequest {}
|
|
19
|
+
export interface GetBucketInventoryConfigurationCommandOutput
|
|
20
|
+
extends GetBucketInventoryConfigurationOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetBucketInventoryConfigurationCommand extends $Command<
|
|
24
|
+
GetBucketInventoryConfigurationCommandInput,
|
|
25
|
+
GetBucketInventoryConfigurationCommandOutput,
|
|
26
|
+
S3ClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetBucketInventoryConfigurationCommandInput;
|
|
29
|
+
constructor(input: GetBucketInventoryConfigurationCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: S3ClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
GetBucketInventoryConfigurationCommandInput,
|
|
37
|
+
GetBucketInventoryConfigurationCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
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
|
+
GetBucketLifecycleConfigurationOutput,
|
|
10
|
+
GetBucketLifecycleConfigurationRequest,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
S3ClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../S3Client";
|
|
17
|
+
export interface GetBucketLifecycleConfigurationCommandInput
|
|
18
|
+
extends GetBucketLifecycleConfigurationRequest {}
|
|
19
|
+
export interface GetBucketLifecycleConfigurationCommandOutput
|
|
20
|
+
extends GetBucketLifecycleConfigurationOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetBucketLifecycleConfigurationCommand extends $Command<
|
|
24
|
+
GetBucketLifecycleConfigurationCommandInput,
|
|
25
|
+
GetBucketLifecycleConfigurationCommandOutput,
|
|
26
|
+
S3ClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetBucketLifecycleConfigurationCommandInput;
|
|
29
|
+
constructor(input: GetBucketLifecycleConfigurationCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: S3ClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
GetBucketLifecycleConfigurationCommandInput,
|
|
37
|
+
GetBucketLifecycleConfigurationCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,38 @@
|
|
|
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
|
+
GetBucketLocationOutput,
|
|
10
|
+
GetBucketLocationRequest,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
S3ClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../S3Client";
|
|
17
|
+
export interface GetBucketLocationCommandInput
|
|
18
|
+
extends GetBucketLocationRequest {}
|
|
19
|
+
export interface GetBucketLocationCommandOutput
|
|
20
|
+
extends GetBucketLocationOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetBucketLocationCommand extends $Command<
|
|
24
|
+
GetBucketLocationCommandInput,
|
|
25
|
+
GetBucketLocationCommandOutput,
|
|
26
|
+
S3ClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetBucketLocationCommandInput;
|
|
29
|
+
constructor(input: GetBucketLocationCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: S3ClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<GetBucketLocationCommandInput, GetBucketLocationCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|
|
@@ -1,17 +1,37 @@
|
|
|
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
|
+
GetBucketLoggingOutput,
|
|
10
|
+
GetBucketLoggingRequest,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
S3ClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../S3Client";
|
|
17
|
+
export interface GetBucketLoggingCommandInput extends GetBucketLoggingRequest {}
|
|
18
|
+
export interface GetBucketLoggingCommandOutput
|
|
19
|
+
extends GetBucketLoggingOutput,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
|
|
22
|
+
export declare class GetBucketLoggingCommand extends $Command<
|
|
23
|
+
GetBucketLoggingCommandInput,
|
|
24
|
+
GetBucketLoggingCommandOutput,
|
|
25
|
+
S3ClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: GetBucketLoggingCommandInput;
|
|
28
|
+
constructor(input: GetBucketLoggingCommandInput);
|
|
29
|
+
|
|
30
|
+
resolveMiddleware(
|
|
31
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
|
+
configuration: S3ClientResolvedConfig,
|
|
33
|
+
options?: __HttpHandlerOptions
|
|
34
|
+
): Handler<GetBucketLoggingCommandInput, GetBucketLoggingCommandOutput>;
|
|
35
|
+
private serialize;
|
|
36
|
+
private deserialize;
|
|
37
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
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
|
+
GetBucketMetricsConfigurationOutput,
|
|
10
|
+
GetBucketMetricsConfigurationRequest,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
S3ClientResolvedConfig,
|
|
14
|
+
ServiceInputTypes,
|
|
15
|
+
ServiceOutputTypes,
|
|
16
|
+
} from "../S3Client";
|
|
17
|
+
export interface GetBucketMetricsConfigurationCommandInput
|
|
18
|
+
extends GetBucketMetricsConfigurationRequest {}
|
|
19
|
+
export interface GetBucketMetricsConfigurationCommandOutput
|
|
20
|
+
extends GetBucketMetricsConfigurationOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetBucketMetricsConfigurationCommand extends $Command<
|
|
24
|
+
GetBucketMetricsConfigurationCommandInput,
|
|
25
|
+
GetBucketMetricsConfigurationCommandOutput,
|
|
26
|
+
S3ClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetBucketMetricsConfigurationCommandInput;
|
|
29
|
+
constructor(input: GetBucketMetricsConfigurationCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: S3ClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
GetBucketMetricsConfigurationCommandInput,
|
|
37
|
+
GetBucketMetricsConfigurationCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|