cloudformation-coverage-roadmap icon indicating copy to clipboard operation
cloudformation-coverage-roadmap copied to clipboard

AWS::MSK::NewResource - ClusterConfiguration

Open JohnPreston opened this issue 5 years ago • 2 comments

1. AWS::MSK::NewResource-ClusterConfiguration

2. Scope of request

Support for MSK Configuration https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/kafka.html#Kafka.Client.create_configuration

3. Expected behavior

I can create a new MSK configuration and !Ref it to my Cluster.

4. Suggest specific test cases

Create a new Configuration and associate with one or many MSK cluster(s)

5. Helpful Links to speed up research and evaluation

boto3 API Docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/kafka.html#Kafka.Client.create_configuration

6. Category (required) - Will help with tagging and be easier to find by other users to +1

Integration

JohnPreston avatar Oct 08 '20 17:10 JohnPreston

Should this be closed ? @WaelA https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-configuration.html Thanks a lot :)

JohnPreston avatar Mar 03 '22 07:03 JohnPreston

Should this be closed ? @WaelA docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-configuration.html Thanks a lot :)

Maybe it can be merged with 1138?

drobbins-ancile avatar Jul 14 '22 13:07 drobbins-ancile

I think to be complete it requires to have https://github.com/aws-cloudformation/cloudformation-coverage-roadmap/issues/1138 implemented too. So far it is there, but useless for the MSK::Cluster property

JohnPreston avatar Nov 07 '22 22:11 JohnPreston