mirror of
https://github.com/hashicorp/vault.git
synced 2026-04-22 06:37:26 -04:00
* Use the AWS SDK's UnmarshalMap method for dynamodb backend, not the deprecated ConvertFromMap method * Use the AWS SDK's MarshalMap method for dynamodb backend, not the deprecated ConvertToMap method * Use the AWS SDK's session.NewSession method for dynamodb backend, not the deprecated session.New method * Fix variable name awserr that colides with imported package in dynamodb backend |
||
|---|---|---|
| .. | ||
| dynamodb.go | ||
| dynamodb_test.go | ||