package
0.0.0-20250312200722-bc14b7464845
Repository: https://github.com/awsdocs/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].