AWS code-library documentation change
Summary
Added resource tagging commands for security group, load balancer, and target group resources
Security assessment
Changes add project/tutorial tags for resource organization. No security vulnerabilities or security features are addressed or documented.
Diff
diff --git a/code-library/latest/ug/elastic-load-balancing-v2_example_elastic_load_balancing_v2_GettingStarted_058_section.md b/code-library/latest/ug/elastic-load-balancing-v2_example_elastic_load_balancing_v2_GettingStarted_058_section.md index 73ca95507..73794429f 100644 --- a//code-library/latest/ug/elastic-load-balancing-v2_example_elastic_load_balancing_v2_GettingStarted_058_section.md +++ b//code-library/latest/ug/elastic-load-balancing-v2_example_elastic_load_balancing_v2_GettingStarted_058_section.md @@ -185,0 +186 @@ There's more on GitHub. Find the complete example and learn how to set up and ru + --tag-specifications 'ResourceType=security-group,Tags=[{Key=project,Value=doc-smith},{Key=tutorial,Value=elastic-load-balancing-gs}]' \ @@ -207,0 +209 @@ There's more on GitHub. Find the complete example and learn how to set up and ru + --tags Key=project,Value=doc-smith Key=tutorial,Value=elastic-load-balancing-gs \ @@ -227,0 +230 @@ There's more on GitHub. Find the complete example and learn how to set up and ru + --tags Key=project,Value=doc-smith Key=tutorial,Value=elastic-load-balancing-gs \ @@ -273,0 +277 @@ There's more on GitHub. Find the complete example and learn how to set up and ru + --tags Key=project,Value=doc-smith Key=tutorial,Value=elastic-load-balancing-gs \