Skip to content

Commit

Permalink
Fix scraper by adding new service name alias
Browse files Browse the repository at this point in the history
  • Loading branch information
skeggse authored and markpeek committed Dec 22, 2023
1 parent eeb1230 commit b157b8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scrape/scrape.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N
"AWS Elastic Load Balancing V2": "elasticloadbalancing",
"AWS IoT Greengrass V2": "greengrass",
"AWS Marketplace Catalog": "aws-marketplace",
"AWS Marketplace Deployment Service": "aws-marketplace",
"AWS Marketplace Discovery": "aws-marketplace",
"AWS Marketplace Entitlement Service": "aws-marketplace",
"AWS Marketplace Image Building Service": "aws-marketplace",
Expand Down

0 comments on commit b157b8d

Please sign in to comment.