|
647 | 647 | {"shape":"ThrottlingException"},
|
648 | 648 | {"shape":"InternalServerException"}
|
649 | 649 | ],
|
650 |
| - "documentation":"<p>Lists coverage details for you environment.</p>" |
| 650 | + "documentation":"<p>Lists coverage details for your environment.</p>" |
651 | 651 | },
|
652 | 652 | "ListCoverageStatistics":{
|
653 | 653 | "name":"ListCoverageStatistics",
|
|
891 | 891 | {"shape":"ThrottlingException"},
|
892 | 892 | {"shape":"InternalServerException"}
|
893 | 893 | ],
|
894 |
| - "documentation":"<p> Stops a CIS session. This API is used by the Amazon Inspector SSM plugin to communicate with the Amazon Inspector service. The Amazon Inspector SSM plugin calls this API to start a CIS scan session for the scan ID supplied by the service. </p>", |
| 894 | + "documentation":"<p> Stops a CIS session. This API is used by the Amazon Inspector SSM plugin to communicate with the Amazon Inspector service. The Amazon Inspector SSM plugin calls this API to stop a CIS scan session for the scan ID supplied by the service. </p>", |
895 | 895 | "idempotent":true
|
896 | 896 | },
|
897 | 897 | "TagResource":{
|
|
1061 | 1061 | "members":{
|
1062 | 1062 | "message":{"shape":"String"}
|
1063 | 1063 | },
|
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 | + "documentation":"<p>You do not have sufficient access to perform this action.</p>", |
1065 | 1065 | "error":{
|
1066 | 1066 | "httpStatusCode":403,
|
1067 | 1067 | "senderFault":true
|
|
3049 | 3049 | },
|
3050 | 3050 | "scanMode":{
|
3051 | 3051 | "shape":"CoverageStringFilterList",
|
3052 |
| - "documentation":"<p>The filter to search for Amazon EC2 instance coverage by scan mode. Valid values are <code>EC2_SSM_AGENT_BASED</code> and <code>EC2_HYBRID</code>.</p>" |
| 3052 | + "documentation":"<p>The filter to search for Amazon EC2 instance coverage by scan mode. Valid values are <code>EC2_SSM_AGENT_BASED</code> and <code>EC2_AGENTLESS</code>.</p>" |
3053 | 3053 | },
|
3054 | 3054 | "scanStatusCode":{
|
3055 | 3055 | "shape":"CoverageStringFilterList",
|
|
3338 | 3338 | "shape":"ResourceFilterCriteria",
|
3339 | 3339 | "documentation":"<p>The resource filter criteria for the software bill of materials (SBOM) report.</p>"
|
3340 | 3340 | },
|
3341 |
| - "s3Destination":{"shape":"Destination"} |
| 3341 | + "s3Destination":{ |
| 3342 | + "shape":"Destination", |
| 3343 | + "documentation":"<p>Contains details of the Amazon S3 bucket and KMS key used to export findings.</p>" |
| 3344 | + } |
3342 | 3345 | }
|
3343 | 3346 | },
|
3344 | 3347 | "CreateSbomExportResponse":{
|
|
4671 | 4674 | "FindingDetail":{
|
4672 | 4675 | "type":"structure",
|
4673 | 4676 | "members":{
|
4674 |
| - "cisaData":{"shape":"CisaData"}, |
| 4677 | + "cisaData":{ |
| 4678 | + "shape":"CisaData", |
| 4679 | + "documentation":"<p>The Cybersecurity and Infrastructure Security Agency (CISA) details for a specific vulnerability.</p>" |
| 4680 | + }, |
4675 | 4681 | "cwes":{
|
4676 | 4682 | "shape":"Cwes",
|
4677 | 4683 | "documentation":"<p>The Common Weakness Enumerations (CWEs) associated with the vulnerability.</p>"
|
|
4684 | 4690 | "shape":"EvidenceList",
|
4685 | 4691 | "documentation":"<p>Information on the evidence of the vulnerability.</p>"
|
4686 | 4692 | },
|
4687 |
| - "exploitObserved":{"shape":"ExploitObserved"}, |
| 4693 | + "exploitObserved":{ |
| 4694 | + "shape":"ExploitObserved", |
| 4695 | + "documentation":"<p>Contains information on when this exploit was observed.</p>" |
| 4696 | + }, |
4688 | 4697 | "findingArn":{
|
4689 | 4698 | "shape":"FindingArn",
|
4690 | 4699 | "documentation":"<p>The finding ARN that the vulnerability details are associated with.</p>"
|
|
5216 | 5225 | "shape":"ReportId",
|
5217 | 5226 | "documentation":"<p>The report ID of the software bill of materials (SBOM) report.</p>"
|
5218 | 5227 | },
|
5219 |
| - "s3Destination":{"shape":"Destination"}, |
| 5228 | + "s3Destination":{ |
| 5229 | + "shape":"Destination", |
| 5230 | + "documentation":"<p>Contains details of the Amazon S3 bucket and KMS key used to export findings</p>" |
| 5231 | + }, |
5220 | 5232 | "status":{
|
5221 | 5233 | "shape":"ExternalReportStatus",
|
5222 | 5234 | "documentation":"<p>The status of the software bill of materials (SBOM) report.</p>"
|
|
5422 | 5434 | "shape":"String",
|
5423 | 5435 | "documentation":"<p>The runtimes included in the aggregation results.</p>"
|
5424 | 5436 | },
|
5425 |
| - "severityCounts":{"shape":"SeverityCounts"} |
| 5437 | + "severityCounts":{ |
| 5438 | + "shape":"SeverityCounts", |
| 5439 | + "documentation":"<p>An object that contains the counts of aggregated finding per severity.</p>" |
| 5440 | + } |
5426 | 5441 | },
|
5427 | 5442 | "documentation":"<p>A response that contains the results of an Amazon Web Services Lambda function finding aggregation.</p>"
|
5428 | 5443 | },
|
|
5507 | 5522 | "shape":"NonEmptyString",
|
5508 | 5523 | "documentation":"<p>The Resource ID of the Amazon Web Services Lambda function layer.</p>"
|
5509 | 5524 | },
|
5510 |
| - "severityCounts":{"shape":"SeverityCounts"} |
| 5525 | + "severityCounts":{ |
| 5526 | + "shape":"SeverityCounts", |
| 5527 | + "documentation":"<p>An object that contains the counts of aggregated finding per severity.</p>" |
| 5528 | + } |
5511 | 5529 | },
|
5512 | 5530 | "documentation":"<p>A response that contains the results of an Amazon Web Services Lambda function layer finding aggregation.</p>"
|
5513 | 5531 | },
|
|
6483 | 6501 | "shape":"NumberFilter",
|
6484 | 6502 | "documentation":"<p>An object that contains details on the package epoch to filter on.</p>"
|
6485 | 6503 | },
|
| 6504 | + "filePath":{ |
| 6505 | + "shape":"StringFilter", |
| 6506 | + "documentation":"<p>An object that contains details on the package file path to filter on.</p>" |
| 6507 | + }, |
6486 | 6508 | "name":{
|
6487 | 6509 | "shape":"StringFilter",
|
6488 | 6510 | "documentation":"<p>An object that contains details on the name of the package to filter on.</p>"
|
|
6491 | 6513 | "shape":"StringFilter",
|
6492 | 6514 | "documentation":"<p>An object that contains details on the package release to filter on.</p>"
|
6493 | 6515 | },
|
6494 |
| - "sourceLambdaLayerArn":{"shape":"StringFilter"}, |
| 6516 | + "sourceLambdaLayerArn":{ |
| 6517 | + "shape":"StringFilter", |
| 6518 | + "documentation":"<p>An object that describes the details of a string filter.</p>" |
| 6519 | + }, |
6495 | 6520 | "sourceLayerHash":{
|
6496 | 6521 | "shape":"StringFilter",
|
6497 | 6522 | "documentation":"<p>An object that contains details on the source layer hash to filter on.</p>"
|
|
6528 | 6553 | "PYTHONPKG",
|
6529 | 6554 | "NODEPKG",
|
6530 | 6555 | "POM",
|
6531 |
| - "GEMSPEC" |
| 6556 | + "GEMSPEC", |
| 6557 | + "DOTNET_CORE" |
6532 | 6558 | ]
|
6533 | 6559 | },
|
6534 | 6560 | "PackageName":{
|
|
7073 | 7099 | "shape":"State",
|
7074 | 7100 | "documentation":"<p>An object detailing the state of Amazon Inspector scanning for Amazon ECR resources.</p>"
|
7075 | 7101 | },
|
7076 |
| - "lambda":{"shape":"State"}, |
7077 |
| - "lambdaCode":{"shape":"State"} |
| 7102 | + "lambda":{ |
| 7103 | + "shape":"State", |
| 7104 | + "documentation":"<p>An object that described the state of Amazon Inspector scans for an account.</p>" |
| 7105 | + }, |
| 7106 | + "lambdaCode":{ |
| 7107 | + "shape":"State", |
| 7108 | + "documentation":"<p>An object that described the state of Amazon Inspector scans for an account.</p>" |
| 7109 | + } |
7078 | 7110 | },
|
7079 | 7111 | "documentation":"<p>Details the state of Amazon Inspector for each resource type Amazon Inspector scans.</p>"
|
7080 | 7112 | },
|
|
7181 | 7213 | "NODEJS_18_X",
|
7182 | 7214 | "GO_1_X",
|
7183 | 7215 | "JAVA_17",
|
7184 |
| - "PYTHON_3_10" |
| 7216 | + "PYTHON_3_10", |
| 7217 | + "PYTHON_3_11", |
| 7218 | + "DOTNETCORE_3_1", |
| 7219 | + "DOTNET_6", |
| 7220 | + "DOTNET_7", |
| 7221 | + "RUBY_2_7", |
| 7222 | + "RUBY_3_2" |
7185 | 7223 | ]
|
7186 | 7224 | },
|
7187 | 7225 | "SbomReportFormat":{
|
|
0 commit comments