From ba4a0b7d3918a9d53c42ec6ee0c6aa4bea79d218 Mon Sep 17 00:00:00 2001 From: David LJ Date: Thu, 28 Mar 2024 12:11:18 +0100 Subject: [PATCH] Add AWS Secrets Manager (#10717) --- _data/simple-icons.json | 11 +++++++++++ icons/awssecretsmanager.svg | 1 + 2 files changed, 12 insertions(+) create mode 100644 icons/awssecretsmanager.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index e3fcf03a..045643a6 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1715,6 +1715,17 @@ "source": "https://aws.amazon.com/architecture/icons", "guidelines": "https://aws.amazon.com/architecture/icons" }, + { + "title": "AWS Secrets Manager", + "hex": "DD344C", + "source": "https://aws.amazon.com/architecture/icons", + "guidelines": "https://aws.amazon.com/architecture/icons", + "aliases": { + "aka": [ + "Amazon Secrets Manager" + ] + } + }, { "title": "Axios", "hex": "5A29E4", diff --git a/icons/awssecretsmanager.svg b/icons/awssecretsmanager.svg new file mode 100644 index 00000000..df204cba --- /dev/null +++ b/icons/awssecretsmanager.svg @@ -0,0 +1 @@ +AWS Secrets Manager \ No newline at end of file