@aws-amplify/amplify-category-api
Version:
Amplify CLI API Category Plugin
5 lines • 485 B
TypeScript
import { $TSContext } from '@aws-amplify/amplify-cli-core';
export declare const legacyAddResource: (serviceWalkthroughPromise: Promise<any>, context: $TSContext, category: string, service: string, options: Record<string, any>) => Promise<any>;
export declare const copyCfnTemplate: (context: $TSContext, category: string, options: any, cfnFilename: any) => any;
export declare const addPolicyResourceNameToPaths: (paths: any) => void;
//# sourceMappingURL=legacy-add-resource.d.ts.map