opsworks_delete_user_profile: Deletes a user profile
Description
Deletes a user profile.
Usage
opsworks_delete_user_profile(IamUserArn)
Arguments
IamUserArn
[required] The user\'s IAM ARN. This can also be a federated user\'s ARN.
Request syntax
svc$delete_user_profile(
IamUserArn = "string"
)
Details
Required Permissions: To use this action, an IAM user must have an
attached policy that explicitly grants permissions. For more information
about user permissions, see Managing User Permissions.