Learn R Programming

paws.developer.tools (version 0.8.0)

wellarchitected_update_profile: 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.