Skip to content

Commit 074bdb3

Browse files
Drew RussellDrew Russell
authored andcommitted
updat aws_s3_cloudon doc
1 parent 0ee6886 commit 074bdb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/aws_s3_cloudon.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Enable CloudOn for an exsiting AWS S3 archival location.
44
```py
5-
def aws_s3_cloudon(archive_name, vpc_id, subnet_id, security_group_id, timeout=30)
5+
def aws_s3_cloudon(archive_name, vpc_id, subnet_id, security_group_id, enable_archive_consolidation=False, timeout=30)
66
```
77

88
## Arguments

0 commit comments

Comments
 (0)