AWS Route 53

DNS Type Response Integration

Prerequisites

Before configuring the AWS Route 53 Response Integration in Netography. For more information, consult the AWS hosted zone documentation.

Retrieve the Hosted zone ID

You'll need to lookup the Host Zone ID value. To do so, first log into the AWS Console.

  1. Use the search bar to search for Route53 and select it

  2. Click on the link to Hosted zones.

  3. The Hosted zone ID will be on the right side of the table.

Netography Portal Steps

Navigate to Integrations (make sure you are on the Response tab) and click "Add Integration", then select AWS Route 53

Configuration

The following fields are specific to the AWS Route 53 integration.

FieldRequiredDescriptionExamples
Record NameyesEnter the domain name that you want to use to route traffic to your App Runner service. The default value is the name of the hosted zone. For example, if the name of the hosted zone is example.com and you want to use acme.example.com, enter acmeacme
TypeyesChoose the applicable DNS record type. When routing traffic to an AWS resource, the only record types available are the record types that are applicable to that resource.A – IPv4 address
Alias TargetyesEnter an Alias Target if you want to route traffic to selected AWS resources, such as CloudFront distributions and Amazon S3 buckets, or if you want to route traffic from one record in a hosted zone to another record.
Host Zone IDyesRoute 53 assigns the ID when you create a hosted zone. The main use for this ID is programmatic access to the hosted zone.ZAF53OCXXXXXX
Check HealthEvaluate target health or not

Authentication

Netography Fusion can access your AWS account using an IAM user via an Access Key ID & Secret Access Key.

🚧

The AWS Response integration currently does not support the IAM Role authentication type.

AWS Access Key

The following fields are necessary for the integration to authenticate with AWS Route 53. The values for the ID and Secret are accessible in the AWS IAM console.