Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
@aws-cdk/aws-directoryservice
Advanced tools
This is a developer preview (public beta) module.
All classes with the
Cfn
prefix in this module (CFN Resources) are auto-generated from CloudFormation. They are stable and safe to use.However, all other classes, i.e., higher level constructs, are under active development and subject to non-backward compatible changes or removal in any future version. These are not subject to the Semantic Versioning model. 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.
This module is part of the AWS Cloud Development Kit project.
1.28.0 (2020-03-16)
computeEnvironments
is now requiredallocationStrategy
property was moved from ComputeEnvironmentProps
to the ComputeResources
interface, which is where it semantically belongs.getDataString
was renamed to getResponseField
.getData
was renamed to getResponseFieldReference
.catchErrorPattern
was renamed to ignoreErrorCodesMatching
. In addition, a few synth time validations were added when using this property. See Error Handling for details.policyStatements
property was removed in favor of a required policy
property. Refer to Execution Policy for more details.catchErrorPattern
to ignoreErrorCodesMatching
(#6553) (94599f8), closes #5873getData*
to getResponseField*
(#6556) (d5867b4), closes #5873computeEnvironments
is now required for JobQueue (#6616) (0b6c865), closes #6615FAQs
The CDK Construct Library for AWS::DirectoryService
The npm package @aws-cdk/aws-directoryservice receives a total of 292 weekly downloads. As such, @aws-cdk/aws-directoryservice popularity was classified as not popular.
We found that @aws-cdk/aws-directoryservice demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.