package
0.1.0
Repository: https://github.com/aws/aws-sdk-go-v2.git
Documentation: pkg.go.dev

# Functions

ReadSeekCloser wraps a io.Reader returning a ReaderSeekerCloser.
SeekerLen attempts to get the number of bytes remaining at the seeker's current position.

# Constants

Enum values for ChecksumAlgorithm.
Enum values for ChecksumAlgorithm.
Enum values for ChecksumAlgorithm.
Enum values for ChecksumAlgorithm.
Enum values for ObjectCannedACL.
Enum values for ObjectCannedACL.
Enum values for ObjectCannedACL.
Enum values for ObjectCannedACL.
Enum values for ObjectCannedACL.
Enum values for ObjectCannedACL.
Enum values for ObjectCannedACL.
Enum values for ObjectLockLegalHoldStatus.
Enum values for ObjectLockLegalHoldStatus.
Enum values for ObjectLockMode.
Enum values for ObjectLockMode.
Enum values for RequestCharged.
Enum values for RequestPayer.
Enum values for ServerSideEncryption.
Enum values for ServerSideEncryption.
Enum values for ServerSideEncryption.
Enum values for StorageClass.
Enum values for StorageClass.
Enum values for StorageClass.
Enum values for StorageClass.
Enum values for StorageClass.
Enum values for StorageClass.
Enum values for StorageClass.
Enum values for StorageClass.
Enum values for StorageClass.
Enum values for StorageClass.
Enum values for StorageClass.

# Structs

CompletedPart includes details of the parts that were uploaded.
Metadata provides storing and reading metadata values.
ReaderSeekerCloser represents a reader that can also delegate io.Seeker and io.Closer interfaces to the underlying object if they are available.

# Type aliases

ChecksumAlgorithm indicates the algorithm used to create the checksum for the object.
ObjectCannedACL defines the canned ACL to apply to the object, see [Canned ACL] in the Amazon S3 User Guide.
ObjectLockLegalHoldStatus specifies whether a legal hold will be applied to this object.
ObjectLockMode is the Object Lock mode that you want to apply to this object.
RequestCharged indicates that the requester was successfully charged for the request.
RequestPayer confirms that the requester knows that they will be charged for the request.
ServerSideEncryption indicates the server-side encryption algorithm that was used when you store this object in Amazon S3 (for example, AES256 , aws:kms , aws:kms:dsse ).
StorageClass specifies class to store newly created objects, which has default value of STANDARD.