Learn R Programming

paws.management (version 0.1.10)

resourcegroups_get_group_configuration: Returns the service configuration associated with the specified resource group

Description

Returns the service configuration associated with the specified resource group. For details about the service configuration syntax, see Service configurations for resource groups.

Minimum permissions

To run this command, you must have the following permissions:

  • resource-groups:GetGroupConfiguration

Usage

resourcegroups_get_group_configuration(Group)

Arguments

Group

The name or the ARN of the resource group.

Request syntax

svc$get_group_configuration(
  Group = "string"
)