AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the UpdateDeliveryConfiguration operation. Use this operation to update the configuration of a delivery to change either the S3 path pattern or the format of the delivered logs. You can't use this operation to change the source or destination of the delivery.
Namespace: Amazon.CloudWatchLogs.Model
Assembly: AWSSDK.CloudWatchLogs.dll
Version: 3.x.y.z
public class UpdateDeliveryConfigurationRequest : AmazonCloudWatchLogsRequest IAmazonWebServiceRequest
The UpdateDeliveryConfigurationRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
UpdateDeliveryConfigurationRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
FieldDelimiter | System.String |
Gets and sets the property FieldDelimiter.
The field delimiter to use between record fields when the final output format of a
delivery is in |
![]() |
Id | System.String |
Gets and sets the property Id. The ID of the delivery to be updated by this request. |
![]() |
RecordFields | System.Collections.Generic.List<System.String> |
Gets and sets the property RecordFields. The list of record fields to be delivered to the destination, in order. If the delivery's log source has mandatory fields, they must be included in this list. |
![]() |
S3DeliveryConfiguration | Amazon.CloudWatchLogs.Model.S3DeliveryConfiguration |
Gets and sets the property S3DeliveryConfiguration. This structure contains parameters that are valid only when the delivery's delivery destination is an S3 bucket. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5