Returns an array of Challenge-Handshake Authentication Protocol (CHAP) credentials information for a specified iSCSI target, one for each target-initiator pair
Source:R/storagegateway_operations.R
storagegateway_describe_chap_credentials.RdReturns an array of Challenge-Handshake Authentication Protocol (CHAP) credentials information for a specified iSCSI target, one for each target-initiator pair. This operation is supported in the volume and tape gateway types.
See https://www.paws-r-sdk.com/docs/storagegateway_describe_chap_credentials/ for full documentation.
Arguments
- TargetARN
[required] The Amazon Resource Name (ARN) of the iSCSI volume target. Use the
describe_storedi_scsi_volumesoperation to return to retrieve the TargetARN for specified VolumeARN.