|
11 | 11 | "serviceId":"Inspector2",
|
12 | 12 | "signatureVersion":"v4",
|
13 | 13 | "signingName":"inspector2",
|
14 |
| - "uid":"inspector2-2020-06-08" |
| 14 | + "uid":"inspector2-2020-06-08", |
| 15 | + "auth":["aws.auth#sigv4"] |
15 | 16 | },
|
16 | 17 | "operations":{
|
17 | 18 | "AssociateMember":{
|
|
1060 | 1061 | "members":{
|
1061 | 1062 | "message":{"shape":"String"}
|
1062 | 1063 | },
|
1063 |
| - "documentation":"<p>You do not have sufficient access to perform this action.</p>", |
| 1064 | + "documentation":"<p>You do not have sufficient access to perform this action.</p> <p> For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region. </p>", |
1064 | 1065 | "error":{
|
1065 | 1066 | "httpStatusCode":403,
|
1066 | 1067 | "senderFault":true
|
|
1119 | 1120 | "shape":"AccountId",
|
1120 | 1121 | "documentation":"<p>The Amazon Web Services account ID.</p>"
|
1121 | 1122 | },
|
| 1123 | + "exploitAvailableCount":{ |
| 1124 | + "shape":"Long", |
| 1125 | + "documentation":"<p> The number of findings that have an exploit available. </p>" |
| 1126 | + }, |
| 1127 | + "fixAvailableCount":{ |
| 1128 | + "shape":"Long", |
| 1129 | + "documentation":"<p> Details about the number of fixes. </p>" |
| 1130 | + }, |
1122 | 1131 | "severityCounts":{
|
1123 | 1132 | "shape":"SeverityCounts",
|
1124 | 1133 | "documentation":"<p>The number of findings by severity.</p>"
|
|
4125 | 4134 | "EVENTBRIDGE_THROTTLED",
|
4126 | 4135 | "RESOURCE_SCAN_NOT_DISABLED",
|
4127 | 4136 | "DISASSOCIATE_ALL_MEMBERS",
|
4128 |
| - "ACCOUNT_IS_ISOLATED" |
| 4137 | + "ACCOUNT_IS_ISOLATED", |
| 4138 | + "EC2_SSM_RESOURCE_DATA_SYNC_LIMIT_EXCEEDED", |
| 4139 | + "EC2_SSM_ASSOCIATION_VERSION_LIMIT_EXCEEDED" |
4129 | 4140 | ]
|
4130 | 4141 | },
|
4131 | 4142 | "ErrorMessage":{"type":"string"},
|
|
4794 | 4805 | "shape":"AccountId",
|
4795 | 4806 | "documentation":"<p>The ID of the Amazon Web Services account associated with the findings.</p>"
|
4796 | 4807 | },
|
| 4808 | + "exploitAvailableCount":{ |
| 4809 | + "shape":"Long", |
| 4810 | + "documentation":"<p>The number of findings that have an exploit available.</p>" |
| 4811 | + }, |
| 4812 | + "fixAvailableCount":{ |
| 4813 | + "shape":"Long", |
| 4814 | + "documentation":"<p> Details about the number of fixes. </p>" |
| 4815 | + }, |
4797 | 4816 | "severityCounts":{
|
4798 | 4817 | "shape":"SeverityCounts",
|
4799 | 4818 | "documentation":"<p>The value to sort results by.</p>"
|
|
7230 | 7249 | "DEEP_INSPECTION_PACKAGE_COLLECTION_LIMIT_EXCEEDED",
|
7231 | 7250 | "DEEP_INSPECTION_DAILY_SSM_INVENTORY_LIMIT_EXCEEDED",
|
7232 | 7251 | "DEEP_INSPECTION_COLLECTION_TIME_LIMIT_EXCEEDED",
|
7233 |
| - "DEEP_INSPECTION_NO_INVENTORY" |
| 7252 | + "DEEP_INSPECTION_NO_INVENTORY", |
| 7253 | + "AGENTLESS_INSTANCE_STORAGE_LIMIT_EXCEEDED", |
| 7254 | + "AGENTLESS_INSTANCE_COLLECTION_TIME_LIMIT_EXCEEDED" |
7234 | 7255 | ]
|
7235 | 7256 | },
|
7236 | 7257 | "ScanType":{
|
|
0 commit comments