Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws-samples/well-architected-iac-analyzer
/ functions
Functions
421 in github.com/aws-samples/well-architected-iac-analyzer
⨍
Functions
421
◇
Types & classes
147
Function
requestGuardMiddleware
( req: Request, res: Response, next: NextFunction, )
ecs_fargate_app/backend/src/shared/middleware/request-guard.middleware.ts:7
Function
resetPillars
()
ecs_fargate_app/frontend/src/components/PrioritiesView.tsx:122
Function
sendChatMessage
(fileId: string, message: string, lensName: string, lensAliasArn: string)
ecs_fargate_app/frontend/src/services/api.ts:265
Function
sortByPriority
(items: MatrixItem[])
ecs_fargate_app/frontend/src/components/utils/priority-matrix.ts:459
Function
storeAnalysisResults
(fileId: string, results: AnalysisResult[])
ecs_fargate_app/frontend/src/services/api.ts:255
Function
storeChatHistory
(fileId: string, messages: any[])
ecs_fargate_app/frontend/src/services/storage.ts:166
Method
storeChatHistory
( @Param('fileId') fileId: string, @Body() body: { messages: any[] }, @Headers('x-amzn
ecs_fargate_app/backend/src/modules/storage/storage.controller.ts:697
Function
toggleExpanded
()
ecs_fargate_app/frontend/src/components/chat/ChatWindow.tsx:176
Function
toggleLanguage
()
ecs_fargate_app/frontend/src/components/utils/LanguageSelector.tsx:44
Function
togglePillar
(pillar: string)
ecs_fargate_app/frontend/src/components/PrioritiesView.tsx:104
Method
traverse
(currentPath: string)
ecs_fargate_app/backend/src/shared/utils/project-packer.ts:268
Method
updateAnswer
( workloadId: string, questionId: string, selectedChoices: string[], notApplicableChoices: str
ecs_fargate_app/backend/src/modules/well-architected/well-architected.service.ts:125
Method
updateAnswer
( @Param('workloadId') workloadId: string, @Body() body: { questionId: string; selectedCho
ecs_fargate_app/backend/src/modules/well-architected/well-architected.controller.ts:78
Function
updateWorkItem
(fileId: string, updates: any)
ecs_fargate_app/frontend/src/services/api.ts:120
Method
updateWorkItemData
( @Param('fileId') fileId: string, @Body() updates: any, @Headers('x-amzn-oidc-data')
ecs_fargate_app/backend/src/modules/storage/storage.controller.ts:604
Function
updateWorkload
(providedWorkloadId: string | undefined, lensAliasArn?: string, activeWorkItem?: any, workloadProtected: boole
ecs_fargate_app/frontend/src/hooks/useAnalyzer.ts:161
Function
uploadFiles
(formData: FormData)
ecs_fargate_app/frontend/src/services/storage.ts:67
Method
uploadMultipleFiles
( @UploadedFiles() files: Express.Multer.File[], @Body('mode') mode: string, @Headers(
ecs_fargate_app/backend/src/modules/storage/storage.controller.ts:226
Function
uploadSupportingDocument
(formData: FormData)
ecs_fargate_app/frontend/src/services/storage.ts:14
Function
useCurrentLanguage
()
ecs_fargate_app/frontend/src/contexts/LanguageContext.tsx:155
Function
useStrings
()
ecs_fargate_app/frontend/src/contexts/LanguageContext.tsx:150
← previous
401–421 of 421, ranked by callers