wellarchitected_associate_profiles {paws.developer.tools}R Documentation

Associate a profile with a workload

Description

Associate a profile with a workload.

See https://www.paws-r-sdk.com/docs/wellarchitected_associate_profiles/ for full documentation.

Usage

wellarchitected_associate_profiles(WorkloadId, ProfileArns)

Arguments

WorkloadId

[required]

ProfileArns

[required] The list of profile ARNs to associate with the workload.


[Package paws.developer.tools version 0.9.0 Index]