AWS::MSK::Cluster PublicAccess - AWS CloudFormation

AWS::MSK::Cluster PublicAccess

Broker access controls

Syntax

To declare this entity in your AWS 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