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