Skip to content

Conversation

corybekk
Copy link

@corybekk corybekk commented Aug 7, 2024

Description

This PR adds a new module for cleaning up kinesis signaling channels.

Testing

  1. Create the signaling channel
    aws kinesisvideo create-signaling-channel --channel-name test-channel

  2. Run aws-nuke and include the KinesisSignalingChannels module

aws-nuke version unknown - unknown - unknown

Do you really want to nuke the account with the ID 12345 and the alias 'alias-12345'?
Waiting 3s before continuing.
us-east-1 - KinesisSignalingChannels - arn:aws:kinesisvideo:us-east-1:12345:channel/test-channel/12345 - would remove
us-east-1 - KinesisSignalingChannels - arn:aws:kinesisvideo:us-east-1:12345:channel/test-channel-234234/12345 - would remove
Scan complete: 2 total, 2 nukeable, 0 filtered.

Do you really want to nuke these resources on the account with the ID 12345 and the alias 'alias-384736907310'?
Waiting 3s before continuing.
us-east-1 - KinesisSignalingChannels - arn:aws:kinesisvideo:us-east-1:12345:channel/test-channel/123456 - triggered remove
us-east-1 - KinesisSignalingChannels - arn:aws:kinesisvideo:us-east-1:12345:channel/test-channel-234234/12345 - triggered remove
	
Removal requested: 2 waiting, 0 failed, 0 skipped, 0 finished
  1. Verify the resources have been deleted
    aws kinesisvideo list-signaling-channels

dependabot bot and others added 3 commits June 5, 2024 08:55
…group (rebuy-de#1229)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@corybekk corybekk changed the base branch from main to oreilly-main August 7, 2024 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant