File tree 2 files changed +3
-9
lines changed
packages/@aws-cdk/aws-appsync
2 files changed +3
-9
lines changed Original file line number Diff line number Diff line change 9
9
>
10
10
> [ CFN Resources ] : https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib
11
11
12
- ![ cdk-constructs: Experimental] ( https://img.shields.io/badge/cdk--constructs-experimental-important.svg?style=for-the-badge )
13
-
14
- > The APIs of higher level constructs in this module are experimental and under active development.
15
- > They are subject to non-backward compatible changes or removal in any future version. These are
16
- > not subject to the [ Semantic Versioning] ( https://semver.org/ ) model and breaking changes will be
17
- > announced in the release notes. This means that while you may use them, you may need to update
18
- > your source code when upgrading to a newer version of this package.
12
+ ![ cdk-constructs: Stable] ( https://img.shields.io/badge/cdk--constructs-stable-success.svg?style=for-the-badge )
19
13
20
14
---
21
15
Original file line number Diff line number Diff line change 136
136
" props-physical-name:@aws-cdk/aws-appsync.AppsyncFunctionProps"
137
137
]
138
138
},
139
- "stability" : " experimental " ,
140
- "maturity" : " experimental " ,
139
+ "stability" : " stable " ,
140
+ "maturity" : " stable " ,
141
141
"awscdkio" : {
142
142
"announce" : false
143
143
},
You can’t perform that action at this time.
0 commit comments