# aws_iam_role_policy_attachment

Create an IAM role policy attachment.

## input variables

| Name | Description | Type | Default | Required |
|------|-------------|:----:|:-----:|:-----:|
|account_id|The id of AWS account.|string||Yes|
|region|This id of AWS region.|string||Yes|
|iam_role_name|The name of the role.|string||Yes|
|iam_policy_name|The name of policy.|string||Yes|
