AWS solutions documentation change
Summary
Formatting changes: Simplified query parameter list formatting
Security assessment
Purely cosmetic changes to markdown formatting of API documentation. No impact on security controls or documentation.
Diff
diff --git a/solutions/latest/automated-forensics-orchestrator-for-amazon-ec2/sample-appsync-api-to-query-forensic-details.md b/solutions/latest/automated-forensics-orchestrator-for-amazon-ec2/sample-appsync-api-to-query-forensic-details.md index 7d3037ed4..29f6c23e3 100644 --- a//solutions/latest/automated-forensics-orchestrator-for-amazon-ec2/sample-appsync-api-to-query-forensic-details.md +++ b//solutions/latest/automated-forensics-orchestrator-for-amazon-ec2/sample-appsync-api-to-query-forensic-details.md @@ -9 +9 @@ To query forensic information, [AppSync](https://aws.amazon.com/appsync/) provid -**Query** | **Description** +Query | Description @@ -11,19 +11 @@ To query forensic information, [AppSync](https://aws.amazon.com/appsync/) provid -`allForensicRecords` | Gets all the forensic records. It can be filtered by: - - * `awsAccountId` - * `awsRegion` - * `completionTime` - * `creationTime` - * `diskAnalysisStatus` - * `diskAnalysisStatusDescription` - * `id` - * `lastUpdatedTime` - * `memoryAnalysisStatus` - * `memoryAnalysisStatusDescription` - * `resourceId` - * `resourceInfo` - * `resourceType` - * `triageStatus` - * `triageStatusDescription` - - +`allForensicRecords` | Gets all the forensic records. It can be filtered by: * `awsAccountId` * `awsRegion` * `completionTime` * `creationTime` * `diskAnalysisStatus` * `diskAnalysisStatusDescription` * `id` * `lastUpdatedTime` * `memoryAnalysisStatus` * `memoryAnalysisStatusDescription` * `resourceId` * `resourceInfo` * `resourceType` * `triageStatus` * `triageStatusDescription`