v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141716091.1 KB

Updates an existing benefit application with new information while maintaining revision control.

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

Headers

X-Amz-Target'PartnerCentralBenefitsService.UpdateBenefitApplication' required

Request body

Catalogstring required

The catalog identifier that specifies which benefit catalog the application belongs to.

ClientTokenstring required

A unique, case-sensitive identifier to ensure idempotent processing of the update request.

Namestring

The updated human-readable name for the benefit application.

Descriptionstring

The updated detailed description of the benefit application.

Identifierstring required

The unique identifier of the benefit application to update.

Revisionstring required

The current revision number of the benefit application to ensure optimistic concurrency control.

BenefitApplicationDetailsobject

Updated detailed information and requirements specific to the benefit being requested.

Response

Success

Idstring

The unique identifier of the updated benefit application.

Arnstring

The Amazon Resource Name (ARN) of the updated benefit application.

Revisionstring

The new revision number of the benefit application after the update.