v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1436168166.7 KB

Returns a list of the Scram Secrets associated with an Amazon MSK cluster.

get/v1/clusters/{clusterArn}/scram-secrets

Path parameters

clusterArnstring required
        <p>The arn of the cluster.</p>

Query parameters

maxResultsinteger
        <p>The maxResults of the query.</p>
nextTokenstring
        <p>The nextToken of the query.</p>
MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Response

Success

NextTokenstring
        <p>Paginated results marker.</p>
SecretArnListString[]
        <p>The list of scram secrets associated with the cluster.</p>
All 36 operations