|
461 | 461 | "evidenceByTypeConfigurationDataCount": { |
462 | 462 | "target": "com.amazonaws.auditmanager#Integer", |
463 | 463 | "traits": { |
464 | | - "smithy.api#documentation": "<p> The number of evidence that falls under the configuration data category. This\n evidence is collected from configuration snapshots of other Amazon Web Services services such as Amazon EC2, Amazon S3, or IAM. </p>" |
| 464 | + "smithy.api#documentation": "<p> The number of evidence that falls under the configuration data category. This\n evidence is collected from configuration snapshots of other Amazon Web Services such as Amazon EC2, Amazon S3, or IAM. </p>" |
465 | 465 | } |
466 | 466 | }, |
467 | 467 | "evidenceByTypeManualCount": { |
|
4956 | 4956 | } |
4957 | 4957 | ], |
4958 | 4958 | "traits": { |
4959 | | - "smithy.api#documentation": "<p> Returns a list of the in-scope Amazon Web Services services for the specified\n assessment. </p>", |
| 4959 | + "smithy.api#documentation": "<p> Returns a list of the in-scope Amazon Web Services for the specified\n assessment. </p>", |
4960 | 4960 | "smithy.api#http": { |
4961 | 4961 | "method": "GET", |
4962 | 4962 | "uri": "/services", |
|
6274 | 6274 | { |
6275 | 6275 | "target": "com.amazonaws.auditmanager#ResourceNotFoundException" |
6276 | 6276 | }, |
| 6277 | + { |
| 6278 | + "target": "com.amazonaws.auditmanager#ThrottlingException" |
| 6279 | + }, |
6277 | 6280 | { |
6278 | 6281 | "target": "com.amazonaws.auditmanager#ValidationException" |
6279 | 6282 | } |
|
6437 | 6440 | "roleType": { |
6438 | 6441 | "target": "com.amazonaws.auditmanager#RoleType", |
6439 | 6442 | "traits": { |
6440 | | - "smithy.api#documentation": "<p> The type of customer persona. </p>\n <note>\n <p>In <code>CreateAssessment</code>, <code>roleType</code> can only be\n <code>PROCESS_OWNER</code>. </p>\n <p>In <code>UpdateSettings</code>, <code>roleType</code> can only be\n <code>PROCESS_OWNER</code>.</p>\n <p>In <code>BatchCreateDelegationByAssessment</code>, <code>roleType</code> can only be\n <code>RESOURCE_OWNER</code>.</p>\n </note>" |
| 6443 | + "smithy.api#documentation": "<p> The type of customer persona. </p>\n <note>\n <p>In <code>CreateAssessment</code>, <code>roleType</code> can only be\n <code>PROCESS_OWNER</code>. </p>\n <p>In <code>UpdateSettings</code>, <code>roleType</code> can only be\n <code>PROCESS_OWNER</code>.</p>\n <p>In <code>BatchCreateDelegationByAssessment</code>, <code>roleType</code> can only be\n <code>RESOURCE_OWNER</code>.</p>\n </note>", |
| 6444 | + "smithy.api#required": {} |
6441 | 6445 | } |
6442 | 6446 | }, |
6443 | 6447 | "roleArn": { |
6444 | 6448 | "target": "com.amazonaws.auditmanager#IamArn", |
6445 | 6449 | "traits": { |
6446 | | - "smithy.api#documentation": "<p> The Amazon Resource Name (ARN) of the IAM role. </p>" |
| 6450 | + "smithy.api#documentation": "<p> The Amazon Resource Name (ARN) of the IAM role. </p>", |
| 6451 | + "smithy.api#required": {} |
6447 | 6452 | } |
6448 | 6453 | } |
6449 | 6454 | }, |
|
6831 | 6836 | } |
6832 | 6837 | ], |
6833 | 6838 | "traits": { |
6834 | | - "smithy.api#documentation": "<p> Creates a share request for a custom framework in Audit Manager. </p>\n <p>The share request specifies a recipient and notifies them that a custom framework is available. Recipients have 120 days to accept or decline the request. If no action is taken, the share request expires.</p>\n <important>\n <p>When you invoke the <code>StartAssessmentFrameworkShare</code> API, you are about to\n share a custom framework with another Amazon Web Services account. You may not share a\n custom framework that is derived from a standard framework if the standard framework is\n designated as not eligible for sharing by Amazon Web Services, unless you have obtained\n permission to do so from the owner of the standard framework. To learn more about which\n standard frameworks are eligible for sharing, see <a href=\"https://docs.aws.amazon.com/audit-manager/latest/userguide/share-custom-framework-concepts-and-terminology.html#eligibility\">Framework sharing eligibility</a> in the <i>Audit Manager User\n Guide</i>.</p>\n </important>", |
| 6839 | + "smithy.api#documentation": "<p> Creates a share request for a custom framework in Audit Manager. </p>\n <p>The share request specifies a recipient and notifies them that a custom framework is available. Recipients have 120 days to accept or decline the request. If no action is taken, the share request expires.</p>\n <p>When you create a share request, Audit Manager stores a snapshot of your custom\n framework in the US East (N. Virginia) Amazon Web Services Region. Audit Manager also\n stores a backup of the same snapshot in the US West (Oregon) Amazon Web Services Region.</p>\n <p>Audit Manager deletes the snapshot and the backup snapshot when one of the following\n events occurs:</p>\n <ul>\n <li>\n <p>The sender revokes the share request.</p>\n </li>\n <li>\n <p>The recipient declines the share request.</p>\n </li>\n <li>\n <p>The recipient encounters an error and doesn't successfully accept the share\n request.</p>\n </li>\n <li>\n <p>The share request expires before the recipient responds to the request.</p>\n </li>\n </ul>\n <p>When a sender <a href=\"https://docs.aws.amazon.com/audit-manager/latest/userguide/framework-sharing.html#framework-sharing-resend\">resends a share request</a>, the snapshot is replaced with an updated version that\n corresponds with the latest version of the custom framework. </p>\n <p>When a recipient accepts a share request, the snapshot is replicated into their\n Amazon Web Services account under the Amazon Web Services Region that was specified in the share request. </p>\n <important>\n <p>When you invoke the <code>StartAssessmentFrameworkShare</code> API, you are about to\n share a custom framework with another Amazon Web Services account. You may not share a\n custom framework that is derived from a standard framework if the standard framework is\n designated as not eligible for sharing by Amazon Web Services, unless you have obtained\n permission to do so from the owner of the standard framework. To learn more about which\n standard frameworks are eligible for sharing, see <a href=\"https://docs.aws.amazon.com/audit-manager/latest/userguide/share-custom-framework-concepts-and-terminology.html#eligibility\">Framework sharing eligibility</a> in the <i>Audit Manager User\n Guide</i>.</p>\n </important>", |
6835 | 6840 | "smithy.api#http": { |
6836 | 6841 | "method": "POST", |
6837 | 6842 | "uri": "/assessmentFrameworks/{frameworkId}/shareRequests", |
|
7002 | 7007 | "smithy.api#pattern": "^[\\w\\W\\s\\S]*$" |
7003 | 7008 | } |
7004 | 7009 | }, |
| 7010 | + "com.amazonaws.auditmanager#ThrottlingException": { |
| 7011 | + "type": "structure", |
| 7012 | + "members": { |
| 7013 | + "message": { |
| 7014 | + "target": "com.amazonaws.auditmanager#String", |
| 7015 | + "traits": { |
| 7016 | + "smithy.api#required": {} |
| 7017 | + } |
| 7018 | + } |
| 7019 | + }, |
| 7020 | + "traits": { |
| 7021 | + "smithy.api#documentation": "<p>The request was denied due to request throttling.</p>", |
| 7022 | + "smithy.api#error": "client", |
| 7023 | + "smithy.api#httpError": 400 |
| 7024 | + } |
| 7025 | + }, |
7005 | 7026 | "com.amazonaws.auditmanager#Timestamp": { |
7006 | 7027 | "type": "timestamp" |
7007 | 7028 | }, |
|
0 commit comments