Difference between revisions of "Aws cloudtrail lookup-events"

From wikieduonline
Jump to navigation Jump to search
Line 5: Line 5:
 
  [[aws cloudtrail]] lookup-events --lookup-attributes AttributeKey=EventName,AttributeValue=ConsoleLogin
 
  [[aws cloudtrail]] lookup-events --lookup-attributes AttributeKey=EventName,AttributeValue=ConsoleLogin
  
aws cloudtrail lookup-events --lookup-attributes AttributeKey=ResourceType,AttributeValue=[[AWS::S3]] --max-items 1
+
 
 
  aws cloudtrail lookup-events --lookup-attributes AttributeKey=ResourceType,AttributeValue=[[AWS::S3::Bucket]] --max-items 1
 
  aws cloudtrail lookup-events --lookup-attributes AttributeKey=ResourceType,AttributeValue=[[AWS::S3::Bucket]] --max-items 1
  

Revision as of 12:58, 7 April 2022

aws cloudtrail lookup-events
aws cloudtrail lookup-events --lookup-attributes AttributeKey=EventName,AttributeValue=ConsoleLogin


aws cloudtrail lookup-events --lookup-attributes AttributeKey=ResourceType,AttributeValue=AWS::S3::Bucket --max-items 1

See also

Advertising: