aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap

[AWS::Timestream::ScheduledQuery] - [Enhancement] - Allow

Open
#2,086 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
No language data
Stars
1.1k
Forks
62
PR merge metrics
No merged PRs in 30d

Description

### Name of the resource

AWS::Timestream::ScheduledQuery

### Resource name

_No response_

### Description

A ScheduledQuery can not be created on empty tables and/or future columns.

This is a problem for my CDK script when I'm trying to create both my source table and the query that aggregate the data.

My current workaround is to perform a two-step deployment where the source table is created first, then insert a fake row and finally create the query.

### Other Details

_No response_

Contributor guide

Open the contributing guide

Research direction

No repository files, tests, or implementation entry points are named. Start by investigating the AWS::Timestream::ScheduledQuery behavior described here and clarify the expected support for empty tables and future columns; done means a source table and aggregating query can be deployed together without inserting a fake row or using two deployment steps.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws
Domain
cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.