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::FIS::SafetyLever
Describes a safety lever.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::FIS::SafetyLever", "Properties" : { "Id" :String} }
YAML
Type: AWS::FIS::SafetyLever Properties: Id:String
Properties
Id-
The ID of the safety lever.
Required: No
Type: String
Pattern:
^[\S]+$Maximum:
64Update requires: Replacement
Return values
Ref
Fn::GetAtt
Arn-
The Amazon Resource Name (ARN) of the safety lever.
Reason-
The reason for the state of the safety lever.
Status-
The state of the safety lever.