update README to reflect good/bad/ugly on TLS 1.3 support
Some checks failed
AWS-Zig Build / build-zig-0.11.0-amd64-host (push) Has been cancelled

This commit is contained in:
Emil Lerch 2024-01-09 15:43:46 -08:00
parent 14666da73f
commit 645cc1d7ca
Signed by: lobo
GPG Key ID: A7B62D657EF764F8

View File

@ -3,7 +3,7 @@ AWS SDK for Zig
[![Build Status](https://actions-status.lerch.org/lobo/aws-sdk-for-zig/build)](https://git.lerch.org/lobo/aws-sdk-for-zig/actions?workflow=build.yaml&state=closed) [![Build Status](https://actions-status.lerch.org/lobo/aws-sdk-for-zig/build)](https://git.lerch.org/lobo/aws-sdk-for-zig/actions?workflow=build.yaml&state=closed)
**NOTE: THIS SDK IS ONLY CURRENTLY USABLE FOR A SMALL SUBSET OF AWS SERVICES **NOTE: THIS SDK IS CURRENTLY UNUSABLE FOR SEVERAL IMPORTANT AWS SERVICES
WITHOUT A PROXY. SEE LIMITATIONS SECTION BELOW** WITHOUT A PROXY. SEE LIMITATIONS SECTION BELOW**
Current executable size for the demo is 980k after compiling with -Doptimize=ReleaseSmall Current executable size for the demo is 980k after compiling with -Doptimize=ReleaseSmall
@ -91,9 +91,11 @@ Compiler wishlist/watchlist:
* [comptime allocations](https://github.com/ziglang/zig/issues/1291) so we can read files, etc (or is there another way) * [comptime allocations](https://github.com/ziglang/zig/issues/1291) so we can read files, etc (or is there another way)
Services without TLS 1.3 support (47 services out of 255 total) Services without TLS 1.3 support (46 services out of 255 total)
--------------------------------------------------------------- ---------------------------------------------------------------
NOTE THAT EC2, S3, Lambda, DynamoDB, SNS, SQS are all part of this list!!
``` ```
cloudsearch cloudsearch
codecommit codecommit
@ -104,7 +106,6 @@ cognito-sync
data.iot data.iot
data.jobs.iot data.jobs.iot
dax dax
devops-guru
discovery discovery
dynamodb dynamodb
ec2 ec2