Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Commit

Permalink
[skip ci] Add auto-gen documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
infrastructure committed May 9, 2023
1 parent 51a593f commit 32f3c28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ No modules.
|------|-------------|------|---------|:--------:|
| <a name="input_environment"></a> [environment](#input\_environment) | The unique name of the environment in which you are deploying this AWS IAM Policy (e.g. staging, or prod). | `string` | n/a | yes |
| <a name="input_iam_role_name"></a> [iam\_role\_name](#input\_iam\_role\_name) | If specified, the generated AWS IAM Policy will be attached to the AWS IAM Role identified by this value. | `string` | `""` | no |
| <a name="input_stream_arns"></a> [stream\_arns](#input\_stream\_arns) | List of Data Stream ARNs allowed to be published to by the Sym Runtime. | `list(string)` | `[]` | no |
| <a name="input_stream_arns"></a> [stream\_arns](#input\_stream\_arns) | List of Data Stream ARNs the Sym Runtime is allowed to publish to. | `list(string)` | `[]` | no |
| <a name="input_tags"></a> [tags](#input\_tags) | Additional tags to apply to resources. | `map(string)` | `{}` | no |

## Outputs
Expand Down

0 comments on commit 32f3c28

Please sign in to comment.