Registry / cloud / aws-aws-sdk-go-v2-internal-configsources

aws-aws-sdk-go-v2-internal-configsources

JSON →
library1.4.29gogounverified

Internal package for AWS SDK Go v2 that provides configuration sources.

go get github.com/aws/aws-sdk-go-v2/internal/configsources
INSTALL
IMPORT
SIG · AWS-AWS-SDK-GO-V2-
A
aws-aws-sdk-go-v2-internal-configsources
cloudgov1.4.29
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.

configsources
github.com/aws/aws-sdk-go-v2/internal/configsources

Loads default AWS configuration sources.

package main import ( "context" "github.com/aws/aws-sdk-go-v2/internal/configsources" ) func main() { _ = configsources.LoadDefaultConfig(context.Background()) }
Debug
Known issues
breakingThis is an internal package; API may change without notice.
fix
Use public AWS SDK packages like config instead.
affects: all
Upgrade
Version history
1.4.29latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
22
Resources
aws-aws-sdk-go-v2-internal-configsources — go get aws-aws-sdk-go-v2-internal-configsources · libregistry