//
pkg.gl
Category
github.com/picante-io/aws-doc-sdk-examples
go
s3
TLS
package
1.0.4
Repository:
https://github.com/picante-io/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].