Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/aws_api/services/config@2014-11-12/mod.ts>PutOrganizationConformancePackRequest

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Go to Latest
interface PutOrganizationConformancePackRequest
import { type PutOrganizationConformancePackRequest } from "https://deno.land/x/aws_api@v0.1.0/services/config@2014-11-12/mod.ts";

Properties

OrganizationConformancePackName: string
optional
TemplateS3Uri: string | null
optional
TemplateBody: string | null
optional
DeliveryS3Bucket: string | null
optional
DeliveryS3KeyPrefix: string | null
optional
ConformancePackInputParameters: ConformancePackInputParameter[] | null
optional
ExcludedAccounts: string[] | null