Skip to content

Commit 6434da3

Browse files
authored
Merge branch 'master' into master
2 parents d00f289 + 5e15343 commit 6434da3

260 files changed

Lines changed: 1686 additions & 727 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

packages/@aws-cdk/alexa-ask/README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,14 @@
55

66
![Stability: Experimental](https://img.shields.io/badge/stability-Experimental-important.svg?style=for-the-badge)
77

8-
> **This is a _developer preview_ (public beta) module. Releases might lack important features and might have
9-
> future breaking changes.**
8+
> **This is a _developer preview_ (public beta) module.**
109
>
11-
> This API is still under active development and subject to non-backward
12-
> compatible changes or removal in any future version. Use of the API is not recommended in production
13-
> environments. Experimental APIs are not subject to the Semantic Versioning model.
10+
> All classes with the `Cfn` prefix in this module ([CFN Resources](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib))
11+
> are auto-generated from CloudFormation. They are stable and safe to use.
12+
>
13+
> However, all other classes, i.e., higher level constructs, are under active development and subject to non-backward
14+
> compatible changes or removal in any future version. These are not subject to the [Semantic Versioning](https://semver.org/) model.
15+
> This means that while you may use them, you may need to update your source code when upgrading to a newer version of this package.
1416
1517
---
1618
<!--END STABILITY BANNER-->

packages/@aws-cdk/alexa-ask/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,4 +95,4 @@
9595
"node": ">= 10.3.0"
9696
},
9797
"stability": "experimental"
98-
}
98+
}

packages/@aws-cdk/app-delivery/README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,14 @@
55

66
![Stability: Experimental](https://img.shields.io/badge/stability-Experimental-important.svg?style=for-the-badge)
77

8-
> **This is a _developer preview_ (public beta) module. Releases might lack important features and might have
9-
> future breaking changes.**
8+
> **This is a _developer preview_ (public beta) module.**
109
>
11-
> This API is still under active development and subject to non-backward
12-
> compatible changes or removal in any future version. Use of the API is not recommended in production
13-
> environments. Experimental APIs are not subject to the Semantic Versioning model.
10+
> All classes with the `Cfn` prefix in this module ([CFN Resources](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib))
11+
> are auto-generated from CloudFormation. They are stable and safe to use.
12+
>
13+
> However, all other classes, i.e., higher level constructs, are under active development and subject to non-backward
14+
> compatible changes or removal in any future version. These are not subject to the [Semantic Versioning](https://semver.org/) model.
15+
> This means that while you may use them, you may need to update your source code when upgrading to a newer version of this package.
1416
1517
---
1618
<!--END STABILITY BANNER-->

packages/@aws-cdk/app-delivery/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,4 @@
9898
"docs-public-apis:@aws-cdk/app-delivery.PipelineDeployStackActionProps"
9999
]
100100
}
101-
}
101+
}

packages/@aws-cdk/assert/README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,14 @@
55

66
![Stability: Experimental](https://img.shields.io/badge/stability-Experimental-important.svg?style=for-the-badge)
77

8-
> **This is a _developer preview_ (public beta) module. Releases might lack important features and might have
9-
> future breaking changes.**
8+
> **This is a _developer preview_ (public beta) module.**
109
>
11-
> This API is still under active development and subject to non-backward
12-
> compatible changes or removal in any future version. Use of the API is not recommended in production
13-
> environments. Experimental APIs are not subject to the Semantic Versioning model.
10+
> All classes with the `Cfn` prefix in this module ([CFN Resources](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib))
11+
> are auto-generated from CloudFormation. They are stable and safe to use.
12+
>
13+
> However, all other classes, i.e., higher level constructs, are under active development and subject to non-backward
14+
> compatible changes or removal in any future version. These are not subject to the [Semantic Versioning](https://semver.org/) model.
15+
> This means that while you may use them, you may need to update your source code when upgrading to a newer version of this package.
1416
1517
---
1618
<!--END STABILITY BANNER-->

packages/@aws-cdk/assert/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@
5858
"node": ">= 10.3.0"
5959
},
6060
"stability": "experimental"
61-
}
61+
}

packages/@aws-cdk/assets/README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,14 @@
55

66
![Stability: Experimental](https://img.shields.io/badge/stability-Experimental-important.svg?style=for-the-badge)
77

8-
> **This is a _developer preview_ (public beta) module. Releases might lack important features and might have
9-
> future breaking changes.**
8+
> **This is a _developer preview_ (public beta) module.**
109
>
11-
> This API is still under active development and subject to non-backward
12-
> compatible changes or removal in any future version. Use of the API is not recommended in production
13-
> environments. Experimental APIs are not subject to the Semantic Versioning model.
10+
> All classes with the `Cfn` prefix in this module ([CFN Resources](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib))
11+
> are auto-generated from CloudFormation. They are stable and safe to use.
12+
>
13+
> However, all other classes, i.e., higher level constructs, are under active development and subject to non-backward
14+
> compatible changes or removal in any future version. These are not subject to the [Semantic Versioning](https://semver.org/) model.
15+
> This means that while you may use them, you may need to update your source code when upgrading to a newer version of this package.
1416
1517
---
1618
<!--END STABILITY BANNER-->

packages/@aws-cdk/assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,4 @@
9999
"docs-public-apis:@aws-cdk/assets.FollowMode"
100100
]
101101
}
102-
}
102+
}

packages/@aws-cdk/aws-accessanalyzer/README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,18 @@
55

66
![Stability: Experimental](https://img.shields.io/badge/stability-Experimental-important.svg?style=for-the-badge)
77

8-
> **This is a _developer preview_ (public beta) module. Releases might lack important features and might have
9-
> future breaking changes.**
8+
> **This is a _developer preview_ (public beta) module.**
109
>
11-
> This API is still under active development and subject to non-backward
12-
> compatible changes or removal in any future version. Use of the API is not recommended in production
13-
> environments. Experimental APIs are not subject to the Semantic Versioning model.
10+
> All classes with the `Cfn` prefix in this module ([CFN Resources](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib))
11+
> are auto-generated from CloudFormation. They are stable and safe to use.
12+
>
13+
> However, all other classes, i.e., higher level constructs, are under active development and subject to non-backward
14+
> compatible changes or removal in any future version. These are not subject to the [Semantic Versioning](https://semver.org/) model.
15+
> This means that while you may use them, you may need to update your source code when upgrading to a newer version of this package.
1416
1517
---
1618
<!--END STABILITY BANNER-->
1719

18-
1920
This module is part of the [AWS Cloud Development Kit](https://github.com/aws/aws-cdk) project.
2021

2122
```ts

packages/@aws-cdk/aws-accessanalyzer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,4 +96,4 @@
9696
"node": ">= 10.3.0"
9797
},
9898
"stability": "experimental"
99-
}
99+
}

0 commit comments

Comments
 (0)