Skip to content
This repository was archived by the owner on Dec 7, 2023. It is now read-only.

Commit 413e3f5

Browse files
authored
Merge pull request #1026 from jeromevdl/patch-1
Adding return values section to signingprofile
2 parents e6f5cf5 + 55742d9 commit 413e3f5

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

doc_source/aws-resource-signer-signingprofile.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,22 @@ The validity period override for any signature generated using this signing prof
4949
A list of tags associated with the signing profile\.
5050
*Required*: No
5151
*Type*: List of [Tag](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resource-tags.html)
52-
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)
52+
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)
53+
54+
## Return values<a name="aws-resource-signer-signingprofile-return-values"></a>
55+
56+
### Ref<a name="aws-resource-signer-signingprofile-return-values-ref"></a>
57+
58+
When you pass the logical ID of this resource to the intrinsic `Ref` function, `Ref` returns the resource ARN\.
59+
60+
### Fn::GetAtt<a name="aws-resource-signer-signingprofile-return-values-fn--getatt"></a>
61+
62+
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\.
63+
64+
#### <a name="aws-resource-signer-signingprofile-return-values-fn--getatt-fn--getatt"></a>
65+
66+
`ProfileVersionArn` <a name="ProfileVersionArn-fn::getatt"></a>
67+
The Amazon Resource Name \(ARN\) of the Signing Profile Version\.
68+
69+
`ProfileName` <a name="ProfileName-fn::getatt"></a>
70+
The Name of the Signing Profile.

0 commit comments

Comments
 (0)