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::APS::Scraper ComponentConfig
Configuration settings for a scraper component.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Options" :
{
}Key
:Value
, ...}
YAML
Options:
Key
:Value
Properties
Options
-
Configuration options for the scraper component.
Required: No
Type: Object of String
Pattern:
^[A-Za-z0-9]+$
Update requires: No interruption