Skip to main content
Module

x/aws_api/services/kms/mod.ts>GrantConstraints

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Latest
interface GrantConstraints
import { type GrantConstraints } from "https://deno.land/x/aws_api@v0.8.1/services/kms/mod.ts";

Properties

optional
EncryptionContextSubset: { [key: string]: string | null | undefined; } | null
optional
EncryptionContextEquals: { [key: string]: string | null | undefined; } | null