AWS::Synthetics::Canary BrowserConfig - AWS CloudFormation

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::Synthetics::Canary BrowserConfig

A structure that specifies the browser type to use for a canary run.

Syntax

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

JSON

{ "BrowserType" : String }

YAML

BrowserType: String

Properties

BrowserType

The browser type associated with this browser configuration.

Required: Yes

Type: String

Allowed values: CHROME | FIREFOX

Update requires: No interruption