View source: R/serverlessapplicationrepository_operations.R
serverlessapplicationrepository_put_application_policy | R Documentation |
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.
serverlessapplicationrepository_put_application_policy(
ApplicationId,
Statements
)
ApplicationId |
[required] The Amazon Resource Name (ARN) of the application. |
Statements |
[required] An array of policy statements applied to the application. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.