404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.149.253.148: ~ $
**To create a trail**

The following ``create-trail`` command creates a multi-region trail named ``Trail1`` and specifies an S3 bucket::

  aws cloudtrail create-trail --name Trail1 --s3-bucket-name my-bucket --is-multi-region-trail

Output::

  {
    "IncludeGlobalServiceEvents": true, 
    "Name": "Trail1", 
    "TrailARN": "arn:aws:cloudtrail:us-west-2:123456789012:trail/Trail1", 
    "LogFileValidationEnabled": false, 
    "IsMultiRegionTrail": true, 
    "S3BucketName": "my-bucket"
  }
 

Filemanager

Name Type Size Permission Actions
add-tags.rst File 244 B 0644
create-trail.rst File 513 B 0644
delete-trail.rst File 149 B 0644
describe-trails.rst File 1.31 KB 0644
get-event-selectors.rst File 451 B 0755
get-trail-status.rst File 825 B 0644
list-public-keys.rst File 890 B 0644
list-tags.rst File 953 B 0644
lookup-events.rst File 1.67 KB 0644
put-event-selectors.rst File 2.94 KB 0755
remove-tags.rst File 252 B 0644
start-logging.rst File 159 B 0644
stop-logging.rst File 153 B 0644
update-trail.rst File 472 B 0644
validate-logs.rst File 583 B 0644