---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# aws_transfer_host_key{% #aws_transfer_host_key %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `arn`{% #arn %}

**Type**: `STRING`**Provider name**: `Arn`**Description**: The unique Amazon Resource Name (ARN) for the host key.

## `date_imported`{% #date_imported %}

**Type**: `TIMESTAMP`**Provider name**: `DateImported`**Description**: The date on which the host key was added to the server.

## `description`{% #description %}

**Type**: `STRING`**Provider name**: `Description`**Description**: The text description for this host key.

## `host_key_fingerprint`{% #host_key_fingerprint %}

**Type**: `STRING`**Provider name**: `HostKeyFingerprint`**Description**: The public key fingerprint, which is a short sequence of bytes used to identify the longer public key.

## `host_key_id`{% #host_key_id %}

**Type**: `STRING`**Provider name**: `HostKeyId`**Description**: A unique identifier for the host key.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `type`{% #type %}

**Type**: `STRING`**Provider name**: `Type`**Description**: The encryption algorithm that is used for the host key. The `Type` parameter is specified by using one of the following values:

- `ssh-rsa`
- `ssh-ed25519`
- `ecdsa-sha2-nistp256`
- `ecdsa-sha2-nistp384`
- `ecdsa-sha2-nistp521`


