Updates a workgroup with the specified configuration settings. You can't update multiple parameters in one request. For example,
you can update baseCapacity or port in a single request, but you can't update both in the same request.
Example
Use a bare-bones client and the command you need to make an API call.
Updates a workgroup with the specified configuration settings. You can't update multiple parameters in one request. For example, you can update
baseCapacity
orport
in a single request, but you can't update both in the same request.Example
Use a bare-bones client and the command you need to make an API call.
Param
UpdateWorkgroupCommandInput
Returns
UpdateWorkgroupCommandOutput
See
input
shape.response
shape.config
shape.Throws
ConflictException (client fault)
The submitted action has conflicts.
Throws
InsufficientCapacityException (client fault)
There is an insufficient capacity to perform the action.
Throws
InternalServerException (server fault)
The request processing has failed because of an unknown error, exception or failure.
Throws
ResourceNotFoundException (client fault)
The resource could not be found.
Throws
ValidationException (client fault)
The input failed to satisfy the constraints specified by an AWS service.