AWSAgentlessDiscoveryService details (in AWS console)
Policy Name
AWSAgentlessDiscoveryService
Description
Provides access for the Discovery Agentless Connector to register with AWS Application Discovery Service.
ARN
arn:aws:iam::aws:policy/AWSAgentlessDiscoveryService
Path
/
PolicyId
ANPAIA3DIL7BYQ35ISM4K
AttachmentCount
0
[
{
"Effect": "Allow",
"Action": [
"awsconnector:RegisterConnector",
"awsconnector:GetConnectorHealth"
],
"Resource": [
"*"
]
},
{
"Effect": "Allow",
"Action": [
"iam:GetUser"
],
"Resource": [
"*"
]
},
{
"Effect": "Allow",
"Action": [
"s3:GetObject",
"s3:ListBucket"
],
"Resource": [
"arn:aws:s3:::connector-platform-upgrade-info/*",
"arn:aws:s3:::connector-platform-upgrade-info",
"arn:aws:s3:::connector-platform-upgrade-bundles/*",
"arn:aws:s3:::connector-platform-upgrade-bundles",
"arn:aws:s3:::connector-platform-release-notes/*",
"arn:aws:s3:::connector-platform-release-notes",
"arn:aws:s3:::prod.agentless.discovery.connector.upgrade/*",
"arn:aws:s3:::prod.agentless.discovery.connector.upgrade"
]
},
{
"Effect": "Allow",
"Action": [
"s3:PutObject",
"s3:PutObjectAcl"
],
"Resource": [
"arn:aws:s3:::import-to-ec2-connector-debug-logs/*"
]
},
{
"Effect": "Allow",
"Action": [
"sns:Publish"
],
"Resource": [
"arn:aws:sns:*:*:metrics-sns-topic-for-*"
]
},
{
"Effect": "Allow",
"Action": [
"discovery:*"
],
"Resource": [
"*"
]
},
{
"Effect": "Allow",
"Action": [
"arsenal:RegisterOnPremisesAgent"
],
"Resource": [
"*"
]
},
{
"Effect": "Allow",
"Action": [
"mgh:GetHomeRegion"
],
"Resource": [
"*"
]
}
]