aws_secrets_list {sixtyfour} | R Documentation |
List secrets
Description
List secrets
Usage
aws_secrets_list(...)
Arguments
... |
parameters passed on to the |
Value
(list) list with secrets
Note
see https://www.paws-r-sdk.com/docs/secretsmanager_list_secrets/ for available parameters
Examples
aws_secrets_list()
[Package sixtyfour version 0.2.0 Index]