This message was deleted.
# aws
s
This message was deleted.
s
Something like
arn:aws:iam::aws:policy/job-function/ViewOnlyAccess
If ViewOnly is hitting access issues, try
arn:aws:iam::aws:policy/ReadOnlyAccess
a
Thanks @stocky-restaurant-98004. It worked with
arn:aws:iam::aws:policy/job-function/ViewOnlyAccess
plus privileges to use KMS to decrypt secrets. Many thanks.
s
You're most welcome! Please don't hesitate to reach out if you have any more trouble.