You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,6 +53,9 @@ No modules.
53
53
| <aname="input_delivery_policy"></a> [delivery\_policy](#input\_delivery\_policy)| The SNS delivery policy |`string`|`null`| no |
54
54
| <aname="input_display_name"></a> [display\_name](#input\_display\_name)| The display name for the SNS topic |`string`|`null`| no |
55
55
| <aname="input_fifo_topic"></a> [fifo\_topic](#input\_fifo\_topic)| Boolean indicating whether or not to create a FIFO (first-in-first-out) topic |`bool`|`false`| no |
56
+
| <aname="input_firehose_failure_feedback_role_arn"></a> [firehose\_failure\_feedback\_role\_arn](#input\_firehose\_failure\_feedback\_role\_arn)| IAM role for failure feedback |`string`|`null`| no |
57
+
| <aname="input_firehose_success_feedback_role_arn"></a> [firehose\_success\_feedback\_role\_arn](#input\_firehose\_success\_feedback\_role\_arn)| The IAM role permitted to receive success feedback for this topic |`string`|`null`| no |
58
+
| <aname="input_firehose_success_feedback_sample_rate"></a> [firehose\_success\_feedback\_sample\_rate](#input\_firehose\_success\_feedback\_sample\_rate)| Percentage of success to sample |`number`|`null`| no |
56
59
| <aname="input_http_failure_feedback_role_arn"></a> [http\_failure\_feedback\_role\_arn](#input\_http\_failure\_feedback\_role\_arn)| IAM role for failure feedback |`string`|`null`| no |
57
60
| <aname="input_http_success_feedback_role_arn"></a> [http\_success\_feedback\_role\_arn](#input\_http\_success\_feedback\_role\_arn)| The IAM role permitted to receive success feedback for this topic |`string`|`null`| no |
58
61
| <aname="input_http_success_feedback_sample_rate"></a> [http\_success\_feedback\_sample\_rate](#input\_http\_success\_feedback\_sample\_rate)| Percentage of success to sample |`string`|`null`| no |
0 commit comments