Skip to content

Commit 2ddc428

Browse files
author
AWS SDK for Go v2 automation user
committed
Update API model
1 parent eb0a91b commit 2ddc428

File tree

9 files changed

+7562
-328
lines changed

9 files changed

+7562
-328
lines changed

codegen/sdk-codegen/aws-models/acm-pca.json

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

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

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

codegen/sdk-codegen/aws-models/arc-region-switch.json

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

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

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3574,7 +3574,7 @@
35743574
"controlSets": {
35753575
"target": "com.amazonaws.auditmanager#CreateAssessmentFrameworkControlSets",
35763576
"traits": {
3577-
"smithy.api#documentation": "<p> The control sets that are associated with the framework. </p>",
3577+
"smithy.api#documentation": "<p> The control sets that are associated with the framework. </p>\n <note>\n <p>The <code>Controls</code> object returns a partial response when called through Framework\n APIs. For a complete <code>Controls</code> object, use <code>GetControl</code>.</p>\n </note>",
35783578
"smithy.api#required": {}
35793579
}
35803580
},
@@ -3595,7 +3595,7 @@
35953595
"framework": {
35963596
"target": "com.amazonaws.auditmanager#Framework",
35973597
"traits": {
3598-
"smithy.api#documentation": "<p> The name of the new framework that the <code>CreateAssessmentFramework</code> API\n returned. </p>"
3598+
"smithy.api#documentation": "<p> The new framework object that the <code>CreateAssessmentFramework</code> API returned. </p>"
35993599
}
36003600
}
36013601
},
@@ -5053,13 +5053,17 @@
50535053
"controlSources": {
50545054
"target": "com.amazonaws.auditmanager#ControlSources",
50555055
"traits": {
5056-
"smithy.api#documentation": "<p> The control data sources where Audit Manager collects evidence from.</p>"
5056+
"smithy.api#deprecated": {
5057+
"since": "2025-07-24",
5058+
"message": "Use controlSources from the Control"
5059+
},
5060+
"smithy.api#documentation": "<p> The control data sources where Audit Manager collects evidence from.</p>\n <important>\n <p>This API parameter is no longer supported.</p>\n </important>"
50575061
}
50585062
},
50595063
"controlSets": {
50605064
"target": "com.amazonaws.auditmanager#ControlSets",
50615065
"traits": {
5062-
"smithy.api#documentation": "<p> The control sets that are associated with the framework. </p>"
5066+
"smithy.api#documentation": "<p> The control sets that are associated with the framework. </p>\n <note>\n <p>The <code>Controls</code> object returns a partial response when called through\n Framework APIs. For a complete <code>Controls</code> object, use\n <code>GetControl</code>.</p>\n </note>"
50635067
}
50645068
},
50655069
"createdAt": {
@@ -5309,7 +5313,7 @@
53095313
"framework": {
53105314
"target": "com.amazonaws.auditmanager#Framework",
53115315
"traits": {
5312-
"smithy.api#documentation": "<p> The framework that the <code>GetAssessmentFramework</code> API returned. </p>"
5316+
"smithy.api#documentation": "<p> The framework that the <code>GetAssessmentFramework</code> API returned. </p>\n <note>\n <p>The <code>Controls</code> object returns a partial response when called through\n Framework APIs. For a complete <code>Controls</code> object, use\n <code>GetControl</code>.</p>\n </note>"
53135317
}
53145318
}
53155319
},
@@ -8063,7 +8067,7 @@
80638067
"min": 1,
80648068
"max": 1024
80658069
},
8066-
"smithy.api#pattern": "^(S|s)3:\\/\\/[a-zA-Z0-9\\-\\.\\(\\)\\'\\*\\_\\!\\/]+$"
8070+
"smithy.api#pattern": "^(S|s)3:\\/\\/[a-zA-Z0-9\\-\\.\\(\\)\\'\\*\\_\\!\\=\\+\\@\\:\\s\\,\\?\\/]+$"
80678071
}
80688072
},
80698073
"com.amazonaws.auditmanager#SNSTopic": {
@@ -9076,6 +9080,9 @@
90769080
{
90779081
"target": "com.amazonaws.auditmanager#ResourceNotFoundException"
90789082
},
9083+
{
9084+
"target": "com.amazonaws.auditmanager#ServiceQuotaExceededException"
9085+
},
90799086
{
90809087
"target": "com.amazonaws.auditmanager#ValidationException"
90819088
}
@@ -9161,7 +9168,7 @@
91619168
"controlSets": {
91629169
"target": "com.amazonaws.auditmanager#UpdateAssessmentFrameworkControlSets",
91639170
"traits": {
9164-
"smithy.api#documentation": "<p> The control sets that are associated with the framework. </p>",
9171+
"smithy.api#documentation": "<p> The control sets that are associated with the framework. </p>\n <note>\n <p>The <code>Controls</code> object returns a partial response when called through Framework\n APIs. For a complete <code>Controls</code> object, use <code>GetControl</code>.</p>\n </note>",
91659172
"smithy.api#required": {}
91669173
}
91679174
}
@@ -9176,7 +9183,7 @@
91769183
"framework": {
91779184
"target": "com.amazonaws.auditmanager#Framework",
91789185
"traits": {
9179-
"smithy.api#documentation": "<p> The name of the framework. </p>"
9186+
"smithy.api#documentation": "<p> The framework object. </p>"
91809187
}
91819188
}
91829189
},

0 commit comments

Comments
 (0)