AWS Integration - Documentation
What AWS Integration Does
Pinger Man can integrate with AWS to streamline domain and DNS management. With this integration:
- Your domains and DNS records are automatically imported.
- WHOIS monitors are automatically created for imported domains.
- You can view all your DNS records and create DNS monitors with a single click.
- With the right permissions, you can also add, edit, or delete DNS records directly from Pinger Man, making it your central hub for DNS management.
How to Integrate with Azure
- Go to the Integrations Area
- In the Pinger Man dashboard, select Integrations from the left sidebar.
- Click Add Integration to open the Add Integration form.
- Enter a Name for the integration.
- Select AWS as the Type.
- Create the IAM User
- route53domains:ListDomains
- route53:ListHostedZones
- route53:ListHostedZonesByName
- route53:GetHostedZone
- route53:ChangeResourceRecordSets
- route53:ListResourceRecordSets
- route53:GetChange
-
Fill Out the Integration Form
Back in Pinger Man, complete the form with the following details:
- AWS Access Key: The API access key for the IAM User.
- AWS Secret Key: This API secret key for the IAM User.
Create a new AWS IAM user for Pinger Man with the permissions specified below. Follow the official guide of AWS to enable API access.
Click Finish to complete the integration.
Always review the permissions granted with your security or IT team to ensure compliance with your organization’s policies.