Skip to content

Commit a4aa0a0

Browse files
author
AWS SDK for Go v2 automation user
committed
Update API model
1 parent 2050bc3 commit a4aa0a0

File tree

7 files changed

+10211
-6739
lines changed

7 files changed

+10211
-6739
lines changed

codegen/sdk-codegen/aws-models/codeguru-security.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
],
168168
"origin": "*"
169169
},
170-
"smithy.api#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.\n CodeGuru Security is a service that uses program analysis and machine learning to detect\n security policy violations and vulnerabilities, and recommends ways to address these security\n risks.</p>\n <p>By proactively detecting and providing recommendations for addressing security risks,\n CodeGuru Security improves the overall security of your application code. For more information\n about CodeGuru Security, see the \n <a href=\"https://docs.aws.amazon.com/codeguru/latest/security-ug/what-is-codeguru-security.html\">Amazon CodeGuru Security User Guide</a>. </p>",
170+
"smithy.api#documentation": "<note>\n <p>Amazon CodeGuru Security is in preview release and is subject to\n change.</p>\n </note>\n <p>This section provides documentation for the Amazon CodeGuru Security API operations.\n CodeGuru Security is a service that uses program analysis and machine learning to detect\n security policy violations and vulnerabilities, and recommends ways to address these security\n risks.</p>\n <p>By proactively detecting and providing recommendations for addressing security risks,\n CodeGuru Security improves the overall security of your application code. For more information\n about CodeGuru Security, see the \n <a href=\"https://docs.aws.amazon.com/codeguru/latest/security-ug/what-is-codeguru-security.html\">Amazon CodeGuru Security User Guide</a>. </p>",
171171
"smithy.api#title": "Amazon CodeGuru Security",
172172
"smithy.rules#endpointRuleSet": {
173173
"version": "1.0",
@@ -1102,7 +1102,7 @@
11021102
"analysisType": {
11031103
"target": "com.amazonaws.codegurusecurity#AnalysisType",
11041104
"traits": {
1105-
"smithy.api#documentation": "<p>The type of analysis you want CodeGuru Security to perform in the scan, either\n <code>Security</code> or <code>All</code>. The <code>Secuirty</code> type only generates\n findings related to security. The <code>All</code> type generates both security findings and\n quality findings. Defaults to <code>Security</code> type if missing.</p>"
1105+
"smithy.api#documentation": "<p>The type of analysis you want CodeGuru Security to perform in the scan, either\n <code>Security</code> or <code>All</code>. The <code>Security</code> type only generates\n findings related to security. The <code>All</code> type generates both security findings and\n quality findings. Defaults to <code>Security</code> type if missing.</p>"
11061106
}
11071107
},
11081108
"tags": {
@@ -2023,7 +2023,7 @@
20232023
}
20242024
],
20252025
"traits": {
2026-
"smithy.api#documentation": "<p>Returns a list of all the scans in an account.</p>",
2026+
"smithy.api#documentation": "<p>Returns a list of all the standard scans in an account. Does not return express\n scans.</p>",
20272027
"smithy.api#http": {
20282028
"code": 200,
20292029
"method": "GET",

codegen/sdk-codegen/aws-models/connect.json

Lines changed: 9 additions & 9 deletions
Large diffs are not rendered by default.

codegen/sdk-codegen/aws-models/elasticsearch-service.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5457,7 +5457,7 @@
54575457
"com.amazonaws.elasticsearchservice#ElasticsearchVersionString": {
54585458
"type": "string",
54595459
"traits": {
5460-
"smithy.api#pattern": "^[0-9]{1}\\.[0-9]{1,2}$|^OpenSearch_[0-9]{1,2}\\.[0-9]{1,2}$"
5460+
"smithy.api#pattern": "^[0-9]{1}\\.[0-9]{1,2}$|^OpenSearch_[0-9]{1,2}\\.[0-9]{1,2}$|^OS_[0-9]{1,2}\\.[0-9]{1,2}$"
54615461
}
54625462
},
54635463
"com.amazonaws.elasticsearchservice#EncryptionAtRestOptions": {

0 commit comments

Comments
 (0)