AWS Security ChangesHomeSearch

AWS privateca documentation change

Service: privateca · 2025-11-22 · Documentation low

File: privateca/latest/userguide/PcaCaTagging.md

Summary

Replaced 'Elastic Load Balancing' with 'ELB' in a resource tagging example

Security assessment

The change standardizes terminology (using the ELB acronym) but does not affect security practices or documentation. No security implications identified.

Diff

diff --git a/privateca/latest/userguide/PcaCaTagging.md b/privateca/latest/userguide/PcaCaTagging.md
index d039f0906..9d931a4a3 100644
--- a//privateca/latest/userguide/PcaCaTagging.md
+++ b//privateca/latest/userguide/PcaCaTagging.md
@@ -15 +15 @@ To attach tags to a private CA during the creation procedure, a CA administrator
-Other AWS resources also support tagging. You can assign the same tag to different resources to indicate that those resources are related. For example, you can assign a tag such as `Website=example.com` to your CA, the Elastic Load Balancing load balancer, and other related resources. For more information on tagging AWS resources, see [Tagging your Amazon EC2 Resources](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Using_Tags.html) in the [Amazon EC2 User Guide](https://docs.aws.amazon.com/ec2/index.html#lang/en_us).
+Other AWS resources also support tagging. You can assign the same tag to different resources to indicate that those resources are related. For example, you can assign a tag such as `Website=example.com` to your CA, the ELB load balancer, and other related resources. For more information on tagging AWS resources, see [Tagging your Amazon EC2 Resources](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Using_Tags.html) in the [Amazon EC2 User Guide](https://docs.aws.amazon.com/ec2/index.html#lang/en_us).