Open sethusrinivasan opened 2 years ago
@justinmk3 , Any new updates please?
@sethusrinivasan we don't have near-term plans to implement this, but:
Thank you @justinmk3 , Can you please check why all metadata properties for AWS::Timestream::Database & AWS::Timestream::Table are not showing up? Reference: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-timestream-database.html https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-timestream-table.html
Also I don't see AWS::Timestream::ScheduledQuery resource if i filter by "Timestream" in vscode Reference: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-timestream-scheduledquery.html
why all metadata properties for AWS::Timestream::Database & AWS::Timestream::Table are not showing up?
More resources types will show up as AWS CloudControl adds support for them over time.
Is your feature request related to a problem? Please describe. In Visual Studio code, enable Amazon Timestream - https://aws.amazon.com/timestream/ . Start with "Experimental mode" that lets customers to define the features they would like to see and then enable it later as default.
Describe the solution you'd like In Visual Studio code, enable Amazon Timestream to allow customers to create/ update / drop Databases, Tables , Scheduled queries and also enable users to run Queries against Timestream tables and display, paginate the results
Describe alternatives you've considered AWS console support is available for Amazon Timestream, but it would be good to enable it in Visual Studio code for developers / customers to build applications based of Amazon Timestream