Registry / cloud / hashicorp-aws-sdk-go-base

hashicorp-aws-sdk-go-base

JSON →
library1.1.0gogounverified

Provides base utilities and configuration for building AWS SDK-based Go applications.

go get github.com/hashicorp/aws-sdk-go-base
INSTALL
IMPORT
SIG · HASHICORP-AWS-SDK-
H
hashicorp-aws-sdk-go-base
cloudgov1.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

awsbase
github.com/hashicorp/aws-sdk-go-base

Initialize AWS SDK config using awsbase

package main import ( "fmt" "github.com/hashicorp/aws-sdk-go-base" ) func main() { cfg, err := awsbase.GetAwsConfig() if err != nil { fmt.Println(err) } fmt.Println(cfg) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
hashicorp-aws-sdk-go-base — go get hashicorp-aws-sdk-go-base · libregistry