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: website/docs/r/s3_archive_source.html.markdown
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,8 +58,6 @@ In addition to the [Common Source Properties](https://registry.terraform.io/prov
58
58
+`type` - (Required) type of polling source. This has to be `S3BucketPathExpression` for `S3 source`.
59
59
+`bucket_name` - (Required) The name of the bucket.
60
60
+`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`.
0 commit comments