aws-samples / aws-samples/sample-autonomous-cloud-coding-agents

Remediate CDK Warnings

Abierto
#89 1 comentario 0 reacciones 0 asignados Ver en GitHub
infra-cdk tooling
Lenguaje dominante
TypeScript
Estrellas
143
Forks
46
Merge medio
3 d 10 h
PR fusionados (30 d)
24

Descripción

Remediate these warnings (do not ignore)

* installLatestAwsSdk was not specified, and defaults to true. You probably do not want this. Set the global context flag '@aws-cdk/customresources:installLatestAwsSdkDefault' to false to switch this behavior off project-wide, or set the property explicitly to true if you know you need to call APIs that are not in Lambda's built-in SDK version. [ack: @aws-cdk/custom-resources:installLatestAwsSdkNotSpecified]
* AwsSolutions-DDB3: The DynamoDB table does not have Point-in-time Recovery enabled.
* AwsSolutions-EC23: 'AwsSolutions-EC23' threw an error during validation. This is generally caused by a parameter referencing an intrinsic function. You can suppress the "CdkNagValidationFailure" to get rid of this error. For more details enable verbose logging.'

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Localiza los stacks de TypeScript CDK y la configuración del contexto del proyecto que producen estas advertencias; después, ejecuta la síntesis o validación de CDK con registro detallado para investigar AwsSolutions-EC23. La tarea estará terminada cuando se hayan corregido, en lugar de suprimirse, las advertencias de installLatestAwsSdk, la recuperación a un punto en el tiempo de DynamoDB y EC23.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
aws, typescript
Área
cloud, databases, infrastructure
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Tranquilo
Claridad
Bastante claro
Aptitud para principiantes
48/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.