diff --git a/test_infra/stacks/cleanrooms_stack.py b/test_infra/stacks/cleanrooms_stack.py index 761b87113..232bf8e14 100644 --- a/test_infra/stacks/cleanrooms_stack.py +++ b/test_infra/stacks/cleanrooms_stack.py @@ -25,6 +25,7 @@ def __init__( description="Collaboration Room for AWS SDK for pandas test infrastructure", members=[], query_log_status="ENABLED", + analytics_engine="SPARK", ) self.membership = cleanrooms.CfnMembership(