mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-11-04 04:29:13 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			27 lines
		
	
	
		
			713 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			713 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> |