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.27.0 published on Monday, Apr 14, 2025 by Pulumi

aws-native.guardduty.PublishingDestination

Explore with Pulumi AI

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

AWS Cloud Control v1.27.0 published on Monday, Apr 14, 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 This property is required. string
The unique name of the resource.
args This property is required. PublishingDestinationArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
resource_name This property is required. str
The unique name of the resource.
args This property is required. 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 This property is required. string
The unique name of the resource.
args This property is required. PublishingDestinationArgs
The arguments to resource properties.
opts ResourceOption
Bag of options to control resource's behavior.
name This property is required. string
The unique name of the resource.
args This property is required. PublishingDestinationArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
name This property is required. String
The unique name of the resource.
args This property is required. 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 This property is required. 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 This property is required. string
The type of resource for the publishing destination. Currently only Amazon S3 buckets are supported.
DetectorId This property is required. string
The ID of the GuardDuty detector associated with the publishing destination.
Tags List<Pulumi.AwsNative.Inputs.Tag>
Describes a tag.
DestinationProperties This property is required. 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 This property is required. string
The type of resource for the publishing destination. Currently only Amazon S3 buckets are supported.
DetectorId This property is required. string
The ID of the GuardDuty detector associated with the publishing destination.
Tags TagArgs
Describes a tag.
destinationProperties This property is required. 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 This property is required. String
The type of resource for the publishing destination. Currently only Amazon S3 buckets are supported.
detectorId This property is required. String
The ID of the GuardDuty detector associated with the publishing destination.
tags List<Tag>
Describes a tag.
destinationProperties This property is required. 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 This property is required. string
The type of resource for the publishing destination. Currently only Amazon S3 buckets are supported.
detectorId This property is required. string
The ID of the GuardDuty detector associated with the publishing destination.
tags Tag[]
Describes a tag.
destination_properties This property is required. 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 This property is required. str
The type of resource for the publishing destination. Currently only Amazon S3 buckets are supported.
detector_id This property is required. str
The ID of the GuardDuty detector associated with the publishing destination.
tags Sequence[TagArgs]
Describes a tag.
destinationProperties This property is required. 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 This property is required. String
The type of resource for the publishing destination. Currently only Amazon S3 buckets are supported.
detectorId This property is required. 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 This property is required. string
The key name of the tag
Value This property is required. string
The value of the tag
Key This property is required. string
The key name of the tag
Value This property is required. string
The value of the tag
key This property is required. String
The key name of the tag
value This property is required. String
The value of the tag
key This property is required. string
The key name of the tag
value This property is required. string
The value of the tag
key This property is required. str
The key name of the tag
value This property is required. str
The value of the tag
key This property is required. String
The key name of the tag
value This property is required. String
The value of the tag

Package Details

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

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

AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi