Commit Graph

15 Commits

Author SHA1 Message Date
ce115ff485
complete src/main.zig zig 0.12.0 upgrade
Some checks failed
AWS-Zig Build / build (push) Has been cancelled
2024-05-15 14:21:01 -07:00
1e544d75c1
upgrade to zig 0.12.0 2024-05-15 13:16:24 -07:00
4f0c608392
account id -> u40, use Access Key embedding 2024-03-04 13:17:10 -08:00
25f92b741d
more cross-platform
All checks were successful
AWS-Zig Build / build-zig-0.11.0-amd64-host (push) Successful in 3m39s
2024-02-24 15:48:18 -08:00
81c8a19c69
add resource usage in debug mode (this should be in universal lambda) 2024-02-24 14:31:04 -08:00
8c1f7883ae
fix multiple requests/move cred fill to initialization 2024-02-24 14:30:14 -08:00
87ac512dd4
populate root config from access_keys.csv 2024-02-24 11:20:41 -08:00
9902de2837
dynamodb uses POST for operations 2024-02-24 11:18:38 -08:00
4b0284a778
add credential generation 2024-02-23 17:19:32 -08:00
2eee4c5020
add stubs for batchgetitem and batchwriteitem (parsing implemented in bwi) 2024-01-30 11:42:20 -08:00
1a53c3cf8a
createTable handler 2024-01-29 12:46:57 -08:00
acdb78aea5
get createtable under test 2023-10-23 17:28:21 -07:00
8925367a70
update to latest universal lambda/get access id to createtable 2023-10-23 14:11:05 -07:00
35d9e78623
frame out operation structure 2023-10-22 13:56:47 -07:00
ae7327713f
initial commit - much to do 2023-10-22 13:26:57 -07:00