update service list - getting close
All checks were successful
AWS-Zig Build / build-zig-0.11.0-amd64-host (push) Successful in 4m22s

This commit is contained in:
Emil Lerch 2024-02-22 12:16:41 -08:00
parent 7e3796d416
commit ed48901c92
Signed by: lobo
GPG Key ID: A7B62D657EF764F8

View File

@ -91,27 +91,23 @@ 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 (16 services out of 255 total) Services without TLS 1.3 support (11 services out of 255 total)
--------------------------------------------------------------- ---------------------------------------------------------------
NOTE THAT S3 is part of this list!! NOTE ON S3: For me, S3 is currently intermittently available using TLS 1.3, so
it appears deployments are in progress.
``` ```
cloudsearch cloudsearch
codestar
data.iot data.iot
data.jobs.iot
dax dax
elasticache elasticache
kinesis
kinesisvideo
models.lex models.lex
opsworks opsworks
personalize-runtime personalize-runtime
runtime.lex runtime.lex
runtime-v2-lex runtime-v2-lex
s3 s3
streams.dynamodb
support support
``` ```