---
type: resource-type
title: ReportPlan
description: aws resource type AWS::Backup::ReportPlan
name: ReportPlan
lexicon: aws
resource_type: AWS::Backup::ReportPlan
---
`AWS::Backup::ReportPlan`, a resource type of the aws lexicon.

## Properties

- `ReportDeliveryChannel` (`Record<string, unknown>`, required): A structure that contains information about where and how to deliver your reports, specifically your Amazon S3 bucket name, S3 key prefix, and the formats of your reports.
- `ReportSetting` (`Record<string, unknown>`, required): Identifies the report template for the report. Reports are built using a report template.
- `ReportPlanArn` (`string`, optional): An Amazon Resource Name (ARN) that uniquely identifies a resource. The format of the ARN depends on the resource type.
- `ReportPlanDescription` (`string`, optional): An optional description of the report plan with a maximum of 1,024 characters.
- `ReportPlanName` (`string`, optional): The unique name of the report plan. The name must be between 1 and 256 characters, starting with a letter, and consisting of letters (a-z, A-Z), numbers (0-9), and underscores (_).
- `ReportPlanTags` (`ReportPlan_Tag[]`, optional): Metadata that you can assign to help organize the report plans that you create. Each tag is a key-value pair.

## Attributes

- `ReportPlanArn`
