aws_iam_user_inline_policy

account_id

Type: STRING

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

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

tags

Type: UNORDERED_LIST_STRING

user_inline_policy_arn

Type: STRING

user_name

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