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

BatchUpdateStandardsControlAssociationsRequest

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

§Properties

§
StandardsControlAssociationUpdates: StandardsControlAssociationUpdate[]
[src]

Updates the enablement status of a security control in a specified standard.