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

PutConfigurationRecorderRequest

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

The input for the "PutConfigurationRecorder" action.

interface PutConfigurationRecorderRequest {
ConfigurationRecorder: ConfigurationRecorder;
}

§Properties

§
ConfigurationRecorder: ConfigurationRecorder
[src]

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