Serverless Cluster
Manages an Amazon MSK Serverless cluster.
Note: To manage a provisioned Amazon MSK cluster, use the
aws.msk.Cluster
resource.
Import
MSK serverless clusters can be imported using the cluster arn
, e.g.,
$ pulumi import aws:msk/serverlessCluster:ServerlessCluster example arn:aws:kafka:us-west-2:123456789012:cluster/example/279c0212-d057-4dba-9aa9-1c4e5a25bfc7-3
Content copied to clipboard
Properties
Link copied to clipboard
Specifies client authentication information for the serverless cluster. See below.
Link copied to clipboard
The name of the serverless cluster.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
VPC configuration information. See below.