v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1430193167.6 KB

Updates some of the parameters for a capability, based on the specified parameters. A trading capability contains the information required to transform incoming EDI documents into JSON or XML outputs.

post/#X-Amz-Target=B2BI.UpdateCapability

Headers

X-Amz-Target'B2BI.UpdateCapability' required

Request body

capabilityIdstring required

Specifies a system-assigned unique identifier for the capability.

namestring

Specifies a new name for the capability, to replace the existing name.

Response

Success

capabilityIdstring required

Returns a system-assigned unique identifier for the capability.

capabilityArnstring required

Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability, partnership, profile, or transformer.

namestring required

Returns the name of the capability, used to identify it.

type'edi' required

Returns the type of the capability. Currently, only <code>edi</code> is supported.

createdAtstring date-time required

Returns a timestamp for creation date and time of the capability.

modifiedAtstring date-time

Returns a timestamp for last time the capability was modified.