Updates a product.
Try it now
Test
RAM authorization
Action | Access level | Resource type | Condition key | Dependent action |
servicecatalog:UpdateProduct | update | *Product
| None | None |
Request parameters
Parameter | Type | Required | Description | Example |
ProductName | string | Yes | The product name. The name must be 1 to 128 characters in length. | Test-ECS |
ProductId | string | Yes | The product ID. | prod-bp18r7q127**** |
Description | string | No | The product description. The description must be 1 to 128 characters in length. | This is a product description. |
ProviderName | string | Yes | The product provider. The name must be 1 to 128 characters in length. | IT team |
Response elements
Parameter | Type | Description | Example |
object | The response parameters. | ||
RequestId | string | The request ID. | 0FEEF92D-4052-5202-87D0-3D8EC16F81BF |
ProductId | string | The product ID. | prod-bp18r7q127**** |
Examples
Success response
JSON format
{
"RequestId": "0FEEF92D-4052-5202-87D0-3D8EC16F81BF",
"ProductId": "prod-bp18r7q127****"
}Error codes
HTTP status code | Error code | Error message | Description |
500 | InternalError | A system error occurred. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.