v3

latestOpenAPI 3.0.12026-07-314655871.8 MB
Secrets

List services associated with a CMK

Returns a list of services associated with a given CMK and their association status. Response example: { "service_associations": [ {"service_name": "my-pg-service", "status": "active"}, {"service_name": "my-kafka", "status": "activating"} ] }

get/project/{project}/secrets/cmks/{cmk_id}/service_associations

Path parameters

projectstring required

Project name

cmk_idstring required

CMK ID

Response

Response