//
pkg.gl
Category
github.com/awsdocs/aws-doc-sdk-examples
go
s3
TLS
package
0.0.0-20250312200722-bc14b7464845
Repository:
https://github.com/awsdocs/aws-doc-sdk-examples.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
100 SLOC
#
Functions
ConfirmBucketItemExists
ConfirmBucketItemExists returns nil if the bucket and item can be accessed.
GetTLSVersion
GetTLSVersion gets the version of TLS you have configured snippet-start:[s3.go.get_tls_version].