github.com/aws/aws-sdk-go-v2/config
go
pkg:golang/github.com/aws/aws-sdk-go-v2/config
4,942 Dependabot PRs
about 3 hours ago
780 repositories
597 repositories
Recent PRs
Chore [deps:gomod]: Bump github.com/aws/aws-sdk-go-v2/config from 1.31.6 to 1.31.7

build(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.31.6 to 1.31.7

Bump the go group across 1 directory with 74 updates
soitun/teleport #631

Bump the go-modules group with 25 updates

chore(deps): bump the gomod group with 3 updates
mzihlmann/kaniko #238

build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.0 to 1.31.7

chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.31.2 to 1.31.7
nirmata/kyverno-notation-aws #400

chore: Bump github.com/aws/aws-sdk-go-v2/config from 1.31.1 to 1.31.7 in /cfn-resources
mongodb/mongodbatlas-cloudformation-resources #1435


Bump the all group across 1 directory with 5 updates
kubernetes-sigs/zeitgeist #1301

Bump github.com/aws/aws-sdk-go-v2/config from 1.31.6 to 1.31.7
DataDog/datadog-secret-backend #148

chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.6 to 1.31.7
grokify/gollm #10

build(deps): bump the dependencies group across 1 directory with 19 updates
ai4design/batteries-included #45

chore(deps): bump the dependencies group across 1 directory with 19 updates
mbergo/Bat-Inc #46

chore(deps): bump the dependencies group in /bi with 3 updates
batteries-included/batteries-included #2594

chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.31.5 to 1.31.7

chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.6 to 1.31.7
jobstoit/s3io #343

build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.29.18 to 1.31.7
justinas-b/aws-iam-authenticator-sso-wrapper #220


chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.6 to 1.31.7

Bump github.com/aws/aws-sdk-go-v2/config from 1.29.14 to 1.31.7
w4l1dcode/cloud-threat-emulation #77

Bump github.com/aws/aws-sdk-go-v2/config from 1.31.6 to 1.31.7
RedHatInsights/insights-operator-utils #670

Bump github.com/aws/aws-sdk-go-v2/config from 1.31.3 to 1.31.7
syrilster/go-fx-fluctuation-alert-lambda #761

build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.6 to 1.31.7

build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.30.3 to 1.31.7

build(deps): bump the other group with 40 updates
Hsn723/ct-monitor #1377

build(deps): bump the all group across 1 directory with 5 updates

build(deps): bump the dependencies group in /aws with 11 updates
88labs/go-utils #827

chore(deps): bump the dev-dependencies group across 1 directory with 27 updates
kubernetes-sigs/external-dns #5824

Bump the gomod-all group with 6 updates
Finatext/belldog #154

Bump github.com/aws/aws-sdk-go-v2/config from 1.31.6 to 1.31.7
osherdp/terraform-provider-credsfetch #29

chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.6 to 1.31.7
gjorgji-ts/ecr-lifecycle-cleaner #124

Bump the aws group in /infr-project with 3 updates
futugyou/goproject #778

build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.6 to 1.31.7
helmfile/vals #776

build(deps): bump the gomod group across 1 directory with 4 updates
kubernetes-sigs/promo-tools #1605

chore: bump github.com/aws/aws-sdk-go-v2/config from 1.31.6 to 1.31.7
chanzuckerberg/camelot #1022

Bump the aws group in /tour with 4 updates
futugyou/goproject #775

Bump the golang-dependencies group across 1 directory with 87 updates
openshift/configuration-anomaly-detection #565

Bump the gomod-dependencies group across 2 directories with 6 updates
cherrymu/modernisation-platform #632

chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.29.14 to 1.31.7
aws/shim-loggers-for-containerd #357

build(deps): bump the aws group with 4 updates
mongodb/mongodb-atlas-cli #4204

build(deps): bump the cloud-providers group across 1 directory with 5 updates
buildkite/agent #3465

Bump github.com/aws/aws-sdk-go-v2/config from 1.18.21 to 1.31.7 in /sdks
nika-qubit/beam #772

Bump the gomod group across 1 directory with 7 updates
cloudfoundry/korifi #4158

Bump github.com/aws/aws-sdk-go-v2/config from 1.29.16 to 1.31.7
homeport/registry-image-resource #256

Bump github.com/aws/aws-sdk-go-v2/config from 1.31.0 to 1.31.7
JosiahOne/terraform-provider-aws-iam-validator #18

build(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.30.1 to 1.31.7
nlamirault/e2c #106

Bump github.com/aws/aws-sdk-go-v2/config from 1.31.1 to 1.31.7
nckslvrmn/secure_secret_share #98


Bump the aws group in /aws-web with 20 updates
futugyou/goproject #774

Package Details
Name: | github.com/aws/aws-sdk-go-v2/config |
Ecosystem: | go |
PURL Type: | golang |
Package URL: | pkg:golang/github.com/aws/aws-sdk-go-v2/config |
JSON API: | View JSON |
Package Information
Package config provides utilities for loading configuration from multiple sources that can be used to configure the SDK's API clients, and utilities. The config package will load configuration from environment variables, AWS shared configuration file (~/.aws/config), and AWS shared credentials file (~/.aws/credentials). Use the LoadDefaultConfig to load configuration from all the SDK's supported sources, and resolve credentials using the SDK's default credential chain. LoadDefaultConfig allows for a variadic list of additional Config sources that can provide one or more configuration values which can be used to programmatically control the resolution of a specific value, or allow for broader range of additional configuration sources not supported by the SDK. A Config source implements one or more provider interfaces defined in this package. Config sources passed in will take precedence over the default environment and shared config sources used by the SDK. If one or more Config sources implement the same provider interface, priority will be handled by the order in which the sources were passed in. A number of helpers (prefixed by “With“) are provided in this package that implement their respective provider interface. These helpers should be used for overriding configuration programmatically at runtime.
Repository: | https://github.com/aws/aws-sdk-go-v2 |
Homepage: | https://github.com/aws/aws-sdk-go-v2 |
Latest Release: |
v1.28.6
9 months ago |
Dependent Repos: | 14,350 |
Dependent Packages: | 8,172 |
Ranking: | Top 0.0628% by dependent repos Top 0.041% by dependent pkgs |