Search
Preparing search index...
The search index is not available
S3 Client - AWS SDK for JavaScript v3
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
Command
Class Command<ClientInput, InputType, ClientOutput, OutputType, ResolvedConfiguration, Input, Output, ResolvedClientConfiguration, ClientInput, ClientOutput>
Type parameters
ClientInput
:
object
InputType
:
ClientInput
ClientOutput
:
MetadataBearer
OutputType
:
ClientOutput
ResolvedConfiguration
Input
:
ClientInput
Output
:
ClientOutput
ResolvedClientConfiguration
ClientInput
:
object
=
any
ClientOutput
:
MetadataBearer
=
any
Hierarchy
Command
Implements
Command
<
ClientInput
,
Input
,
ClientOutput
,
Output
,
ResolvedClientConfiguration
>
Implemented by
AbortMultipartUploadCommand
AbortMultipartUploadCommand
AssumeRoleCommand
AssumeRoleWithSAMLCommand
AssumeRoleWithWebIdentityCommand
Command
CompleteMultipartUploadCommand
CompleteMultipartUploadCommand
CopyObjectCommand
CopyObjectCommand
CreateBucketCommand
CreateBucketCommand
CreateMultipartUploadCommand
CreateMultipartUploadCommand
DecodeAuthorizationMessageCommand
DeleteBucketAnalyticsConfigurationCommand
DeleteBucketAnalyticsConfigurationCommand
DeleteBucketCommand
DeleteBucketCommand
DeleteBucketCorsCommand
DeleteBucketCorsCommand
DeleteBucketEncryptionCommand
DeleteBucketEncryptionCommand
DeleteBucketIntelligentTieringConfigurationCommand
DeleteBucketIntelligentTieringConfigurationCommand
DeleteBucketInventoryConfigurationCommand
DeleteBucketInventoryConfigurationCommand
DeleteBucketLifecycleCommand
DeleteBucketLifecycleCommand
DeleteBucketMetricsConfigurationCommand
DeleteBucketMetricsConfigurationCommand
DeleteBucketOwnershipControlsCommand
DeleteBucketOwnershipControlsCommand
DeleteBucketPolicyCommand
DeleteBucketPolicyCommand
DeleteBucketReplicationCommand
DeleteBucketReplicationCommand
DeleteBucketTaggingCommand
DeleteBucketTaggingCommand
DeleteBucketWebsiteCommand
DeleteBucketWebsiteCommand
DeleteObjectCommand
DeleteObjectCommand
DeleteObjectTaggingCommand
DeleteObjectTaggingCommand
DeleteObjectsCommand
DeleteObjectsCommand
DeletePublicAccessBlockCommand
DeletePublicAccessBlockCommand
GetAccessKeyInfoCommand
GetBucketAccelerateConfigurationCommand
GetBucketAccelerateConfigurationCommand
GetBucketAclCommand
GetBucketAclCommand
GetBucketAnalyticsConfigurationCommand
GetBucketAnalyticsConfigurationCommand
GetBucketCorsCommand
GetBucketCorsCommand
GetBucketEncryptionCommand
GetBucketEncryptionCommand
GetBucketIntelligentTieringConfigurationCommand
GetBucketIntelligentTieringConfigurationCommand
GetBucketInventoryConfigurationCommand
GetBucketInventoryConfigurationCommand
GetBucketLifecycleConfigurationCommand
GetBucketLifecycleConfigurationCommand
GetBucketLocationCommand
GetBucketLocationCommand
GetBucketLoggingCommand
GetBucketLoggingCommand
GetBucketMetricsConfigurationCommand
GetBucketMetricsConfigurationCommand
GetBucketNotificationConfigurationCommand
GetBucketNotificationConfigurationCommand
GetBucketOwnershipControlsCommand
GetBucketOwnershipControlsCommand
GetBucketPolicyCommand
GetBucketPolicyCommand
GetBucketPolicyStatusCommand
GetBucketPolicyStatusCommand
GetBucketReplicationCommand
GetBucketReplicationCommand
GetBucketRequestPaymentCommand
GetBucketRequestPaymentCommand
GetBucketTaggingCommand
GetBucketTaggingCommand
GetBucketVersioningCommand
GetBucketVersioningCommand
GetBucketWebsiteCommand
GetBucketWebsiteCommand
GetCallerIdentityCommand
GetFederationTokenCommand
GetObjectAclCommand
GetObjectAclCommand
GetObjectAttributesCommand
GetObjectAttributesCommand
GetObjectCommand
GetObjectCommand
GetObjectLegalHoldCommand
GetObjectLegalHoldCommand
GetObjectLockConfigurationCommand
GetObjectLockConfigurationCommand
GetObjectRetentionCommand
GetObjectRetentionCommand
GetObjectTaggingCommand
GetObjectTaggingCommand
GetObjectTorrentCommand
GetObjectTorrentCommand
GetPublicAccessBlockCommand
GetPublicAccessBlockCommand
GetRoleCredentialsCommand
GetSessionTokenCommand
HeadBucketCommand
HeadBucketCommand
HeadObjectCommand
HeadObjectCommand
ListAccountRolesCommand
ListAccountsCommand
ListBucketAnalyticsConfigurationsCommand
ListBucketAnalyticsConfigurationsCommand
ListBucketIntelligentTieringConfigurationsCommand
ListBucketIntelligentTieringConfigurationsCommand
ListBucketInventoryConfigurationsCommand
ListBucketInventoryConfigurationsCommand
ListBucketMetricsConfigurationsCommand
ListBucketMetricsConfigurationsCommand
ListBucketsCommand
ListBucketsCommand
ListMultipartUploadsCommand
ListMultipartUploadsCommand
ListObjectVersionsCommand
ListObjectVersionsCommand
ListObjectsCommand
ListObjectsCommand
ListObjectsV2Command
ListObjectsV2Command
ListPartsCommand
ListPartsCommand
LogoutCommand
PutBucketAccelerateConfigurationCommand
PutBucketAccelerateConfigurationCommand
PutBucketAclCommand
PutBucketAclCommand
PutBucketAnalyticsConfigurationCommand
PutBucketAnalyticsConfigurationCommand
PutBucketCorsCommand
PutBucketCorsCommand
PutBucketEncryptionCommand
PutBucketEncryptionCommand
PutBucketIntelligentTieringConfigurationCommand
PutBucketIntelligentTieringConfigurationCommand
PutBucketInventoryConfigurationCommand
PutBucketInventoryConfigurationCommand
PutBucketLifecycleConfigurationCommand
PutBucketLifecycleConfigurationCommand
PutBucketLoggingCommand
PutBucketLoggingCommand
PutBucketMetricsConfigurationCommand
PutBucketMetricsConfigurationCommand
PutBucketNotificationConfigurationCommand
PutBucketNotificationConfigurationCommand
PutBucketOwnershipControlsCommand
PutBucketOwnershipControlsCommand
PutBucketPolicyCommand
PutBucketPolicyCommand
PutBucketReplicationCommand
PutBucketReplicationCommand
PutBucketRequestPaymentCommand
PutBucketRequestPaymentCommand
PutBucketTaggingCommand
PutBucketTaggingCommand
PutBucketVersioningCommand
PutBucketVersioningCommand
PutBucketWebsiteCommand
PutBucketWebsiteCommand
PutObjectAclCommand
PutObjectAclCommand
PutObjectCommand
PutObjectCommand
PutObjectLegalHoldCommand
PutObjectLegalHoldCommand
PutObjectLockConfigurationCommand
PutObjectLockConfigurationCommand
PutObjectRetentionCommand
PutObjectRetentionCommand
PutObjectTaggingCommand
PutObjectTaggingCommand
PutPublicAccessBlockCommand
PutPublicAccessBlockCommand
RestoreObjectCommand
RestoreObjectCommand
SelectObjectContentCommand
SelectObjectContentCommand
UploadPartCommand
UploadPartCommand
UploadPartCopyCommand
UploadPartCopyCommand
WriteGetObjectResponseCommand
WriteGetObjectResponseCommand
Index
Properties
input
middleware
Stack
Methods
resolve
Middleware
Properties
Readonly
Abstract
input
input
:
Input
Readonly
middleware
Stack
middleware
Stack
:
IMiddlewareStack
<
Input
,
Output
>
Methods
Abstract
resolve
Middleware
resolve
Middleware
(
stack
:
MiddlewareStack
<
ClientInput
,
ClientOutput
>
, configuration
:
ResolvedConfiguration
, options
:
any
)
:
Handler
<
InputType
,
OutputType
>
resolve
Middleware
(
stack
:
IMiddlewareStack
<
ClientInput
,
ClientOutput
>
, configuration
:
ResolvedClientConfiguration
, options
:
any
)
:
Handler
<
Input
,
Output
>
Parameters
stack:
MiddlewareStack
<
ClientInput
,
ClientOutput
>
configuration:
ResolvedConfiguration
options:
any
Returns
Handler
<
InputType
,
OutputType
>
Parameters
stack:
IMiddlewareStack
<
ClientInput
,
ClientOutput
>
configuration:
ResolvedClientConfiguration
options:
any
Returns
Handler
<
Input
,
Output
>
Command
input
middleware
Stack
resolve
Middleware