File tree 3 files changed +1
-12
lines changed
aws-kinesisanalytics-flink
3 files changed +1
-12
lines changed Original file line number Diff line number Diff line change 3
3
4
4
---
5
5
6
- ![ cfn-resources: Stable] ( https://img.shields.io/badge/cfn--resources-stable-success.svg?style=for-the-badge )
7
-
8
- > All classes with the ` Cfn ` prefix in this module ([ CFN Resources] ) are always stable and safe to use.
9
- >
10
- > [ CFN Resources ] : https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib
11
-
12
6
![ cdk-constructs: Experimental] ( https://img.shields.io/badge/cdk--constructs-experimental-important.svg?style=for-the-badge )
13
7
14
8
> The APIs of higher level constructs in this module are experimental and under active development.
21
15
22
16
<!-- END STABILITY BANNER-->
23
17
24
-
25
18
The ` @aws-cdk/aws-kinesisanalyticsv2 ` package provides constructs for
26
19
creating Kinesis Data Analytics applications.
27
20
Original file line number Diff line number Diff line change 47
47
"build+test" : " yarn build && yarn test" ,
48
48
"build+test+package" : " yarn build+test && yarn package" ,
49
49
"compat" : " cdk-compat" ,
50
- "rosetta:extract" : " yarn --silent jsii-rosetta extract" ,
51
- "cfn2ts" : " cfn2ts" ,
52
- "gen" : " cfn2ts"
50
+ "rosetta:extract" : " yarn --silent jsii-rosetta extract"
53
51
},
54
52
"keywords" : [
55
53
" aws" ,
110
108
},
111
109
"cdk-build" : {
112
110
"jest" : true ,
113
- "cloudformation" : [],
114
111
"env" : {
115
112
"AWSLINT_BASE_CONSTRUCT" : true
116
113
}
Original file line number Diff line number Diff line change 153
153
"@aws-cdk/aws-kendra" : " 0.0.0" ,
154
154
"@aws-cdk/aws-kinesis" : " 0.0.0" ,
155
155
"@aws-cdk/aws-kinesisanalytics" : " 0.0.0" ,
156
- "@aws-cdk/aws-kinesisanalytics-flink" : " 0.0.0" ,
157
156
"@aws-cdk/aws-kinesisfirehose" : " 0.0.0" ,
158
157
"@aws-cdk/aws-kms" : " 0.0.0" ,
159
158
"@aws-cdk/aws-lakeformation" : " 0.0.0" ,
You can’t perform that action at this time.
0 commit comments