## API Report File for "@aws-amplify/amplify-category-interactions" > Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/). ```ts // @public (undocumented) export function executeAmplifyCommand(context: any): Promise; // @public (undocumented) export function getPermissionPolicies(context: any, resourceOpsMapping: any): Promise<{ permissionPolicies: any[]; resourceAttributes: any[]; }>; // @public (undocumented) export function handleAmplifyEvent(context: any, args: any): Promise; // @public (undocumented) export function migrate(context: any): Promise; // (No @packageDocumentation comment for this package) ```