secrets

Direct Store Secret

Store a secret directly. The value is written to AWS Secrets Manager immediately and discarded from memory — it is never logged or stored in the DB.

post/v1/secrets

Request body

namestring required
valuestring required
descriptionstring

Response

Successful Response

{"stackTrail":"paths:/v1/secrets:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.