AWS Secrets Manager logo

AWS Secrets Manager

AWS Secrets Manager

UpOpen Sourcecloudby Amazon Web Services62· JavaScript· MIT

Amazon Web Services Secrets Manager provides a service to enable you to store, manage, and retrieve secrets.

Visit site ↗Source ↗Health checked 2d ago
Use it when

Centralized secret storage

Watch for

Check the docs depth and real endpoint shape before assuming production fit.

First check

To start using AWS Secrets Manager, set up appropriate AWS credentials and permissions. Use the API to store and retrieve secrets securely.

Auth
CORS
No
HTTPS
Yes
Signup
?
Latency
44 ms
Protocol
REST
Pricing
Stars
62

Uptime · 30-day window

Probes: 9Uptime: 100%Avg latency: 45ms

GitHub activity

62JavaScriptMIT17 open issuesLast commit 118d ago
01

About this API

Amazon Web Services Secrets Manager is a cloud service designed to help developers securely store, manage, and retrieve sensitive information such as passwords, API keys, and other secrets. It provides a centralized way to handle secrets, reducing the risk of accidental exposure.

Developers and organizations use Secrets Manager to improve security posture by managing secrets outside of application code and infrastructure. The service supports automated secret rotation, which helps maintain security best practices by regularly updating credentials.

While the API documentation provides detailed descriptions of available operations, the core value lies in simplifying secret management workflows and integrating with AWS environments. This makes it relevant for teams looking to enhance security and streamline secret handling in their cloud applications.

02

What you can build

  • 1Store application credentials securely
  • 2Manage API keys centrally
  • 3Retrieve secrets programmatically
  • 4Rotate secrets automatically
03

Strengths & limitations

Strengths

  • Centralized secret storage
  • Secure secret retrieval
  • Supports secret rotation
04

Example request

curl https://github.com/mermade/aws2openapi/<endpoint>
05

Getting started

To start using AWS Secrets Manager, set up appropriate AWS credentials and permissions. Use the API to store and retrieve secrets securely.

06

FAQ

Do I need an API key to use AWS Secrets Manager?+

You need AWS credentials with appropriate permissions to access Secrets Manager.

Can I rotate secrets automatically?+

Yes, AWS Secrets Manager supports automatic secret rotation.

Is HTTPS required to access the API?+

Yes, communication with AWS Secrets Manager API requires HTTPS.

Can I use this API directly from a browser?+

Typically, access is done from backend services with AWS credentials, not directly from browsers.

07

Technical details

CORS: NoHTTPS: YesSignup: ?Open source: Yes
Auth type
unknown
Pricing
unknown
Protocols
REST
Response time
44 ms
Last health check
5/18/2026, 8:40:28 AM
08

Tags

09

More from Amazon Web Services