aws-redis-iam-auth-golang

command module
v0.0.0-...-8b4a76f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 7, 2023 License: MIT-0 Imports: 11 Imported by: 0

README

Using IAM authentication for Redis on AWS

How to securely connect your Go applications to Amazon MemoryDB (or ElastiCache) for Redis using IAM

Amazon MemoryDB has supported username/password based authentication using Access Control Lists since the very beginning. But it also supports IAM for authentication.

MemoryDB documentation has an example for a Java application with the Lettuce client. The process is similar for other languages, but you still need to implement it. This repository contains an example for a Go application with the widely used go-redis client.

For a deep dive, check out this blog post.

License

This library is licensed under the MIT-0 License. See the LICENSE file.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL