AWS::PCS::Cluster JwtAuth - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::PCS::Cluster JwtAuth

The JWT authentication configuration for Slurm REST API access.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "JwtKey" : JwtKey }

YAML

JwtKey: JwtKey

Properties

JwtKey

The JWT key for Slurm REST API authentication.

Required: No

Type: JwtKey

Update requires: No interruption