AWS AWSCloudFormation documentation change
Summary
Updated multiple references from 'ELB' to 'Elastic Load Balancing' for consistent product naming across historical documentation entries
Security assessment
Purely cosmetic branding updates without any security implications. No security features or vulnerabilities are addressed in these terminology changes.
Diff
diff --git a/AWSCloudFormation/latest/UserGuide/doc-history.md b/AWSCloudFormation/latest/UserGuide/doc-history.md index e74fbce46..7e1a8d381 100644 --- a//AWSCloudFormation/latest/UserGuide/doc-history.md +++ b//AWSCloudFormation/latest/UserGuide/doc-history.md @@ -247 +247 @@ Updated resources | January 23, 2018 | - Use the `HealthCheckGracePeriodSeconds` property to specify the period of time, in seconds, that the Amazon ECS service scheduler ignores unhealthy ELB target health checks after a task has first started. + Use the `HealthCheckGracePeriodSeconds` property to specify the period of time, in seconds, that the Amazon ECS service scheduler ignores unhealthy Elastic Load Balancing target health checks after a task has first started. @@ -358 +358 @@ Updated resources | November 20, 2017 | - Use the `TargetGroupName` attribute with the `Fn::GetAtt` function to get the name of an ELB target group. + Use the `TargetGroupName` attribute with the `Fn::GetAtt` function to get the name of an Elastic Load Balancing target group. @@ -394 +394 @@ Updated resources | November 2, 2017 | - In the [LoadBalancerInfo](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-properties-codedeploy-deploymentgroup-loadbalancerinfo.html) property type, use the `TargetGroupInfoList` property to specify information about a target group in ELB to use in a deployment. + In the [LoadBalancerInfo](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-properties-codedeploy-deploymentgroup-loadbalancerinfo.html) property type, use the `TargetGroupInfoList` property to specify information about a target group in Elastic Load Balancing to use in a deployment. @@ -543 +543 @@ Updated resources | August 18, 2017 | - Use the `LoadBalancerInfo` and `DeploymentStyle` properties to specify an ELB load balancer for an in-place deployment. Use the `AutoRollbackConfiguration` property to configure automatic rollback for the deployment. + Use the `LoadBalancerInfo` and `DeploymentStyle` properties to specify an Elastic Load Balancing load balancer for an in-place deployment. Use the `AutoRollbackConfiguration` property to configure automatic rollback for the deployment. @@ -688 +688 @@ The following properties of the `SpotFleetRequestConfigData` property support `N -New resources | May 11, 2017 | The following new resources support using AWS WAF with ELB (ELB) Application Load Balancers. +New resources | May 11, 2017 | The following new resources support using AWS WAF with Elastic Load Balancing (ELB) Application Load Balancers. @@ -1267 +1267 @@ Amazon RDS update | December 24, 2014 | CloudFormation added two new propertie -ELB update | December 24, 2014 | You can use the `ConnectionSettings` property to specify how long connections can remain idle. For more information, see [AWS::ElasticLoadBalancing::LoadBalancer](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-elasticloadbalancing-loadbalancer.html). | 2010-05-15 +Elastic Load Balancing update | December 24, 2014 | You can use the `ConnectionSettings` property to specify how long connections can remain idle. For more information, see [AWS::ElasticLoadBalancing::LoadBalancer](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-elasticloadbalancing-loadbalancer.html). | 2010-05-15 @@ -1314 +1314 @@ API logging with AWS CloudTrail | April 2, 2014 | You can use AWS CloudTrail ( -ELB update | March 20, 2014 | You can specify an access logging policy to capture information about requests made to your load balancer. You can also specify a connection draining policy that describes how to handle in-flight requests when instances are deregistered or become unhealthy. For more information, see [AWS::ElasticLoadBalancing::LoadBalancer](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-elasticloadbalancing-loadbalancer.html). | 2010-05-15 +Elastic Load Balancing update | March 20, 2014 | You can specify an access logging policy to capture information about requests made to your load balancer. You can also specify a connection draining policy that describes how to handle in-flight requests when instances are deregistered or become unhealthy. For more information, see [AWS::ElasticLoadBalancing::LoadBalancer](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-elasticloadbalancing-loadbalancer.html). | 2010-05-15 @@ -1332 +1332 @@ Resource names | December 19, 2013 | You can assign names (physical IDs) to th - * ELB load balancers + * Elastic Load Balancing load balancers @@ -1438 +1438 @@ New feature | February 2, 2012 | CloudFormation now provides support for resou - * Attach an ELB load balancer to a Amazon VPC subnet and create security groups for the load balancer. For more information, see [AWS::ElasticLoadBalancing::LoadBalancer](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-elasticloadbalancing-loadbalancer.html). + * Attach an Elastic Load Balancing load balancer to a Amazon VPC subnet and create security groups for the load balancer. For more information, see [AWS::ElasticLoadBalancing::LoadBalancer](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-elasticloadbalancing-loadbalancer.html).