1. Registry
  2. Packages
  3. AWS Cloud Control
  4. API Docs
  5. configuration
  6. getDeliveryChannel

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

Viewing docs for AWS Cloud Control v1.77.0
published on Monday, Aug 31, 2026 by Pulumi
aws-native logo aws-native logo

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

Viewing docs for AWS Cloud Control v1.77.0
published on Monday, Aug 31, 2026 by Pulumi

    Resource Type definition for AWS::Config::DeliveryChannel

    Using getDeliveryChannel

    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 getDeliveryChannel(args: GetDeliveryChannelArgs, opts?: InvokeOptions): Promise<GetDeliveryChannelResult>
    function getDeliveryChannelOutput(args: GetDeliveryChannelOutputArgs, opts?: InvokeOutputOptions): Output<GetDeliveryChannelResult>
    def get_delivery_channel(id: Optional[str] = None,
                             opts: Optional[InvokeOptions] = None) -> GetDeliveryChannelResult
    def get_delivery_channel_output(id: pulumi.Input[Optional[str]] = None,
                             opts: Optional[InvokeOutputOptions] = None) -> Output[GetDeliveryChannelResult]
    func LookupDeliveryChannel(ctx *Context, args *LookupDeliveryChannelArgs, opts ...InvokeOption) (*LookupDeliveryChannelResult, error)
    func LookupDeliveryChannelOutput(ctx *Context, args *LookupDeliveryChannelOutputArgs, opts ...InvokeOption) LookupDeliveryChannelResultOutput

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

    public static class GetDeliveryChannel 
    {
        public static Task<GetDeliveryChannelResult> InvokeAsync(GetDeliveryChannelArgs args, InvokeOptions? opts = null)
        public static Output<GetDeliveryChannelResult> Invoke(GetDeliveryChannelInvokeArgs args, InvokeOptions? opts = null)
        public static Output<GetDeliveryChannelResult> Invoke(GetDeliveryChannelInvokeArgs args, InvokeOutputOptions opts)
    }
    public static CompletableFuture<GetDeliveryChannelResult> getDeliveryChannel(GetDeliveryChannelArgs args, InvokeOptions options)
    public static Output<GetDeliveryChannelResult> getDeliveryChannel(GetDeliveryChannelArgs args, InvokeOptions options)
    public static Output<GetDeliveryChannelResult> getDeliveryChannel(GetDeliveryChannelArgs args, InvokeOutputOptions options)
    
    fn::invoke:
      function: aws-native:configuration:getDeliveryChannel
      arguments:
        # arguments dictionary
    data "aws-native_configuration_get_delivery_channel" "name" {
        # arguments
    }

    The following arguments are supported:

    Id string
    Id string
    id string
    id String
    id string
    id str
    id String

    getDeliveryChannel Result

    The following output properties are available:

    ConfigSnapshotDeliveryProperties Pulumi.AwsNative.Configuration.Outputs.DeliveryChannelConfigSnapshotDeliveryProperties
    The options for how often AWS Config delivers configuration snapshots to the Amazon S3 bucket.
    Id string
    S3BucketName string

    The name of the Amazon S3 bucket to which AWS Config delivers configuration snapshots and configuration history files.

    If you specify a bucket that belongs to another AWS account , that bucket must have policies that grant access permissions to AWS Config . For more information, see Permissions for the Amazon S3 Bucket in the AWS Config Developer Guide .

    S3KeyPrefix string
    The prefix for the specified Amazon S3 bucket.
    S3KmsKeyArn string
    The Amazon Resource Name (ARN) of the AWS Key Management Service ( AWS ) AWS KMS key (KMS key) used to encrypt objects delivered by AWS Config . Must belong to the same Region as the destination S3 bucket.
    SnsTopicArn string

    The Amazon Resource Name (ARN) of the Amazon SNS topic to which AWS Config sends notifications about configuration changes.

    If you choose a topic from another account, the topic must have policies that grant access permissions to AWS Config . For more information, see Permissions for the Amazon SNS Topic in the AWS Config Developer Guide .

    ConfigSnapshotDeliveryProperties DeliveryChannelConfigSnapshotDeliveryProperties
    The options for how often AWS Config delivers configuration snapshots to the Amazon S3 bucket.
    Id string
    S3BucketName string

    The name of the Amazon S3 bucket to which AWS Config delivers configuration snapshots and configuration history files.

    If you specify a bucket that belongs to another AWS account , that bucket must have policies that grant access permissions to AWS Config . For more information, see Permissions for the Amazon S3 Bucket in the AWS Config Developer Guide .

    S3KeyPrefix string
    The prefix for the specified Amazon S3 bucket.
    S3KmsKeyArn string
    The Amazon Resource Name (ARN) of the AWS Key Management Service ( AWS ) AWS KMS key (KMS key) used to encrypt objects delivered by AWS Config . Must belong to the same Region as the destination S3 bucket.
    SnsTopicArn string

    The Amazon Resource Name (ARN) of the Amazon SNS topic to which AWS Config sends notifications about configuration changes.

    If you choose a topic from another account, the topic must have policies that grant access permissions to AWS Config . For more information, see Permissions for the Amazon SNS Topic in the AWS Config Developer Guide .

    config_snapshot_delivery_properties object
    The options for how often AWS Config delivers configuration snapshots to the Amazon S3 bucket.
    id string
    s3_bucket_name string

    The name of the Amazon S3 bucket to which AWS Config delivers configuration snapshots and configuration history files.

    If you specify a bucket that belongs to another AWS account , that bucket must have policies that grant access permissions to AWS Config . For more information, see Permissions for the Amazon S3 Bucket in the AWS Config Developer Guide .

    s3_key_prefix string
    The prefix for the specified Amazon S3 bucket.
    s3_kms_key_arn string
    The Amazon Resource Name (ARN) of the AWS Key Management Service ( AWS ) AWS KMS key (KMS key) used to encrypt objects delivered by AWS Config . Must belong to the same Region as the destination S3 bucket.
    sns_topic_arn string

    The Amazon Resource Name (ARN) of the Amazon SNS topic to which AWS Config sends notifications about configuration changes.

    If you choose a topic from another account, the topic must have policies that grant access permissions to AWS Config . For more information, see Permissions for the Amazon SNS Topic in the AWS Config Developer Guide .

    configSnapshotDeliveryProperties DeliveryChannelConfigSnapshotDeliveryProperties
    The options for how often AWS Config delivers configuration snapshots to the Amazon S3 bucket.
    id String
    s3BucketName String

    The name of the Amazon S3 bucket to which AWS Config delivers configuration snapshots and configuration history files.

    If you specify a bucket that belongs to another AWS account , that bucket must have policies that grant access permissions to AWS Config . For more information, see Permissions for the Amazon S3 Bucket in the AWS Config Developer Guide .

    s3KeyPrefix String
    The prefix for the specified Amazon S3 bucket.
    s3KmsKeyArn String
    The Amazon Resource Name (ARN) of the AWS Key Management Service ( AWS ) AWS KMS key (KMS key) used to encrypt objects delivered by AWS Config . Must belong to the same Region as the destination S3 bucket.
    snsTopicArn String

    The Amazon Resource Name (ARN) of the Amazon SNS topic to which AWS Config sends notifications about configuration changes.

    If you choose a topic from another account, the topic must have policies that grant access permissions to AWS Config . For more information, see Permissions for the Amazon SNS Topic in the AWS Config Developer Guide .

    configSnapshotDeliveryProperties DeliveryChannelConfigSnapshotDeliveryProperties
    The options for how often AWS Config delivers configuration snapshots to the Amazon S3 bucket.
    id string
    s3BucketName string

    The name of the Amazon S3 bucket to which AWS Config delivers configuration snapshots and configuration history files.

    If you specify a bucket that belongs to another AWS account , that bucket must have policies that grant access permissions to AWS Config . For more information, see Permissions for the Amazon S3 Bucket in the AWS Config Developer Guide .

    s3KeyPrefix string
    The prefix for the specified Amazon S3 bucket.
    s3KmsKeyArn string
    The Amazon Resource Name (ARN) of the AWS Key Management Service ( AWS ) AWS KMS key (KMS key) used to encrypt objects delivered by AWS Config . Must belong to the same Region as the destination S3 bucket.
    snsTopicArn string

    The Amazon Resource Name (ARN) of the Amazon SNS topic to which AWS Config sends notifications about configuration changes.

    If you choose a topic from another account, the topic must have policies that grant access permissions to AWS Config . For more information, see Permissions for the Amazon SNS Topic in the AWS Config Developer Guide .

    config_snapshot_delivery_properties DeliveryChannelConfigSnapshotDeliveryProperties
    The options for how often AWS Config delivers configuration snapshots to the Amazon S3 bucket.
    id str
    s3_bucket_name str

    The name of the Amazon S3 bucket to which AWS Config delivers configuration snapshots and configuration history files.

    If you specify a bucket that belongs to another AWS account , that bucket must have policies that grant access permissions to AWS Config . For more information, see Permissions for the Amazon S3 Bucket in the AWS Config Developer Guide .

    s3_key_prefix str
    The prefix for the specified Amazon S3 bucket.
    s3_kms_key_arn str
    The Amazon Resource Name (ARN) of the AWS Key Management Service ( AWS ) AWS KMS key (KMS key) used to encrypt objects delivered by AWS Config . Must belong to the same Region as the destination S3 bucket.
    sns_topic_arn str

    The Amazon Resource Name (ARN) of the Amazon SNS topic to which AWS Config sends notifications about configuration changes.

    If you choose a topic from another account, the topic must have policies that grant access permissions to AWS Config . For more information, see Permissions for the Amazon SNS Topic in the AWS Config Developer Guide .

    configSnapshotDeliveryProperties Property Map
    The options for how often AWS Config delivers configuration snapshots to the Amazon S3 bucket.
    id String
    s3BucketName String

    The name of the Amazon S3 bucket to which AWS Config delivers configuration snapshots and configuration history files.

    If you specify a bucket that belongs to another AWS account , that bucket must have policies that grant access permissions to AWS Config . For more information, see Permissions for the Amazon S3 Bucket in the AWS Config Developer Guide .

    s3KeyPrefix String
    The prefix for the specified Amazon S3 bucket.
    s3KmsKeyArn String
    The Amazon Resource Name (ARN) of the AWS Key Management Service ( AWS ) AWS KMS key (KMS key) used to encrypt objects delivered by AWS Config . Must belong to the same Region as the destination S3 bucket.
    snsTopicArn String

    The Amazon Resource Name (ARN) of the Amazon SNS topic to which AWS Config sends notifications about configuration changes.

    If you choose a topic from another account, the topic must have policies that grant access permissions to AWS Config . For more information, see Permissions for the Amazon SNS Topic in the AWS Config Developer Guide .

    Supporting Types

    DeliveryChannelConfigSnapshotDeliveryProperties

    DeliveryFrequency string
    The frequency with which AWS Config delivers configuration snapshots.
    DeliveryFrequency string
    The frequency with which AWS Config delivers configuration snapshots.
    delivery_frequency string
    The frequency with which AWS Config delivers configuration snapshots.
    deliveryFrequency String
    The frequency with which AWS Config delivers configuration snapshots.
    deliveryFrequency string
    The frequency with which AWS Config delivers configuration snapshots.
    delivery_frequency str
    The frequency with which AWS Config delivers configuration snapshots.
    deliveryFrequency String
    The frequency with which AWS Config delivers configuration snapshots.

    Package Details

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

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

    Viewing docs for AWS Cloud Control v1.77.0
    published on Monday, Aug 31, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial