Create and manage NGFWs and rulestacks using REST APIs.
| Where Can I Use This? | What Do I Need? |
|
|
- Cloud NGFW subscription
- Palo Alto Networks Customer Support Account (CSP)
- AWS Marketplace account
- User role (either tenant or administrator)
|
Cloud NGFW programmatic access allows you to create and manage NGFWs and rulestacks
using REST APIs. Using these APIs, you can invoke actions on Cloud NGFW resources
(NGFW and rulestacks) through an application or third-party tool. These APIs also
enable you to use infrastructure as code (IAC) tools such as CloudFormation
templates (CFT) and Terraform templates. You can install and run these IaC tools in
workloads inside or outside the AWS environment.
Since Programmatic access is powerful, Cloud NGFW does not provide another access key
or secret key to sign requests for authorization. Instead, you can use the IAM role
in your AWS account to access the Cloud NGFW APIs, then configure which IAM
resources can assume this role. This approach improves the general security posture
by using temporary credentials and rotating them automatically.
Cloud NGFW Programmatic access is disabled by default.