aws-samples / aws-samples/sample-autonomous-cloud-coding-agents
Remediate CDK Warnings
- Vorherrschende Sprache
- TypeScript
- Sterne
- 143
- Forks
- 46
- Ø Merge
- 3 T. 9 Std.
- Gemergte PRs (30 T.)
- 20
Beschreibung
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.'
Beitragsleitfaden
Rechercherichtung
Lokalisieren Sie die TypeScript-CDK-Stacks und die Projektkontextkonfiguration, die diese Warnungen erzeugen, und führen Sie anschließend die CDK-Synthese oder -Validierung mit ausführlicher Protokollierung aus, um AwsSolutions-EC23 zu untersuchen. Die Aufgabe ist erledigt, wenn die Warnungen zu installLatestAwsSdk, der Point-in-Time-Recovery von DynamoDB und EC23 behoben und nicht unterdrückt wurden.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- aws, typescript
- Bereich
- cloud, databases, infrastructure
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Ruhig
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 48/100