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::ARCRegionSwitch::Plan ReportConfiguration
Configuration for automatic report generation for plan executions. When configured, Region switch automatically generates a report after each plan execution that includes execution events, plan configuration, and CloudWatch alarm states.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "ReportOutput" :[ ReportOutputConfiguration, ... ]}
Properties
ReportOutput-
The output configuration for the report.
Required: No
Type: Array of ReportOutputConfiguration
Minimum:
1Maximum:
1Update requires: No interruption