[aws-events] Clarify inputTransformer in docs
- Dominant language
- TypeScript
- Stars
- 12.9k
- Forks
- 4.6k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 83
Description
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-target.html#cfn-events-rule-target-inputtransformer
I want to be able to use L2 Construct for InputTransformer
### Use Case
Closest I've found is this https://docs.aws.amazon.com/cdk/api/latest/docs/@aws-cdk_aws-events.CfnRule.InputTransformerProperty.html
Ideally I want to be able to use Rule https://docs.aws.amazon.com/cdk/api/latest/docs/aws-events-readme.html with InputTransformer instead of Input
### Proposed Solution
### Other
* [ ] :wave: I may be able to implement this feature request
* [ ] :warning: This feature might incur a breaking change
---
This is a :rocket: Feature Request
Contributor guide
Research direction
Start with the linked CloudFormation InputTransformer documentation and the AWS CDK Rule and CfnRule.InputTransformerProperty documentation. Compare the existing Rule Input API with the lower-level property, then determine the construct design and tests needed for Rule to support InputTransformer; done means the L2 Rule construct exposes and correctly synthesizes that configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, typescript
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100