|
3574 | 3574 | "controlSets": { |
3575 | 3575 | "target": "com.amazonaws.auditmanager#CreateAssessmentFrameworkControlSets", |
3576 | 3576 | "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>", |
3578 | 3578 | "smithy.api#required": {} |
3579 | 3579 | } |
3580 | 3580 | }, |
|
3595 | 3595 | "framework": { |
3596 | 3596 | "target": "com.amazonaws.auditmanager#Framework", |
3597 | 3597 | "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>" |
3599 | 3599 | } |
3600 | 3600 | } |
3601 | 3601 | }, |
|
5053 | 5053 | "controlSources": { |
5054 | 5054 | "target": "com.amazonaws.auditmanager#ControlSources", |
5055 | 5055 | "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>" |
5057 | 5061 | } |
5058 | 5062 | }, |
5059 | 5063 | "controlSets": { |
5060 | 5064 | "target": "com.amazonaws.auditmanager#ControlSets", |
5061 | 5065 | "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>" |
5063 | 5067 | } |
5064 | 5068 | }, |
5065 | 5069 | "createdAt": { |
|
5309 | 5313 | "framework": { |
5310 | 5314 | "target": "com.amazonaws.auditmanager#Framework", |
5311 | 5315 | "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>" |
5313 | 5317 | } |
5314 | 5318 | } |
5315 | 5319 | }, |
|
8063 | 8067 | "min": 1, |
8064 | 8068 | "max": 1024 |
8065 | 8069 | }, |
8066 | | - "smithy.api#pattern": "^(S|s)3:\\/\\/[a-zA-Z0-9\\-\\.\\(\\)\\'\\*\\_\\!\\/]+$" |
| 8070 | + "smithy.api#pattern": "^(S|s)3:\\/\\/[a-zA-Z0-9\\-\\.\\(\\)\\'\\*\\_\\!\\=\\+\\@\\:\\s\\,\\?\\/]+$" |
8067 | 8071 | } |
8068 | 8072 | }, |
8069 | 8073 | "com.amazonaws.auditmanager#SNSTopic": { |
|
9076 | 9080 | { |
9077 | 9081 | "target": "com.amazonaws.auditmanager#ResourceNotFoundException" |
9078 | 9082 | }, |
| 9083 | + { |
| 9084 | + "target": "com.amazonaws.auditmanager#ServiceQuotaExceededException" |
| 9085 | + }, |
9079 | 9086 | { |
9080 | 9087 | "target": "com.amazonaws.auditmanager#ValidationException" |
9081 | 9088 | } |
|
9161 | 9168 | "controlSets": { |
9162 | 9169 | "target": "com.amazonaws.auditmanager#UpdateAssessmentFrameworkControlSets", |
9163 | 9170 | "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>", |
9165 | 9172 | "smithy.api#required": {} |
9166 | 9173 | } |
9167 | 9174 | } |
|
9176 | 9183 | "framework": { |
9177 | 9184 | "target": "com.amazonaws.auditmanager#Framework", |
9178 | 9185 | "traits": { |
9179 | | - "smithy.api#documentation": "<p> The name of the framework. </p>" |
| 9186 | + "smithy.api#documentation": "<p> The framework object. </p>" |
9180 | 9187 | } |
9181 | 9188 | } |
9182 | 9189 | }, |
|
0 commit comments