1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. guardduty
  5. PublishingDestination

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

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi

aws-native.guardduty.PublishingDestination

Explore with Pulumi AI

aws-native logo

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

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi

    Resource Type definition for AWS::GuardDuty::PublishingDestination

    Create PublishingDestination Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new PublishingDestination(name: string, args: PublishingDestinationArgs, opts?: CustomResourceOptions);
    @overload
    def PublishingDestination(resource_name: str,
                              args: PublishingDestinationArgs,
                              opts: Optional[ResourceOptions] = None)
    
    @overload
    def PublishingDestination(resource_name: str,
                              opts: Optional[ResourceOptions] = None,
                              destination_properties: Optional[PublishingDestinationCfnDestinationPropertiesArgs] = None,
                              destination_type: Optional[str] = None,
                              detector_id: Optional[str] = None,
                              tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
    func NewPublishingDestination(ctx *Context, name string, args PublishingDestinationArgs, opts ...ResourceOption) (*PublishingDestination, error)
    public PublishingDestination(string name, PublishingDestinationArgs args, CustomResourceOptions? opts = null)
    public PublishingDestination(String name, PublishingDestinationArgs args)
    public PublishingDestination(String name, PublishingDestinationArgs args, CustomResourceOptions options)
    
    type: aws-native:guardduty:PublishingDestination
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    

    Parameters

    name string
    The unique name of the resource.
    args PublishingDestinationArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args PublishingDestinationArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args PublishingDestinationArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args PublishingDestinationArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args PublishingDestinationArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    PublishingDestination Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

    The PublishingDestination resource accepts the following input properties:

    DestinationProperties Pulumi.AwsNative.GuardDuty.Inputs.PublishingDestinationCfnDestinationProperties
    Contains the Amazon Resource Name (ARN) of the resource to publish to, such as an S3 bucket, and the ARN of the KMS key to use to encrypt published findings.
    DestinationType string
    The type of resource for the publishing destination. Currently only Amazon S3 buckets are supported.
    DetectorId string
    The ID of the GuardDuty detector associated with the publishing destination.
    Tags List<Pulumi.AwsNative.Inputs.Tag>
    Describes a tag.
    DestinationProperties PublishingDestinationCfnDestinationPropertiesArgs
    Contains the Amazon Resource Name (ARN) of the resource to publish to, such as an S3 bucket, and the ARN of the KMS key to use to encrypt published findings.
    DestinationType string
    The type of resource for the publishing destination. Currently only Amazon S3 buckets are supported.
    DetectorId string
    The ID of the GuardDuty detector associated with the publishing destination.
    Tags TagArgs
    Describes a tag.
    destinationProperties PublishingDestinationCfnDestinationProperties
    Contains the Amazon Resource Name (ARN) of the resource to publish to, such as an S3 bucket, and the ARN of the KMS key to use to encrypt published findings.
    destinationType String
    The type of resource for the publishing destination. Currently only Amazon S3 buckets are supported.
    detectorId String
    The ID of the GuardDuty detector associated with the publishing destination.
    tags List<Tag>
    Describes a tag.
    destinationProperties PublishingDestinationCfnDestinationProperties
    Contains the Amazon Resource Name (ARN) of the resource to publish to, such as an S3 bucket, and the ARN of the KMS key to use to encrypt published findings.
    destinationType string
    The type of resource for the publishing destination. Currently only Amazon S3 buckets are supported.
    detectorId string
    The ID of the GuardDuty detector associated with the publishing destination.
    tags Tag[]
    Describes a tag.
    destination_properties PublishingDestinationCfnDestinationPropertiesArgs
    Contains the Amazon Resource Name (ARN) of the resource to publish to, such as an S3 bucket, and the ARN of the KMS key to use to encrypt published findings.
    destination_type str
    The type of resource for the publishing destination. Currently only Amazon S3 buckets are supported.
    detector_id str
    The ID of the GuardDuty detector associated with the publishing destination.
    tags Sequence[TagArgs]
    Describes a tag.
    destinationProperties Property Map
    Contains the Amazon Resource Name (ARN) of the resource to publish to, such as an S3 bucket, and the ARN of the KMS key to use to encrypt published findings.
    destinationType String
    The type of resource for the publishing destination. Currently only Amazon S3 buckets are supported.
    detectorId String
    The ID of the GuardDuty detector associated with the publishing destination.
    tags List<Property Map>
    Describes a tag.

    Outputs

    All input properties are implicitly available as output properties. Additionally, the PublishingDestination resource produces the following output properties:

    AwsId string
    The ID of the publishing destination.
    Id string
    The provider-assigned unique ID for this managed resource.
    PublishingFailureStartTimestamp string
    The time, in epoch millisecond format, at which GuardDuty was first unable to publish findings to the destination.
    Status string
    The status of the publishing destination.
    AwsId string
    The ID of the publishing destination.
    Id string
    The provider-assigned unique ID for this managed resource.
    PublishingFailureStartTimestamp string
    The time, in epoch millisecond format, at which GuardDuty was first unable to publish findings to the destination.
    Status string
    The status of the publishing destination.
    awsId String
    The ID of the publishing destination.
    id String
    The provider-assigned unique ID for this managed resource.
    publishingFailureStartTimestamp String
    The time, in epoch millisecond format, at which GuardDuty was first unable to publish findings to the destination.
    status String
    The status of the publishing destination.
    awsId string
    The ID of the publishing destination.
    id string
    The provider-assigned unique ID for this managed resource.
    publishingFailureStartTimestamp string
    The time, in epoch millisecond format, at which GuardDuty was first unable to publish findings to the destination.
    status string
    The status of the publishing destination.
    aws_id str
    The ID of the publishing destination.
    id str
    The provider-assigned unique ID for this managed resource.
    publishing_failure_start_timestamp str
    The time, in epoch millisecond format, at which GuardDuty was first unable to publish findings to the destination.
    status str
    The status of the publishing destination.
    awsId String
    The ID of the publishing destination.
    id String
    The provider-assigned unique ID for this managed resource.
    publishingFailureStartTimestamp String
    The time, in epoch millisecond format, at which GuardDuty was first unable to publish findings to the destination.
    status String
    The status of the publishing destination.

    Supporting Types

    PublishingDestinationCfnDestinationProperties, PublishingDestinationCfnDestinationPropertiesArgs

    DestinationArn string
    The ARN of the resource to publish to.
    KmsKeyArn string
    The ARN of the KMS key to use for encryption.
    DestinationArn string
    The ARN of the resource to publish to.
    KmsKeyArn string
    The ARN of the KMS key to use for encryption.
    destinationArn String
    The ARN of the resource to publish to.
    kmsKeyArn String
    The ARN of the KMS key to use for encryption.
    destinationArn string
    The ARN of the resource to publish to.
    kmsKeyArn string
    The ARN of the KMS key to use for encryption.
    destination_arn str
    The ARN of the resource to publish to.
    kms_key_arn str
    The ARN of the KMS key to use for encryption.
    destinationArn String
    The ARN of the resource to publish to.
    kmsKeyArn String
    The ARN of the KMS key to use for encryption.

    Tag, TagArgs

    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.26.0 published on Wednesday, Mar 12, 2025 by Pulumi