v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141716091.1 KB

Retrieves detailed information about a specific benefit available in the partner catalog.

post/#X-Amz-Target=PartnerCentralBenefitsService.GetBenefit

Headers

X-Amz-Target'PartnerCentralBenefitsService.GetBenefit' required

Request body

Catalogstring required

The catalog identifier that specifies which benefit catalog to query.

Identifierstring required

The unique identifier of the benefit to retrieve.

Response

Success

Idstring

The unique identifier of the benefit.

Catalogstring

The catalog identifier that the benefit belongs to.

Arnstring

The Amazon Resource Name (ARN) of the benefit.

Namestring

The human-readable name of the benefit.

Descriptionstring

A detailed description of the benefit and its purpose.

ProgramsProgram[]

The AWS partner programs that this benefit is associated with.

FulfillmentTypesFulfillmentType[]

The available fulfillment types for this benefit (e.g., credits, access, disbursement).

BenefitRequestSchemaobject

The schema definition that describes the required fields for requesting this benefit.

Status'ACTIVE' | 'INACTIVE'

The current status of the benefit (e.g., active, inactive, deprecated).