AWS CloudTrail
AWS CloudTrail is a service that enables governance, compliance, operational auditing, and risk auditing of your AWS account. With CloudTrail, you can log, continuously monitor, and retain account activity related to actions across your AWS infrastructure. CloudTrail provides event history of your AWS account activity, including actions taken through the AWS Management Console, AWS SDKs, command line tools, and other AWS services. This event history simplifies security analysis, resource change tracking, and troubleshooting. In addition, you can use CloudTrail to detect unusual activity in your AWS accounts. These capabilities help simplify operational analysis and troubleshooting.
Below are the cmdlets which are available with AWS CloudTrail
CmdletName | ServiceOperation |
Add-CTResourceTag | AddTags |
Find-CTEvent | LookupEvents |
Get-CTEventSelector | GetEventSelectors |
Get-CTInsightSelector | GetInsightSelectors |
Get-CTPublicKey | ListPublicKeys |
Get-CTResourceTag | ListTags |
Get-CTTrail | DescribeTrails |
Get-CTTrailByName | GetTrail |
Get-CTTrailStatus | GetTrailStatus |
Get-CTTrailSummary | ListTrails |
New-CTTrail | CreateTrail |
Remove-CTResourceTag | RemoveTags |
Remove-CTTrail | DeleteTrail |
Start-CTLogging | StartLogging |
Stop-CTLogging | StopLogging |
Update-CTTrail | UpdateTrail |
Write-CTEventSelector | PutEventSelectors |
Write-CTInsightSelector | PutInsightSelectors |
You can also check other AWS Services, and each services cmdlets we are providing.