Skip to content

Commit 27273cc

Browse files
committed
fix docs
1 parent 724668e commit 27273cc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

website/docs/r/s3_archive_source.html.markdown

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,6 @@ In addition to the [Common Source Properties](https://registry.terraform.io/prov
5858
+ `type` - (Required) type of polling source. This has to be `S3BucketPathExpression` for `S3 source`.
5959
+ `bucket_name` - (Required) The name of the bucket.
6060
+ `path_expression` - (Required) The path to the data.
61-
+ `sns_topic_or_subscription_arn` - (Computed) This is a computed field for SNS topic/subscription ARN.
62-
+ `use_versioned_api` - (Optional) Whether to Use AWS versioned APIs. Default is set to `true`. If you're collecting from a Cisco Umbrella bucket this must be set to `false`.
6361

6462
### See also
6563
* [Common Source Properties](https://registry.terraform.io/providers/SumoLogic/sumologic/latest/docs#common-source-properties)

0 commit comments

Comments
 (0)