AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Updates an app block builder.
If the app block builder is in the STARTING
or STOPPING
state, you can't
update it. If the app block builder is in the RUNNING
state, you can only update
the DisplayName and Description. If the app block builder is in the STOPPED
state, you can update any attribute except the Name.
For .NET Core this operation is only available in asynchronous form. Please refer to UpdateAppBlockBuilderAsync.
Namespace: Amazon.AppStream
Assembly: AWSSDK.AppStream.dll
Version: 3.x.y.z
public abstract UpdateAppBlockBuilderResponse UpdateAppBlockBuilder( UpdateAppBlockBuilderRequest request )
Container for the necessary parameters to execute the UpdateAppBlockBuilder service method.
Exception | Condition |
---|---|
ConcurrentModificationException | An API error occurred. Wait a few minutes and try again. |
InvalidAccountStatusException | The resource cannot be created because your AWS account is suspended. For assistance, contact AWS Support. |
InvalidParameterCombinationException | Indicates an incorrect combination of parameters, or a missing parameter. |
InvalidRoleException | The specified role is invalid. |
LimitExceededException | The requested limit exceeds the permitted limit for an account. |
OperationNotPermittedException | The attempted operation is not permitted. |
RequestLimitExceededException | AppStream 2.0 can’t process the request right now because the Describe calls from your AWS account are being throttled by Amazon EC2. Try again later. |
ResourceInUseException | The specified resource is in use. |
ResourceNotAvailableException | The specified resource exists and is not in use, but isn't available. |
ResourceNotFoundException | The specified resource was not found. |
.NET Framework:
Supported in: 4.5 and newer, 3.5