We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9aa8c0 commit b6ce46aCopy full SHA for b6ce46a
data-collection/deploy/module-support-cases.yaml
@@ -185,7 +185,6 @@ Resources:
185
"last_read": default_start_date,
186
"account_alias": account_name,
187
"account_id": account_id,
188
- "payer_id": payer_id,
189
"last_summary": None
190
}
191
status_key = f"{module_name}/{module_name}-status/payer_id={payer_id}/{account_id}.json"
@@ -367,4 +366,4 @@ Resources:
367
366
Type: Custom::LambdaAnalyticsExecutor
368
Properties:
369
ServiceToken: !Ref LambdaAnalyticsARN
370
- Name: !Ref CFDataName
+ Name: !Ref CFDataName
0 commit comments