AWS::MSK::Cluster PublicAccess - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::MSK::Cluster PublicAccess

Broker access controls

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Type" : String }

YAML

Type: String

Properties

Type

DISABLED means that public access is turned off. SERVICE_PROVIDED_EIPS means that public access is turned on.

Required: No

Type: String

Minimum: 7

Maximum: 23

Update requires: No interruption