Learn R Programming

paws.analytics (version 0.7.0)

glue_update_usage_profile: Update an Glue usage profile

Description

Update an Glue usage profile.

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

Usage

glue_update_usage_profile(Name, Description = NULL, Configuration)

Arguments

Name

[required] The name of the usage profile.

Description

A description of the usage profile.

Configuration

[required] A ProfileConfiguration object specifying the job and session values for the profile.