View source: R/codebuild_operations.R
codebuild_put_resource_policy | R Documentation |
Stores a resource policy for the ARN of a Project
or ReportGroup
object.
See https://www.paws-r-sdk.com/docs/codebuild_put_resource_policy/ for full documentation.
codebuild_put_resource_policy(policy, resourceArn)
policy |
[required] A JSON-formatted resource policy. For more information, see Sharing a Project and Sharing a Report Group in the CodeBuild User Guide. |
resourceArn |
[required] The ARN of the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.