AWS parallelcluster documentation change
Summary
Multiple instances of 'AWS CloudFormation' changed to 'CloudFormation' in service references
Security assessment
Consistent branding update across service names with no changes to security-related content or service functionality descriptions.
Diff
diff --git a/parallelcluster/latest/ug/aws-services-v3.md b/parallelcluster/latest/ug/aws-services-v3.md index b79a75494..c00bc347d 100644 --- a//parallelcluster/latest/ug/aws-services-v3.md +++ b//parallelcluster/latest/ug/aws-services-v3.md @@ -5 +5 @@ -Amazon API GatewayAWS BatchAWS CloudFormationAmazon CloudWatchAmazon CloudWatch EventsAmazon CloudWatch LogsAWS CodeBuildAmazon DynamoDBAmazon Elastic Block StoreAmazon Elastic Compute CloudAmazon Elastic Container RegistryAmazon EFSAmazon FSx for LustreAmazon FSx for NetApp ONTAPAmazon FSx for OpenZFSAWS Identity and Access ManagementAWS LambdaAmazon RDSAmazon Route 53Amazon Simple Notification ServiceAmazon Simple Storage ServiceAmazon VPCElastic Fabric AdapterEC2 Image BuilderAmazon DCV +Amazon API GatewayAWS BatchCloudFormationAmazon CloudWatchAmazon CloudWatch EventsAmazon CloudWatch LogsAWS CodeBuildAmazon DynamoDBAmazon Elastic Block StoreAmazon Elastic Compute CloudAmazon Elastic Container RegistryAmazon EFSAmazon FSx for LustreAmazon FSx for NetApp ONTAPAmazon FSx for OpenZFSAWS Identity and Access ManagementAWS LambdaAmazon RDSAmazon Route 53Amazon Simple Notification ServiceAmazon Simple Storage ServiceAmazon VPCElastic Fabric AdapterEC2 Image BuilderAmazon DCV @@ -17 +17 @@ The following Amazon Web Services (AWS) services are used by AWS ParallelCluster - * AWS CloudFormation + * CloudFormation @@ -82 +82 @@ For more information about AWS Batch, see [https://aws.amazon.com/batch/](https: -## AWS CloudFormation +## CloudFormation @@ -84 +84 @@ 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 CloudFormation template. In most cases, AWS ParallelCluster CLI commands directly correspond to AWS CloudFormation stack commands, such as create, update, and delete. 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. Instances that are launched within a cluster make HTTPS calls to the CloudFormation endpoint in the AWS Region where the cluster is launched. @@ -86 +86 @@ 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/](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/](https://docs.aws.amazon.com/cloudformation/).