gcp-memorystore-redis-auth-string
Memorystore returns the Redis AUTH string to an authorized caller.
Where it sits
| location | redis.projects.locations.instances.getAuthString.authString |
| location kind | secret_value |
| data kinds | password credential |
| emits edge | CanReadCredential |
| service | Memorystore (gcp:memorystore) |
Collection recipe
| access mode | read_api |
| operation | redis.projects.locations.instances.getAuthString |
| response path | authString |
| encoding | string |
| params | {"name": "\u003cresource-name\u003e"} |
Required permissions
redis.instances.getAuthString
References