//
pkg.gl
Category
github.com/awsdocs/aws-doc-sdk-examples
go
s3
CRUD
package
0.0.0-20250312200722-bc14b7464845
Repository:
https://github.com/awsdocs/aws-doc-sdk-examples.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
174 SLOC
#
Functions
GetBucket
No description provided by the author
HasACL
HasACL returns nil if the S3 bucket has a read-only ACL.
MakeBucket
MakeBucket creates an S3 bucket.
RemoveBucket
RemoveBucket deletes an S3 bucket.
UpdateBucket
UpdateBucket changes the S3 bucket to give all users read permission.