diff --git a/src/drivers/webextension/images/icons/AWS Certificate Manager.svg b/src/drivers/webextension/images/icons/AWS Certificate Manager.svg new file mode 100644 index 000000000..1e0b15213 --- /dev/null +++ b/src/drivers/webextension/images/icons/AWS Certificate Manager.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/technologies/a.json b/src/technologies/a.json index 36a19e018..5fdc55f1c 100644 --- a/src/technologies/a.json +++ b/src/technologies/a.json @@ -316,7 +316,7 @@ ], "certIssuer": "Amazon", "description": "AWS Certificate Manager is a service that lets you easily provision, manage, and deploy public and private Secure Sockets Layer/Transport Layer Security (SSL/TLS) certificates for use with AWS services and your internal connected resources.", - "icon": "aws.svg", + "icon": "AWS Certificate Manager.svg", "implies": "Amazon Web Services", "saas": true, "website": "https://aws.amazon.com/certificate-manager/"