View source: R/auditmanager_operations.R
| auditmanager_start_assessment_framework_share | R Documentation | 
Creates a share request for a custom framework in Audit Manager.
See https://www.paws-r-sdk.com/docs/auditmanager_start_assessment_framework_share/ for full documentation.
auditmanager_start_assessment_framework_share(
  frameworkId,
  destinationAccount,
  destinationRegion,
  comment = NULL
)
| frameworkId | [required] The unique identifier for the custom framework to be shared. | 
| destinationAccount | [required] The Amazon Web Services account of the recipient. | 
| destinationRegion | [required] The Amazon Web Services Region of the recipient. | 
| comment | An optional comment from the sender about the share request. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.