1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. logs
  5. getDelivery

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.9.0 published on Monday, Nov 18, 2024 by Pulumi

aws-native.logs.getDelivery

Explore with Pulumi AI

aws-native logo

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.9.0 published on Monday, Nov 18, 2024 by Pulumi

    This structure contains information about one delivery in your account.

    A delivery is a connection between a logical delivery source and a logical delivery destination.

    For more information, see CreateDelivery.

    Using getDelivery

    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 getDelivery(args: GetDeliveryArgs, opts?: InvokeOptions): Promise<GetDeliveryResult>
    function getDeliveryOutput(args: GetDeliveryOutputArgs, opts?: InvokeOptions): Output<GetDeliveryResult>
    def get_delivery(delivery_id: Optional[str] = None,
                     opts: Optional[InvokeOptions] = None) -> GetDeliveryResult
    def get_delivery_output(delivery_id: Optional[pulumi.Input[str]] = None,
                     opts: Optional[InvokeOptions] = None) -> Output[GetDeliveryResult]
    func LookupDelivery(ctx *Context, args *LookupDeliveryArgs, opts ...InvokeOption) (*LookupDeliveryResult, error)
    func LookupDeliveryOutput(ctx *Context, args *LookupDeliveryOutputArgs, opts ...InvokeOption) LookupDeliveryResultOutput

    > Note: This function is named LookupDelivery in the Go SDK.

    public static class GetDelivery 
    {
        public static Task<GetDeliveryResult> InvokeAsync(GetDeliveryArgs args, InvokeOptions? opts = null)
        public static Output<GetDeliveryResult> Invoke(GetDeliveryInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetDeliveryResult> getDelivery(GetDeliveryArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: aws-native:logs:getDelivery
      arguments:
        # arguments dictionary

    The following arguments are supported:

    DeliveryId string
    The unique ID that identifies this delivery in your account.
    DeliveryId string
    The unique ID that identifies this delivery in your account.
    deliveryId String
    The unique ID that identifies this delivery in your account.
    deliveryId string
    The unique ID that identifies this delivery in your account.
    delivery_id str
    The unique ID that identifies this delivery in your account.
    deliveryId String
    The unique ID that identifies this delivery in your account.

    getDelivery Result

    The following output properties are available:

    Arn string
    The Amazon Resource Name (ARN) that uniquely identifies this delivery.
    DeliveryDestinationType string
    Displays whether the delivery destination associated with this delivery is CloudWatch Logs, Amazon S3, or Kinesis Data Firehose.
    DeliveryId string
    The unique ID that identifies this delivery in your account.
    FieldDelimiter string
    The field delimiter to use between record fields when the final output format of a delivery is in Plain , W3C , or Raw format.
    RecordFields List<string>
    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.
    S3EnableHiveCompatiblePath bool
    This parameter causes the S3 objects that contain delivered logs to use a prefix structure that allows for integration with Apache Hive.
    S3SuffixPath string
    This string allows re-configuring the S3 object prefix to contain either static or variable sections. The valid variables to use in the suffix path will vary by each log source. See ConfigurationTemplate$allowedSuffixPathFields for more info on what values are supported in the suffix path for each log source.
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    The tags that have been assigned to this delivery.
    Arn string
    The Amazon Resource Name (ARN) that uniquely identifies this delivery.
    DeliveryDestinationType string
    Displays whether the delivery destination associated with this delivery is CloudWatch Logs, Amazon S3, or Kinesis Data Firehose.
    DeliveryId string
    The unique ID that identifies this delivery in your account.
    FieldDelimiter string
    The field delimiter to use between record fields when the final output format of a delivery is in Plain , W3C , or Raw format.
    RecordFields []string
    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.
    S3EnableHiveCompatiblePath bool
    This parameter causes the S3 objects that contain delivered logs to use a prefix structure that allows for integration with Apache Hive.
    S3SuffixPath string
    This string allows re-configuring the S3 object prefix to contain either static or variable sections. The valid variables to use in the suffix path will vary by each log source. See ConfigurationTemplate$allowedSuffixPathFields for more info on what values are supported in the suffix path for each log source.
    Tags Tag
    The tags that have been assigned to this delivery.
    arn String
    The Amazon Resource Name (ARN) that uniquely identifies this delivery.
    deliveryDestinationType String
    Displays whether the delivery destination associated with this delivery is CloudWatch Logs, Amazon S3, or Kinesis Data Firehose.
    deliveryId String
    The unique ID that identifies this delivery in your account.
    fieldDelimiter String
    The field delimiter to use between record fields when the final output format of a delivery is in Plain , W3C , or Raw format.
    recordFields List<String>
    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.
    s3EnableHiveCompatiblePath Boolean
    This parameter causes the S3 objects that contain delivered logs to use a prefix structure that allows for integration with Apache Hive.
    s3SuffixPath String
    This string allows re-configuring the S3 object prefix to contain either static or variable sections. The valid variables to use in the suffix path will vary by each log source. See ConfigurationTemplate$allowedSuffixPathFields for more info on what values are supported in the suffix path for each log source.
    tags List<Tag>
    The tags that have been assigned to this delivery.
    arn string
    The Amazon Resource Name (ARN) that uniquely identifies this delivery.
    deliveryDestinationType string
    Displays whether the delivery destination associated with this delivery is CloudWatch Logs, Amazon S3, or Kinesis Data Firehose.
    deliveryId string
    The unique ID that identifies this delivery in your account.
    fieldDelimiter string
    The field delimiter to use between record fields when the final output format of a delivery is in Plain , W3C , or Raw format.
    recordFields string[]
    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.
    s3EnableHiveCompatiblePath boolean
    This parameter causes the S3 objects that contain delivered logs to use a prefix structure that allows for integration with Apache Hive.
    s3SuffixPath string
    This string allows re-configuring the S3 object prefix to contain either static or variable sections. The valid variables to use in the suffix path will vary by each log source. See ConfigurationTemplate$allowedSuffixPathFields for more info on what values are supported in the suffix path for each log source.
    tags Tag[]
    The tags that have been assigned to this delivery.
    arn str
    The Amazon Resource Name (ARN) that uniquely identifies this delivery.
    delivery_destination_type str
    Displays whether the delivery destination associated with this delivery is CloudWatch Logs, Amazon S3, or Kinesis Data Firehose.
    delivery_id str
    The unique ID that identifies this delivery in your account.
    field_delimiter str
    The field delimiter to use between record fields when the final output format of a delivery is in Plain , W3C , or Raw format.
    record_fields Sequence[str]
    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.
    s3_enable_hive_compatible_path bool
    This parameter causes the S3 objects that contain delivered logs to use a prefix structure that allows for integration with Apache Hive.
    s3_suffix_path str
    This string allows re-configuring the S3 object prefix to contain either static or variable sections. The valid variables to use in the suffix path will vary by each log source. See ConfigurationTemplate$allowedSuffixPathFields for more info on what values are supported in the suffix path for each log source.
    tags Sequence[root_Tag]
    The tags that have been assigned to this delivery.
    arn String
    The Amazon Resource Name (ARN) that uniquely identifies this delivery.
    deliveryDestinationType String
    Displays whether the delivery destination associated with this delivery is CloudWatch Logs, Amazon S3, or Kinesis Data Firehose.
    deliveryId String
    The unique ID that identifies this delivery in your account.
    fieldDelimiter String
    The field delimiter to use between record fields when the final output format of a delivery is in Plain , W3C , or Raw format.
    recordFields List<String>
    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.
    s3EnableHiveCompatiblePath Boolean
    This parameter causes the S3 objects that contain delivered logs to use a prefix structure that allows for integration with Apache Hive.
    s3SuffixPath String
    This string allows re-configuring the S3 object prefix to contain either static or variable sections. The valid variables to use in the suffix path will vary by each log source. See ConfigurationTemplate$allowedSuffixPathFields for more info on what values are supported in the suffix path for each log source.
    tags List<Property Map>
    The tags that have been assigned to this delivery.

    Supporting Types

    Tag

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    AWS Cloud Control v1.9.0 published on Monday, Nov 18, 2024 by Pulumi