Skip to content

Commit b6f5811

Browse files
committed
Add cfg directory and script
1 parent ed05164 commit b6f5811

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

cfg/deletecfgrecorder.ps1

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
$cfgrecorder = Get-CFGConfigurationRecorder
2+
Remove-CFGConfigurationRecorder -ConfigurationRecorderName $cfgrecorder.Name -Force

cfg/readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Scripts for AWS Config. These are *not* configuration files.

0 commit comments

Comments
 (0)