AuthenticationConfiguration
The authentication configuration of the Amazon MSK cluster.
Contents
- Connectivity
-
The type of connectivity used to access the Amazon MSK cluster.
Type: String
Valid Values:
PUBLIC | PRIVATE
Required: Yes
- RoleARN
-
The ARN of the role used to access the Amazon MSK cluster.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Pattern:
arn:.*:iam::\d{12}:role/[a-zA-Z_0-9+=,.@\-_/]+
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: