AWS AmazonS3 medium security documentation change
Summary
Added note about TLS v1.3 not being supported
Security assessment
Explicitly documenting lack of TLS 1.3 support relates to security protocol capabilities. TLS version support is a security consideration, and this change informs users about potential security limitations when using Multi-Region Access Points.
Diff
diff --git a/AmazonS3/latest/userguide/MultiRegionAccessPointRestrictions.md b/AmazonS3/latest/userguide/MultiRegionAccessPointRestrictions.md index 8a6712b2e..89aa44475 100644 --- a//AmazonS3/latest/userguide/MultiRegionAccessPointRestrictions.md +++ b//AmazonS3/latest/userguide/MultiRegionAccessPointRestrictions.md @@ -32,0 +33,4 @@ Multi-Region Access Points in Amazon S3 have the following restrictions and limi +###### Note + +Transport Layer Security (TLS) v1.3 isn’t supported. +