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

# aws_iam_user_inline_policy{% #aws_iam_user_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.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `user_inline_policy_arn`{% #user_inline_policy_arn %}

**Type**: `STRING`

## `user_name`{% #user_name %}

**Type**: `STRING`**Provider name**: `UserName`**Description**: The user the policy is associated with.
