MCPcopy Create free account

hub / github.com/aws-samples/well-architected-iac-analyzer / functions

Functions421 in github.com/aws-samples/well-architected-iac-analyzer

FunctionrequestGuardMiddleware
( req: Request, res: Response, next: NextFunction, )
ecs_fargate_app/backend/src/shared/middleware/request-guard.middleware.ts:7
FunctionresetPillars
()
ecs_fargate_app/frontend/src/components/PrioritiesView.tsx:122
FunctionsendChatMessage
(fileId: string, message: string, lensName: string, lensAliasArn: string)
ecs_fargate_app/frontend/src/services/api.ts:265
FunctionsortByPriority
(items: MatrixItem[])
ecs_fargate_app/frontend/src/components/utils/priority-matrix.ts:459
FunctionstoreAnalysisResults
(fileId: string, results: AnalysisResult[])
ecs_fargate_app/frontend/src/services/api.ts:255
FunctionstoreChatHistory
(fileId: string, messages: any[])
ecs_fargate_app/frontend/src/services/storage.ts:166
MethodstoreChatHistory
( @Param('fileId') fileId: string, @Body() body: { messages: any[] }, @Headers('x-amzn
ecs_fargate_app/backend/src/modules/storage/storage.controller.ts:697
FunctiontoggleExpanded
()
ecs_fargate_app/frontend/src/components/chat/ChatWindow.tsx:176
FunctiontoggleLanguage
()
ecs_fargate_app/frontend/src/components/utils/LanguageSelector.tsx:44
FunctiontogglePillar
(pillar: string)
ecs_fargate_app/frontend/src/components/PrioritiesView.tsx:104
Methodtraverse
(currentPath: string)
ecs_fargate_app/backend/src/shared/utils/project-packer.ts:268
MethodupdateAnswer
( workloadId: string, questionId: string, selectedChoices: string[], notApplicableChoices: str
ecs_fargate_app/backend/src/modules/well-architected/well-architected.service.ts:125
MethodupdateAnswer
( @Param('workloadId') workloadId: string, @Body() body: { questionId: string; selectedCho
ecs_fargate_app/backend/src/modules/well-architected/well-architected.controller.ts:78
FunctionupdateWorkItem
(fileId: string, updates: any)
ecs_fargate_app/frontend/src/services/api.ts:120
MethodupdateWorkItemData
( @Param('fileId') fileId: string, @Body() updates: any, @Headers('x-amzn-oidc-data')
ecs_fargate_app/backend/src/modules/storage/storage.controller.ts:604
FunctionupdateWorkload
(providedWorkloadId: string | undefined, lensAliasArn?: string, activeWorkItem?: any, workloadProtected: boole
ecs_fargate_app/frontend/src/hooks/useAnalyzer.ts:161
FunctionuploadFiles
(formData: FormData)
ecs_fargate_app/frontend/src/services/storage.ts:67
MethoduploadMultipleFiles
( @UploadedFiles() files: Express.Multer.File[], @Body('mode') mode: string, @Headers(
ecs_fargate_app/backend/src/modules/storage/storage.controller.ts:226
FunctionuploadSupportingDocument
(formData: FormData)
ecs_fargate_app/frontend/src/services/storage.ts:14
FunctionuseCurrentLanguage
()
ecs_fargate_app/frontend/src/contexts/LanguageContext.tsx:155
FunctionuseStrings
()
ecs_fargate_app/frontend/src/contexts/LanguageContext.tsx:150
← previous401–421 of 421, ranked by callers