AWSAppMeshReadOnly details (in AWS console)
Policy Name
AWSAppMeshReadOnly
Description
Provides read-only access to the AWS App Mesh APIs and Management Console.
ARN
arn:aws:iam::aws:policy/AWSAppMeshReadOnly
Path
/
PolicyId
ANPAZKAPJZG4HOPFCIWXP
AttachmentCount
0
[
{
"Effect": "Allow",
"Action": [
"appmesh:Describe*",
"appmesh:List*"
],
"Resource": [
"*"
]
},
{
"Effect": "Allow",
"Action": [
"cloudformation:DescribeStack*"
],
"Resource": [
"arn:aws:cloudformation:*:*:stack/AWSAppMesh-GettingStarted-*"
]
},
{
"Effect": "Allow",
"Action": [
"acm:ListCertificates",
"acm:DescribeCertificate",
"acm-pca:DescribeCertificateAuthority",
"acm-pca:ListCertificateAuthorities"
],
"Resource": [
"*"
]
},
{
"Effect": "Allow",
"Action": [
"servicediscovery:ListNamespaces",
"servicediscovery:ListServices",
"servicediscovery:ListInstances"
],
"Resource": [
"*"
]
}
]