wellarchitected_create_profile_share {paws.developer.tools} | R Documentation |
Create a profile share
Description
Create a profile share.
See https://www.paws-r-sdk.com/docs/wellarchitected_create_profile_share/ for full documentation.
Usage
wellarchitected_create_profile_share(
ProfileArn,
SharedWith,
ClientRequestToken
)
Arguments
ProfileArn |
[required] The profile ARN. |
SharedWith |
[required] |
ClientRequestToken |
[required] |
[Package paws.developer.tools version 0.7.0 Index]