aws-cloudformation / cloudformation-coverage-roadmap

The AWS CloudFormation Public Coverage Roadmap
https://aws.amazon.com/cloudformation/
Creative Commons Attribution Share Alike 4.0 International
1.11k stars 54 forks source link

AWS::Personalize::* #314

Open netroy opened 4 years ago

netroy commented 4 years ago

1. These following resources for AWS Personalize are currently missing on CFN

2. Scope of request

AWS::Personalize::* - can create resource via API, but not via CloudFormation

3. Expected behavior

To be able to create an end-to-end solution using AWS Personalize with Cloudformation, or CDK

5. Helpful Links to speed up research and evaluation

https://docs.aws.amazon.com/personalize/latest/dg/API_Types.html

6. Category (required)

Machine Learning

dietkinnie commented 4 years ago

Would be great to have this made available

PatrykMilewski commented 4 years ago

Are there any plans on it? Personalize is already 1 year old and it would be nice to have option to deploy it via CF, since it has a lot of different resources types that are required to make it work.

chrisella commented 2 years ago

And over another year later there's still no CloudFormation support for Personalize from what I can see ? (unless I'm missing something hopefully).

felixherve commented 2 years ago

It is now available (partially, anyway). Here's the announcement and the docs.

netroy commented 2 years ago

Thanks @felixherve I've updated the list and crossed-out all of the types that are available now. I'll still keep the ticket open for the other types.

TomRaf17 commented 1 year ago

Please add event tracker

adrian-skybaker commented 7 months ago

Please add event tracker

AWS::Personalize::EventTracker is a particularly odd omission. You can't submit events until its created, and you need to know the generated id of the tracker before you can submit events.