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

StopConfigurationRecorderRequest

import type { StopConfigurationRecorderRequest } from "https://aws-api.deno.dev/v0.3/services/configservice.ts?docs=full";

The input for the "StopConfigurationRecorder" action.

interface StopConfigurationRecorderRequest {
ConfigurationRecorderName: string;
}

§Properties

§
ConfigurationRecorderName: string
[src]

The name of the recorder object that records each configuration change made to the resources.