wellarchitected_disassociate_profiles {paws.developer.tools}R Documentation

Disassociate a profile from a workload

Description

Disassociate a profile from a workload.

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

Usage

wellarchitected_disassociate_profiles(WorkloadId, ProfileArns)

Arguments

WorkloadId

[required]

ProfileArns

[required] The list of profile ARNs to disassociate from the workload.


[Package paws.developer.tools version 0.9.0 Index]