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.ivschat.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::IVSChat::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(arn: Optional[str] = None,
                              opts: Optional[InvokeOptions] = None) -> GetLoggingConfigurationResult
def get_logging_configuration_output(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:ivschat:getLoggingConfiguration
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Arn string
- LoggingConfiguration ARN is automatically generated on creation and assigned as the unique identifier.
- Arn string
- LoggingConfiguration ARN is automatically generated on creation and assigned as the unique identifier.
- arn String
- LoggingConfiguration ARN is automatically generated on creation and assigned as the unique identifier.
- arn string
- LoggingConfiguration ARN is automatically generated on creation and assigned as the unique identifier.
- arn str
- LoggingConfiguration ARN is automatically generated on creation and assigned as the unique identifier.
- arn String
- LoggingConfiguration ARN is automatically generated on creation and assigned as the unique identifier.
getLoggingConfiguration Result
The following output properties are available:
- Arn string
- LoggingConfiguration ARN is automatically generated on creation and assigned as the unique identifier.
- DestinationConfiguration Pulumi.Aws Native. Ivs Chat. Outputs. Logging Configuration Destination Configuration 
- The DestinationConfiguration is a complex type that contains information about where chat content will be logged.
- Id string
- The system-generated ID of the logging configuration.
- Name string
- The name of the logging configuration. The value does not need to be unique.
- State
Pulumi.Aws Native. Ivs Chat. Logging Configuration State 
- The state of the logging configuration. When the state is ACTIVE, the configuration is ready to log chat content.
- 
List<Pulumi.Aws Native. Outputs. Tag> 
- An array of key-value pairs to apply to this resource.
- Arn string
- LoggingConfiguration ARN is automatically generated on creation and assigned as the unique identifier.
- DestinationConfiguration LoggingConfiguration Destination Configuration 
- The DestinationConfiguration is a complex type that contains information about where chat content will be logged.
- Id string
- The system-generated ID of the logging configuration.
- Name string
- The name of the logging configuration. The value does not need to be unique.
- State
LoggingConfiguration State Enum 
- The state of the logging configuration. When the state is ACTIVE, the configuration is ready to log chat content.
- Tag
- An array of key-value pairs to apply to this resource.
- arn String
- LoggingConfiguration ARN is automatically generated on creation and assigned as the unique identifier.
- destinationConfiguration LoggingConfiguration Destination Configuration 
- The DestinationConfiguration is a complex type that contains information about where chat content will be logged.
- id String
- The system-generated ID of the logging configuration.
- name String
- The name of the logging configuration. The value does not need to be unique.
- state
LoggingConfiguration State 
- The state of the logging configuration. When the state is ACTIVE, the configuration is ready to log chat content.
- List<Tag>
- An array of key-value pairs to apply to this resource.
- arn string
- LoggingConfiguration ARN is automatically generated on creation and assigned as the unique identifier.
- destinationConfiguration LoggingConfiguration Destination Configuration 
- The DestinationConfiguration is a complex type that contains information about where chat content will be logged.
- id string
- The system-generated ID of the logging configuration.
- name string
- The name of the logging configuration. The value does not need to be unique.
- state
LoggingConfiguration State 
- The state of the logging configuration. When the state is ACTIVE, the configuration is ready to log chat content.
- Tag[]
- An array of key-value pairs to apply to this resource.
- arn str
- LoggingConfiguration ARN is automatically generated on creation and assigned as the unique identifier.
- destination_configuration LoggingConfiguration Destination Configuration 
- The DestinationConfiguration is a complex type that contains information about where chat content will be logged.
- id str
- The system-generated ID of the logging configuration.
- name str
- The name of the logging configuration. The value does not need to be unique.
- state
LoggingConfiguration State 
- The state of the logging configuration. When the state is ACTIVE, the configuration is ready to log chat content.
- Sequence[root_Tag]
- An array of key-value pairs to apply to this resource.
- arn String
- LoggingConfiguration ARN is automatically generated on creation and assigned as the unique identifier.
- destinationConfiguration Property Map
- The DestinationConfiguration is a complex type that contains information about where chat content will be logged.
- id String
- The system-generated ID of the logging configuration.
- name String
- The name of the logging configuration. The value does not need to be unique.
- state "CREATING" | "CREATE_FAILED" | "DELETING" | "DELETE_FAILED" | "UPDATING" | "UPDATING_FAILED" | "ACTIVE"
- The state of the logging configuration. When the state is ACTIVE, the configuration is ready to log chat content.
- List<Property Map>
- An array of key-value pairs to apply to this resource.
Supporting Types
LoggingConfigurationCloudWatchLogsDestinationConfiguration      
- LogGroup stringName 
- Name of the Amazon CloudWatch Logs log group where chat activity will be logged.
- LogGroup stringName 
- Name of the Amazon CloudWatch Logs log group where chat activity will be logged.
- logGroup StringName 
- Name of the Amazon CloudWatch Logs log group where chat activity will be logged.
- logGroup stringName 
- Name of the Amazon CloudWatch Logs log group where chat activity will be logged.
- log_group_ strname 
- Name of the Amazon CloudWatch Logs log group where chat activity will be logged.
- logGroup StringName 
- Name of the Amazon CloudWatch Logs log group where chat activity will be logged.
LoggingConfigurationDestinationConfiguration   
- CloudWatch Pulumi.Logs Aws Native. Ivs Chat. Inputs. Logging Configuration Cloud Watch Logs Destination Configuration 
- An Amazon CloudWatch Logs destination configuration where chat activity will be logged.
- Firehose
Pulumi.Aws Native. Ivs Chat. Inputs. Logging Configuration Firehose Destination Configuration 
- An Amazon Kinesis Data Firehose destination configuration where chat activity will be logged.
- S3
Pulumi.Aws Native. Ivs Chat. Inputs. Logging Configuration S3Destination Configuration 
- An Amazon S3 destination configuration where chat activity will be logged.
- CloudWatch LoggingLogs Configuration Cloud Watch Logs Destination Configuration 
- An Amazon CloudWatch Logs destination configuration where chat activity will be logged.
- Firehose
LoggingConfiguration Firehose Destination Configuration 
- An Amazon Kinesis Data Firehose destination configuration where chat activity will be logged.
- S3
LoggingConfiguration S3Destination Configuration 
- An Amazon S3 destination configuration where chat activity will be logged.
- cloudWatch LoggingLogs Configuration Cloud Watch Logs Destination Configuration 
- An Amazon CloudWatch Logs destination configuration where chat activity will be logged.
- firehose
LoggingConfiguration Firehose Destination Configuration 
- An Amazon Kinesis Data Firehose destination configuration where chat activity will be logged.
- s3
LoggingConfiguration S3Destination Configuration 
- An Amazon S3 destination configuration where chat activity will be logged.
- cloudWatch LoggingLogs Configuration Cloud Watch Logs Destination Configuration 
- An Amazon CloudWatch Logs destination configuration where chat activity will be logged.
- firehose
LoggingConfiguration Firehose Destination Configuration 
- An Amazon Kinesis Data Firehose destination configuration where chat activity will be logged.
- s3
LoggingConfiguration S3Destination Configuration 
- An Amazon S3 destination configuration where chat activity will be logged.
- cloud_watch_ Logginglogs Configuration Cloud Watch Logs Destination Configuration 
- An Amazon CloudWatch Logs destination configuration where chat activity will be logged.
- firehose
LoggingConfiguration Firehose Destination Configuration 
- An Amazon Kinesis Data Firehose destination configuration where chat activity will be logged.
- s3
LoggingConfiguration S3Destination Configuration 
- An Amazon S3 destination configuration where chat activity will be logged.
- cloudWatch Property MapLogs 
- An Amazon CloudWatch Logs destination configuration where chat activity will be logged.
- firehose Property Map
- An Amazon Kinesis Data Firehose destination configuration where chat activity will be logged.
- s3 Property Map
- An Amazon S3 destination configuration where chat activity will be logged.
LoggingConfigurationFirehoseDestinationConfiguration    
- DeliveryStream stringName 
- Name of the Amazon Kinesis Firehose delivery stream where chat activity will be logged.
- DeliveryStream stringName 
- Name of the Amazon Kinesis Firehose delivery stream where chat activity will be logged.
- deliveryStream StringName 
- Name of the Amazon Kinesis Firehose delivery stream where chat activity will be logged.
- deliveryStream stringName 
- Name of the Amazon Kinesis Firehose delivery stream where chat activity will be logged.
- delivery_stream_ strname 
- Name of the Amazon Kinesis Firehose delivery stream where chat activity will be logged.
- deliveryStream StringName 
- Name of the Amazon Kinesis Firehose delivery stream where chat activity will be logged.
LoggingConfigurationS3DestinationConfiguration   
- BucketName string
- Name of the Amazon S3 bucket where chat activity will be logged.
- BucketName string
- Name of the Amazon S3 bucket where chat activity will be logged.
- bucketName String
- Name of the Amazon S3 bucket where chat activity will be logged.
- bucketName string
- Name of the Amazon S3 bucket where chat activity will be logged.
- bucket_name str
- Name of the Amazon S3 bucket where chat activity will be logged.
- bucketName String
- Name of the Amazon S3 bucket where chat activity will be logged.
LoggingConfigurationState  
Tag
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