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 ScraperLoggingConfiguration
The ScraperLoggingConfiguration
property type specifies Property description not available. for an AWS::APS::Scraper.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "LoggingDestination" :
ScraperLoggingDestination
, "ScraperComponents" :[ ScraperComponent, ... ]
}
Properties
LoggingDestination
Property description not available.
Required: Yes
Type: ScraperLoggingDestination
Update requires: No interruption
ScraperComponents
Property description not available.
Required: Yes
Type: Array of ScraperComponent
Minimum:
1
Update requires: No interruption