AWS parallelcluster documentation change
Summary
Updated multiple references from 'AWS CloudFormation' to 'CloudFormation' including section headers and service descriptions
Security assessment
Branding terminology consistency update. No security configurations, vulnerabilities, or features are added or modified in the service description.
Diff
diff --git a/parallelcluster/v2/ug/aws-services.md b/parallelcluster/v2/ug/aws-services.md index 4ba6d27fc..1c99840a4 100644 --- a//parallelcluster/v2/ug/aws-services.md +++ b//parallelcluster/v2/ug/aws-services.md @@ -5 +5 @@ -AWS Auto ScalingAWS BatchAWS CloudFormationAmazon CloudWatchAmazon CloudWatch LogsAWS CodeBuildAmazon DynamoDBAmazon Elastic Block StoreAmazon Elastic Compute CloudAmazon Elastic Container RegistryAmazon EFSAmazon FSx for LustreAWS Identity and Access ManagementAWS LambdaAmazon DCVAmazon Route 53Amazon Simple Notification ServiceAmazon Simple Queue ServiceAmazon Simple Storage ServiceAmazon VPC +AWS Auto ScalingAWS BatchCloudFormationAmazon CloudWatchAmazon CloudWatch LogsAWS CodeBuildAmazon DynamoDBAmazon Elastic Block StoreAmazon Elastic Compute CloudAmazon Elastic Container RegistryAmazon EFSAmazon FSx for LustreAWS Identity and Access ManagementAWS LambdaAmazon DCVAmazon Route 53Amazon Simple Notification ServiceAmazon Simple Queue ServiceAmazon Simple Storage ServiceAmazon VPC @@ -17 +17 @@ The following Amazon Web Services (AWS) services are used by AWS ParallelCluster - * AWS CloudFormation + * CloudFormation @@ -76 +76 @@ For more information about AWS Batch, see [https://aws.amazon.com/batch/](https: -## AWS CloudFormation +## CloudFormation @@ -78 +78 @@ For more information about AWS Batch, see [https://aws.amazon.com/batch/](https: -AWS CloudFormation is an infrastructure-as-code service that provides a common language to model and provision AWS and third-party application resources in your cloud environment. It is the main service used by AWS ParallelCluster. Each cluster in AWS ParallelCluster is represented as a stack, and all resources required by each cluster are defined within the AWS ParallelCluster AWS CloudFormation template. In most cases, AWS ParallelCluster CLI commands directly correspond to AWS CloudFormation stack commands, such as create, update, and delete commands. Instances that are launched within a cluster make HTTPS calls to the AWS CloudFormation endpoint in the AWS Region where the cluster is launched. +CloudFormation is an infrastructure-as-code service that provides a common language to model and provision AWS and third-party application resources in your cloud environment. It is the main service used by AWS ParallelCluster. Each cluster in AWS ParallelCluster is represented as a stack, and all resources required by each cluster are defined within the AWS ParallelCluster CloudFormation template. In most cases, AWS ParallelCluster CLI commands directly correspond to CloudFormation stack commands, such as create, update, and delete commands. Instances that are launched within a cluster make HTTPS calls to the CloudFormation endpoint in the AWS Region where the cluster is launched. @@ -80 +80 @@ AWS CloudFormation is an infrastructure-as-code service that provides a common l -For more information about AWS CloudFormation, see [https://aws.amazon.com/cloudformation/](https://aws.amazon.com/cloudformation/) and <https://docs.aws.amazon.com/cloudformation/>. +For more information about CloudFormation, see [https://aws.amazon.com/cloudformation/](https://aws.amazon.com/cloudformation/) and <https://docs.aws.amazon.com/cloudformation/>.