Cybersecurity Forum

This forum is for all security enthusiasts to discuss Fortinet's latest & evolving technologies and to connect & network with peers in the cybersecurity hemisphere. Share and learn on a broad range of topics like best practices, use cases, integrations and more. For support specific questions/resources, please visit the Support Forum or the Knowledge Base.

Prageeth_Karunarathn
New Contributor II

AWS CLI configuration FortiOS 5.6

Use this command to configure AWS settings.

Configure AWS (Amazon Web Services) settings. These settings are used to integrate AWS API to FGT AWS and AWSONDEMAND for dynamic firewall address objects.


config aws setting
  set access-key { string } AWS access key. size[31]
  set secret-key { password_string } AWS secret key. size[59]
  set region { string } AWS region name. size[15]
  set vpc-id { string } AWS VPC ID. size[15]
  set update-interval { integer } AWS service update interval (60 - 600 sec, default = 60). range[60-600]
end

0 REPLIES 0