Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Commit

Permalink
Merge pull request #4 from IMC-BeatrizMartinez/master
Browse files Browse the repository at this point in the history
Update entrypoint.py
  • Loading branch information
vgrebenschikov authored Sep 26, 2023
2 parents 06311a7 + 2f1dda9 commit 53d8045
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions reports/aws_products/entrypoint.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ def generate(client, parameters, progress_callback):
subscription['product']['id'],
convert_to_datetime(subscription['events']['created']['at']),
get_asset_parameter(subscription, "awsAccountId"),
get_asset_parameter(subscription, "awsAccountEmail"),
get_value(subscription['tiers'], "customer", "external_id"),
get_value(subscription['tiers'], "customer", "name"),
get_value(subscription['tiers']["customer"], "contact_info", "address_line1"),
Expand Down

0 comments on commit 53d8045

Please sign in to comment.