Skip to content

Commit b6ce46a

Browse files
authored
Update module-support-cases.yaml (#229)
1 parent c9aa8c0 commit b6ce46a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

data-collection/deploy/module-support-cases.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,6 @@ Resources:
185185
"last_read": default_start_date,
186186
"account_alias": account_name,
187187
"account_id": account_id,
188-
"payer_id": payer_id,
189188
"last_summary": None
190189
}
191190
status_key = f"{module_name}/{module_name}-status/payer_id={payer_id}/{account_id}.json"
@@ -367,4 +366,4 @@ Resources:
367366
Type: Custom::LambdaAnalyticsExecutor
368367
Properties:
369368
ServiceToken: !Ref LambdaAnalyticsARN
370-
Name: !Ref CFDataName
369+
Name: !Ref CFDataName

0 commit comments

Comments
 (0)