We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi
aws-native.networkfirewall.getLoggingConfiguration
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi
Resource type definition for AWS::NetworkFirewall::LoggingConfiguration
Using getLoggingConfiguration
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 getLoggingConfiguration(args: GetLoggingConfigurationArgs, opts?: InvokeOptions): Promise<GetLoggingConfigurationResult>
function getLoggingConfigurationOutput(args: GetLoggingConfigurationOutputArgs, opts?: InvokeOptions): Output<GetLoggingConfigurationResult>
def get_logging_configuration(firewall_arn: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetLoggingConfigurationResult
def get_logging_configuration_output(firewall_arn: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetLoggingConfigurationResult]
func LookupLoggingConfiguration(ctx *Context, args *LookupLoggingConfigurationArgs, opts ...InvokeOption) (*LookupLoggingConfigurationResult, error)
func LookupLoggingConfigurationOutput(ctx *Context, args *LookupLoggingConfigurationOutputArgs, opts ...InvokeOption) LookupLoggingConfigurationResultOutput
> Note: This function is named LookupLoggingConfiguration
in the Go SDK.
public static class GetLoggingConfiguration
{
public static Task<GetLoggingConfigurationResult> InvokeAsync(GetLoggingConfigurationArgs args, InvokeOptions? opts = null)
public static Output<GetLoggingConfigurationResult> Invoke(GetLoggingConfigurationInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetLoggingConfigurationResult> getLoggingConfiguration(GetLoggingConfigurationArgs args, InvokeOptions options)
public static Output<GetLoggingConfigurationResult> getLoggingConfiguration(GetLoggingConfigurationArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:networkfirewall:getLoggingConfiguration
arguments:
# arguments dictionary
The following arguments are supported:
- Firewall
Arn This property is required. string - The Amazon Resource Name (ARN) of the
Firewall
that the logging configuration is associated with. You can't change the firewall specification after you create the logging configuration.
- Firewall
Arn This property is required. string - The Amazon Resource Name (ARN) of the
Firewall
that the logging configuration is associated with. You can't change the firewall specification after you create the logging configuration.
- firewall
Arn This property is required. String - The Amazon Resource Name (ARN) of the
Firewall
that the logging configuration is associated with. You can't change the firewall specification after you create the logging configuration.
- firewall
Arn This property is required. string - The Amazon Resource Name (ARN) of the
Firewall
that the logging configuration is associated with. You can't change the firewall specification after you create the logging configuration.
- firewall_
arn This property is required. str - The Amazon Resource Name (ARN) of the
Firewall
that the logging configuration is associated with. You can't change the firewall specification after you create the logging configuration.
- firewall
Arn This property is required. String - The Amazon Resource Name (ARN) of the
Firewall
that the logging configuration is associated with. You can't change the firewall specification after you create the logging configuration.
getLoggingConfiguration Result
The following output properties are available:
- Logging
Configuration Pulumi.Value Aws Native. Network Firewall. Outputs. Logging Configuration - Defines how AWS Network Firewall performs logging for a
Firewall
.
- Logging
Configuration LoggingConfiguration Type - Defines how AWS Network Firewall performs logging for a
Firewall
.
- logging
Configuration LoggingConfiguration - Defines how AWS Network Firewall performs logging for a
Firewall
.
- logging
Configuration LoggingConfiguration - Defines how AWS Network Firewall performs logging for a
Firewall
.
- logging_
configuration LoggingConfiguration - Defines how AWS Network Firewall performs logging for a
Firewall
.
- logging
Configuration Property Map - Defines how AWS Network Firewall performs logging for a
Firewall
.
Supporting Types
LoggingConfiguration
- Log
Destination Configs This property is required. List<Pulumi.Aws Native. Network Firewall. Inputs. Logging Configuration Log Destination Config> - Defines the logging destinations for the logs for a firewall. Network Firewall generates logs for stateful rule groups.
- Log
Destination Configs This property is required. []LoggingConfiguration Log Destination Config - Defines the logging destinations for the logs for a firewall. Network Firewall generates logs for stateful rule groups.
- log
Destination Configs This property is required. List<LoggingConfiguration Log Destination Config> - Defines the logging destinations for the logs for a firewall. Network Firewall generates logs for stateful rule groups.
- log
Destination Configs This property is required. LoggingConfiguration Log Destination Config[] - Defines the logging destinations for the logs for a firewall. Network Firewall generates logs for stateful rule groups.
- log_
destination_ configs This property is required. Sequence[LoggingConfiguration Log Destination Config] - Defines the logging destinations for the logs for a firewall. Network Firewall generates logs for stateful rule groups.
- log
Destination Configs This property is required. List<Property Map> - Defines the logging destinations for the logs for a firewall. Network Firewall generates logs for stateful rule groups.
LoggingConfigurationLogDestinationConfig
- Log
Destination This property is required. Dictionary<string, string> - A key-value pair to configure the logDestinations.
- Log
Destination Type This property is required. Pulumi.Aws Native. Network Firewall. Logging Configuration Log Destination Config Log Destination Type - The type of storage destination to send these logs to. You can send logs to an Amazon S3 bucket, a CloudWatch log group, or a Firehose delivery stream.
- Log
Type This property is required. Pulumi.Aws Native. Network Firewall. Logging Configuration Log Destination Config Log Type - The type of log to record. You can record the following types of logs from your Network Firewall stateful engine.
ALERT
- Logs for traffic that matches your stateful rules and that have an action that sends an alert. A stateful rule sends alerts for the rule actions DROP, ALERT, and REJECT. For more information, see theStatefulRule
property.FLOW
- Standard network traffic flow logs. The stateful rules engine records flow logs for all network traffic that it receives. Each flow log record captures the network flow for a specific standard stateless rule group.TLS
- Logs for events that are related to TLS inspection. For more information, see Inspecting SSL/TLS traffic with TLS inspection configurations in the Network Firewall Developer Guide .
- Log
Destination This property is required. map[string]string - A key-value pair to configure the logDestinations.
- Log
Destination Type This property is required. LoggingConfiguration Log Destination Config Log Destination Type - The type of storage destination to send these logs to. You can send logs to an Amazon S3 bucket, a CloudWatch log group, or a Firehose delivery stream.
- Log
Type This property is required. LoggingConfiguration Log Destination Config Log Type - The type of log to record. You can record the following types of logs from your Network Firewall stateful engine.
ALERT
- Logs for traffic that matches your stateful rules and that have an action that sends an alert. A stateful rule sends alerts for the rule actions DROP, ALERT, and REJECT. For more information, see theStatefulRule
property.FLOW
- Standard network traffic flow logs. The stateful rules engine records flow logs for all network traffic that it receives. Each flow log record captures the network flow for a specific standard stateless rule group.TLS
- Logs for events that are related to TLS inspection. For more information, see Inspecting SSL/TLS traffic with TLS inspection configurations in the Network Firewall Developer Guide .
- log
Destination This property is required. Map<String,String> - A key-value pair to configure the logDestinations.
- log
Destination Type This property is required. LoggingConfiguration Log Destination Config Log Destination Type - The type of storage destination to send these logs to. You can send logs to an Amazon S3 bucket, a CloudWatch log group, or a Firehose delivery stream.
- log
Type This property is required. LoggingConfiguration Log Destination Config Log Type - The type of log to record. You can record the following types of logs from your Network Firewall stateful engine.
ALERT
- Logs for traffic that matches your stateful rules and that have an action that sends an alert. A stateful rule sends alerts for the rule actions DROP, ALERT, and REJECT. For more information, see theStatefulRule
property.FLOW
- Standard network traffic flow logs. The stateful rules engine records flow logs for all network traffic that it receives. Each flow log record captures the network flow for a specific standard stateless rule group.TLS
- Logs for events that are related to TLS inspection. For more information, see Inspecting SSL/TLS traffic with TLS inspection configurations in the Network Firewall Developer Guide .
- log
Destination This property is required. {[key: string]: string} - A key-value pair to configure the logDestinations.
- log
Destination Type This property is required. LoggingConfiguration Log Destination Config Log Destination Type - The type of storage destination to send these logs to. You can send logs to an Amazon S3 bucket, a CloudWatch log group, or a Firehose delivery stream.
- log
Type This property is required. LoggingConfiguration Log Destination Config Log Type - The type of log to record. You can record the following types of logs from your Network Firewall stateful engine.
ALERT
- Logs for traffic that matches your stateful rules and that have an action that sends an alert. A stateful rule sends alerts for the rule actions DROP, ALERT, and REJECT. For more information, see theStatefulRule
property.FLOW
- Standard network traffic flow logs. The stateful rules engine records flow logs for all network traffic that it receives. Each flow log record captures the network flow for a specific standard stateless rule group.TLS
- Logs for events that are related to TLS inspection. For more information, see Inspecting SSL/TLS traffic with TLS inspection configurations in the Network Firewall Developer Guide .
- log_
destination This property is required. Mapping[str, str] - A key-value pair to configure the logDestinations.
- log_
destination_ type This property is required. LoggingConfiguration Log Destination Config Log Destination Type - The type of storage destination to send these logs to. You can send logs to an Amazon S3 bucket, a CloudWatch log group, or a Firehose delivery stream.
- log_
type This property is required. LoggingConfiguration Log Destination Config Log Type - The type of log to record. You can record the following types of logs from your Network Firewall stateful engine.
ALERT
- Logs for traffic that matches your stateful rules and that have an action that sends an alert. A stateful rule sends alerts for the rule actions DROP, ALERT, and REJECT. For more information, see theStatefulRule
property.FLOW
- Standard network traffic flow logs. The stateful rules engine records flow logs for all network traffic that it receives. Each flow log record captures the network flow for a specific standard stateless rule group.TLS
- Logs for events that are related to TLS inspection. For more information, see Inspecting SSL/TLS traffic with TLS inspection configurations in the Network Firewall Developer Guide .
- log
Destination This property is required. Map<String> - A key-value pair to configure the logDestinations.
- log
Destination Type This property is required. "S3" | "CloudWatch Logs" | "Kinesis Data Firehose" - The type of storage destination to send these logs to. You can send logs to an Amazon S3 bucket, a CloudWatch log group, or a Firehose delivery stream.
- log
Type This property is required. "ALERT" | "FLOW" | "TLS" - The type of log to record. You can record the following types of logs from your Network Firewall stateful engine.
ALERT
- Logs for traffic that matches your stateful rules and that have an action that sends an alert. A stateful rule sends alerts for the rule actions DROP, ALERT, and REJECT. For more information, see theStatefulRule
property.FLOW
- Standard network traffic flow logs. The stateful rules engine records flow logs for all network traffic that it receives. Each flow log record captures the network flow for a specific standard stateless rule group.TLS
- Logs for events that are related to TLS inspection. For more information, see Inspecting SSL/TLS traffic with TLS inspection configurations in the Network Firewall Developer Guide .
LoggingConfigurationLogDestinationConfigLogDestinationType
LoggingConfigurationLogDestinationConfigLogType
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi