This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::IoTManagedIntegrations::CredentialLocker
Create a credential locker.
Note
This operation will not trigger the creation of all the manufacturing resources.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::IoTManagedIntegrations::CredentialLocker", "Properties" : { "Name" :
String
, "Tags" :{
} }Key
:Value
, ...}
Properties
Name
-
The name of the credential locker.
Required: No
Type: String
Pattern:
^[A-Za-z0-9-_ ]+$
Minimum:
1
Maximum:
128
Update requires: Replacement
-
A set of key/value pairs that are used to manage the credential locker.
Required: No
Type: Object of String
Pattern:
.+
Minimum:
0
Maximum:
256
Update requires: Replacement
Return values
Ref
When you pass the logical ID of this resource to the intrinsic Ref
function, Ref
returns the name of the credential locker.
Fn::GetAtt
The Fn::GetAtt
intrinsic function returns a value for a specified attribute of this type. The following are the available attributes and sample return values.
For more information about using the Fn::GetAtt
intrinsic function, see Fn::GetAtt
.
Arn
-
The Amazon Resource Name (ARN) of the credential locker.
CreatedAt
-
The timestamp value of when the credential locker requset occurred.
Id
-
The identifier of the credential locker.
Identifier
-
The identifier of the credential locker.