parent
8458661080
commit
e22376f6a0
|
@ -23,6 +23,7 @@ resource "aws_sns_topic" "user_updates" {
|
||||||
The following arguments are supported:
|
The following arguments are supported:
|
||||||
|
|
||||||
* `name` - (Required) The friendly name for the SNS topic
|
* `name` - (Required) The friendly name for the SNS topic
|
||||||
|
* `display_name` - (Optional) The display name for the SNS topic
|
||||||
* `policy` - (Optional) The fully-formed AWS policy as JSON
|
* `policy` - (Optional) The fully-formed AWS policy as JSON
|
||||||
* `delivery_policy` - (Optional) The SNS delivery policy
|
* `delivery_policy` - (Optional) The SNS delivery policy
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue