AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

Service: AWSCloudFormation · 2025-11-25 · Documentation low

File: AWSCloudFormation/latest/TemplateReference/aws-properties-pcs-cluster-jwtkey.md

Summary

Added documentation for JWT key storage in AWS Secrets Manager

Security assessment

Documents secure storage of JWT keys but does not fix a security issue.

Diff

diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-pcs-cluster-jwtkey.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-pcs-cluster-jwtkey.md
index 012137c64..5d954ec83 100644
--- a//AWSCloudFormation/latest/TemplateReference/aws-properties-pcs-cluster-jwtkey.md
+++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-pcs-cluster-jwtkey.md
@@ -9 +9 @@ This is the new _CloudFormation Template Reference Guide_. Please update your bo
-The `JwtKey` property type specifies Property description not available. for an [AWS::PCS::Cluster](./aws-resource-pcs-cluster.html).
+The JWT key stored in AWS Secrets Manager for Slurm REST API authentication.
@@ -36 +36 @@ To declare this entity in your CloudFormation template, use the following syntax
-Property description not available.
+The Amazon Resource Name (ARN) of the AWS Secrets Manager secret containing the JWT key.
@@ -47 +47 @@ _Required_ : Yes
-Property description not available.
+The version of the AWS Secrets Manager secret containing the JWT key.