R/glue_operations.R
glue_update_usage_profile.Rd
Update an Glue usage profile.
See https://www.paws-r-sdk.com/docs/glue_update_usage_profile/ for full documentation.
glue_update_usage_profile(Name, Description = NULL, Configuration)
[required] The name of the usage profile.
A description of the usage profile.
[required] A ProfileConfiguration object specifying the job and session values for the profile.
ProfileConfiguration