v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1483595482.8 KB

Adds or updates a permission policy for a Amazon Q Business application, allowing cross-account access for an ISV. This operation creates a new policy statement for the specified Amazon Q Business application. The policy statement defines the IAM actions that the ISV is allowed to perform on the Amazon Q Business application's resources.

post/applications/{applicationId}/policy

Path parameters

applicationIdstring required

The unique identifier of the Amazon Q Business application.

Request body

statementIdstring required

A unique identifier for the policy statement.

actionsQIamAction[] required

The list of Amazon Q Business actions that the ISV is allowed to perform.

principalstring required

The Amazon Resource Name of the IAM role for the ISV that is being granted permission.

Response

Success

statementstring

The JSON representation of the added permission statement.