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

BatchGetSecurityControlsRequest

import type { BatchGetSecurityControlsRequest } from "https://aws-api.deno.dev/v0.4/services/securityhub.ts?docs=full";
interface BatchGetSecurityControlsRequest {
SecurityControlIds: string[];
}

§Properties

§
SecurityControlIds: string[]
[src]

A list of security controls (identified with SecurityControlId, SecurityControlArn, or a mix of both parameters). The security control ID or Amazon Resource Name (ARN) is the same across standards.