package
0.0.0-20240430192549-e1bbdd6dbd3b
Repository: https://github.com/laren-aws/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].