Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ValidateAssessmentReportIntegrityRequest

import type { ValidateAssessmentReportIntegrityRequest } from "https://aws-api.deno.dev/v0.4/services/auditmanager.ts?docs=full";
interface ValidateAssessmentReportIntegrityRequest {
s3RelativePath: string;
}

§Properties

§
s3RelativePath: string
[src]

The relative path of the Amazon S3 bucket that the assessment report is stored in.