Skip to content

Commit 95849ac

Browse files
authored
chore: update cleanrooms analytics engine (#3239)
* chore: update cleanrooms analytics engine * typo
1 parent d5d10a6 commit 95849ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test_infra/stacks/cleanrooms_stack.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ def __init__(
2525
description="Collaboration Room for AWS SDK for pandas test infrastructure",
2626
members=[],
2727
query_log_status="ENABLED",
28+
analytics_engine="SPARK",
2829
)
2930

3031
self.membership = cleanrooms.CfnMembership(

0 commit comments

Comments
 (0)