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::Signer::SigningJob SignedObject
Points to an S3SignedObject object that contains information about your
signed code image.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "S3" :S3SignedObject}
YAML
S3:S3SignedObject
Properties
S3-
The
S3SignedObject.Required: No
Type: S3SignedObject
Update requires: No interruption