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 GetDelivery operation. Returns complete information about one logical delivery. A delivery is a connection between a delivery source and a delivery destination .
A delivery source represents an Amazon Web Services resource that sends logs to an logs delivery destination. The destination can be CloudWatch Logs, Amazon S3, or Firehose. Only some Amazon Web Services services support being configured as a delivery source. These services are listed in Enable logging from Amazon Web Services services.
You need to specify the delivery id
in this operation. You can find the IDs
of the deliveries in your account with the DescribeDeliveries
operation.
Namespace: Amazon.CloudWatchLogs.Model
Assembly: AWSSDK.CloudWatchLogs.dll
Version: 3.x.y.z
public class GetDeliveryRequest : AmazonCloudWatchLogsRequest IAmazonWebServiceRequest
The GetDeliveryRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
GetDeliveryRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
Id | System.String |
Gets and sets the property Id. The ID of the delivery that you want to retrieve. |
.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