aws-samples / aws-samples/sample-autonomous-cloud-coding-agents
Remediate CDK Warnings
- Lingua principale
- TypeScript
- Stelle
- 143
- Fork
- 46
- Merge medio
- 3g 9h
- PR unite (30g)
- 20
Descrizione
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.'
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Individua gli stack TypeScript CDK e la configurazione del contesto del progetto che producono questi avvisi, quindi esegui la sintesi o la convalida CDK con logging dettagliato per analizzare AwsSolutions-EC23. L'attività è completata quando gli avvisi relativi a installLatestAwsSdk, al point-in-time recovery di DynamoDB e a EC23 sono stati risolti anziché soppressi.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- aws, typescript
- Ambito
- cloud, databases, infrastructure
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Tranquilla
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 48/100