AWS parallelcluster documentation change
Summary
Updated all version references from 3.15.0 to 3.15.1 in build commands, configuration examples, and resource ARNs; fixed minor grammatical phrasing
Security assessment
Version number updates indicate routine documentation maintenance for a new release. No security advisories, vulnerability fixes, or security feature additions are referenced.
Diff
diff --git a/parallelcluster/latest/ug/building-custom-ami-v3.md b/parallelcluster/latest/ug/building-custom-ami-v3.md index 47286ef35..bef4d9fb8 100644 --- a//parallelcluster/latest/ug/building-custom-ami-v3.md +++ b//parallelcluster/latest/ug/building-custom-ami-v3.md @@ -86 +86 @@ Steps: - "version": "3.15.0" + "version": "3.15.1" @@ -115 +115 @@ 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.15.0/images/IMAGE_ID-abcd1234efgh5678/configs/image-config.yaml?...", + "url": "https://parallelcluster-1234abcd5678efgh-v1-do-not-delete.s3.amazonaws.com/parallelcluster/3.15.1/images/IMAGE_ID-abcd1234efgh5678/configs/image-config.yaml?...", @@ -123 +123 @@ For a list of other parameters, see the [pcluster build-image](./pcluster.build- - "version": "3.15.0", + "version": "3.15.1", @@ -126 +126 @@ For a list of other parameters, see the [pcluster build-image](./pcluster.build- - "value": "3.15.0", + "value": "3.15.1", @@ -142 +142 @@ 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.15.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.15.1/images/IMAGE_ID-abcd1234efgh5678/configs/image-config.yaml?Signature=..." @@ -161 +161 @@ For a list of other parameters, see the [pcluster build-image](./pcluster.build- - "version": "3.15.0" + "version": "3.15.1" @@ -184 +184 @@ 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.15.0/1", + "physicalResourceId": "arn:aws:imagebuilder:us-east-1:123456789012:image/parallelclusterimage-IMAGE_ID/3.15.1/1", @@ -187 +187 @@ 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.15.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.15.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\"}}", @@ -201 +201 @@ After about 15 minutes, the stack events appear in the log event entry related t - "3.15.0/1" + "3.15.1/1" @@ -205 +205 @@ After about 15 minutes, the stack events appear in the log event entry related t - --log-stream-name 3.15.0/1 --limit 3 + --log-stream-name 3.15.1/1 --limit 3 @@ -215 +215 @@ 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.15.0/1", + "message": "Document arn:aws:imagebuilder:us-east-1:123456789012:component/parallelclusterimage-test-abcd1234-ef56-gh78-ij90-1234abcd5678/3.15.1/1", @@ -231 +231 @@ 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.15.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.15.1/images/IMAGE_ID-abcd1234efgh5678/configs/image-config.yaml?Signature=..." @@ -250 +250 @@ Continue to check with the [describe-image](./pcluster.describe-image-v3.html) c - "version": "3.15.0" + "version": "3.15.1" @@ -253 +253 @@ Continue to check with the [describe-image](./pcluster.describe-image-v3.html) c -If you need to troubleshoot a custom AMI creation issue, create an archive of the image logs as described in following steps. +If you need to troubleshoot a custom AMI creation issue, create an archive of the image logs as described in the following steps.