int daysAfterInitiation
String bucketName
When using this API with an access point, you must direct requests to the access point hostname. The access point hostname takes the form AccessPointName-AccountId.s3-accesspoint.Region.amazonaws.com.
When using this operation using an access point through the Amazon Web Services SDKs, you provide the access point ARN in place of the bucket name. For more information about access point ARNs, see Using access points in the Amazon Simple Storage Service Developer Guide.
String key
String uploadId
boolean isRequesterPays
String expectedBucketOwner
String bucketName
Permission.Write
permission granted to you
in order to upload new objects to a bucket.
When using this API with an access point, you must direct requests to the access point hostname. The access point hostname takes the form AccessPointName-AccountId.s3-accesspoint.Region.amazonaws.com.
When using this operation using an access point through the Amazon Web Services SDKs, you provide the access point ARN in place of the bucket name. For more information about access point ARNs, see Using access points in the Amazon Simple Storage Service Developer Guide.
String key
File file
ObjectMetadata metadata
CannedAccessControlList cannedAcl
AccessControlList accessControlList
String storageClass
For more information on Amazon S3 storage classes and available values,
see the StorageClass
enumeration.
String redirectLocation
SSECustomerKey sseCustomerKey
SSEAwsKeyManagementParams sseAwsKeyManagementParams
ObjectTagging tagging
String objectLockMode
Date objectLockRetainUntilDate
String objectLockLegalHoldStatus
Boolean bucketKeyEnabled
String owner
String extendedRequestId
String cloudFrontId
Map<K,V> additionalDetails
String errorResponseXml
String status
int days
String storageClass
String id
String prefix
String status
LifecycleFilter filter
int expirationInDays
boolean expiredObjectDeleteMarker
int noncurrentVersionExpirationInDays
Date expirationDate
List<E> transitions
List<E> noncurrentVersionTransitions
AbortIncompleteMultipartUpload abortIncompleteMultipartUpload
int days
Date date
String storageClass
String policyText
String indexDocumentSuffix
String errorDocument
RedirectRule redirectAllRequestsTo
List<E> routingRules
String bucketName
When using this API with an access point, you must direct requests to the access point hostname. The access point hostname takes the form AccessPointName-AccountId.s3-accesspoint.Region.amazonaws.com.
When using this operation using an access point through the Amazon Web Services SDKs, you provide the access point ARN in place of the bucket name. For more information about access point ARNs, see Using access points in the Amazon Simple Storage Service Developer Guide.
String key
String uploadId
List<E> partETags
boolean isRequesterPays
String expectedBucketOwner
String bucketName
String key
String location
String eTag
String versionId
Date expirationTime
String expirationTimeRuleId
boolean isRequesterCharged
String expectedBucketOwner
String expectedSourceBucketOwner
String sourceBucketName
When using this API with an access point, you must direct requests to the access point hostname. The access point hostname takes the form AccessPointName-AccountId.s3-accesspoint.Region.amazonaws.com.
When using this operation using an access point through the Amazon Web Services SDKs, you provide the access point ARN in place of the bucket name. For more information about access point ARNs, see Using access points in the Amazon Simple Storage Service Developer Guide.
String sourceKey
String sourceVersionId
For more information about enabling versioning for a bucket, see
AmazonS3.setBucketVersioningConfiguration(SetBucketVersioningConfigurationRequest)
.
String destinationBucketName
String destinationKey
String storageClass
For more information on Amazon S3 storage classes and available values,
see the StorageClass
enumeration.
ObjectMetadata newObjectMetadata
CannedAccessControlList cannedACL
AccessControlList accessControlList
List<E> matchingETagConstraints
List<E> nonmatchingEtagConstraints
Date unmodifiedSinceConstraint
Date modifiedSinceConstraint
String redirectLocation
SSECustomerKey sourceSSECustomerKey
SSECustomerKey destinationSSECustomerKey
SSEAwsKeyManagementParams sseAwsKeyManagementParams
boolean isRequesterPays
ObjectTagging newObjectTagging
String metadataDirective
String objectLockMode
Date objectLockRetainUntilDate
String objectLockLegalHoldStatus
Boolean bucketKeyEnabled
String etag
Date lastModifiedDate
String versionId
Date expirationTime
String expirationTimeRuleId
boolean isRequesterCharged
String uploadId
int partNumber
AmazonS3.uploadPart(UploadPartRequest)
String sourceBucketName
String sourceKey
String sourceVersionId
For more information about enabling versioning for a bucket, see
AmazonS3#withBucketVersioningConfiguration(withBucketVersioningConfigurationRequest)
.
String destinationBucketName
String destinationKey
List<E> matchingETagConstraints
List<E> nonmatchingEtagConstraints
Date unmodifiedSinceConstraint
Date modifiedSinceConstraint
Long firstByte
CopyPartRequest.lastByte
Long lastByte
CopyPartRequest.firstByte
.SSECustomerKey sourceSSECustomerKey
SSECustomerKey destinationSSECustomerKey
boolean isRequesterPays
String expectedBucketOwner
String expectedSourceBucketOwner
String etag
Date lastModifiedDate
String versionId
int partNumber
String bucketName
String region
CannedAccessControlList cannedAcl
AccessControlList accessControlList
boolean objectLockEnabled
CryptoMode cryptoMode
CryptoStorageMode storageMode
Provider cryptoProvider
boolean alwaysUseCryptoProvider
SecureRandom secureRandom
boolean ignoreMissingInstructionFile
CryptoMode.StrictAuthenticatedEncryption
where
missing instruction file would always cause security exception.CryptoMode cryptoMode
CryptoStorageMode storageMode
Provider cryptoProvider
boolean alwaysUseCryptoProvider
SecureRandom secureRandom
boolean unsafeUndecryptableObjectPassthrough
CryptoRangeGetMode rangeGetMode
String fileHeaderInfo
String comments
CSVInput.getComments()
) returns the first character of the string.
The full string is retrieved with CSVInput.getCommentsAsString()
. To prevent issues in the string-to-character
conversion, the empty string is prohibited by CSVInput.setComments(String)
.String quoteEscapeCharacter
CSVInput.getQuoteEscapeCharacter()
) returns the first character of the string.
The full string is retrieved with CSVInput.getQuoteEscapeCharacterAsString()
. To prevent issues in the string-to-character
conversion, the empty string is prohibited by CSVInput.setQuoteEscapeCharacter(String)
.String recordDelimiter
CSVInput.getRecordDelimiter()
) returns the first character of the string.
The full string is retrieved with CSVInput.getRecordDelimiterAsString()
. To prevent issues in the string-to-character
conversion, the empty string is prohibited by CSVInput.setRecordDelimiter(String)
.String fieldDelimiter
CSVInput.getFieldDelimiter()
) returns the first character of the string.
The full string is retrieved with CSVInput.getFieldDelimiterAsString()
. To prevent issues in the string-to-character
conversion, the empty string is prohibited by CSVInput.setFieldDelimiter(String)
.String quoteCharacter
CSVInput.getQuoteCharacter()
) returns the first character of the string.
The full string is retrieved with CSVInput.getQuoteCharacterAsString()
. To prevent issues in the string-to-character
conversion, the empty string is prohibited by CSVInput.setQuoteCharacter(String)
.Boolean allowQuotedRecordDelimiter
String quoteFields
String quoteEscapeCharacter
String recordDelimiter
String fieldDelimiter
String quoteCharacter
String expectedBucketOwner
String expectedBucketOwner
String expectedBucketOwner
String expectedBucketOwner
String expectedBucketOwner
String status
String bucketName
When using this API with an access point, you must direct requests to the access point hostname. The access point hostname takes the form AccessPointName-AccountId.s3-accesspoint.Region.amazonaws.com.
When using this operation using an access point through the Amazon Web Services SDKs, you provide the access point ARN in place of the bucket name. For more information about access point ARNs, see Using access points in the Amazon Simple Storage Service Developer Guide.
String key
boolean isRequesterPays
String expectedBucketOwner
String bucketName
When using this API with an access point, you must direct requests to the access point hostname. The access point hostname takes the form AccessPointName-AccountId.s3-accesspoint.Region.amazonaws.com.
When using this operation using an access point through the Amazon Web Services SDKs, you provide the access point ARN in place of the bucket name. For more information about access point ARNs, see Using access points in the Amazon Simple Storage Service Developer Guide.
boolean quiet
MultiFactorAuthentication mfa
BucketVersioningConfiguration.setMfaDeleteEnabled(Boolean)
for
more information on MFA Delete.List<E> keys
boolean isRequesterPays
boolean bypassGovernanceRetention
String expectedBucketOwner
String bucketName
When using this API with an access point, you must direct requests to the access point hostname. The access point hostname takes the form AccessPointName-AccountId.s3-accesspoint.Region.amazonaws.com.
When using this operation using an access point through the Amazon Web Services SDKs, you provide the access point ARN in place of the bucket name. For more information about access point ARNs, see Using access points in the Amazon Simple Storage Service Developer Guide.
String key
String versionId
MultiFactorAuthentication mfa
BucketVersioningConfiguration.setMfaDeleteEnabled(Boolean)
for
more information on MFA Delete.boolean bypassGovernanceRetention
String emailAddress
ExtraMaterialsDescription supplemental
String instructionFileSuffix
boolean keyWrapExpected
Note, however, that if CryptoMode.StrictAuthenticatedEncryption
is in use, key wrapping is always expected for the CEK regardless.
String encryptionType
String kmsKeyId
String kmsContext
String replicaKmsKeyID
String status
Map<K,V> extra
ExtraMaterialsDescription.ConflictResolution resolve
ExtraMaterialsDescription.ConflictResolution.FAIL_FAST
.S3KeyFilter s3KeyFilter
HttpMethod method
String bucketName
When using this API with an access point, you must direct requests to the access point hostname. The access point hostname takes the form AccessPointName-AccountId.s3-accesspoint.Region.amazonaws.com.
When using this operation using an access point through the Amazon Web Services SDKs, you provide the access point ARN in place of the bucket name. For more information about access point ARNs, see Using access points in the Amazon Simple Storage Service Developer Guide.
String key
String versionId
String contentType
String contentMd5
Date expiration
boolean zeroByteContent
Map<K,V> requestParameters
ResponseHeaderOverrides responseHeaders
SSECustomerKey sseCustomerKey
String sseAlgorithm
String kmsCmkId
String bucketName
String expectedBucketOwner
AnalyticsConfiguration analyticsConfiguration
String expectedBucketOwner
ServerSideEncryptionConfiguration serverSideEncryptionConfiguration
IntelligentTieringConfiguration intelligentTieringConfiguration
String expectedBucketOwner
String expectedBucketOwner
MetricsConfiguration metricsConfiguration
String expectedBucketOwner
OwnershipControls OwnershipControls
OwnershipControls
(BucketOwnerPreferred or ObjectWriter) currently in effect for this Amazon S3 bucket.PolicyStatus policyStatus
String expectedBucketOwner
String expectedBucketOwner
String expectedBucketOwner
S3ObjectIdBuilder s3ObjectIdBuilder
boolean isRequesterPays
String expectedBucketOwner
ObjectLockLegalHold legalHold
String bucketName
When using this API with an access point, you must direct requests to the access point hostname. The access point hostname takes the form AccessPointName-AccountId.s3-accesspoint.Region.amazonaws.com.
When using this operation using an access point through the Amazon Web Services SDKs, you provide the access point ARN in place of the bucket name. For more information about access point ARNs, see Using access points in the Amazon Simple Storage Service Developer Guide.
String key
String versionId
boolean isRequesterPays
SSECustomerKey sseCustomerKey
Integer partNumber
String expectedBucketOwner
S3ObjectIdBuilder s3ObjectIdBuilder
long[] range
List<E> matchingETagConstraints
List<E> nonmatchingEtagConstraints
Date unmodifiedSinceConstraint
Date modifiedSinceConstraint
ResponseHeaderOverrides responseHeaders
boolean isRequesterPays
SSECustomerKey sseCustomerKey
Integer partNumber
String expectedBucketOwner
ObjectLockRetention retention
PublicAccessBlockConfiguration publicAccessBlockConfiguration
String bucketName
String tier
Grantee grantee
Permission permission
String bucketRegion
String bucketName
When using this API with an access point, you must direct requests to the access point hostname. The access point hostname takes the form AccessPointName-AccountId.s3-accesspoint.Region.amazonaws.com.
When using this operation using an access point through the Amazon Web Services SDKs, you provide the access point ARN in place of the bucket name. For more information about access point ARNs, see Using access points in the Amazon Simple Storage Service Developer Guide.
String key
ObjectMetadata objectMetadata
CannedAccessControlList cannedACL
AccessControlList accessControlList
StorageClass storageClass
String redirectLocation
SSECustomerKey sseCustomerKey
SSEAwsKeyManagementParams sseAwsKeyManagementParams
boolean isRequesterPays
ObjectTagging tagging
String objectLockMode
Date objectLockRetainUntilDate
String objectLockLegalHoldStatus
String expectedBucketOwner
Boolean bucketKeyEnabled
String bucketName
String key
String uploadId
Date abortDate
String abortRuleId
boolean isRequesterCharged
CSVInput csv
JSONInput json
ParquetInput parquet
String compressionType
String type
String recordDelimiter
String functionARN
String bucketName
String continuationToken
String expectedBucketOwner
List<E> analyticsConfigurationList
String continuationToken
ListBucketAnalyticsConfigurationsRequest
.boolean isTruncated
String nextContinuationToken
List<E> intelligentTieringConfigurationList
String continuationToken
ListBucketAnalyticsConfigurationsRequest
.boolean isTruncated
String nextContinuationToken
String bucketName
String continuationToken
String expectedBucketOwner
List<E> inventoryConfigurationList
String continuationToken
ListBucketInventoryConfigurationsResult
.boolean isTruncated
String nextContinuationToken
String bucketName
String continuationToken
String expectedBucketOwner
List<E> metricsConfigurationList
String continuationToken
ListBucketMetricsConfigurationsRequest
.boolean isTruncated
String nextContinuationToken
String bucketName
When using this API with an access point, you must direct requests to the access point hostname. The access point hostname takes the form AccessPointName-AccountId.s3-accesspoint.Region.amazonaws.com.
When using this operation using an access point through the Amazon Web Services SDKs, you provide the access point ARN in place of the bucket name. For more information about access point ARNs, see Using access points in the Amazon Simple Storage Service Developer Guide.
String delimiter
MultipartUploadListing.getCommonPrefixes()
list. These rolled-up
keys are not returned elsewhere in the response. The most commonly used
delimiter is "/", which simulates a hierarchical organization similar to
a file system directory structure.String prefix
Integer maxUploads
String keyMarker
Together with the upload ID marker, specifies the multipart upload after which listing should begin.
If the upload ID marker is not specified, only the keys lexicographically greater than the specified key-marker will be included in the list.
If the upload ID marker is specified, any multipart uploads for a key equal to the key-marker may also be included, provided those multipart uploads have upload IDs lexicographically greater than the specified marker.
String uploadIdMarker
Together with the key marker, specifies the multipart upload after which listing should begin. If no key marker is specified, the upload ID marker is ignored. Otherwise, any multipart uploads for a key equal to the key marker may be included in the list only if they have an upload ID lexicographically greater than the specified marker.
String encodingType
String expectedBucketOwner
ObjectListing previousObjectListing
VersionListing previousVersionListing
String bucketName
When using this API with an access point, you must direct requests to the access point hostname. The access point hostname takes the form AccessPointName-AccountId.s3-accesspoint.Region.amazonaws.com.
When using this operation using an access point through the Amazon Web Services SDKs, you provide the access point ARN in place of the bucket name. For more information about access point ARNs, see Using access points in the Amazon Simple Storage Service Developer Guide.
String prefix
String marker
ObjectListing.getNextMarker()
as the marker
for the next request to list objects.String delimiter
ObjectListing.getCommonPrefixes()
list. These rolled-up keys
are not returned elsewhere in the response. The most commonly used
delimiter is "/", which simulates a hierarchical organization similar to
a file system directory structure.Integer maxKeys
String encodingType
boolean isRequesterPays
String expectedBucketOwner
String bucketName
When using this API with an access point, you must direct requests to the access point hostname. The access point hostname takes the form AccessPointName-AccountId.s3-accesspoint.Region.amazonaws.com.
When using this operation using an access point through the Amazon Web Services SDKs, you provide the access point ARN in place of the bucket name. For more information about access point ARNs, see Using access points in the Amazon Simple Storage Service Developer Guide.
String delimiter
ListObjectsV2Result.getCommonPrefixes()
list. These rolled-up keys
are not returned elsewhere in the response. The most commonly used
delimiter is "/", which simulates a hierarchical organization similar to
a file system directory structure.String encodingType
Integer maxKeys
String prefix
String continuationToken
boolean fetchOwner
String startAfter
boolean isRequesterPays
String expectedBucketOwner
List<E> objectSummaries
List<E> commonPrefixes
boolean isTruncated
String bucketName
int keyCount
String nextContinuationToken
String prefix
String delimiter
int maxKeys
String encodingType
String continuationToken
String startAfter
String bucketName
When using this API with an access point, you must direct requests to the access point hostname. The access point hostname takes the form AccessPointName-AccountId.s3-accesspoint.Region.amazonaws.com.
When using this operation using an access point through the Amazon Web Services SDKs, you provide the access point ARN in place of the bucket name. For more information about access point ARNs, see Using access points in the Amazon Simple Storage Service Developer Guide.
String key
String uploadId
Integer maxParts
Integer partNumberMarker
String encodingType
boolean isRequesterPays
String expectedBucketOwner
String bucketName
When using this API with an access point, you must direct requests to the access point hostname. The access point hostname takes the form AccessPointName-AccountId.s3-accesspoint.Region.amazonaws.com.
When using this operation using an access point through the Amazon Web Services SDKs, you provide the access point ARN in place of the bucket name. For more information about access point ARNs, see Using access points in the Amazon Simple Storage Service Developer Guide.
String prefix
String keyMarker
This enables pagination; to get the next page of results use the next key
marker and next version ID marker (from
VersionListing.getNextKeyMarker()
and
VersionListing.getNextVersionIdMarker()
) as the markers for the
next request to list versions. Or use the convenience method
AmazonS3.listNextBatchOfVersions(VersionListing)
String versionIdMarker
This enables pagination; to get the next page of results use the next key
marker and next version ID marker (from
VersionListing.getNextKeyMarker()
and
VersionListing.getNextVersionIdMarker()
) as the markers for the
next request to list versions. Or use the convenience method
AmazonS3.listNextBatchOfVersions(VersionListing)
String delimiter
VersionListing.getCommonPrefixes()
list. These rolled-up keys
are not returned elsewhere in the response. The most commonly used
delimiter is "/", which simulates a hierarchical organization similar to
a file system directory structure.Integer maxResults
String encodingType
String expectedBucketOwner
String status
ReplicationTimeValue eventThreshold
String deviceSerialNumber
String token
String key
String uploadId
Owner owner
Owner initiator
String storageClass
Date initiated
String bucketName
String keyMarker
String delimiter
String prefix
String uploadIdMarker
int maxUploads
String encodingType
boolean isTruncated
String nextKeyMarker
String nextUploadIdMarker
List<E> multipartUploads
List<E> commonPrefixes
List<E> objectSummaries
List<E> commonPrefixes
String bucketName
String nextMarker
boolean isTruncated
String prefix
String marker
int maxKeys
String delimiter
String encodingType
String objectLockEnabled
ObjectLockRule rule
String status
DefaultRetention defaultRetention
Map<K,V> userMetadata
Map<K,V> metadata
Date httpExpiresDate
Date expirationTime
This and the expiration time rule aren't stored in the metadata map because the header contains both the time and the rule.
String expirationTimeRuleId
Boolean ongoingRestore
Date restoreExpirationTime
Boolean bucketKeyEnabled
S3Location s3
CSVOutput csv
JSONOutput json
int partNumber
String eTag
String bucketName
String key
String uploadId
Integer maxParts
Integer partNumberMarker
String encodingType
Owner owner
Owner initiator
String storageClass
boolean isTruncated
Integer nextPartNumberMarker
List<E> parts
Date abortDate
String abortRuleId
boolean isRequesterCharged
int partNumber
Date lastModified
String eTag
long size
Boolean isPublic
URL presignedUrl
long[] range
URL presignedUrl
HttpMethodName httpMethodName
File file
ObjectMetadata metadata
ObjectMetadata metadata
String contentMd5
boolean isRequesterPays
String expectedBucketOwner
String versionId
String eTag
Date expirationTime
String expirationTimeRuleId
String contentMd5
ObjectMetadata metadata
boolean isRequesterCharged
String queueARN
String protocol
String hostName
String replaceKeyPrefixWith
String replaceKeyWith
String httpRedirectCode
String status
String bucketARN
String account
String storageClass
AccessControlTranslation accessControlTranslation
EncryptionConfiguration encryptionConfiguration
ReplicationTime replicationTime
Metrics metrics
String prefix
String status
ReplicationDestinationConfig destinationConfig
SourceSelectionCriteria sourceSelectionCriteria
ReplicationFilter filter
Integer priority
ExistingObjectReplication existingObjectReplication
DeleteMarkerReplication deleteMarkerReplication
String status
ReplicationTimeValue time
Integer minutes
RequestPaymentConfiguration.Payer payer
Boolean enabled
int expirationInDays
String bucketName
When using this API with an access point, you must direct requests to the access point hostname. The access point hostname takes the form AccessPointName-AccountId.s3-accesspoint.Region.amazonaws.com.
When using this operation using an access point through the Amazon Web Services SDKs, you provide the access point ARN in place of the bucket name. For more information about access point ARNs, see Using access points in the Amazon Simple Storage Service Developer Guide.
String key
String versionId
For more information about enabling versioning for a bucket, see
AmazonS3#setBucketVersioningConfiguration(SetBucketVersioningConfigurationRequest)
.
For more information about enabling lifecycle versioning for a bucket,
see AmazonS3#setBucketLifecycleConfiguration(SetBucketLifecycleConfigurationRequest)
.
boolean isRequesterPays
GlacierJobParameters glacierJobParameters
This should not be used for restores with a specified OutputLocation.
String type
String tier
String description
SelectParameters selectParameters
OutputLocation outputLocation
String expectedBucketOwner
boolean isRequesterCharged
String restoreOutputPath
RoutingRuleCondition condition
RedirectRule redirect
String keyPrefixEquals
String httpErrorCodeReturnedEquals
String bucketName
String prefix
Encryption encryption
String cannedACL
AccessControlList accessControlList
ObjectTagging tagging
List<E> userMetadata
String storageClass
String key
String bucketName
ObjectMetadata metadata
String redirectLocation
Integer taggingCount
boolean isRequesterCharged
String bucketName
String key
String eTag
long size
Date lastModified
String storageClass
Owner owner
String bucketName
String key
String versionId
boolean isLatest
Date lastModified
Owner owner
String eTag
long size
String storageClass
boolean isDeleteMarker
Progress details
ByteBuffer payload
Stats details
String bucketName
String key
SSECustomerKey sseCustomerKey
String expression
String expressionType
RequestProgress requestProgress
InputSerialization inputSerialization
OutputSerialization outputSerialization
ScanRange scanRange
String expectedBucketOwner
InputSerialization inputSerialization
String expressionType
String expression
ScanRange scanRange
OutputSerialization outputSerialization
ServerSideEncryptionByDefault applyServerSideEncryptionByDefault
Boolean bucketKeyEnabled
String bucketName
When using this API with an access point, you must direct requests to the access point hostname. The access point hostname takes the form AccessPointName-AccountId.s3-accesspoint.Region.amazonaws.com.
When using this operation using an access point through the Amazon Web Services SDKs, you provide the access point ARN in place of the bucket name. For more information about access point ARNs, see Using access points in the Amazon Simple Storage Service Developer Guide.
AccessControlList acl
CannedAccessControlList cannedAcl
String expectedBucketOwner
String bucketName
AnalyticsConfiguration analyticsConfiguration
String expectedBucketOwner
String bucketName
When using this API with an access point, you must direct requests to the access point hostname. The access point hostname takes the form AccessPointName-AccountId.s3-accesspoint.Region.amazonaws.com.
When using this operation using an access point through the Amazon Web Services SDKs, you provide the access point ARN in place of the bucket name. For more information about access point ARNs, see Using access points in the Amazon Simple Storage Service Developer Guide.
BucketCrossOriginConfiguration crossOriginConfiguration
String expectedBucketOwner
String bucketName
ServerSideEncryptionConfiguration serverSideEncryptionConfiguration
String expectedBucketOwner
String bucketName
IntelligentTieringConfiguration intelligentTieringConfiguration
String bucketName
InventoryConfiguration inventoryConfiguration
String expectedBucketOwner
String bucketName
BucketLifecycleConfiguration lifecycleConfiguration
String expectedBucketOwner
String bucketName
BucketLoggingConfiguration loggingConfiguration
String expectedBucketOwner
String bucketName
MetricsConfiguration metricsConfiguration
String expectedBucketOwner
BucketNotificationConfiguration notificationConfiguration
String bucketName
String expectedBucketOwner
String bucketName
The name of the Amazon S3 bucket whose OwnershipControls
you want to set.
String expectedBucketOwner
OwnershipControls OwnershipControls
The OwnershipControls
(BucketOwnerPreferred or ObjectWriter) that you want to apply to this Amazon S3 bucket.
String bucketName
String policyText
Boolean confirmRemoveSelfBucketAccess
String expectedBucketOwner
String bucketName
BucketReplicationConfiguration replicationConfiguration
String token
String expectedBucketOwner
String bucketName
BucketTaggingConfiguration taggingConfiguration
String expectedBucketOwner
String bucketName
BucketVersioningConfiguration versioningConfiguration
MultiFactorAuthentication mfa
BucketVersioningConfiguration
for more details on MFA Delete.String expectedBucketOwner
String bucketName
BucketWebsiteConfiguration configuration
String expectedBucketOwner
String bucketName
When using this API with an access point, you must direct requests to the access point hostname. The access point hostname takes the form AccessPointName-AccountId.s3-accesspoint.Region.amazonaws.com.
When using this operation using an access point through the Amazon Web Services SDKs, you provide the access point ARN in place of the bucket name. For more information about access point ARNs, see Using access points in the Amazon Simple Storage Service Developer Guide.
String key
String versionId
AccessControlList acl
CannedAccessControlList cannedAcl
boolean isRequesterPays
String expectedBucketOwner
String bucket
String key
ObjectLockLegalHold legalHold
boolean isRequesterPays
String versionId
String expectedBucketOwner
boolean requesterCharged
String bucket
ObjectLockConfiguration objectLockConfiguration
boolean isRequesterPays
String token
String expectedBucketOwner
boolean requesterCharged
String bucket
String key
ObjectLockRetention retention
boolean isRequesterPays
String versionId
boolean bypassGovernanceRetention
String expectedBucketOwner
boolean requesterCharged
String bucketName
String key
String versionId
ObjectTagging tagging
String expectedBucketOwner
boolean isRequesterPays
String bucketName
PublicAccessBlockConfiguration publicAccessBlockConfiguration
String expectedBucketOwner
String bucketName
RequestPaymentConfiguration configuration
String expectedBucketOwner
Map<K,V> map
EncryptionMaterials latest
SseKmsEncryptedObjects sseKmsEncryptedObjects
ReplicaModifications replicaModifications
String status
EncryptionMaterials materials
String topicARN
ObjectMetadata uploadPartMetadata
Map<K,V> materialsDescription
long partSize
long diskLimit
UploadObjectRequest.partSize
. The default is .ObjectMetadata objectMetadata
String bucketName
When using this API with an access point, you must direct requests to the access point hostname. The access point hostname takes the form AccessPointName-AccountId.s3-accesspoint.Region.amazonaws.com.
When using this operation using an access point through the Amazon Web Services SDKs, you provide the access point ARN in place of the bucket name. For more information about access point ARNs, see Using access points in the Amazon Simple Storage Service Developer Guide.
String key
String uploadId
int partNumber
long partSize
String md5Digest
File file
long fileOffset
boolean isLastPart
SSECustomerKey sseCustomerKey
boolean isRequesterPays
String expectedBucketOwner
int partNumber
String eTag
boolean isRequesterCharged
List<E> versionSummaries
List<E> commonPrefixes
String bucketName
String nextKeyMarker
String nextVersionIdMarker
boolean isTruncated
String prefix
String keyMarker
String versionIdMarker
int maxKeys
String delimiter
String encodingType
String requestRoute
String requestToken
Integer statusCode
String errorCode
String errorMessage
String contentType
String acceptRanges
String cacheControl
String contentDisposition
String contentEncoding
String contentLanguage
Long contentLength
String contentRange
String deleteMarker
String eTag
Date expires
String expiration
Date lastModified
Integer missingMeta
String objectLockMode
String objectLockLegalHoldStatus
Date objectLockRetainUntilDate
Integer partsCount
String replicationStatus
String requestCharged
String restore
String serverSideEncryption
String sseCustomerAlgorithm
String sseKMSKeyId
String sseCustomerKeyMD5
String storageClass
Integer tagCount
String versionId
Boolean bucketKeyEnabled
ObjectMetadata metadata
File file
String id
AnalyticsFilter filter
StorageClassAnalysis storageClassAnalysis
AnalyticsS3BucketDestination s3BucketDestination
AnalyticsFilterPredicate predicate
String prefix
Tag tag
StorageClassAnalysisDataExport dataExport
String outputSchemaVersion
AnalyticsExportDestination destination
String id
IntelligentTieringFilter filter
IntelligentTieringStatus status
List<E> tierings
IntelligentTieringFilterPredicate predicate
String prefix
Tag tag
Integer days
IntelligentTieringAccessTier accessTier
String id
InventoryDestination destination
Boolean isEnabled
InventoryFilter inventoryFilter
String includedObjectVersions
List<E> optionalFields
InventorySchedule schedule
InventoryS3BucketDestination S3BucketDestination
InventoryFilterPredicate predicate
String prefix
String accountId
String bucketArn
String format
String prefix
InventoryEncryption encryption
String frequency
String keyId
LifecycleFilterPredicate predicate
String prefix
Tag tag
String accessPointArn
String id
MetricsFilter filter
MetricsFilterPredicate predicate
String prefix
Tag tag
String objectOwnership
ReplicationFilterPredicate predicate
String prefix
Tag tag
PauseStatus status
Copyright © 2021. All rights reserved.