mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-14 12:38:45 +00:00
25 lines
731 B
Markdown
25 lines
731 B
Markdown
![]() |
---
|
||
|
title: Secrets Manager
|
||
|
slug: /deployment/secrets-manager/supported-implementations
|
||
|
---
|
||
|
|
||
|
# Supported implementations
|
||
|
|
||
|
This is our list of supported Secrets Manager implementations:
|
||
|
|
||
|
{% inlineCalloutContainer %}
|
||
|
{% inlineCallout
|
||
|
color="violet-70"
|
||
|
bold="AWS Secrets Manager"
|
||
|
icon="vpn_key"
|
||
|
href="/deployment/secrets-manager/supported-implementations/aws-secrets-manager" %}
|
||
|
AWS Secrets Manager
|
||
|
{% /inlineCallout %}
|
||
|
{% inlineCallout
|
||
|
color="violet-70"
|
||
|
bold="AWS Systems Manager Parameter Store"
|
||
|
icon="vpn_key"
|
||
|
href="/deployment/secrets-manager/supported-implementations/aws-ssm-parameter-store" %}
|
||
|
AWS Systems Manager Parameter Store
|
||
|
{% /inlineCallout %}
|
||
|
{% /inlineCalloutContainer %}
|