---
type: resource-type
title: ClusterPolicy
description: aws resource type AWS::MSK::ClusterPolicy
name: ClusterPolicy
lexicon: aws
resource_type: AWS::MSK::ClusterPolicy
---
`AWS::MSK::ClusterPolicy`, a resource type of the aws lexicon.

## Properties

- `ClusterArn` (`string`, required): The arn of the cluster for the resource policy.
- `Policy` (`Record<string, unknown>`, required): A policy document containing permissions to add to the specified cluster.
- `CurrentVersion` (`string`, optional): The current version of the policy attached to the specified cluster

## Attributes

- `CurrentVersion`
