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

# aws_managedblockchain_invitation{% #aws_managedblockchain_invitation %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `arn`{% #arn %}

**Type**: `STRING`**Provider name**: `Arn`**Description**: The Amazon Resource Name (ARN) of the invitation. For more information about ARNs and their format, see [Amazon Resource Names (ARNs)](https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html) in the Amazon Web Services General Reference.

## `creation_date`{% #creation_date %}

**Type**: `TIMESTAMP`**Provider name**: `CreationDate`**Description**: The date and time that the invitation was created.

## `expiration_date`{% #expiration_date %}

**Type**: `TIMESTAMP`**Provider name**: `ExpirationDate`**Description**: The date and time that the invitation expires. This is the `CreationDate` plus the `ProposalDurationInHours` that is specified in the `ProposalThresholdPolicy`. After this date and time, the invitee can no longer create a member and join the network using this `InvitationId`.

## `invitation_id`{% #invitation_id %}

**Type**: `STRING`**Provider name**: `InvitationId`**Description**: The unique identifier for the invitation.

## `network_summary`{% #network_summary %}

**Type**: `STRUCT`**Provider name**: `NetworkSummary`

- `arn`**Type**: `STRING`**Provider name**: `Arn`**Description**: The Amazon Resource Name (ARN) of the network. For more information about ARNs and their format, see [Amazon Resource Names (ARNs)](https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html) in the Amazon Web Services General Reference.
- `creation_date`**Type**: `TIMESTAMP`**Provider name**: `CreationDate`**Description**: The date and time that the network was created.
- `description`**Type**: `STRING`**Provider name**: `Description`**Description**: An optional description of the network.
- `framework`**Type**: `STRING`**Provider name**: `Framework`**Description**: The blockchain framework that the network uses.
- `framework_version`**Type**: `STRING`**Provider name**: `FrameworkVersion`**Description**: The version of the blockchain framework that the network uses.
- `id`**Type**: `STRING`**Provider name**: `Id`**Description**: The unique identifier of the network.
- `name`**Type**: `STRING`**Provider name**: `Name`**Description**: The name of the network.
- `status`**Type**: `STRING`**Provider name**: `Status`**Description**: The current status of the network.

## `status`{% #status %}

**Type**: `STRING`**Provider name**: `Status`**Description**: The status of the invitation:

- `PENDING` - The invitee hasn't created a member to join the network, and the invitation hasn't yet expired.
- `ACCEPTING` - The invitee has begun creating a member, and creation hasn't yet completed.
- `ACCEPTED` - The invitee created a member and joined the network using the `InvitationID`.
- `REJECTED` - The invitee rejected the invitation.
- `EXPIRED` - The invitee neither created a member nor rejected the invitation before the `ExpirationDate`.



## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
