Repository URL to install this package:
|
Version:
1.21.11 ▾
|
**To delete the RecordingConfiguration resource specified by its ARN**
The following ``delete-recording-configuration`` example deletes the RecordingConfiguration resource with the specified ARN. ::
aws ivs delete-recording-configuration \
--arn "arn:aws:ivs:us-west-2:123456789012:recording-configuration/ABcdef34ghIJ"
This command produces no output.