1 Answer
- Newest
- Most votes
- Most comments
0
AWS has a managed policy called "AmazonVPCReadOnlyAccess" that allows read-only access to resources around the VPC.
https://docs.aws.amazon.com/aws-managed-policy/latest/reference/AmazonVPCReadOnlyAccess.html
It is better to use this first than to create one from scratch.
If you need to further narrow down the permissions, you can create a custom one.
Relevant content
- Accepted Answerasked 2 years ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a month ago