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

Remediate CDK Warnings

オープン
#89 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
infra-cdk tooling
主要言語
TypeScript
スター
143
フォーク
46
平均マージ
3日 10時間
マージ済み PR(30日)
24

説明

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.'

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

これらの警告を生成している TypeScript CDK スタックとプロジェクトコンテキスト設定を特定し、詳細なログ出力を有効にして CDK の合成または検証を実行し、AwsSolutions-EC23 を調査します。installLatestAwsSdk、DynamoDB のポイントインタイムリカバリ、および EC23 の警告を抑制するのではなく修正できれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
aws, typescript
領域
cloud, databases, infrastructure
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
静か
明瞭さ
おおむね明確
初心者へのやさしさ
48/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。