wellarchitected_update_profile: Update a profile

View source: R/wellarchitected_operations.R

wellarchitected_update_profileR Documentation

Update a profile

Description

Update a profile.

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

Usage

wellarchitected_update_profile(
  ProfileArn,
  ProfileDescription = NULL,
  ProfileQuestions = NULL
)

Arguments

ProfileArn

[required] The profile ARN.

ProfileDescription

The profile description.

ProfileQuestions

Profile questions.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.