You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ AWS Solutions Constructs and the AWS CDK are independent teams and have differen
16
16
17
17
## Modules
18
18
19
-
The AWS Solutions Constructs library is organized into several modules. They are named like this:
19
+
The AWS Solutions Constructs library is organized into several modules named like this:
20
20
21
21
*__aws-xxx__: well architected pattern package for the indicated services. This package will contain constructs that contain multiple AWS CDK service modules to configure the given pattern.
22
22
*__xxx__: packages that don't start "aws-" are internal core modules that are used to configure best practice defaults for services used within the pattern library. They are not intended to be accessed directly.
0 commit comments