dynamoose/dynamoose

Improve IAM Permission FAQ

Open

#1.445 geöffnet am 3. Aug. 2022

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (349 Forks)batch import
good first issuehelp wantedstatus:todotype:enhancement

Repository-Metriken

Stars
 (2.025 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Currently in our documentation for IAM permissions, we list the name of the function we call, instead of the actual IAM permission. We should change this to use the official IAM permission name instead of the function name:

https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazondynamodb.html

Contributor Guide