Basic examples for S3 Directory Buckets using AWS SDKs
The following code examples show how to use the basics of Amazon S3 Directory Buckets with AWS SDKs.
Examples
- Hello Amazon S3 directory buckets
- Learn the basics
- Actions
- AbortMultipartUpload
- CompleteMultipartUpload
- CopyObject
- CreateBucket
- CreateMultipartUpload
- CreateSession
- DeleteBucket
- DeleteBucketEncryption
- DeleteBucketPolicy
- DeleteObject
- DeleteObjects
- GetBucketEncryption
- GetBucketPolicy
- GetObject
- GetObjectAttributes
- HeadBucket
- HeadObject
- ListDirectoryBuckets
- ListMultipartUploads
- ListObjectsV2
- ListParts
- PutBucketEncryption
- PutBucketPolicy
- PutObject
- UploadPart
- UploadPartCopy