UNPKG

@aws-amplify/amplify-category-api

Version:
9 lines 347 B
import { $TSContext } from '@aws-amplify/amplify-cli-core'; export declare function serviceWalkthrough(context: $TSContext, datasourceMetadata: Record<string, any>): Promise<{ region: any; dbClusterArn: any; secretStoreArn: any; databaseName: any; resourceName: string; }>; //# sourceMappingURL=appSync-rds-walkthrough.d.ts.map