Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
Data Source schema for Volcengine::TLS::Shipper
Using getShipper
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 getShipper(args: GetShipperArgs, opts?: InvokeOptions): Promise<GetShipperResult>
function getShipperOutput(args: GetShipperOutputArgs, opts?: InvokeOptions): Output<GetShipperResult>def get_shipper(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetShipperResult
def get_shipper_output(id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetShipperResult]func LookupShipper(ctx *Context, args *LookupShipperArgs, opts ...InvokeOption) (*LookupShipperResult, error)
func LookupShipperOutput(ctx *Context, args *LookupShipperOutputArgs, opts ...InvokeOption) LookupShipperResultOutput> Note: This function is named LookupShipper in the Go SDK.
public static class GetShipper
{
public static Task<GetShipperResult> InvokeAsync(GetShipperArgs args, InvokeOptions? opts = null)
public static Output<GetShipperResult> Invoke(GetShipperInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetShipperResult> getShipper(GetShipperArgs args, InvokeOptions options)
public static Output<GetShipperResult> getShipper(GetShipperArgs args, InvokeOptions options)
fn::invoke:
function: volcenginecc:tls/getShipper:getShipper
arguments:
# arguments dictionaryThe following arguments are supported:
- Id string
- Uniquely identifies the resource.
- Id string
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
- id string
- Uniquely identifies the resource.
- id str
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
getShipper Result
The following output properties are available:
- Content
Info Volcengine.Get Shipper Content Info - Log content delivery format configuration.
- Created
Time string - Creation time.
- Dashboard
Id string - Default built-in dashboard ID for delivery.
- Id string
- Uniquely identifies the resource.
- Kafka
Shipper Volcengine.Info Get Shipper Kafka Shipper Info - Kafka delivery configuration.
- Project
Id string - Log project ID.
- Project
Name string - Log project name.
- Shipper
End intTime - Delivery end time, in milliseconds. Note: Millisecond data will be ignored. For example, if 1776761323455 is entered, the result will be 1776761323000; if 1776761323 is entered, the result will be 1776761323000.
- Shipper
Id string - Delivery configuration ID.
- Shipper
Name string - Delivery configuration name, unique within a log project.
- Shipper
Start intTime - Delivery start time, in milliseconds. When delivering to Kafka, it is recommended to use the ShipperStartTime and ShipperEndTime fields to configure the delivery time range, and leave the StartTime and EndTime fields empty. Note: Millisecond data will be ignored. For example, if 1776761323455 is entered, the result will be 1776761323000; if 1776761323 is entered, the result will be 1776761323000.
- Shipper
Type string - Type of data source for delivery. Options: tos, kafka. Default is tos.
- Status bool
- Whether to enable delivery configuration. Default is true.
- Topic
Id string - Log topic ID.
- Topic
Name string - Log topic name.
- Tos
Shipper Volcengine.Info Get Shipper Tos Shipper Info - Information related to delivery to TOS object storage.
- Updated
Time string - Update time.
- Content
Info GetShipper Content Info - Log content delivery format configuration.
- Created
Time string - Creation time.
- Dashboard
Id string - Default built-in dashboard ID for delivery.
- Id string
- Uniquely identifies the resource.
- Kafka
Shipper GetInfo Shipper Kafka Shipper Info - Kafka delivery configuration.
- Project
Id string - Log project ID.
- Project
Name string - Log project name.
- Shipper
End intTime - Delivery end time, in milliseconds. Note: Millisecond data will be ignored. For example, if 1776761323455 is entered, the result will be 1776761323000; if 1776761323 is entered, the result will be 1776761323000.
- Shipper
Id string - Delivery configuration ID.
- Shipper
Name string - Delivery configuration name, unique within a log project.
- Shipper
Start intTime - Delivery start time, in milliseconds. When delivering to Kafka, it is recommended to use the ShipperStartTime and ShipperEndTime fields to configure the delivery time range, and leave the StartTime and EndTime fields empty. Note: Millisecond data will be ignored. For example, if 1776761323455 is entered, the result will be 1776761323000; if 1776761323 is entered, the result will be 1776761323000.
- Shipper
Type string - Type of data source for delivery. Options: tos, kafka. Default is tos.
- Status bool
- Whether to enable delivery configuration. Default is true.
- Topic
Id string - Log topic ID.
- Topic
Name string - Log topic name.
- Tos
Shipper GetInfo Shipper Tos Shipper Info - Information related to delivery to TOS object storage.
- Updated
Time string - Update time.
- content
Info GetShipper Content Info - Log content delivery format configuration.
- created
Time String - Creation time.
- dashboard
Id String - Default built-in dashboard ID for delivery.
- id String
- Uniquely identifies the resource.
- kafka
Shipper GetInfo Shipper Kafka Shipper Info - Kafka delivery configuration.
- project
Id String - Log project ID.
- project
Name String - Log project name.
- shipper
End IntegerTime - Delivery end time, in milliseconds. Note: Millisecond data will be ignored. For example, if 1776761323455 is entered, the result will be 1776761323000; if 1776761323 is entered, the result will be 1776761323000.
- shipper
Id String - Delivery configuration ID.
- shipper
Name String - Delivery configuration name, unique within a log project.
- shipper
Start IntegerTime - Delivery start time, in milliseconds. When delivering to Kafka, it is recommended to use the ShipperStartTime and ShipperEndTime fields to configure the delivery time range, and leave the StartTime and EndTime fields empty. Note: Millisecond data will be ignored. For example, if 1776761323455 is entered, the result will be 1776761323000; if 1776761323 is entered, the result will be 1776761323000.
- shipper
Type String - Type of data source for delivery. Options: tos, kafka. Default is tos.
- status Boolean
- Whether to enable delivery configuration. Default is true.
- topic
Id String - Log topic ID.
- topic
Name String - Log topic name.
- tos
Shipper GetInfo Shipper Tos Shipper Info - Information related to delivery to TOS object storage.
- updated
Time String - Update time.
- content
Info GetShipper Content Info - Log content delivery format configuration.
- created
Time string - Creation time.
- dashboard
Id string - Default built-in dashboard ID for delivery.
- id string
- Uniquely identifies the resource.
- kafka
Shipper GetInfo Shipper Kafka Shipper Info - Kafka delivery configuration.
- project
Id string - Log project ID.
- project
Name string - Log project name.
- shipper
End numberTime - Delivery end time, in milliseconds. Note: Millisecond data will be ignored. For example, if 1776761323455 is entered, the result will be 1776761323000; if 1776761323 is entered, the result will be 1776761323000.
- shipper
Id string - Delivery configuration ID.
- shipper
Name string - Delivery configuration name, unique within a log project.
- shipper
Start numberTime - Delivery start time, in milliseconds. When delivering to Kafka, it is recommended to use the ShipperStartTime and ShipperEndTime fields to configure the delivery time range, and leave the StartTime and EndTime fields empty. Note: Millisecond data will be ignored. For example, if 1776761323455 is entered, the result will be 1776761323000; if 1776761323 is entered, the result will be 1776761323000.
- shipper
Type string - Type of data source for delivery. Options: tos, kafka. Default is tos.
- status boolean
- Whether to enable delivery configuration. Default is true.
- topic
Id string - Log topic ID.
- topic
Name string - Log topic name.
- tos
Shipper GetInfo Shipper Tos Shipper Info - Information related to delivery to TOS object storage.
- updated
Time string - Update time.
- content_
info GetShipper Content Info - Log content delivery format configuration.
- created_
time str - Creation time.
- dashboard_
id str - Default built-in dashboard ID for delivery.
- id str
- Uniquely identifies the resource.
- kafka_
shipper_ Getinfo Shipper Kafka Shipper Info - Kafka delivery configuration.
- project_
id str - Log project ID.
- project_
name str - Log project name.
- shipper_
end_ inttime - Delivery end time, in milliseconds. Note: Millisecond data will be ignored. For example, if 1776761323455 is entered, the result will be 1776761323000; if 1776761323 is entered, the result will be 1776761323000.
- shipper_
id str - Delivery configuration ID.
- shipper_
name str - Delivery configuration name, unique within a log project.
- shipper_
start_ inttime - Delivery start time, in milliseconds. When delivering to Kafka, it is recommended to use the ShipperStartTime and ShipperEndTime fields to configure the delivery time range, and leave the StartTime and EndTime fields empty. Note: Millisecond data will be ignored. For example, if 1776761323455 is entered, the result will be 1776761323000; if 1776761323 is entered, the result will be 1776761323000.
- shipper_
type str - Type of data source for delivery. Options: tos, kafka. Default is tos.
- status bool
- Whether to enable delivery configuration. Default is true.
- topic_
id str - Log topic ID.
- topic_
name str - Log topic name.
- tos_
shipper_ Getinfo Shipper Tos Shipper Info - Information related to delivery to TOS object storage.
- updated_
time str - Update time.
- content
Info Property Map - Log content delivery format configuration.
- created
Time String - Creation time.
- dashboard
Id String - Default built-in dashboard ID for delivery.
- id String
- Uniquely identifies the resource.
- kafka
Shipper Property MapInfo - Kafka delivery configuration.
- project
Id String - Log project ID.
- project
Name String - Log project name.
- shipper
End NumberTime - Delivery end time, in milliseconds. Note: Millisecond data will be ignored. For example, if 1776761323455 is entered, the result will be 1776761323000; if 1776761323 is entered, the result will be 1776761323000.
- shipper
Id String - Delivery configuration ID.
- shipper
Name String - Delivery configuration name, unique within a log project.
- shipper
Start NumberTime - Delivery start time, in milliseconds. When delivering to Kafka, it is recommended to use the ShipperStartTime and ShipperEndTime fields to configure the delivery time range, and leave the StartTime and EndTime fields empty. Note: Millisecond data will be ignored. For example, if 1776761323455 is entered, the result will be 1776761323000; if 1776761323 is entered, the result will be 1776761323000.
- shipper
Type String - Type of data source for delivery. Options: tos, kafka. Default is tos.
- status Boolean
- Whether to enable delivery configuration. Default is true.
- topic
Id String - Log topic ID.
- topic
Name String - Log topic name.
- tos
Shipper Property MapInfo - Information related to delivery to TOS object storage.
- updated
Time String - Update time.
Supporting Types
GetShipperContentInfo
- Csv
Info Volcengine.Get Shipper Content Info Csv Info - CSV format log content configuration.
- Format string
- Log content parsing format. Delivery to TOS supports json, jsonl, csv; delivery to Kafka supports original, json.
- Json
Info Volcengine.Get Shipper Content Info Json Info - JSON/JSONL format log content configuration.
- Csv
Info GetShipper Content Info Csv Info - CSV format log content configuration.
- Format string
- Log content parsing format. Delivery to TOS supports json, jsonl, csv; delivery to Kafka supports original, json.
- Json
Info GetShipper Content Info Json Info - JSON/JSONL format log content configuration.
- csv
Info GetShipper Content Info Csv Info - CSV format log content configuration.
- format String
- Log content parsing format. Delivery to TOS supports json, jsonl, csv; delivery to Kafka supports original, json.
- json
Info GetShipper Content Info Json Info - JSON/JSONL format log content configuration.
- csv
Info GetShipper Content Info Csv Info - CSV format log content configuration.
- format string
- Log content parsing format. Delivery to TOS supports json, jsonl, csv; delivery to Kafka supports original, json.
- json
Info GetShipper Content Info Json Info - JSON/JSONL format log content configuration.
- csv_
info GetShipper Content Info Csv Info - CSV format log content configuration.
- format str
- Log content parsing format. Delivery to TOS supports json, jsonl, csv; delivery to Kafka supports original, json.
- json_
info GetShipper Content Info Json Info - JSON/JSONL format log content configuration.
- csv
Info Property Map - CSV format log content configuration.
- format String
- Log content parsing format. Delivery to TOS supports json, jsonl, csv; delivery to Kafka supports original, json.
- json
Info Property Map - JSON/JSONL format log content configuration.
GetShipperContentInfoCsvInfo
- Delimiter string
- Delimiter. Supports comma, tab, pipe, semicolon, space.
- Escape
Char string - Escape character. When field content contains a delimiter, use an escape character to enclose it. Supports single quote, double quote, or empty character.
- Keys List<string>
- Fields to be delivered. Supports letters, numbers, and _-./. Cannot start with an underscore. Length: 1–128.
- Non
Field stringContent - Content for invalid field padding. Length: 0–128.
- Print
Header bool - Whether to print the key in the first row.
- Delimiter string
- Delimiter. Supports comma, tab, pipe, semicolon, space.
- Escape
Char string - Escape character. When field content contains a delimiter, use an escape character to enclose it. Supports single quote, double quote, or empty character.
- Keys []string
- Fields to be delivered. Supports letters, numbers, and _-./. Cannot start with an underscore. Length: 1–128.
- Non
Field stringContent - Content for invalid field padding. Length: 0–128.
- Print
Header bool - Whether to print the key in the first row.
- delimiter String
- Delimiter. Supports comma, tab, pipe, semicolon, space.
- escape
Char String - Escape character. When field content contains a delimiter, use an escape character to enclose it. Supports single quote, double quote, or empty character.
- keys List<String>
- Fields to be delivered. Supports letters, numbers, and _-./. Cannot start with an underscore. Length: 1–128.
- non
Field StringContent - Content for invalid field padding. Length: 0–128.
- print
Header Boolean - Whether to print the key in the first row.
- delimiter string
- Delimiter. Supports comma, tab, pipe, semicolon, space.
- escape
Char string - Escape character. When field content contains a delimiter, use an escape character to enclose it. Supports single quote, double quote, or empty character.
- keys string[]
- Fields to be delivered. Supports letters, numbers, and _-./. Cannot start with an underscore. Length: 1–128.
- non
Field stringContent - Content for invalid field padding. Length: 0–128.
- print
Header boolean - Whether to print the key in the first row.
- delimiter str
- Delimiter. Supports comma, tab, pipe, semicolon, space.
- escape_
char str - Escape character. When field content contains a delimiter, use an escape character to enclose it. Supports single quote, double quote, or empty character.
- keys Sequence[str]
- Fields to be delivered. Supports letters, numbers, and _-./. Cannot start with an underscore. Length: 1–128.
- non_
field_ strcontent - Content for invalid field padding. Length: 0–128.
- print_
header bool - Whether to print the key in the first row.
- delimiter String
- Delimiter. Supports comma, tab, pipe, semicolon, space.
- escape
Char String - Escape character. When field content contains a delimiter, use an escape character to enclose it. Supports single quote, double quote, or empty character.
- keys List<String>
- Fields to be delivered. Supports letters, numbers, and _-./. Cannot start with an underscore. Length: 1–128.
- non
Field StringContent - Content for invalid field padding. Length: 0–128.
- print
Header Boolean - Whether to print the key in the first row.
GetShipperContentInfoJsonInfo
- Enable bool
- Enable flag.
- Escape bool
- Whether to enable escaping. Must be set to true.
- Keys List<string>
- Delivery field list; if not configured, all fields will be delivered. When delivering in JSON/JSONL format, if this parameter is not set, all fields will be delivered, including content (required), source, path, time, image_name, container_name, pod_name, pod_uid, namespace, tag****client_ip, and tag****receive_time.
- Enable bool
- Enable flag.
- Escape bool
- Whether to enable escaping. Must be set to true.
- Keys []string
- Delivery field list; if not configured, all fields will be delivered. When delivering in JSON/JSONL format, if this parameter is not set, all fields will be delivered, including content (required), source, path, time, image_name, container_name, pod_name, pod_uid, namespace, tag****client_ip, and tag****receive_time.
- enable Boolean
- Enable flag.
- escape Boolean
- Whether to enable escaping. Must be set to true.
- keys List<String>
- Delivery field list; if not configured, all fields will be delivered. When delivering in JSON/JSONL format, if this parameter is not set, all fields will be delivered, including content (required), source, path, time, image_name, container_name, pod_name, pod_uid, namespace, tag****client_ip, and tag****receive_time.
- enable boolean
- Enable flag.
- escape boolean
- Whether to enable escaping. Must be set to true.
- keys string[]
- Delivery field list; if not configured, all fields will be delivered. When delivering in JSON/JSONL format, if this parameter is not set, all fields will be delivered, including content (required), source, path, time, image_name, container_name, pod_name, pod_uid, namespace, tag****client_ip, and tag****receive_time.
- enable bool
- Enable flag.
- escape bool
- Whether to enable escaping. Must be set to true.
- keys Sequence[str]
- Delivery field list; if not configured, all fields will be delivered. When delivering in JSON/JSONL format, if this parameter is not set, all fields will be delivered, including content (required), source, path, time, image_name, container_name, pod_name, pod_uid, namespace, tag****client_ip, and tag****receive_time.
- enable Boolean
- Enable flag.
- escape Boolean
- Whether to enable escaping. Must be set to true.
- keys List<String>
- Delivery field list; if not configured, all fields will be delivered. When delivering in JSON/JSONL format, if this parameter is not set, all fields will be delivered, including content (required), source, path, time, image_name, container_name, pod_name, pod_uid, namespace, tag****client_ip, and tag****receive_time.
GetShipperKafkaShipperInfo
- Compress string
- Compression format; supports snappy, gzip, lz4, none.
- End
Time int - Delivery end time, in milliseconds. If not set, delivery continues indefinitely. Note: Milliseconds will be truncated. For example, if 1776761323455 is entered, it will become 1776761323000; if 1776761323 is entered, it will become 1776761323000.
- Instance string
- Kafka instance.
- Kafka
Topic string - Kafka topic name. All log data delivered through this configuration will be sent to this topic.
- Start
Time int - Start time. If not configured, defaults to the current time. Note: Millisecond data will be ignored. For example, if 1776761323455 is entered, the result will be 1776761323000; if 1776761323 is entered, the result will be 1776761323000.
- Compress string
- Compression format; supports snappy, gzip, lz4, none.
- End
Time int - Delivery end time, in milliseconds. If not set, delivery continues indefinitely. Note: Milliseconds will be truncated. For example, if 1776761323455 is entered, it will become 1776761323000; if 1776761323 is entered, it will become 1776761323000.
- Instance string
- Kafka instance.
- Kafka
Topic string - Kafka topic name. All log data delivered through this configuration will be sent to this topic.
- Start
Time int - Start time. If not configured, defaults to the current time. Note: Millisecond data will be ignored. For example, if 1776761323455 is entered, the result will be 1776761323000; if 1776761323 is entered, the result will be 1776761323000.
- compress String
- Compression format; supports snappy, gzip, lz4, none.
- end
Time Integer - Delivery end time, in milliseconds. If not set, delivery continues indefinitely. Note: Milliseconds will be truncated. For example, if 1776761323455 is entered, it will become 1776761323000; if 1776761323 is entered, it will become 1776761323000.
- instance String
- Kafka instance.
- kafka
Topic String - Kafka topic name. All log data delivered through this configuration will be sent to this topic.
- start
Time Integer - Start time. If not configured, defaults to the current time. Note: Millisecond data will be ignored. For example, if 1776761323455 is entered, the result will be 1776761323000; if 1776761323 is entered, the result will be 1776761323000.
- compress string
- Compression format; supports snappy, gzip, lz4, none.
- end
Time number - Delivery end time, in milliseconds. If not set, delivery continues indefinitely. Note: Milliseconds will be truncated. For example, if 1776761323455 is entered, it will become 1776761323000; if 1776761323 is entered, it will become 1776761323000.
- instance string
- Kafka instance.
- kafka
Topic string - Kafka topic name. All log data delivered through this configuration will be sent to this topic.
- start
Time number - Start time. If not configured, defaults to the current time. Note: Millisecond data will be ignored. For example, if 1776761323455 is entered, the result will be 1776761323000; if 1776761323 is entered, the result will be 1776761323000.
- compress str
- Compression format; supports snappy, gzip, lz4, none.
- end_
time int - Delivery end time, in milliseconds. If not set, delivery continues indefinitely. Note: Milliseconds will be truncated. For example, if 1776761323455 is entered, it will become 1776761323000; if 1776761323 is entered, it will become 1776761323000.
- instance str
- Kafka instance.
- kafka_
topic str - Kafka topic name. All log data delivered through this configuration will be sent to this topic.
- start_
time int - Start time. If not configured, defaults to the current time. Note: Millisecond data will be ignored. For example, if 1776761323455 is entered, the result will be 1776761323000; if 1776761323 is entered, the result will be 1776761323000.
- compress String
- Compression format; supports snappy, gzip, lz4, none.
- end
Time Number - Delivery end time, in milliseconds. If not set, delivery continues indefinitely. Note: Milliseconds will be truncated. For example, if 1776761323455 is entered, it will become 1776761323000; if 1776761323 is entered, it will become 1776761323000.
- instance String
- Kafka instance.
- kafka
Topic String - Kafka topic name. All log data delivered through this configuration will be sent to this topic.
- start
Time Number - Start time. If not configured, defaults to the current time. Note: Millisecond data will be ignored. For example, if 1776761323455 is entered, the result will be 1776761323000; if 1776761323 is entered, the result will be 1776761323000.
GetShipperTosShipperInfo
- Bucket string
- Select a TOS bucket. Must be in the same region as the source log topic. Can only contain numbers, hyphens (-), and letters a–z. Must start and end with a number or letter. Length: 3–63 characters.
- Compress string
- Compression format; supports snappy, gzip, lz4, none.
- Interval int
- Delivery interval in seconds, range: 300–900.
- Max
Size int - Maximum raw file size per partition for delivery, in MiB. Range: 5–256.
- Partition
Format string - Partition rule for log delivery. Subdirectory naming format supports strftime syntax. Default: %Y/%m/%d/%H/%M.
- Prefix string
- Top-level directory name for the bucket. Cannot start with / or , and cannot use consecutive /. Cannot use .. as a folder name. Duplicate names are not allowed within the same bucket.
- Bucket string
- Select a TOS bucket. Must be in the same region as the source log topic. Can only contain numbers, hyphens (-), and letters a–z. Must start and end with a number or letter. Length: 3–63 characters.
- Compress string
- Compression format; supports snappy, gzip, lz4, none.
- Interval int
- Delivery interval in seconds, range: 300–900.
- Max
Size int - Maximum raw file size per partition for delivery, in MiB. Range: 5–256.
- Partition
Format string - Partition rule for log delivery. Subdirectory naming format supports strftime syntax. Default: %Y/%m/%d/%H/%M.
- Prefix string
- Top-level directory name for the bucket. Cannot start with / or , and cannot use consecutive /. Cannot use .. as a folder name. Duplicate names are not allowed within the same bucket.
- bucket String
- Select a TOS bucket. Must be in the same region as the source log topic. Can only contain numbers, hyphens (-), and letters a–z. Must start and end with a number or letter. Length: 3–63 characters.
- compress String
- Compression format; supports snappy, gzip, lz4, none.
- interval Integer
- Delivery interval in seconds, range: 300–900.
- max
Size Integer - Maximum raw file size per partition for delivery, in MiB. Range: 5–256.
- partition
Format String - Partition rule for log delivery. Subdirectory naming format supports strftime syntax. Default: %Y/%m/%d/%H/%M.
- prefix String
- Top-level directory name for the bucket. Cannot start with / or , and cannot use consecutive /. Cannot use .. as a folder name. Duplicate names are not allowed within the same bucket.
- bucket string
- Select a TOS bucket. Must be in the same region as the source log topic. Can only contain numbers, hyphens (-), and letters a–z. Must start and end with a number or letter. Length: 3–63 characters.
- compress string
- Compression format; supports snappy, gzip, lz4, none.
- interval number
- Delivery interval in seconds, range: 300–900.
- max
Size number - Maximum raw file size per partition for delivery, in MiB. Range: 5–256.
- partition
Format string - Partition rule for log delivery. Subdirectory naming format supports strftime syntax. Default: %Y/%m/%d/%H/%M.
- prefix string
- Top-level directory name for the bucket. Cannot start with / or , and cannot use consecutive /. Cannot use .. as a folder name. Duplicate names are not allowed within the same bucket.
- bucket str
- Select a TOS bucket. Must be in the same region as the source log topic. Can only contain numbers, hyphens (-), and letters a–z. Must start and end with a number or letter. Length: 3–63 characters.
- compress str
- Compression format; supports snappy, gzip, lz4, none.
- interval int
- Delivery interval in seconds, range: 300–900.
- max_
size int - Maximum raw file size per partition for delivery, in MiB. Range: 5–256.
- partition_
format str - Partition rule for log delivery. Subdirectory naming format supports strftime syntax. Default: %Y/%m/%d/%H/%M.
- prefix str
- Top-level directory name for the bucket. Cannot start with / or , and cannot use consecutive /. Cannot use .. as a folder name. Duplicate names are not allowed within the same bucket.
- bucket String
- Select a TOS bucket. Must be in the same region as the source log topic. Can only contain numbers, hyphens (-), and letters a–z. Must start and end with a number or letter. Length: 3–63 characters.
- compress String
- Compression format; supports snappy, gzip, lz4, none.
- interval Number
- Delivery interval in seconds, range: 300–900.
- max
Size Number - Maximum raw file size per partition for delivery, in MiB. Range: 5–256.
- partition
Format String - Partition rule for log delivery. Subdirectory naming format supports strftime syntax. Default: %Y/%m/%d/%H/%M.
- prefix String
- Top-level directory name for the bucket. Cannot start with / or , and cannot use consecutive /. Cannot use .. as a folder name. Duplicate names are not allowed within the same bucket.
Package Details
- Repository
- volcenginecc volcengine/pulumi-volcenginecc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
volcengineccTerraform Provider.
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
