UNPKG

@smash-sdk/iam

Version:
7 lines (6 loc) 129 B
export interface DetachRolePolicyInput { roleId: string; policyId: string; } export interface DetachRolePolicyOutput { }