v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1436168166.7 KB

A list of brokers that a client application can use to bootstrap.

get/v1/clusters/{clusterArn}/bootstrap-brokers

Path parameters

clusterArnstring required
        <p>The Amazon Resource Name (ARN) that uniquely identifies the cluster.</p>

Response

Success

BootstrapBrokerStringstring
        <p>A string containing one or more hostname:port pairs.</p>
BootstrapBrokerStringTlsstring
        <p>A string containing one or more DNS names (or IP) and TLS port pairs.</p>
BootstrapBrokerStringSaslScramstring
        <p>A string containing one or more DNS names (or IP) and Sasl Scram port pairs.</p>
BootstrapBrokerStringSaslIamstring
        <p>A string that contains one or more DNS names (or IP addresses) and SASL IAM port pairs.</p>
BootstrapBrokerStringPublicTlsstring
        <p>A string containing one or more DNS names (or IP) and TLS port pairs.</p>
BootstrapBrokerStringPublicSaslScramstring
        <p>A string containing one or more DNS names (or IP) and Sasl Scram port pairs.</p>
BootstrapBrokerStringPublicSaslIamstring
        <p>A string that contains one or more DNS names (or IP addresses) and SASL IAM port pairs.</p>