View a markdown version of this page

AWS::Signer::SigningJob Source - 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::Signer::SigningJob Source

An S3Source object that contains information about the S3 bucket where you saved your unsigned code.

Syntax

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

JSON

{ "S3" : S3Source }

YAML

S3: S3Source

Properties

S3

The S3Source object.

Required: No

Type: S3Source

Update requires: No interruption