aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
Feature request with ability to Activate scheduled AppFlow flows from CloudFormation
- Dominant language
- No language data
- Stars
- 1.1k
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
### Name of the resource
AWS::AppFlow::Flow
### Resource name
_No response_
### Description
Scheduled flows are created in Draft Status instead of Active, example extract below. Can this feature request please be investigated to have the flow Active instead of Draft please?
Resources:
SlackFlow3:
Type: AWS::AppFlow::Flow
Properties:
FlowName: SlackFlow3
Description: SlackFlow3
TriggerConfig:
TriggerType: Scheduled
TriggerProperties:
DataPullMode: Incremental
ScheduleExpression: rate(5 minutes)
ScheduleStartTime: 1655204700 #https://www.unixtimestamp.com/
TimeZone: America/New_York
### Other Details
Already mentioned here:
https://github.com/aws-cloudformation/cloudformation-coverage-roadmap/issues/454#issuecomment-1017992851
Contributor guide
Research direction
Start with the AWS::AppFlow::Flow resource and review the related issue and comment linked under Other Details. Clarify how CloudFormation should activate scheduled flows rather than leaving them in Draft status, including the expected behavior for the provided TriggerConfig example. Done means the requested activation behavior is defined and supported.
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
- Needs clarification
- Newbie friendliness
- 25/100