|
912 | 912 | {"shape":"ResourceNotFoundException"},
|
913 | 913 | {"shape":"ValidationException"},
|
914 | 914 | {"shape":"AccessDeniedException"},
|
915 |
| - {"shape":"InternalServerException"} |
| 915 | + {"shape":"InternalServerException"}, |
| 916 | + {"shape":"ServiceQuotaExceededException"} |
916 | 917 | ],
|
917 | 918 | "documentation":"<p> Updates a custom framework in Audit Manager. </p>"
|
918 | 919 | },
|
|
2451 | 2452 | },
|
2452 | 2453 | "controlSets":{
|
2453 | 2454 | "shape":"CreateAssessmentFrameworkControlSets",
|
2454 |
| - "documentation":"<p> The control sets that are associated with the framework. </p>" |
| 2455 | + "documentation":"<p> The control sets that are associated with the framework. </p> <note> <p>The <code>Controls</code> object returns a partial response when called through Framework APIs. For a complete <code>Controls</code> object, use <code>GetControl</code>.</p> </note>" |
2455 | 2456 | },
|
2456 | 2457 | "tags":{
|
2457 | 2458 | "shape":"TagMap",
|
|
2464 | 2465 | "members":{
|
2465 | 2466 | "framework":{
|
2466 | 2467 | "shape":"Framework",
|
2467 |
| - "documentation":"<p> The name of the new framework that the <code>CreateAssessmentFramework</code> API returned. </p>" |
| 2468 | + "documentation":"<p> The new framework object that the <code>CreateAssessmentFramework</code> API returned. </p>" |
2468 | 2469 | }
|
2469 | 2470 | }
|
2470 | 2471 | },
|
|
3184 | 3185 | },
|
3185 | 3186 | "controlSources":{
|
3186 | 3187 | "shape":"ControlSources",
|
3187 |
| - "documentation":"<p> The control data sources where Audit Manager collects evidence from.</p>" |
| 3188 | + "documentation":"<p> The control data sources where Audit Manager collects evidence from.</p> <important> <p>This API parameter is no longer supported.</p> </important>", |
| 3189 | + "deprecated":true, |
| 3190 | + "deprecatedMessage":"Use controlSources from the Control", |
| 3191 | + "deprecatedSince":"2025-07-24" |
3188 | 3192 | },
|
3189 | 3193 | "controlSets":{
|
3190 | 3194 | "shape":"ControlSets",
|
3191 |
| - "documentation":"<p> The control sets that are associated with the framework. </p>" |
| 3195 | + "documentation":"<p> The control sets that are associated with the framework. </p> <note> <p>The <code>Controls</code> object returns a partial response when called through Framework APIs. For a complete <code>Controls</code> object, use <code>GetControl</code>.</p> </note>" |
3192 | 3196 | },
|
3193 | 3197 | "createdAt":{
|
3194 | 3198 | "shape":"Timestamp",
|
|
3294 | 3298 | "members":{
|
3295 | 3299 | "framework":{
|
3296 | 3300 | "shape":"Framework",
|
3297 |
| - "documentation":"<p> The framework that the <code>GetAssessmentFramework</code> API returned. </p>" |
| 3301 | + "documentation":"<p> The framework that the <code>GetAssessmentFramework</code> API returned. </p> <note> <p>The <code>Controls</code> object returns a partial response when called through Framework APIs. For a complete <code>Controls</code> object, use <code>GetControl</code>.</p> </note>" |
3298 | 3302 | }
|
3299 | 3303 | }
|
3300 | 3304 | },
|
|
4559 | 4563 | "type":"string",
|
4560 | 4564 | "max":1024,
|
4561 | 4565 | "min":1,
|
4562 |
| - "pattern":"^(S|s)3:\\/\\/[a-zA-Z0-9\\-\\.\\(\\)\\'\\*\\_\\!\\/]+$" |
| 4566 | + "pattern":"^(S|s)3:\\/\\/[a-zA-Z0-9\\-\\.\\(\\)\\'\\*\\_\\!\\=\\+\\@\\:\\s\\,\\?\\/]+$" |
4563 | 4567 | },
|
4564 | 4568 | "SNSTopic":{
|
4565 | 4569 | "type":"string",
|
|
5073 | 5077 | },
|
5074 | 5078 | "controlSets":{
|
5075 | 5079 | "shape":"UpdateAssessmentFrameworkControlSets",
|
5076 |
| - "documentation":"<p> The control sets that are associated with the framework. </p>" |
| 5080 | + "documentation":"<p> The control sets that are associated with the framework. </p> <note> <p>The <code>Controls</code> object returns a partial response when called through Framework APIs. For a complete <code>Controls</code> object, use <code>GetControl</code>.</p> </note>" |
5077 | 5081 | }
|
5078 | 5082 | }
|
5079 | 5083 | },
|
|
5082 | 5086 | "members":{
|
5083 | 5087 | "framework":{
|
5084 | 5088 | "shape":"Framework",
|
5085 |
| - "documentation":"<p> The name of the framework. </p>" |
| 5089 | + "documentation":"<p> The framework object. </p>" |
5086 | 5090 | }
|
5087 | 5091 | }
|
5088 | 5092 | },
|
|
0 commit comments