mirror of
https://github.com/hashicorp/consul-awsauth
synced 2026-04-05 19:05:39 +00:00
No description
- Go 100%
|
|
||
|---|---|---|
| .github | ||
| iamauthtest | ||
| internal | ||
| responses | ||
| responsestest | ||
| .golangci.yml | ||
| auth.go | ||
| auth_test.go | ||
| config.go | ||
| config_test.go | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| README.md | ||
| token.go | ||
| token_test.go | ||
| util.go | ||
consul-awsauth
This contains the implementation for Consul's AWS IAM auth method.
AWS SDK v2 Migration
The AWS library in the repository has been migrated from AWS SDK for Go v1 to AWS SDK for Go v2.
Migration Resources
For detailed information about the AWS SDK v2 migration: