secrets

Update Secret Value

Replace the value of an existing secret. The new value is written to AWS Secrets Manager immediately and discarded from memory — it is never logged or stored in the DB.

put/v1/secrets/{secret_id}/value

Path parameters

secret_idstring required

Request body

valuestring required

Response

Successful Response

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

Changes

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