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
| <aname="input_sfn_target_arns"></a> [sfn\_target\_arns](#input\_sfn\_target\_arns)| The Amazon Resource Name (ARN) of the StepFunctions you want to use as EventBridge targets |`list(string)`|`[]`| no |
532
+
| <aname="input_sns_kms_arns"></a> [sns\_kms\_arns](#input\_sns\_kms\_arns)| The Amazon Resource Name (ARN) of the AWS KMS's configured for AWS SNS you want Decrypt/GenerateDataKey for |`list(string)`| <pre>[<br> "*"<br>]</pre> | no |
532
533
| <aname="input_sns_target_arns"></a> [sns\_target\_arns](#input\_sns\_target\_arns)| The Amazon Resource Name (ARN) of the AWS SNS's you want to use as EventBridge targets |`list(string)`|`[]`| no |
533
534
| <aname="input_sqs_target_arns"></a> [sqs\_target\_arns](#input\_sqs\_target\_arns)| The Amazon Resource Name (ARN) of the AWS SQS Queues you want to use as EventBridge targets |`list(string)`|`[]`| no |
534
535
| <aname="input_tags"></a> [tags](#input\_tags)| A map of tags to assign to resources. |`map(string)`|`{}`| no |
0 commit comments