Skip to content

Commit 12fb225

Browse files
AWSL-Applin
authored andcommitted
Amazon CodeGuru Security Update: Documentation updates for CodeGuru Security.
1 parent f366f67 commit 12fb225

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon CodeGuru Security",
4+
"contributor": "",
5+
"description": "Documentation updates for CodeGuru Security."
6+
}

services/codegurusecurity/src/main/resources/codegen-resources/service-2.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
{"shape":"ValidationException"},
168168
{"shape":"AccessDeniedException"}
169169
],
170-
"documentation":"<p>Returns a list of all the scans in an account.</p>"
170+
"documentation":"<p>Returns a list of all the standard scans in an account. Does not return express scans.</p>"
171171
},
172172
"ListTagsForResource":{
173173
"name":"ListTagsForResource",
@@ -456,7 +456,7 @@
456456
"members":{
457457
"analysisType":{
458458
"shape":"AnalysisType",
459-
"documentation":"<p>The type of analysis you want CodeGuru Security to perform in the scan, either <code>Security</code> or <code>All</code>. The <code>Secuirty</code> type only generates findings related to security. The <code>All</code> type generates both security findings and quality findings. Defaults to <code>Security</code> type if missing.</p>"
459+
"documentation":"<p>The type of analysis you want CodeGuru Security to perform in the scan, either <code>Security</code> or <code>All</code>. The <code>Security</code> type only generates findings related to security. The <code>All</code> type generates both security findings and quality findings. Defaults to <code>Security</code> type if missing.</p>"
460460
},
461461
"clientToken":{
462462
"shape":"ClientToken",
@@ -1510,5 +1510,5 @@
15101510
"documentation":"<p>Information about a security vulnerability that Amazon CodeGuru Security detected.</p>"
15111511
}
15121512
},
1513-
"documentation":"<p>This section provides documentation for the <a href=\"https://docs.aws.amazon.com/https:/docs.aws.amazon.com/codeguru/latest/security-ug/what-is-codeguru-security.html\">Amazon CodeGuru Security</a> API operations. CodeGuru Security is a service that uses program analysis and machine learning to detect security policy violations and vulnerabilities, and recommends ways to address these security risks.</p> <p>By proactively detecting and providing recommendations for addressing security risks, CodeGuru Security improves the overall security of your application code. For more information about CodeGuru Security, see the <a href=\"https://docs.aws.amazon.com/codeguru/latest/security-ug/what-is-codeguru-security.html\">Amazon CodeGuru Security User Guide</a>. </p>"
1513+
"documentation":"<note> <p>Amazon CodeGuru Security is in preview release and is subject to change.</p> </note> <p>This section provides documentation for the Amazon CodeGuru Security API operations. CodeGuru Security is a service that uses program analysis and machine learning to detect security policy violations and vulnerabilities, and recommends ways to address these security risks.</p> <p>By proactively detecting and providing recommendations for addressing security risks, CodeGuru Security improves the overall security of your application code. For more information about CodeGuru Security, see the <a href=\"https://docs.aws.amazon.com/codeguru/latest/security-ug/what-is-codeguru-security.html\">Amazon CodeGuru Security User Guide</a>. </p>"
15141514
}

0 commit comments

Comments
 (0)