acceptChannelHandshake

Accepts a pending channel handshake request from another AWS account.

Samples

// Example for AcceptChannelHandshake
val resp = partnerCentralChannelClient.acceptChannelHandshake {
    catalog = "AWS"
    identifier = "ch-4fj3bd2o3vb91"
}