package
0.0.0-20241213193736-667a88504bc4
Repository: https://github.com/dennistraub/aws-doc-sdk-examples.git
Documentation: pkg.go.dev

# Functions

ConfirmBucketItemExists returns nil if the bucket and item can be accessed.
GetTLSVersion gets the version of TLS you have configured snippet-start:[s3.go.get_tls_version].