![Create React App Officially Deprecated Amid React 19 Compatibility Issues](https://cdn.sanity.io/images/cgdhsj6q/production/04fa08cf844d798abc0e1a6391c129363cc7e2ab-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
@aws-cdk/aws-dax
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 dax from '@aws-cdk/aws-dax';
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::DAX.
(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::DAX
The npm package @aws-cdk/aws-dax receives a total of 0 weekly downloads. As such, @aws-cdk/aws-dax popularity was classified as not popular.
We found that @aws-cdk/aws-dax 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
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.