@aws-sdk/client-s3 3.1086.0 → 3.1088.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/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/S3.d.ts +354 -501
- package/dist-types/ts3.4/S3Client.d.ts +25 -59
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -16
- package/dist-types/ts3.4/commandBuilder.d.ts +21 -31
- package/dist-types/ts3.4/commands/AbortMultipartUploadCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CompleteMultipartUploadCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CopyObjectCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateBucketMetadataConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateBucketMetadataTableConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateMultipartUploadCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateSessionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteBucketCorsCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteBucketEncryptionCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteBucketInventoryConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteBucketLifecycleCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteBucketMetadataConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteBucketMetadataTableConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteBucketMetricsConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteBucketOwnershipControlsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteBucketPolicyCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteBucketReplicationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteBucketTaggingCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteBucketWebsiteCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteObjectAnnotationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteObjectCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteObjectTaggingCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteObjectsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeletePublicAccessBlockCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetBucketAbacCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetBucketAccelerateConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetBucketAclCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetBucketAnalyticsConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetBucketCorsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetBucketEncryptionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetBucketInventoryConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetBucketLifecycleConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetBucketLocationCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/GetBucketLoggingCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetBucketMetadataConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetBucketMetadataTableConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetBucketMetricsConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetBucketNotificationConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetBucketOwnershipControlsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetBucketPolicyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetBucketPolicyStatusCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetBucketReplicationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetBucketRequestPaymentCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetBucketTaggingCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetBucketVersioningCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetBucketWebsiteCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetObjectAclCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetObjectAnnotationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetObjectAttributesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetObjectCommand.d.ts +8 -8
- package/dist-types/ts3.4/commands/GetObjectLegalHoldCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetObjectLockConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetObjectRetentionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetObjectTaggingCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetObjectTorrentCommand.d.ts +6 -14
- package/dist-types/ts3.4/commands/GetPublicAccessBlockCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/HeadBucketCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/HeadObjectCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListBucketInventoryConfigurationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListBucketMetricsConfigurationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListBucketsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListDirectoryBucketsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListMultipartUploadsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListObjectAnnotationsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListObjectVersionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListObjectsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListObjectsV2Command.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListPartsCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/PutBucketAbacCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/PutBucketAccelerateConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutBucketAclCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/PutBucketAnalyticsConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutBucketCorsCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/PutBucketEncryptionCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutBucketInventoryConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutBucketLifecycleConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutBucketLoggingCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/PutBucketMetricsConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutBucketNotificationConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutBucketOwnershipControlsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutBucketPolicyCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/PutBucketReplicationCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/PutBucketRequestPaymentCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutBucketTaggingCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/PutBucketVersioningCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/PutBucketWebsiteCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/PutObjectAclCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/PutObjectAnnotationCommand.d.ts +9 -17
- package/dist-types/ts3.4/commands/PutObjectCommand.d.ts +12 -11
- package/dist-types/ts3.4/commands/PutObjectLegalHoldCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutObjectLockConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutObjectRetentionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutObjectTaggingCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/PutPublicAccessBlockCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/RenameObjectCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/RestoreObjectCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SelectObjectContentCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateBucketMetadataAnnotationTableConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateBucketMetadataInventoryTableConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateBucketMetadataJournalTableConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateObjectEncryptionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UploadPartCommand.d.ts +8 -11
- package/dist-types/ts3.4/commands/UploadPartCopyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/WriteGetObjectResponseCommand.d.ts +7 -11
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +4 -13
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +32 -64
- package/dist-types/ts3.4/models/errors.d.ts +10 -30
- package/dist-types/ts3.4/models/models_0.d.ts +12 -36
- package/dist-types/ts3.4/models/models_1.d.ts +2 -9
- package/dist-types/ts3.4/pagination/ListBucketsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListPartsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +14 -36
- package/dist-types/ts3.4/runtimeConfig.d.ts +14 -32
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +14 -36
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -6
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForBucketExists.d.ts +3 -6
- package/dist-types/ts3.4/waiters/waitForBucketNotExists.d.ts +3 -6
- package/dist-types/ts3.4/waiters/waitForObjectExists.d.ts +3 -6
- package/dist-types/ts3.4/waiters/waitForObjectNotExists.d.ts +3 -6
- package/package.json +44 -44
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { PutBucketEncryptionRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface PutBucketEncryptionCommandInput
|
|
5
|
-
extends PutBucketEncryptionRequest {}
|
|
4
|
+
export interface PutBucketEncryptionCommandInput extends PutBucketEncryptionRequest {}
|
|
6
5
|
export interface PutBucketEncryptionCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const PutBucketEncryptionCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: PutBucketEncryptionCommandInput
|
|
8
|
+
input: PutBucketEncryptionCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
PutBucketEncryptionCommandInput,
|
|
12
11
|
PutBucketEncryptionCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const PutBucketEncryptionCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: PutBucketEncryptionCommandInput
|
|
17
|
+
input: PutBucketEncryptionCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
PutBucketEncryptionCommandInput,
|
|
21
20
|
PutBucketEncryptionCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { PutBucketIntelligentTieringConfigurationRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface PutBucketIntelligentTieringConfigurationCommandInput
|
|
5
|
-
|
|
6
|
-
export interface PutBucketIntelligentTieringConfigurationCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface PutBucketIntelligentTieringConfigurationCommandInput extends PutBucketIntelligentTieringConfigurationRequest {}
|
|
5
|
+
export interface PutBucketIntelligentTieringConfigurationCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const PutBucketIntelligentTieringConfigurationCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: PutBucketIntelligentTieringConfigurationCommandInput
|
|
8
|
+
input: PutBucketIntelligentTieringConfigurationCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
PutBucketIntelligentTieringConfigurationCommandInput,
|
|
13
11
|
PutBucketIntelligentTieringConfigurationCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const PutBucketIntelligentTieringConfigurationCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: PutBucketIntelligentTieringConfigurationCommandInput
|
|
17
|
+
input: PutBucketIntelligentTieringConfigurationCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
PutBucketIntelligentTieringConfigurationCommandInput,
|
|
22
20
|
PutBucketIntelligentTieringConfigurationCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { PutBucketInventoryConfigurationRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface PutBucketInventoryConfigurationCommandInput
|
|
5
|
-
|
|
6
|
-
export interface PutBucketInventoryConfigurationCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface PutBucketInventoryConfigurationCommandInput extends PutBucketInventoryConfigurationRequest {}
|
|
5
|
+
export interface PutBucketInventoryConfigurationCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const PutBucketInventoryConfigurationCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: PutBucketInventoryConfigurationCommandInput
|
|
8
|
+
input: PutBucketInventoryConfigurationCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
PutBucketInventoryConfigurationCommandInput,
|
|
13
11
|
PutBucketInventoryConfigurationCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const PutBucketInventoryConfigurationCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: PutBucketInventoryConfigurationCommandInput
|
|
17
|
+
input: PutBucketInventoryConfigurationCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
PutBucketInventoryConfigurationCommandInput,
|
|
22
20
|
PutBucketInventoryConfigurationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
PutBucketLifecycleConfigurationRequest,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface PutBucketLifecycleConfigurationCommandInput
|
|
8
|
-
extends PutBucketLifecycleConfigurationRequest {}
|
|
7
|
+
export interface PutBucketLifecycleConfigurationCommandInput extends PutBucketLifecycleConfigurationRequest {}
|
|
9
8
|
export interface PutBucketLifecycleConfigurationCommandOutput
|
|
10
|
-
extends PutBucketLifecycleConfigurationOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends PutBucketLifecycleConfigurationOutput, __MetadataBearer {}
|
|
12
10
|
declare const PutBucketLifecycleConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: PutBucketLifecycleConfigurationCommandInput
|
|
12
|
+
input: PutBucketLifecycleConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
PutBucketLifecycleConfigurationCommandInput,
|
|
17
15
|
PutBucketLifecycleConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const PutBucketLifecycleConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: PutBucketLifecycleConfigurationCommandInput
|
|
21
|
+
input: PutBucketLifecycleConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
PutBucketLifecycleConfigurationCommandInput,
|
|
26
24
|
PutBucketLifecycleConfigurationCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface PutBucketLoggingCommandInput extends PutBucketLoggingRequest {}
|
|
|
5
5
|
export interface PutBucketLoggingCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const PutBucketLoggingCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: PutBucketLoggingCommandInput
|
|
8
|
+
input: PutBucketLoggingCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
PutBucketLoggingCommandInput,
|
|
11
11
|
PutBucketLoggingCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const PutBucketLoggingCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: PutBucketLoggingCommandInput
|
|
17
|
+
input: PutBucketLoggingCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
PutBucketLoggingCommandInput,
|
|
20
20
|
PutBucketLoggingCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { PutBucketMetricsConfigurationRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface PutBucketMetricsConfigurationCommandInput
|
|
5
|
-
|
|
6
|
-
export interface PutBucketMetricsConfigurationCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface PutBucketMetricsConfigurationCommandInput extends PutBucketMetricsConfigurationRequest {}
|
|
5
|
+
export interface PutBucketMetricsConfigurationCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const PutBucketMetricsConfigurationCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: PutBucketMetricsConfigurationCommandInput
|
|
8
|
+
input: PutBucketMetricsConfigurationCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
PutBucketMetricsConfigurationCommandInput,
|
|
13
11
|
PutBucketMetricsConfigurationCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const PutBucketMetricsConfigurationCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: PutBucketMetricsConfigurationCommandInput
|
|
17
|
+
input: PutBucketMetricsConfigurationCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
PutBucketMetricsConfigurationCommandInput,
|
|
22
20
|
PutBucketMetricsConfigurationCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { PutBucketNotificationConfigurationRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface PutBucketNotificationConfigurationCommandInput
|
|
5
|
-
|
|
6
|
-
export interface PutBucketNotificationConfigurationCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface PutBucketNotificationConfigurationCommandInput extends PutBucketNotificationConfigurationRequest {}
|
|
5
|
+
export interface PutBucketNotificationConfigurationCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const PutBucketNotificationConfigurationCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: PutBucketNotificationConfigurationCommandInput
|
|
8
|
+
input: PutBucketNotificationConfigurationCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
PutBucketNotificationConfigurationCommandInput,
|
|
13
11
|
PutBucketNotificationConfigurationCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const PutBucketNotificationConfigurationCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: PutBucketNotificationConfigurationCommandInput
|
|
17
|
+
input: PutBucketNotificationConfigurationCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
PutBucketNotificationConfigurationCommandInput,
|
|
22
20
|
PutBucketNotificationConfigurationCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { PutBucketOwnershipControlsRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface PutBucketOwnershipControlsCommandInput
|
|
5
|
-
|
|
6
|
-
export interface PutBucketOwnershipControlsCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface PutBucketOwnershipControlsCommandInput extends PutBucketOwnershipControlsRequest {}
|
|
5
|
+
export interface PutBucketOwnershipControlsCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const PutBucketOwnershipControlsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: PutBucketOwnershipControlsCommandInput
|
|
8
|
+
input: PutBucketOwnershipControlsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
PutBucketOwnershipControlsCommandInput,
|
|
13
11
|
PutBucketOwnershipControlsCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const PutBucketOwnershipControlsCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: PutBucketOwnershipControlsCommandInput
|
|
17
|
+
input: PutBucketOwnershipControlsCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
PutBucketOwnershipControlsCommandInput,
|
|
22
20
|
PutBucketOwnershipControlsCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface PutBucketPolicyCommandInput extends PutBucketPolicyRequest {}
|
|
|
5
5
|
export interface PutBucketPolicyCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const PutBucketPolicyCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: PutBucketPolicyCommandInput
|
|
8
|
+
input: PutBucketPolicyCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
PutBucketPolicyCommandInput,
|
|
11
11
|
PutBucketPolicyCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const PutBucketPolicyCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: PutBucketPolicyCommandInput
|
|
17
|
+
input: PutBucketPolicyCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
PutBucketPolicyCommandInput,
|
|
20
20
|
PutBucketPolicyCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { PutBucketReplicationRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface PutBucketReplicationCommandInput
|
|
5
|
-
extends PutBucketReplicationRequest {}
|
|
4
|
+
export interface PutBucketReplicationCommandInput extends PutBucketReplicationRequest {}
|
|
6
5
|
export interface PutBucketReplicationCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const PutBucketReplicationCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: PutBucketReplicationCommandInput
|
|
8
|
+
input: PutBucketReplicationCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
PutBucketReplicationCommandInput,
|
|
12
11
|
PutBucketReplicationCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const PutBucketReplicationCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: PutBucketReplicationCommandInput
|
|
17
|
+
input: PutBucketReplicationCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
PutBucketReplicationCommandInput,
|
|
21
20
|
PutBucketReplicationCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { PutBucketRequestPaymentRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface PutBucketRequestPaymentCommandInput
|
|
5
|
-
|
|
6
|
-
export interface PutBucketRequestPaymentCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface PutBucketRequestPaymentCommandInput extends PutBucketRequestPaymentRequest {}
|
|
5
|
+
export interface PutBucketRequestPaymentCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const PutBucketRequestPaymentCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: PutBucketRequestPaymentCommandInput
|
|
8
|
+
input: PutBucketRequestPaymentCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
PutBucketRequestPaymentCommandInput,
|
|
13
11
|
PutBucketRequestPaymentCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const PutBucketRequestPaymentCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: PutBucketRequestPaymentCommandInput
|
|
17
|
+
input: PutBucketRequestPaymentCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
PutBucketRequestPaymentCommandInput,
|
|
22
20
|
PutBucketRequestPaymentCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface PutBucketTaggingCommandInput extends PutBucketTaggingRequest {}
|
|
|
5
5
|
export interface PutBucketTaggingCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const PutBucketTaggingCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: PutBucketTaggingCommandInput
|
|
8
|
+
input: PutBucketTaggingCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
PutBucketTaggingCommandInput,
|
|
11
11
|
PutBucketTaggingCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const PutBucketTaggingCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: PutBucketTaggingCommandInput
|
|
17
|
+
input: PutBucketTaggingCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
PutBucketTaggingCommandInput,
|
|
20
20
|
PutBucketTaggingCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { PutBucketVersioningRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface PutBucketVersioningCommandInput
|
|
5
|
-
extends PutBucketVersioningRequest {}
|
|
4
|
+
export interface PutBucketVersioningCommandInput extends PutBucketVersioningRequest {}
|
|
6
5
|
export interface PutBucketVersioningCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const PutBucketVersioningCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: PutBucketVersioningCommandInput
|
|
8
|
+
input: PutBucketVersioningCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
PutBucketVersioningCommandInput,
|
|
12
11
|
PutBucketVersioningCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const PutBucketVersioningCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: PutBucketVersioningCommandInput
|
|
17
|
+
input: PutBucketVersioningCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
PutBucketVersioningCommandInput,
|
|
21
20
|
PutBucketVersioningCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface PutBucketWebsiteCommandInput extends PutBucketWebsiteRequest {}
|
|
|
5
5
|
export interface PutBucketWebsiteCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const PutBucketWebsiteCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: PutBucketWebsiteCommandInput
|
|
8
|
+
input: PutBucketWebsiteCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
PutBucketWebsiteCommandInput,
|
|
11
11
|
PutBucketWebsiteCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const PutBucketWebsiteCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: PutBucketWebsiteCommandInput
|
|
17
|
+
input: PutBucketWebsiteCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
PutBucketWebsiteCommandInput,
|
|
20
20
|
PutBucketWebsiteCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { PutObjectAclOutput, PutObjectAclRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface PutObjectAclCommandInput extends PutObjectAclRequest {}
|
|
5
|
-
export interface PutObjectAclCommandOutput
|
|
6
|
-
extends PutObjectAclOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface PutObjectAclCommandOutput extends PutObjectAclOutput, __MetadataBearer {}
|
|
8
6
|
declare const PutObjectAclCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: PutObjectAclCommandInput
|
|
8
|
+
input: PutObjectAclCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
PutObjectAclCommandInput,
|
|
13
11
|
PutObjectAclCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const PutObjectAclCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: PutObjectAclCommandInput
|
|
17
|
+
input: PutObjectAclCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
PutObjectAclCommandInput,
|
|
22
20
|
PutObjectAclCommandOutput,
|
|
@@ -1,25 +1,17 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
StreamingBlobPayloadInputTypes,
|
|
4
|
-
} from "@smithy/types";
|
|
5
|
-
import {
|
|
6
|
-
PutObjectAnnotationOutput,
|
|
7
|
-
PutObjectAnnotationRequest,
|
|
8
|
-
} from "../models/models_0";
|
|
1
|
+
import { MetadataBearer as __MetadataBearer, StreamingBlobPayloadInputTypes } from "@smithy/types";
|
|
2
|
+
import { PutObjectAnnotationOutput, PutObjectAnnotationRequest } from "../models/models_0";
|
|
9
3
|
export { __MetadataBearer };
|
|
10
|
-
export interface PutObjectAnnotationCommandInput
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
> {
|
|
4
|
+
export interface PutObjectAnnotationCommandInput extends Pick<
|
|
5
|
+
PutObjectAnnotationRequest,
|
|
6
|
+
Exclude<keyof PutObjectAnnotationRequest, "AnnotationPayload">
|
|
7
|
+
> {
|
|
15
8
|
AnnotationPayload: StreamingBlobPayloadInputTypes;
|
|
16
9
|
}
|
|
17
10
|
export interface PutObjectAnnotationCommandOutput
|
|
18
|
-
extends PutObjectAnnotationOutput,
|
|
19
|
-
__MetadataBearer {}
|
|
11
|
+
extends PutObjectAnnotationOutput, __MetadataBearer {}
|
|
20
12
|
declare const PutObjectAnnotationCommand_base: {
|
|
21
13
|
new (
|
|
22
|
-
input: PutObjectAnnotationCommandInput
|
|
14
|
+
input: PutObjectAnnotationCommandInput,
|
|
23
15
|
): import("@smithy/core/client").CommandImpl<
|
|
24
16
|
PutObjectAnnotationCommandInput,
|
|
25
17
|
PutObjectAnnotationCommandOutput,
|
|
@@ -28,7 +20,7 @@ declare const PutObjectAnnotationCommand_base: {
|
|
|
28
20
|
import("..").ServiceOutputTypes
|
|
29
21
|
>;
|
|
30
22
|
new (
|
|
31
|
-
input: PutObjectAnnotationCommandInput
|
|
23
|
+
input: PutObjectAnnotationCommandInput,
|
|
32
24
|
): import("@smithy/core/client").CommandImpl<
|
|
33
25
|
PutObjectAnnotationCommandInput,
|
|
34
26
|
PutObjectAnnotationCommandOutput,
|
|
@@ -1,25 +1,26 @@
|
|
|
1
|
-
import {
|
|
2
|
-
MetadataBearer as __MetadataBearer,
|
|
3
|
-
StreamingBlobPayloadInputTypes,
|
|
4
|
-
} from "@smithy/types";
|
|
1
|
+
import { MetadataBearer as __MetadataBearer, StreamingBlobPayloadInputTypes } from "@smithy/types";
|
|
5
2
|
import { PutObjectOutput, PutObjectRequest } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface PutObjectCommandInput
|
|
8
|
-
|
|
4
|
+
export interface PutObjectCommandInput extends Pick<
|
|
5
|
+
PutObjectRequest,
|
|
6
|
+
Exclude<keyof PutObjectRequest, "Body">
|
|
7
|
+
> {
|
|
9
8
|
Body?: StreamingBlobPayloadInputTypes;
|
|
10
9
|
}
|
|
11
|
-
export interface PutObjectCommandOutput
|
|
12
|
-
extends PutObjectOutput,
|
|
13
|
-
__MetadataBearer {}
|
|
10
|
+
export interface PutObjectCommandOutput extends PutObjectOutput, __MetadataBearer {}
|
|
14
11
|
declare const PutObjectCommand_base: {
|
|
15
|
-
new (
|
|
12
|
+
new (
|
|
13
|
+
input: PutObjectCommandInput,
|
|
14
|
+
): import("@smithy/core/client").CommandImpl<
|
|
16
15
|
PutObjectCommandInput,
|
|
17
16
|
PutObjectCommandOutput,
|
|
18
17
|
import("..").S3ClientResolvedConfig,
|
|
19
18
|
import("..").ServiceInputTypes,
|
|
20
19
|
import("..").ServiceOutputTypes
|
|
21
20
|
>;
|
|
22
|
-
new (
|
|
21
|
+
new (
|
|
22
|
+
input: PutObjectCommandInput,
|
|
23
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
24
|
PutObjectCommandInput,
|
|
24
25
|
PutObjectCommandOutput,
|
|
25
26
|
import("..").S3ClientResolvedConfig,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
PutObjectLegalHoldOutput,
|
|
4
|
-
PutObjectLegalHoldRequest,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { PutObjectLegalHoldOutput, PutObjectLegalHoldRequest } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface PutObjectLegalHoldCommandInput
|
|
8
|
-
extends PutObjectLegalHoldRequest {}
|
|
4
|
+
export interface PutObjectLegalHoldCommandInput extends PutObjectLegalHoldRequest {}
|
|
9
5
|
export interface PutObjectLegalHoldCommandOutput
|
|
10
|
-
extends PutObjectLegalHoldOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends PutObjectLegalHoldOutput, __MetadataBearer {}
|
|
12
7
|
declare const PutObjectLegalHoldCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: PutObjectLegalHoldCommandInput
|
|
9
|
+
input: PutObjectLegalHoldCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
PutObjectLegalHoldCommandInput,
|
|
17
12
|
PutObjectLegalHoldCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const PutObjectLegalHoldCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: PutObjectLegalHoldCommandInput
|
|
18
|
+
input: PutObjectLegalHoldCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
PutObjectLegalHoldCommandInput,
|
|
26
21
|
PutObjectLegalHoldCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
PutObjectLockConfigurationRequest,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface PutObjectLockConfigurationCommandInput
|
|
8
|
-
extends PutObjectLockConfigurationRequest {}
|
|
7
|
+
export interface PutObjectLockConfigurationCommandInput extends PutObjectLockConfigurationRequest {}
|
|
9
8
|
export interface PutObjectLockConfigurationCommandOutput
|
|
10
|
-
extends PutObjectLockConfigurationOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends PutObjectLockConfigurationOutput, __MetadataBearer {}
|
|
12
10
|
declare const PutObjectLockConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: PutObjectLockConfigurationCommandInput
|
|
12
|
+
input: PutObjectLockConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
PutObjectLockConfigurationCommandInput,
|
|
17
15
|
PutObjectLockConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const PutObjectLockConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: PutObjectLockConfigurationCommandInput
|
|
21
|
+
input: PutObjectLockConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
PutObjectLockConfigurationCommandInput,
|
|
26
24
|
PutObjectLockConfigurationCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
PutObjectRetentionOutput,
|
|
4
|
-
PutObjectRetentionRequest,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { PutObjectRetentionOutput, PutObjectRetentionRequest } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface PutObjectRetentionCommandInput
|
|
8
|
-
extends PutObjectRetentionRequest {}
|
|
4
|
+
export interface PutObjectRetentionCommandInput extends PutObjectRetentionRequest {}
|
|
9
5
|
export interface PutObjectRetentionCommandOutput
|
|
10
|
-
extends PutObjectRetentionOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends PutObjectRetentionOutput, __MetadataBearer {}
|
|
12
7
|
declare const PutObjectRetentionCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: PutObjectRetentionCommandInput
|
|
9
|
+
input: PutObjectRetentionCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
PutObjectRetentionCommandInput,
|
|
17
12
|
PutObjectRetentionCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const PutObjectRetentionCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: PutObjectRetentionCommandInput
|
|
18
|
+
input: PutObjectRetentionCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
PutObjectRetentionCommandInput,
|
|
26
21
|
PutObjectRetentionCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
PutObjectTaggingOutput,
|
|
4
|
-
PutObjectTaggingRequest,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { PutObjectTaggingOutput, PutObjectTaggingRequest } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface PutObjectTaggingCommandInput extends PutObjectTaggingRequest {}
|
|
8
|
-
export interface PutObjectTaggingCommandOutput
|
|
9
|
-
extends PutObjectTaggingOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface PutObjectTaggingCommandOutput extends PutObjectTaggingOutput, __MetadataBearer {}
|
|
11
6
|
declare const PutObjectTaggingCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: PutObjectTaggingCommandInput
|
|
8
|
+
input: PutObjectTaggingCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
PutObjectTaggingCommandInput,
|
|
16
11
|
PutObjectTaggingCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const PutObjectTaggingCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: PutObjectTaggingCommandInput
|
|
17
|
+
input: PutObjectTaggingCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
PutObjectTaggingCommandInput,
|
|
25
20
|
PutObjectTaggingCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { PutPublicAccessBlockRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface PutPublicAccessBlockCommandInput
|
|
5
|
-
extends PutPublicAccessBlockRequest {}
|
|
4
|
+
export interface PutPublicAccessBlockCommandInput extends PutPublicAccessBlockRequest {}
|
|
6
5
|
export interface PutPublicAccessBlockCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const PutPublicAccessBlockCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: PutPublicAccessBlockCommandInput
|
|
8
|
+
input: PutPublicAccessBlockCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
PutPublicAccessBlockCommandInput,
|
|
12
11
|
PutPublicAccessBlockCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const PutPublicAccessBlockCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: PutPublicAccessBlockCommandInput
|
|
17
|
+
input: PutPublicAccessBlockCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
PutPublicAccessBlockCommandInput,
|
|
21
20
|
PutPublicAccessBlockCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { RenameObjectOutput, RenameObjectRequest } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface RenameObjectCommandInput extends RenameObjectRequest {}
|
|
5
|
-
export interface RenameObjectCommandOutput
|
|
6
|
-
extends RenameObjectOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface RenameObjectCommandOutput extends RenameObjectOutput, __MetadataBearer {}
|
|
8
6
|
declare const RenameObjectCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: RenameObjectCommandInput
|
|
8
|
+
input: RenameObjectCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
RenameObjectCommandInput,
|
|
13
11
|
RenameObjectCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const RenameObjectCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: RenameObjectCommandInput
|
|
17
|
+
input: RenameObjectCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
RenameObjectCommandInput,
|
|
22
20
|
RenameObjectCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { RestoreObjectOutput, RestoreObjectRequest } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface RestoreObjectCommandInput extends RestoreObjectRequest {}
|
|
5
|
-
export interface RestoreObjectCommandOutput
|
|
6
|
-
extends RestoreObjectOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface RestoreObjectCommandOutput extends RestoreObjectOutput, __MetadataBearer {}
|
|
8
6
|
declare const RestoreObjectCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: RestoreObjectCommandInput
|
|
8
|
+
input: RestoreObjectCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
RestoreObjectCommandInput,
|
|
13
11
|
RestoreObjectCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const RestoreObjectCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: RestoreObjectCommandInput
|
|
17
|
+
input: RestoreObjectCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
RestoreObjectCommandInput,
|
|
22
20
|
RestoreObjectCommandOutput,
|