

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](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::ResilienceHubV2::Service ReportOutputConfiguration
<a name="aws-properties-resiliencehubv2-service-reportoutputconfiguration"></a>

Configuration for a report output destination.

## Syntax
<a name="aws-properties-resiliencehubv2-service-reportoutputconfiguration-syntax"></a>

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

### JSON
<a name="aws-properties-resiliencehubv2-service-reportoutputconfiguration-syntax.json"></a>

```
{
  "[S3](#cfn-resiliencehubv2-service-reportoutputconfiguration-s3)" : {{S3ReportOutputConfiguration}}
}
```

### YAML
<a name="aws-properties-resiliencehubv2-service-reportoutputconfiguration-syntax.yaml"></a>

```
  [S3](#cfn-resiliencehubv2-service-reportoutputconfiguration-s3): {{
    S3ReportOutputConfiguration}}
```

## Properties
<a name="aws-properties-resiliencehubv2-service-reportoutputconfiguration-properties"></a>

`S3`  <a name="cfn-resiliencehubv2-service-reportoutputconfiguration-s3"></a>
Property description not available.  
*Required*: No  
*Type*: [S3ReportOutputConfiguration](aws-properties-resiliencehubv2-service-s3reportoutputconfiguration.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)