AWS parallelcluster documentation change
Summary
Updated AWS ParallelCluster version references from 3.14.0 to 3.14.1 in multiple locations including configuration URLs, resource ARNs, and log streams.
Security assessment
The change only updates version numbers and associated URLs/ARNs without modifying security-related content or addressing vulnerabilities. No security fixes or weaknesses are mentioned in the diff.
Diff
diff --git a/parallelcluster/latest/ug/building-custom-ami-v3.md b/parallelcluster/latest/ug/building-custom-ami-v3.md index 9b58ed01f..4e5e4512c 100644 --- a//parallelcluster/latest/ug/building-custom-ami-v3.md +++ b//parallelcluster/latest/ug/building-custom-ami-v3.md @@ -84 +84 @@ Steps: - "version": "3.14.0" + "version": "3.14.1" @@ -113 +113 @@ For a list of other parameters, see the [pcluster build-image](./pcluster.build- - "url": "https://parallelcluster-1234abcd5678efgh-v1-do-not-delete.s3.amazonaws.com/parallelcluster/3.14.0/images/IMAGE_ID-abcd1234efgh5678/configs/image-config.yaml?...", + "url": "https://parallelcluster-1234abcd5678efgh-v1-do-not-delete.s3.amazonaws.com/parallelcluster/3.14.1/images/IMAGE_ID-abcd1234efgh5678/configs/image-config.yaml?...", @@ -121 +121 @@ For a list of other parameters, see the [pcluster build-image](./pcluster.build- - "version": "3.14.0", + "version": "3.14.1", @@ -124 +124 @@ For a list of other parameters, see the [pcluster build-image](./pcluster.build- - "value": "3.14.0", + "value": "3.14.1", @@ -140 +140 @@ For a list of other parameters, see the [pcluster build-image](./pcluster.build- - "url": "https://parallelcluster-1234abcd5678efgh-v1-do-not-delete.s3.us-east-1.amazonaws.com/parallelcluster/3.14.0/images/IMAGE_ID-abcd1234efgh5678/configs/image-config.yaml?Signature=..." + "url": "https://parallelcluster-1234abcd5678efgh-v1-do-not-delete.s3.us-east-1.amazonaws.com/parallelcluster/3.14.1/images/IMAGE_ID-abcd1234efgh5678/configs/image-config.yaml?Signature=..." @@ -159 +159 @@ For a list of other parameters, see the [pcluster build-image](./pcluster.build- - "version": "3.14.0" + "version": "3.14.1" @@ -182 +182 @@ After running the [build-image](./pcluster.build-image-v3.html) command, it's po - "physicalResourceId": "arn:aws:imagebuilder:us-east-1:123456789012:image/parallelclusterimage-IMAGE_ID/3.14.0/1", + "physicalResourceId": "arn:aws:imagebuilder:us-east-1:123456789012:image/parallelclusterimage-IMAGE_ID/3.14.1/1", @@ -185 +185 @@ After running the [build-image](./pcluster.build-image-v3.html) command, it's po - "resourceProperties": "{\"InfrastructureConfigurationArn\":\"arn:aws:imagebuilder:us-east-1:123456789012:infrastructure-configuration/parallelclusterimage-abcd1234-ef56-gh78-ij90-1234abcd5678\",\"ImageRecipeArn\":\"arn:aws:imagebuilder:us-east-1:123456789012:image-recipe/parallelclusterimage-IMAGE_ID/3.14.0\",\"DistributionConfigurationArn\":\"arn:aws:imagebuilder:us-east-1:123456789012:distribution-configuration/parallelclusterimage-abcd1234-ef56-gh78-ij90-1234abcd5678\",\"Tags\":{\"parallelcluster:image_name\":\"IMAGE_ID\",\"parallelcluster:image_id\":\"IMAGE_ID\"}}", + "resourceProperties": "{\"InfrastructureConfigurationArn\":\"arn:aws:imagebuilder:us-east-1:123456789012:infrastructure-configuration/parallelclusterimage-abcd1234-ef56-gh78-ij90-1234abcd5678\",\"ImageRecipeArn\":\"arn:aws:imagebuilder:us-east-1:123456789012:image-recipe/parallelclusterimage-IMAGE_ID/3.14.1\",\"DistributionConfigurationArn\":\"arn:aws:imagebuilder:us-east-1:123456789012:distribution-configuration/parallelclusterimage-abcd1234-ef56-gh78-ij90-1234abcd5678\",\"Tags\":{\"parallelcluster:image_name\":\"IMAGE_ID\",\"parallelcluster:image_id\":\"IMAGE_ID\"}}", @@ -199 +199 @@ After about 15 minutes, the stack events appear in the log event entry related t - "3.14.0/1" + "3.14.1/1" @@ -203 +203 @@ After about 15 minutes, the stack events appear in the log event entry related t - --log-stream-name 3.14.0/1 --limit 3 + --log-stream-name 3.14.1/1 --limit 3 @@ -213 +213 @@ After about 15 minutes, the stack events appear in the log event entry related t - "message": "Document arn:aws:imagebuilder:us-east-1:123456789012:component/parallelclusterimage-test-abcd1234-ef56-gh78-ij90-1234abcd5678/3.14.0/1", + "message": "Document arn:aws:imagebuilder:us-east-1:123456789012:component/parallelclusterimage-test-abcd1234-ef56-gh78-ij90-1234abcd5678/3.14.1/1", @@ -229 +229 @@ Continue to check with the [describe-image](./pcluster.describe-image-v3.html) c - "url": "https://parallelcluster-1234abcd5678efgh-v1-do-not-delete.s3.us-east-1.amazonaws.com/parallelcluster/3.14.0/images/IMAGE_ID-abcd1234efgh5678/configs/image-config.yaml?Signature=..." + "url": "https://parallelcluster-1234abcd5678efgh-v1-do-not-delete.s3.us-east-1.amazonaws.com/parallelcluster/3.14.1/images/IMAGE_ID-abcd1234efgh5678/configs/image-config.yaml?Signature=..." @@ -248 +248 @@ Continue to check with the [describe-image](./pcluster.describe-image-v3.html) c - "version": "3.14.0" + "version": "3.14.1"