• Joined on 2019-01-28
lobo pushed to master at lobo/aws-sdk-for-zig 2022-06-29 16:24:33 +00:00
8d852e8084 handle s3 key paths
lobo pushed to master at lobo/aws-sdk-for-zig 2022-06-06 01:34:46 +00:00
a662f6f674 add S3 integration test/update readme
247a236ad1 reduce debug logging noise
b428029cc1 add http payload support
21b04317bd add header parsing support
723c483544 add english date parsing option
Compare 6 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2022-06-01 02:25:12 +00:00
e34a0d8ff4 comment failing integration demo
lobo pushed to master at lobo/aws-sdk-for-zig 2022-06-01 01:48:22 +00:00
ab1060b145 s3 listallbuckets/putobject working
b9aaffb08d add s3 exception for virtual host addressing
c531164cfa cleanup and refactoring. Addressed TODO related to comptime eval
03f7228662 fix rest_xml_no_input integration test
08c2ed0c07 move json detection to separate function
Compare 5 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2022-05-29 03:18:26 +00:00
357c583e9b rest_xml support, minus s3
73d056e845 support customization for cloudfront
652a04d0c3 handle greedy labels
46e3a4de11 add additional request id for CloudFront
803581f647 add http_payload type declaration based on smithy model
Compare 12 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2022-05-25 22:34:32 +00:00
f009bb5c37 update README to be more clear on S3 situation
lobo pushed to master at lobo/aws-sdk-for-zig 2022-05-25 22:27:18 +00:00
f9cf8de76f initial S3 support
lobo pushed to master at lobo/aws-sdk-for-zig 2022-05-25 21:25:04 +00:00
e6d2559b80 add x-amz-content-sha256 to all requests
lobo pushed to master at lobo/aws-sdk-for-zig 2022-05-25 18:38:59 +00:00
0e46bb04b2 add ec2 query with input demo
lobo pushed to master at lobo/aws-sdk-for-zig 2022-03-10 17:14:31 +00:00
674b81339c update README with todo item to move to 0.9.1
lobo pushed to master at lobo/aws-sdk-for-zig 2022-03-10 17:13:52 +00:00
71d7fb92f8 revert to zig 0.9.0. iguanaTLS broken on 0.9.1
lobo pushed to master at lobo/aws-sdk-for-zig 2022-03-10 01:30:53 +00:00
a1aae60a94 update GitRepoStep to change to correct revision prior to updating submodules
lobo pushed to master at lobo/aws-sdk-for-zig 2022-03-10 00:53:37 +00:00
8ccddaabb8 update CI for zig 0.9.1/use variable for same
6caa5f1aa1 update CI for zig 0.9.1/use variable for same
Compare 2 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2022-03-10 00:52:14 +00:00
6caa5f1aa1 update CI for zig 0.9.1/use variable for same
8cd0defd45 update CI for zig 0.9.1/use variable for same
Compare 2 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2022-03-10 00:49:46 +00:00
8cd0defd45 update CI for zig 0.9.1/use variable for same
d95eb6770a remove note of zig native branch - this is the branch moving forward
Compare 2 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2022-02-16 22:15:01 +00:00
8727a4e038 EC2 support
714e7278fd ensure logging statements are using scoped log
b2c915f400 dealloc on error (using a blunt instrument) and iso8601 support
b44ea5c3e8 add iso8601 string to timestamp
4b26bc884f basic ISO8601 parsing
Compare 7 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2022-02-11 21:37:01 +00:00
0706dd5e6f work around zig compiler bug
lobo pushed to master at lobo/aws-sdk-for-zig 2022-02-11 17:28:31 +00:00
8e9b85b35f make for easier EC2 Query development
bb93f41b85 add xml_shaper (see below)
240d2ebdd1 new EC2 code (still failing/disabled)
Compare 3 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2022-02-10 23:30:08 +00:00
ca801799fc update README with new XML information
f374df3fa1 update generated models for xml mappings
744d834cfd add predicate option to xml parser
c9369504fa re-import xml.zig from Vulkan project
4606205b82 update readme for prioritization plan
Compare 5 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2022-02-09 19:47:50 +00:00
5bb382bda3 implement container credentials