Palo Alto Networks Cloud NGFW for AWS v1.0.0 published on Wednesday, Oct 8, 2025 by Pulumi
cloudngfwaws.getNgfwLogProfile
Palo Alto Networks Cloud NGFW for AWS v1.0.0 published on Wednesday, Oct 8, 2025 by Pulumi
Data source for retrieving log profile information.
Admin Permission Type
Firewall
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as cloudngfwaws from "@pulumi/cloudngfwaws";
const example = cloudngfwaws.getNgfwLogProfile({
ngfw: "example-instance",
accountId: "123456789",
});
import pulumi
import pulumi_cloudngfwaws as cloudngfwaws
example = cloudngfwaws.get_ngfw_log_profile(ngfw="example-instance",
account_id="123456789")
package main
import (
"github.com/pulumi/pulumi-cloudngfwaws/sdk/go/cloudngfwaws"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := cloudngfwaws.LookupNgfwLogProfile(ctx, &cloudngfwaws.LookupNgfwLogProfileArgs{
Ngfw: pulumi.StringRef("example-instance"),
AccountId: pulumi.StringRef("123456789"),
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using CloudNgfwAws = Pulumi.CloudNgfwAws;
return await Deployment.RunAsync(() =>
{
var example = CloudNgfwAws.GetNgfwLogProfile.Invoke(new()
{
Ngfw = "example-instance",
AccountId = "123456789",
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.cloudngfwaws.CloudngfwawsFunctions;
import com.pulumi.cloudngfwaws.inputs.GetNgfwLogProfileArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var example = CloudngfwawsFunctions.getNgfwLogProfile(GetNgfwLogProfileArgs.builder()
.ngfw("example-instance")
.accountId("123456789")
.build());
}
}
variables:
example:
fn::invoke:
function: cloudngfwaws:getNgfwLogProfile
arguments:
ngfw: example-instance
accountId: '123456789'
Using getNgfwLogProfile
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getNgfwLogProfile(args: GetNgfwLogProfileArgs, opts?: InvokeOptions): Promise<GetNgfwLogProfileResult>
function getNgfwLogProfileOutput(args: GetNgfwLogProfileOutputArgs, opts?: InvokeOptions): Output<GetNgfwLogProfileResult>def get_ngfw_log_profile(account_id: Optional[str] = None,
ngfw: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetNgfwLogProfileResult
def get_ngfw_log_profile_output(account_id: Optional[pulumi.Input[str]] = None,
ngfw: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetNgfwLogProfileResult]func LookupNgfwLogProfile(ctx *Context, args *LookupNgfwLogProfileArgs, opts ...InvokeOption) (*LookupNgfwLogProfileResult, error)
func LookupNgfwLogProfileOutput(ctx *Context, args *LookupNgfwLogProfileOutputArgs, opts ...InvokeOption) LookupNgfwLogProfileResultOutput> Note: This function is named LookupNgfwLogProfile in the Go SDK.
public static class GetNgfwLogProfile
{
public static Task<GetNgfwLogProfileResult> InvokeAsync(GetNgfwLogProfileArgs args, InvokeOptions? opts = null)
public static Output<GetNgfwLogProfileResult> Invoke(GetNgfwLogProfileInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetNgfwLogProfileResult> getNgfwLogProfile(GetNgfwLogProfileArgs args, InvokeOptions options)
public static Output<GetNgfwLogProfileResult> getNgfwLogProfile(GetNgfwLogProfileArgs args, InvokeOptions options)
fn::invoke:
function: cloudngfwaws:index/getNgfwLogProfile:getNgfwLogProfile
arguments:
# arguments dictionaryThe following arguments are supported:
- account_
id str - The unique ID of the account.
- ngfw str
- The name of the NGFW.
getNgfwLogProfile Result
The following output properties are available:
- Advanced
Threat boolLog - Enable advanced threat logging.
- Cloud
Watch stringMetric Namespace - The CloudWatch metric namespace.
- Cloudwatch
Metric List<string>Fields - Cloudwatch metric fields.
- Firewall
Id string - The Firewall Id for the NGFW.
- Id string
- The provider-assigned unique ID for this managed resource.
- Log
Configs List<Pulumi.Cloud Ngfw Aws. Outputs. Get Ngfw Log Profile Log Config> - Log configuration details.
- Log
Destinations List<Pulumi.Cloud Ngfw Aws. Outputs. Get Ngfw Log Profile Log Destination> - List of log destinations.
- Region string
- The region of the NGFW.
- Update
Token string - The update token.
- Account
Id string - The unique ID of the account.
- Ngfw string
- The name of the NGFW.
- Advanced
Threat boolLog - Enable advanced threat logging.
- Cloud
Watch stringMetric Namespace - The CloudWatch metric namespace.
- Cloudwatch
Metric []stringFields - Cloudwatch metric fields.
- Firewall
Id string - The Firewall Id for the NGFW.
- Id string
- The provider-assigned unique ID for this managed resource.
- Log
Configs []GetNgfw Log Profile Log Config - Log configuration details.
- Log
Destinations []GetNgfw Log Profile Log Destination - List of log destinations.
- Region string
- The region of the NGFW.
- Update
Token string - The update token.
- Account
Id string - The unique ID of the account.
- Ngfw string
- The name of the NGFW.
- advanced
Threat BooleanLog - Enable advanced threat logging.
- cloud
Watch StringMetric Namespace - The CloudWatch metric namespace.
- cloudwatch
Metric List<String>Fields - Cloudwatch metric fields.
- firewall
Id String - The Firewall Id for the NGFW.
- id String
- The provider-assigned unique ID for this managed resource.
- log
Configs List<GetNgfw Log Profile Log Config> - Log configuration details.
- log
Destinations List<GetNgfw Log Profile Log Destination> - List of log destinations.
- region String
- The region of the NGFW.
- update
Token String - The update token.
- account
Id String - The unique ID of the account.
- ngfw String
- The name of the NGFW.
- advanced
Threat booleanLog - Enable advanced threat logging.
- cloud
Watch stringMetric Namespace - The CloudWatch metric namespace.
- cloudwatch
Metric string[]Fields - Cloudwatch metric fields.
- firewall
Id string - The Firewall Id for the NGFW.
- id string
- The provider-assigned unique ID for this managed resource.
- log
Configs GetNgfw Log Profile Log Config[] - Log configuration details.
- log
Destinations GetNgfw Log Profile Log Destination[] - List of log destinations.
- region string
- The region of the NGFW.
- update
Token string - The update token.
- account
Id string - The unique ID of the account.
- ngfw string
- The name of the NGFW.
- advanced_
threat_ boollog - Enable advanced threat logging.
- cloud_
watch_ strmetric_ namespace - The CloudWatch metric namespace.
- cloudwatch_
metric_ Sequence[str]fields - Cloudwatch metric fields.
- firewall_
id str - The Firewall Id for the NGFW.
- id str
- The provider-assigned unique ID for this managed resource.
- log_
configs Sequence[GetNgfw Log Profile Log Config] - Log configuration details.
- log_
destinations Sequence[GetNgfw Log Profile Log Destination] - List of log destinations.
- region str
- The region of the NGFW.
- update_
token str - The update token.
- account_
id str - The unique ID of the account.
- ngfw str
- The name of the NGFW.
- advanced
Threat BooleanLog - Enable advanced threat logging.
- cloud
Watch StringMetric Namespace - The CloudWatch metric namespace.
- cloudwatch
Metric List<String>Fields - Cloudwatch metric fields.
- firewall
Id String - The Firewall Id for the NGFW.
- id String
- The provider-assigned unique ID for this managed resource.
- log
Configs List<Property Map> - Log configuration details.
- log
Destinations List<Property Map> - List of log destinations.
- region String
- The region of the NGFW.
- update
Token String - The update token.
- account
Id String - The unique ID of the account.
- ngfw String
- The name of the NGFW.
Supporting Types
GetNgfwLogProfileLogConfig
- Account
Id string - Type of Role for log configuration
- Log
Destination string - The log destination details.
- Log
Destination stringType - The log destination type. Valid values are
S3,CloudWatchLogs, orKinesisDataFirehose. - Log
Types List<string> - The list of different log types that are wanted
- Role
Type string - Type of Role for log configuration
- Account
Id string - Type of Role for log configuration
- Log
Destination string - The log destination details.
- Log
Destination stringType - The log destination type. Valid values are
S3,CloudWatchLogs, orKinesisDataFirehose. - Log
Types []string - The list of different log types that are wanted
- Role
Type string - Type of Role for log configuration
- account
Id String - Type of Role for log configuration
- log
Destination String - The log destination details.
- log
Destination StringType - The log destination type. Valid values are
S3,CloudWatchLogs, orKinesisDataFirehose. - log
Types List<String> - The list of different log types that are wanted
- role
Type String - Type of Role for log configuration
- account
Id string - Type of Role for log configuration
- log
Destination string - The log destination details.
- log
Destination stringType - The log destination type. Valid values are
S3,CloudWatchLogs, orKinesisDataFirehose. - log
Types string[] - The list of different log types that are wanted
- role
Type string - Type of Role for log configuration
- account_
id str - Type of Role for log configuration
- log_
destination str - The log destination details.
- log_
destination_ strtype - The log destination type. Valid values are
S3,CloudWatchLogs, orKinesisDataFirehose. - log_
types Sequence[str] - The list of different log types that are wanted
- role_
type str - Type of Role for log configuration
- account
Id String - Type of Role for log configuration
- log
Destination String - The log destination details.
- log
Destination StringType - The log destination type. Valid values are
S3,CloudWatchLogs, orKinesisDataFirehose. - log
Types List<String> - The list of different log types that are wanted
- role
Type String - Type of Role for log configuration
GetNgfwLogProfileLogDestination
- Destination string
- The log destination details.
- Destination
Type string - The log destination type. Valid values are
S3,CloudWatchLogs, orKinesisDataFirehose. - Log
Type string - The type of logs. Valid values are
TRAFFIC,THREAT, orDECRYPTION.
- Destination string
- The log destination details.
- Destination
Type string - The log destination type. Valid values are
S3,CloudWatchLogs, orKinesisDataFirehose. - Log
Type string - The type of logs. Valid values are
TRAFFIC,THREAT, orDECRYPTION.
- destination String
- The log destination details.
- destination
Type String - The log destination type. Valid values are
S3,CloudWatchLogs, orKinesisDataFirehose. - log
Type String - The type of logs. Valid values are
TRAFFIC,THREAT, orDECRYPTION.
- destination string
- The log destination details.
- destination
Type string - The log destination type. Valid values are
S3,CloudWatchLogs, orKinesisDataFirehose. - log
Type string - The type of logs. Valid values are
TRAFFIC,THREAT, orDECRYPTION.
- destination str
- The log destination details.
- destination_
type str - The log destination type. Valid values are
S3,CloudWatchLogs, orKinesisDataFirehose. - log_
type str - The type of logs. Valid values are
TRAFFIC,THREAT, orDECRYPTION.
- destination String
- The log destination details.
- destination
Type String - The log destination type. Valid values are
S3,CloudWatchLogs, orKinesisDataFirehose. - log
Type String - The type of logs. Valid values are
TRAFFIC,THREAT, orDECRYPTION.
Package Details
- Repository
- cloudngfwaws pulumi/pulumi-cloudngfwaws
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
cloudngfwawsTerraform Provider.
Palo Alto Networks Cloud NGFW for AWS v1.0.0 published on Wednesday, Oct 8, 2025 by Pulumi
