---
title: "POST /start-recommendation-report-generation"
method: POST
path: "/start-recommendation-report-generation"
---

# POST /start-recommendation-report-generation

`POST /start-recommendation-report-generation`

Starts generating a recommendation report.

## Request body

- object
  - `groupIdFilter` Group[] — Groups the resources in the recommendation report with a unique name.
    - `name` 'ExternalId' | 'ExternalSourceType' — The key of the specific import group.
    - `value` string — The value of the specific import group.
  - `outputFormat` 'Excel' | 'Json' — The output format for the recommendation report file. The default format is Microsoft Excel.

## Response `200`

Success

- StartRecommendationReportGenerationResponse
  - `id` string — The ID of the recommendation report generation task.

## Other responses

- `480` — AccessDeniedException
- `481` — ThrottlingException
- `482` — ValidationException
- `483` — ConflictException
- `484` — InternalServerException

---

[API](https://skmtc.net/aws/apis/migrationhubstrategy.md) · [All operations](https://skmtc.net/aws/apis/migrationhubstrategy/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/migrationhubstrategy/versions/5fde79aed042/schema)
