TagPolicyRequestCopyimport type { TagPolicyRequest } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/iam.ts";interface TagPolicyRequest {PolicyArn: string;Tags: Tag[];}§Properties§PolicyArn: string[src]§Tags: Tag[][src]