Search
Preparing search index...
The search index is not available
catalogist
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
catalogist
controllers/GetRecordsController
Module controllers/GetRecordsController
Index
Functions
handler
Functions
handler
handler
(
event
:
APIGatewayProxyEvent
)
:
Promise
<
APIGatewayProxyResult
>
description
The controller for our service that gets Catalogist records.
Parameters
event:
APIGatewayProxyEvent
Returns
Promise
<
APIGatewayProxyResult
>
Modules
controllers/
Authorizer
Controller
controllers/
Create
Records
Controller
controllers/
Get
Records
Controller
domain/entities/
Catalogist
domain/errors/
Get
Data
Error
domain/errors/
Missing
Spec
Keys
Error
domain/errors/
Size
Error
domain/errors/
Unknown
Key
Error
domain/errors/
Update
Item
Error
domain/errors/
Validation
Error
domain/interfaces/
Catalogist
domain/interfaces/
Manifest
domain/interfaces/
Query
String
Params
domain/interfaces/
Repository
domain/value
Objects/
Manifest
frameworks/get
Query
String
Params
frameworks/is
Json
String
repositories/
Dynamo
Db
Repo
repositories/
Local
Repo
usecases/create
Record
usecases/get
Records
handler
Generated using
TypeDoc
The controller for our service that gets Catalogist records.