v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1459348326.0 KB

Returns information about a specific ML input channel in a collaboration.

get/collaborations/{collaborationIdentifier}/ml-input-channels/{mlInputChannelArn}

Path parameters

mlInputChannelArnstring required

The Amazon Resource Name (ARN) of the ML input channel that you want to get.

collaborationIdentifierstring required

The collaboration ID of the collaboration that contains the ML input channel that you want to get.

Response

Success

membershipIdentifierstring required

The membership ID of the membership that contains the ML input channel.

collaborationIdentifierstring required

The collaboration ID of the collaboration that contains the ML input channel.

mlInputChannelArnstring required

The Amazon Resource Name (ARN) of the ML input channel.

namestring required

The name of the ML input channel.

configuredModelAlgorithmAssociationsConfiguredModelAlgorithmAssociationArn[] required

The configured model algorithm associations that were used to create the ML input channel.

status'CREATE_PENDING' | 'CREATE_IN_PROGRESS' | 'CREATE_FAILED' | 'ACTIVE' | 'DELETE_PENDING' | 'DELETE_IN_PROGRESS' | 'DELETE_FAILED' | 'INACTIVE' required

The status of the ML input channel.

retentionInDaysinteger required

The number of days to retain the data for the ML input channel.

numberOfRecordsinteger

The number of records in the ML input channel.

descriptionstring

The description of the ML input channel.

createTimestring date-time required

The time at which the ML input channel was created.

updateTimestring date-time required

The most recent time at which the ML input channel was updated.

creatorAccountIdstring required

The account ID of the member who created the ML input channel.