@aws-sdk/client-s3 3.278.0 → 3.281.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/README.md +747 -0
- package/dist-types/commands/AbortMultipartUploadCommand.d.ts +6 -0
- package/dist-types/commands/CompleteMultipartUploadCommand.d.ts +6 -0
- package/dist-types/commands/CopyObjectCommand.d.ts +6 -0
- package/dist-types/commands/CreateBucketCommand.d.ts +6 -0
- package/dist-types/commands/CreateMultipartUploadCommand.d.ts +6 -0
- package/dist-types/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/DeleteBucketCommand.d.ts +6 -0
- package/dist-types/commands/DeleteBucketCorsCommand.d.ts +6 -0
- package/dist-types/commands/DeleteBucketEncryptionCommand.d.ts +6 -0
- package/dist-types/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/DeleteBucketInventoryConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/DeleteBucketLifecycleCommand.d.ts +6 -0
- package/dist-types/commands/DeleteBucketMetricsConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/DeleteBucketOwnershipControlsCommand.d.ts +6 -0
- package/dist-types/commands/DeleteBucketPolicyCommand.d.ts +6 -0
- package/dist-types/commands/DeleteBucketReplicationCommand.d.ts +6 -0
- package/dist-types/commands/DeleteBucketTaggingCommand.d.ts +6 -0
- package/dist-types/commands/DeleteBucketWebsiteCommand.d.ts +6 -0
- package/dist-types/commands/DeleteObjectCommand.d.ts +6 -0
- package/dist-types/commands/DeleteObjectTaggingCommand.d.ts +6 -0
- package/dist-types/commands/DeleteObjectsCommand.d.ts +6 -0
- package/dist-types/commands/DeletePublicAccessBlockCommand.d.ts +6 -0
- package/dist-types/commands/GetBucketAccelerateConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/GetBucketAclCommand.d.ts +6 -0
- package/dist-types/commands/GetBucketAnalyticsConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/GetBucketCorsCommand.d.ts +6 -0
- package/dist-types/commands/GetBucketEncryptionCommand.d.ts +6 -0
- package/dist-types/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/GetBucketInventoryConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/GetBucketLifecycleConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/GetBucketLocationCommand.d.ts +6 -0
- package/dist-types/commands/GetBucketLoggingCommand.d.ts +6 -0
- package/dist-types/commands/GetBucketMetricsConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/GetBucketNotificationConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/GetBucketOwnershipControlsCommand.d.ts +6 -0
- package/dist-types/commands/GetBucketPolicyCommand.d.ts +6 -0
- package/dist-types/commands/GetBucketPolicyStatusCommand.d.ts +6 -0
- package/dist-types/commands/GetBucketReplicationCommand.d.ts +6 -0
- package/dist-types/commands/GetBucketRequestPaymentCommand.d.ts +6 -0
- package/dist-types/commands/GetBucketTaggingCommand.d.ts +6 -0
- package/dist-types/commands/GetBucketVersioningCommand.d.ts +6 -0
- package/dist-types/commands/GetBucketWebsiteCommand.d.ts +6 -0
- package/dist-types/commands/GetObjectAclCommand.d.ts +6 -0
- package/dist-types/commands/GetObjectAttributesCommand.d.ts +6 -0
- package/dist-types/commands/GetObjectCommand.d.ts +6 -0
- package/dist-types/commands/GetObjectLegalHoldCommand.d.ts +6 -0
- package/dist-types/commands/GetObjectLockConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/GetObjectRetentionCommand.d.ts +6 -0
- package/dist-types/commands/GetObjectTaggingCommand.d.ts +6 -0
- package/dist-types/commands/GetObjectTorrentCommand.d.ts +6 -0
- package/dist-types/commands/GetPublicAccessBlockCommand.d.ts +6 -0
- package/dist-types/commands/HeadBucketCommand.d.ts +6 -0
- package/dist-types/commands/HeadObjectCommand.d.ts +6 -0
- package/dist-types/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +6 -0
- package/dist-types/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +6 -0
- package/dist-types/commands/ListBucketInventoryConfigurationsCommand.d.ts +6 -0
- package/dist-types/commands/ListBucketMetricsConfigurationsCommand.d.ts +6 -0
- package/dist-types/commands/ListBucketsCommand.d.ts +6 -0
- package/dist-types/commands/ListMultipartUploadsCommand.d.ts +6 -0
- package/dist-types/commands/ListObjectVersionsCommand.d.ts +6 -0
- package/dist-types/commands/ListObjectsCommand.d.ts +6 -0
- package/dist-types/commands/ListObjectsV2Command.d.ts +6 -0
- package/dist-types/commands/ListPartsCommand.d.ts +6 -0
- package/dist-types/commands/PutBucketAccelerateConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/PutBucketAclCommand.d.ts +6 -0
- package/dist-types/commands/PutBucketAnalyticsConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/PutBucketCorsCommand.d.ts +6 -0
- package/dist-types/commands/PutBucketEncryptionCommand.d.ts +6 -0
- package/dist-types/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/PutBucketInventoryConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/PutBucketLoggingCommand.d.ts +6 -0
- package/dist-types/commands/PutBucketMetricsConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/PutBucketNotificationConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/PutBucketOwnershipControlsCommand.d.ts +6 -0
- package/dist-types/commands/PutBucketPolicyCommand.d.ts +6 -0
- package/dist-types/commands/PutBucketReplicationCommand.d.ts +6 -0
- package/dist-types/commands/PutBucketRequestPaymentCommand.d.ts +6 -0
- package/dist-types/commands/PutBucketTaggingCommand.d.ts +6 -0
- package/dist-types/commands/PutBucketVersioningCommand.d.ts +6 -0
- package/dist-types/commands/PutBucketWebsiteCommand.d.ts +6 -0
- package/dist-types/commands/PutObjectAclCommand.d.ts +6 -0
- package/dist-types/commands/PutObjectCommand.d.ts +6 -0
- package/dist-types/commands/PutObjectLegalHoldCommand.d.ts +6 -0
- package/dist-types/commands/PutObjectLockConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/PutObjectRetentionCommand.d.ts +6 -0
- package/dist-types/commands/PutObjectTaggingCommand.d.ts +6 -0
- package/dist-types/commands/PutPublicAccessBlockCommand.d.ts +6 -0
- package/dist-types/commands/RestoreObjectCommand.d.ts +6 -0
- package/dist-types/commands/SelectObjectContentCommand.d.ts +6 -0
- package/dist-types/commands/UploadPartCommand.d.ts +6 -0
- package/dist-types/commands/UploadPartCopyCommand.d.ts +6 -0
- package/dist-types/commands/WriteGetObjectResponseCommand.d.ts +6 -0
- package/package.json +6 -6
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { AbortMultipartUploadOutput, AbortMultipartUploadRequest } from "../models/models_0";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link AbortMultipartUploadCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface AbortMultipartUploadCommandInput extends AbortMultipartUploadRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link AbortMultipartUploadCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface AbortMultipartUploadCommandOutput extends AbortMultipartUploadOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CompleteMultipartUploadOutput, CompleteMultipartUploadRequest } from "../models/models_0";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CompleteMultipartUploadCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CompleteMultipartUploadCommandInput extends CompleteMultipartUploadRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CompleteMultipartUploadCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CompleteMultipartUploadCommandOutput extends CompleteMultipartUploadOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CopyObjectOutput, CopyObjectRequest } from "../models/models_0";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CopyObjectCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CopyObjectCommandInput extends CopyObjectRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CopyObjectCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CopyObjectCommandOutput extends CopyObjectOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CreateBucketOutput, CreateBucketRequest } from "../models/models_0";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateBucketCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateBucketCommandInput extends CreateBucketRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateBucketCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateBucketCommandOutput extends CreateBucketOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CreateMultipartUploadOutput, CreateMultipartUploadRequest } from "../models/models_0";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateMultipartUploadCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateMultipartUploadCommandInput extends CreateMultipartUploadRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateMultipartUploadCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateMultipartUploadCommandOutput extends CreateMultipartUploadOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteBucketAnalyticsConfigurationRequest } from "../models/models_0";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteBucketAnalyticsConfigurationCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteBucketAnalyticsConfigurationCommandInput extends DeleteBucketAnalyticsConfigurationRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteBucketAnalyticsConfigurationCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteBucketAnalyticsConfigurationCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteBucketRequest } from "../models/models_0";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteBucketCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteBucketCommandInput extends DeleteBucketRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteBucketCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteBucketCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteBucketCorsRequest } from "../models/models_0";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteBucketCorsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteBucketCorsCommandInput extends DeleteBucketCorsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteBucketCorsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteBucketCorsCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteBucketEncryptionRequest } from "../models/models_0";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteBucketEncryptionCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteBucketEncryptionCommandInput extends DeleteBucketEncryptionRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteBucketEncryptionCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteBucketEncryptionCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteBucketIntelligentTieringConfigurationRequest } from "../models/models_0";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteBucketIntelligentTieringConfigurationCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteBucketIntelligentTieringConfigurationCommandInput extends DeleteBucketIntelligentTieringConfigurationRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteBucketIntelligentTieringConfigurationCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteBucketIntelligentTieringConfigurationCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteBucketInventoryConfigurationRequest } from "../models/models_0";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteBucketInventoryConfigurationCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteBucketInventoryConfigurationCommandInput extends DeleteBucketInventoryConfigurationRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteBucketInventoryConfigurationCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteBucketInventoryConfigurationCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteBucketLifecycleRequest } from "../models/models_0";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteBucketLifecycleCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteBucketLifecycleCommandInput extends DeleteBucketLifecycleRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteBucketLifecycleCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteBucketLifecycleCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteBucketMetricsConfigurationRequest } from "../models/models_0";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteBucketMetricsConfigurationCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteBucketMetricsConfigurationCommandInput extends DeleteBucketMetricsConfigurationRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteBucketMetricsConfigurationCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteBucketMetricsConfigurationCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteBucketOwnershipControlsRequest } from "../models/models_0";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteBucketOwnershipControlsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteBucketOwnershipControlsCommandInput extends DeleteBucketOwnershipControlsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteBucketOwnershipControlsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteBucketOwnershipControlsCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteBucketPolicyRequest } from "../models/models_0";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteBucketPolicyCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteBucketPolicyCommandInput extends DeleteBucketPolicyRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteBucketPolicyCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteBucketPolicyCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteBucketReplicationRequest } from "../models/models_0";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteBucketReplicationCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteBucketReplicationCommandInput extends DeleteBucketReplicationRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteBucketReplicationCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteBucketReplicationCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteBucketTaggingRequest } from "../models/models_0";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteBucketTaggingCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteBucketTaggingCommandInput extends DeleteBucketTaggingRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteBucketTaggingCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteBucketTaggingCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteBucketWebsiteRequest } from "../models/models_0";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteBucketWebsiteCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteBucketWebsiteCommandInput extends DeleteBucketWebsiteRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteBucketWebsiteCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteBucketWebsiteCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteObjectOutput, DeleteObjectRequest } from "../models/models_0";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteObjectCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteObjectCommandInput extends DeleteObjectRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteObjectCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteObjectCommandOutput extends DeleteObjectOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteObjectTaggingOutput, DeleteObjectTaggingRequest } from "../models/models_0";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteObjectTaggingCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteObjectTaggingCommandInput extends DeleteObjectTaggingRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteObjectTaggingCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteObjectTaggingCommandOutput extends DeleteObjectTaggingOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteObjectsOutput, DeleteObjectsRequest } from "../models/models_0";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteObjectsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteObjectsCommandInput extends DeleteObjectsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteObjectsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteObjectsCommandOutput extends DeleteObjectsOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeletePublicAccessBlockRequest } from "../models/models_0";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeletePublicAccessBlockCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeletePublicAccessBlockCommandInput extends DeletePublicAccessBlockRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeletePublicAccessBlockCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeletePublicAccessBlockCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetBucketAccelerateConfigurationOutput, GetBucketAccelerateConfigurationRequest } from "../models/models_0";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetBucketAccelerateConfigurationCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetBucketAccelerateConfigurationCommandInput extends GetBucketAccelerateConfigurationRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetBucketAccelerateConfigurationCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetBucketAccelerateConfigurationCommandOutput extends GetBucketAccelerateConfigurationOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetBucketAclOutput, GetBucketAclRequest } from "../models/models_0";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetBucketAclCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetBucketAclCommandInput extends GetBucketAclRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetBucketAclCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetBucketAclCommandOutput extends GetBucketAclOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetBucketAnalyticsConfigurationOutput, GetBucketAnalyticsConfigurationRequest } from "../models/models_0";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetBucketAnalyticsConfigurationCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetBucketAnalyticsConfigurationCommandInput extends GetBucketAnalyticsConfigurationRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetBucketAnalyticsConfigurationCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetBucketAnalyticsConfigurationCommandOutput extends GetBucketAnalyticsConfigurationOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetBucketCorsOutput, GetBucketCorsRequest } from "../models/models_0";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetBucketCorsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetBucketCorsCommandInput extends GetBucketCorsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetBucketCorsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetBucketCorsCommandOutput extends GetBucketCorsOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetBucketEncryptionOutput, GetBucketEncryptionRequest } from "../models/models_0";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetBucketEncryptionCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetBucketEncryptionCommandInput extends GetBucketEncryptionRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetBucketEncryptionCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetBucketEncryptionCommandOutput extends GetBucketEncryptionOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetBucketIntelligentTieringConfigurationOutput, GetBucketIntelligentTieringConfigurationRequest } from "../models/models_0";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetBucketIntelligentTieringConfigurationCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetBucketIntelligentTieringConfigurationCommandInput extends GetBucketIntelligentTieringConfigurationRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetBucketIntelligentTieringConfigurationCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetBucketIntelligentTieringConfigurationCommandOutput extends GetBucketIntelligentTieringConfigurationOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetBucketInventoryConfigurationOutput, GetBucketInventoryConfigurationRequest } from "../models/models_0";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetBucketInventoryConfigurationCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetBucketInventoryConfigurationCommandInput extends GetBucketInventoryConfigurationRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetBucketInventoryConfigurationCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetBucketInventoryConfigurationCommandOutput extends GetBucketInventoryConfigurationOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetBucketLifecycleConfigurationOutput, GetBucketLifecycleConfigurationRequest } from "../models/models_0";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetBucketLifecycleConfigurationCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetBucketLifecycleConfigurationCommandInput extends GetBucketLifecycleConfigurationRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetBucketLifecycleConfigurationCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetBucketLifecycleConfigurationCommandOutput extends GetBucketLifecycleConfigurationOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetBucketLocationOutput, GetBucketLocationRequest } from "../models/models_0";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetBucketLocationCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetBucketLocationCommandInput extends GetBucketLocationRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetBucketLocationCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetBucketLocationCommandOutput extends GetBucketLocationOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetBucketLoggingOutput, GetBucketLoggingRequest } from "../models/models_0";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetBucketLoggingCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetBucketLoggingCommandInput extends GetBucketLoggingRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetBucketLoggingCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetBucketLoggingCommandOutput extends GetBucketLoggingOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetBucketMetricsConfigurationOutput, GetBucketMetricsConfigurationRequest } from "../models/models_0";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetBucketMetricsConfigurationCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetBucketMetricsConfigurationCommandInput extends GetBucketMetricsConfigurationRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetBucketMetricsConfigurationCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetBucketMetricsConfigurationCommandOutput extends GetBucketMetricsConfigurationOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetBucketNotificationConfigurationRequest, NotificationConfiguration } from "../models/models_0";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetBucketNotificationConfigurationCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetBucketNotificationConfigurationCommandInput extends GetBucketNotificationConfigurationRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetBucketNotificationConfigurationCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetBucketNotificationConfigurationCommandOutput extends NotificationConfiguration, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetBucketOwnershipControlsOutput, GetBucketOwnershipControlsRequest } from "../models/models_0";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetBucketOwnershipControlsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetBucketOwnershipControlsCommandInput extends GetBucketOwnershipControlsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetBucketOwnershipControlsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetBucketOwnershipControlsCommandOutput extends GetBucketOwnershipControlsOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetBucketPolicyOutput, GetBucketPolicyRequest } from "../models/models_0";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetBucketPolicyCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetBucketPolicyCommandInput extends GetBucketPolicyRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetBucketPolicyCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetBucketPolicyCommandOutput extends GetBucketPolicyOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetBucketPolicyStatusOutput, GetBucketPolicyStatusRequest } from "../models/models_0";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetBucketPolicyStatusCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetBucketPolicyStatusCommandInput extends GetBucketPolicyStatusRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetBucketPolicyStatusCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetBucketPolicyStatusCommandOutput extends GetBucketPolicyStatusOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetBucketReplicationOutput, GetBucketReplicationRequest } from "../models/models_0";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetBucketReplicationCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetBucketReplicationCommandInput extends GetBucketReplicationRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetBucketReplicationCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetBucketReplicationCommandOutput extends GetBucketReplicationOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetBucketRequestPaymentOutput, GetBucketRequestPaymentRequest } from "../models/models_0";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetBucketRequestPaymentCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetBucketRequestPaymentCommandInput extends GetBucketRequestPaymentRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetBucketRequestPaymentCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetBucketRequestPaymentCommandOutput extends GetBucketRequestPaymentOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|