Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

UpdateAppClient

Focus mode
UpdateAppClient - AWS AppFabric
The AWS AppFabric for productivity feature is in preview and is subject to change.

Updates an AppClient.

Request body

The request accepts the following data in JSON format.

Parameter Description

appClientIdentifier

The Amazon Resource Name (ARN) or Universal Unique Identifier (UUID) of the AppClient to use for the request.

Length Constraints: Minimum length of 1. Maximum length of 1011.

Pattern: arn:.+$|^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}

Required: Yes

redirectUrls

The URI to redirect end users to after authorization. You can add up to 5 redirectUrls. For example, https://localhost:8080.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 5 items.

Length Constraints: Minimum length of 1. Maximum length of 2048.

Pattern: (http|https):\/\/[-a-zA-Z0-9_:.\/]+

Response elements

If the action is successful, the service sends back an HTTP 200 response.

The following data is returned in JSON format by the service.

Parameter Description

appClient

Contains information about an AppClient.

Type: AppClient object

On this page

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.