github.com/aws/aws-sdk-go-v2/config
go
pkg:golang/github.com/aws/aws-sdk-go-v2/config
7,485 Dependabot PRs
about 6 hours ago
937 repositories
248 repositories
Recent PRs (filtered by: Patch PRs )
Bump the go group in /assets/aws with 2 updates
soitun/teleport #934
Bump the go group in /assets/aws with 2 updates
Tiamat-Tech/teleport #1118
build(deps): bump the cloud-providers group with 6 updates
buildkite/agent #3601
build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.1 to 1.32.2
chore: Bump github.com/aws/aws-sdk-go-v2/config from 1.32.1 to 1.32.2 in /cfn-resources
mongodb/mongodbatlas-cloudformation-resources #1495
Build: Bump the go group with 9 updates
content-services/content-sources-backend #1316
deps(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.1 to 1.32.2
ktamamu/sglobal #63
go(deps): bump the go-dependencies group with 2 updates
Roma7-7-7/todoist-notifier #16
build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.1 to 1.32.2 in /perfdash
kubernetes/perf-tests #3700
build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.0 to 1.32.1
sue445/gitpanda #1897
chore(deps): bump the go group across 1 directory with 11 updates
open-component-model/ocm #1706
Bump github.com/aws/aws-sdk-go-v2/config from 1.32.1 to 1.32.2 in /sdks
TobKed/beam #614
Bump github.com/aws/aws-sdk-go-v2/config from 1.32.1 to 1.32.2
senzing-garage/go-queueing #446
Bump github.com/aws/aws-sdk-go-v2/config from 1.32.1 to 1.32.2
orange-cloudfoundry/s3rw_exporter #847
build(deps): bump the aws group with 3 updates
build(deps): bump the aws group with 2 updates
zimeg/emporia-time #255
chore(deps): bump the go group with 2 updates
Theo13111/kubernetes-ingress #1316
Bump the gomod-dependencies group across 2 directories with 5 updates
ministryofjustice/modernisation-platform #11968
chore(deps): bump the go-patch group with 2 updates
Bump the all group across 1 directory with 3 updates
kubernetes-sigs/zeitgeist #1362
chore(deps): bump the dev-dependencies group across 1 directory with 9 updates
kubernetes-sigs/external-dns #5976
Bump the aws-sdk group in /xrayaws-v2 with 3 updates
shogo82148/aws-xray-yasdk-go #657
Bump the aws group in /tour with 3 updates
futugyou/goproject #930
Bump github.com/aws/aws-sdk-go-v2/config from 1.32.0 to 1.32.2
marceloalmeida/get-caller-identity #52
build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.0 to 1.32.1 in the aws-sdk group
chore(deps): bump the dev-dependencies group across 1 directory with 3 updates
feat(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.0 to 1.32.1
xmidt-org/xmidt-event-streams #32
build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.0 to 1.32.1
Bump the gomod-dependencies group across 6 directories with 3 updates
ministryofjustice/modernisation-platform #11947
chore: bump github.com/aws/aws-sdk-go-v2/config from 1.32.0 to 1.32.1 in /api in the go-dependencies group
wesleynw/splajompy #365
Bump the aws-sdk-go-v2 group across 1 directory with 30 updates
hashicorp/terraform-provider-aws #45227
build(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.32.0 to 1.32.1
chore(deps): bump the dev-dependencies group with 3 updates
kubernetes-sigs/external-dns #5974
build(deps): bump the gomod group with 3 updates
kubernetes-sigs/promo-tools #1659
chore: bump github.com/aws/aws-sdk-go-v2/config from 1.32.0 to 1.32.1 in /core
wandb/wandb #10962
Bump github.com/aws/aws-sdk-go-v2/config from 1.32.0 to 1.32.1
quickguard-oss/koreru-toki-no-hiho #125
chore(deps): bump the aws-sdk group with 5 updates
koh-sh/apcdeploy #47
Bump the aws_sdk group across 1 directory with 5 updates
deps(deps): bump the aws-sdk-go-v2 group with 3 updates
Bump the go-modules group across 1 directory with 44 updates
paketo-buildpacks/poetry-install #524
build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.10 to 1.31.21
advisoreeu/pgdumps3 #126
Bump the go-modules group across 1 directory with 36 updates
paketo-buildpacks/dotnet-publish #844
build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.20 to 1.31.21
ikorchynskyi/terraform-provider-codedeploy #408
Bump the go-modules group across 1 directory with 41 updates
deps(go): Bump the aws-sdk group with 3 updates
hairyhenderson/go-fsimpl #1137
build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.19 to 1.31.20
sue445/gitpanda #1883
Bump the go-modules group across 1 directory with 42 updates
paketo-buildpacks/nginx #1075
Bump the gomod group with 17 updates
scylladb/scylla-operator #3085
Bump the go-modules group across 1 directory with 43 updates
paketo-buildpacks/go-dist #1176
Bump the aws-sdk-go-v2 group across 2 directories with 8 updates
hashicorp/aws-sdk-go-base #1380
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
about 1 year ago |
| Dependent Repos: | 14,350 |
| Dependent Packages: | 8,172 |
| Ranking: | Top 0.0628% by dependent repos Top 0.041% by dependent pkgs |