@aws-cdk/aws-directoryservice
Advanced tools
Comparing version 1.153.1 to 1.154.0
{ | ||
"name": "@aws-cdk/aws-directoryservice", | ||
"version": "1.153.1", | ||
"version": "1.154.0", | ||
"description": "The CDK Construct Library for AWS::DirectoryService", | ||
@@ -82,10 +82,10 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@aws-cdk/assertions": "1.153.1", | ||
"@aws-cdk/cdk-build-tools": "1.153.1", | ||
"@aws-cdk/cfn2ts": "1.153.1", | ||
"@aws-cdk/pkglint": "1.153.1", | ||
"@aws-cdk/assertions": "1.154.0", | ||
"@aws-cdk/cdk-build-tools": "1.154.0", | ||
"@aws-cdk/cfn2ts": "1.154.0", | ||
"@aws-cdk/pkglint": "1.154.0", | ||
"@types/jest": "^27.4.1" | ||
}, | ||
"dependencies": { | ||
"@aws-cdk/core": "1.153.1", | ||
"@aws-cdk/core": "1.154.0", | ||
"constructs": "^3.3.69" | ||
@@ -95,3 +95,3 @@ }, | ||
"peerDependencies": { | ||
"@aws-cdk/core": "1.153.1", | ||
"@aws-cdk/core": "1.154.0", | ||
"constructs": "^3.3.69" | ||
@@ -98,0 +98,0 @@ }, |
@@ -24,9 +24,10 @@ # AWS Directory Service Construct Library | ||
There are no hand-written ([L2](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib)) constructs for this service yet. | ||
However, you can still use the automatically generated [L1](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_l1_using) constructs, and use this service exactly as you would using CloudFormation directly. | ||
There are no official hand-written ([L2](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib)) constructs for this service yet. Here are some suggestions on how to proceed: | ||
For more information on the resources and properties available for this service, see the [CloudFormation documentation for AWS::DirectoryService](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_DirectoryService.html). | ||
- Search [Construct Hub for DirectoryService construct libraries](https://constructs.dev/search?q=directoryservice) | ||
- Use the automatically generated [L1](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_l1_using) constructs, in the same way you would use [the CloudFormation AWS::DirectoryService resources](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_DirectoryService.html) directly. | ||
(Read the [CDK Contributing Guide](https://github.com/aws/aws-cdk/blob/master/CONTRIBUTING.md) if you are interested in contributing to this construct library.) | ||
<!--END CFNONLY DISCLAIMER--> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
225642
33
+ Added@aws-cdk/cloud-assembly-schema@1.154.0(transitive)
+ Added@aws-cdk/core@1.154.0(transitive)
+ Added@aws-cdk/cx-api@1.154.0(transitive)
+ Added@aws-cdk/region-info@1.154.0(transitive)
- Removed@aws-cdk/cloud-assembly-schema@1.153.1(transitive)
- Removed@aws-cdk/core@1.153.1(transitive)
- Removed@aws-cdk/cx-api@1.153.1(transitive)
- Removed@aws-cdk/region-info@1.153.1(transitive)
Updated@aws-cdk/core@1.154.0