Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@aws-cdk/aws-directoryservice
Advanced tools
All classes with the
Cfn
prefix in this module (CFN Resources) are always stable and safe to use.
This module is part of the AWS Cloud Development Kit project.
import * as directoryservice from '@aws-cdk/aws-directoryservice';
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::DirectoryService.
(Read the CDK Contributing Guide if you are interested in contributing to this construct library.)
1.135.0 (2021-12-10)
authorizerName
in HttpJwtAuthorizerProps
has changed.HttpJwtAuthorizer
now takes the
construct id and the target jwt issuer as part of its constructor.HttpLambdaAuthorizer
now takes
the construct id and the target lambda function handler as part of
its constructor.authorizerName
in HttpUserPoolAuthorizerProps
has changed.HttpIntegration
and WebSocketIntegration
classes require an "id" parameter to be provided during its initialization.LambdaWebSocketIntegration
is now
renamed to WebSocketLambdaIntegration
. The new class accepts the
handler to the target lambda function directly in its constructor.HttpProxyIntegration
and
HttpProxyIntegrationProps
are now renamed to HttpUrlIntegration
and HttpUrlIntegrationProps
respectively. The new class accepts the
target url directly in its constructor.LambdaProxyIntegration
and
LambdaProxyIntegrationProps
are now renamed to
HttpLambdaIntegration
and HttpLambdaIntegrationProps
respectively.
The new class accepts the lambda function handler directly in its
constructor.HttpAlbIntegration
now accepts the
ELB listener directly in its constructor.HttpNlbIntegration
now accepts the
ELB listener directly in its constructor.HttpServiceDiscoveryIntegration
now
accepts the service discovery Service directly in its constructor.UserPoolAuthorizerProps
is now
renamed to HttpUserPoolAuthorizerProps
.IHttpRouteIntegration
is replaced by
the abstract class HttpRouteIntegration
.IWebSocketRouteIntegration
is now
replaced by the abstract class WebSocketRouteIntegration
.HttpApi
instances
(or WebSocketApi
instances). This is now disallowed, and separate
instances must be created for each instance of HttpApi
or
WebSocketApi
.fromGroupName()
for IAM groups (#17243) (29b379c)stringLike()
(#17692) (37596e6)Stage
(#17730) (f17f29e), closes #17643waitForReplicationToFinish
fails deployment (#17842) (36b8fdb), closes #16983nodeModules
(#17851) (5737c33), closes #17830nodeModules
fails with paths containing spaces (#17632) (986f291), closes #17631FAQs
The CDK Construct Library for AWS::DirectoryService
The npm package @aws-cdk/aws-directoryservice receives a total of 483 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.