auditmanager_start_assessment_framework_share: Creates a share request for a custom framework in Audit...

View source: R/auditmanager_operations.R

auditmanager_start_assessment_framework_shareR Documentation

Creates a share request for a custom framework in Audit Manager

Description

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.

Usage

auditmanager_start_assessment_framework_share(
  frameworkId,
  destinationAccount,
  destinationRegion,
  comment = NULL
)

Arguments

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.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.