serverlessapplicationrepository_put_application_policy: Sets the permission policy for an application

View source: R/serverlessapplicationrepository_operations.R

serverlessapplicationrepository_put_application_policyR Documentation

Sets the permission policy for an application

Description

Sets the permission policy for an application. For the list of actions supported for this operation, see Application Permissions .

See https://www.paws-r-sdk.com/docs/serverlessapplicationrepository_put_application_policy/ for full documentation.

Usage

serverlessapplicationrepository_put_application_policy(
  ApplicationId,
  Statements
)

Arguments

ApplicationId

[required] The Amazon Resource Name (ARN) of the application.

Statements

[required] An array of policy statements applied to the application.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.