aws-samples / aws-samples/sample-autonomous-cloud-coding-agents
Remediate CDK Warnings
- Langage dominant
- TypeScript
- Étoiles
- 143
- Forks
- 46
- Merge moyen
- 3 j 10 h
- PR mergées (30 j)
- 24
Description
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.'
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Localisez les stacks TypeScript CDK et la configuration du contexte du projet qui produisent ces avertissements, puis exécutez la synthèse ou la validation CDK avec une journalisation détaillée afin d’examiner AwsSolutions-EC23. La tâche est terminée lorsque les avertissements concernant installLatestAwsSdk, la restauration ponctuelle de DynamoDB et EC23 sont corrigés plutôt que supprimés.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- aws, typescript
- Domaine
- cloud, databases, infrastructure
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- Calme
- Clarté
- Plutôt claire
- Accessibilité débutants
- 48/100