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

# aws_iam_role_inline_policy{% #aws_iam_role_inline_policy %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `policy_document`{% #policy_document %}

**Type**: `STRING` **Provider name**: `PolicyDocument` **Description**: The policy document. IAM stores policies in JSON format. However, resources that were created using CloudFormation templates can be formatted in YAML. CloudFormation always converts a YAML policy to JSON format before submitting it to IAM. 

## `policy_name`{% #policy_name %}

**Type**: `STRING` **Provider name**: `PolicyName` **Description**: The name of the policy. 

## `role_inline_policy_arn`{% #role_inline_policy_arn %}

**Type**: `STRING` 

## `role_name`{% #role_name %}

**Type**: `STRING` **Provider name**: `RoleName` **Description**: The role the policy is associated with. 

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 
