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.getPublishingDestination
Explore with Pulumi AI
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
Using getPublishingDestination
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 getPublishingDestination(args: GetPublishingDestinationArgs, opts?: InvokeOptions): Promise<GetPublishingDestinationResult>
function getPublishingDestinationOutput(args: GetPublishingDestinationOutputArgs, opts?: InvokeOptions): Output<GetPublishingDestinationResult>
def get_publishing_destination(detector_id: Optional[str] = None,
id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetPublishingDestinationResult
def get_publishing_destination_output(detector_id: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetPublishingDestinationResult]
func LookupPublishingDestination(ctx *Context, args *LookupPublishingDestinationArgs, opts ...InvokeOption) (*LookupPublishingDestinationResult, error)
func LookupPublishingDestinationOutput(ctx *Context, args *LookupPublishingDestinationOutputArgs, opts ...InvokeOption) LookupPublishingDestinationResultOutput
> Note: This function is named LookupPublishingDestination
in the Go SDK.
public static class GetPublishingDestination
{
public static Task<GetPublishingDestinationResult> InvokeAsync(GetPublishingDestinationArgs args, InvokeOptions? opts = null)
public static Output<GetPublishingDestinationResult> Invoke(GetPublishingDestinationInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetPublishingDestinationResult> getPublishingDestination(GetPublishingDestinationArgs args, InvokeOptions options)
public static Output<GetPublishingDestinationResult> getPublishingDestination(GetPublishingDestinationArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:guardduty:getPublishingDestination
arguments:
# arguments dictionary
The following arguments are supported:
- Detector
Id string - The ID of the GuardDuty detector associated with the publishing destination.
- Id string
- The ID of the publishing destination.
- Detector
Id string - The ID of the GuardDuty detector associated with the publishing destination.
- Id string
- The ID of the publishing destination.
- detector
Id String - The ID of the GuardDuty detector associated with the publishing destination.
- id String
- The ID of the publishing destination.
- detector
Id string - The ID of the GuardDuty detector associated with the publishing destination.
- id string
- The ID of the publishing destination.
- detector_
id str - The ID of the GuardDuty detector associated with the publishing destination.
- id str
- The ID of the publishing destination.
- detector
Id String - The ID of the GuardDuty detector associated with the publishing destination.
- id String
- The ID of the publishing destination.
getPublishingDestination Result
The following output properties are available:
- Destination
Properties Pulumi.Aws Native. Guard Duty. Outputs. Publishing Destination Cfn Destination Properties - 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 string - The type of resource for the publishing destination. Currently only Amazon S3 buckets are supported.
- Id string
- The ID of the publishing destination.
- Publishing
Failure stringStart Timestamp - 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.
- List<Pulumi.
Aws Native. Outputs. Tag> - Describes a tag.
- Destination
Properties PublishingDestination Cfn Destination Properties - 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 string - The type of resource for the publishing destination. Currently only Amazon S3 buckets are supported.
- Id string
- The ID of the publishing destination.
- Publishing
Failure stringStart Timestamp - 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.
- Tag
- Describes a tag.
- destination
Properties PublishingDestination Cfn Destination Properties - 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 String - The type of resource for the publishing destination. Currently only Amazon S3 buckets are supported.
- id String
- The ID of the publishing destination.
- publishing
Failure StringStart Timestamp - 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.
- List<Tag>
- Describes a tag.
- destination
Properties PublishingDestination Cfn Destination Properties - 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 string - The type of resource for the publishing destination. Currently only Amazon S3 buckets are supported.
- id string
- The ID of the publishing destination.
- publishing
Failure stringStart Timestamp - 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.
- Tag[]
- Describes a tag.
- destination_
properties PublishingDestination Cfn Destination Properties - 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.
- id str
- The ID of the publishing destination.
- publishing_
failure_ strstart_ timestamp - 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.
- Sequence[root_Tag]
- Describes a tag.
- destination
Properties 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.
- destination
Type String - The type of resource for the publishing destination. Currently only Amazon S3 buckets are supported.
- id String
- The ID of the publishing destination.
- publishing
Failure StringStart Timestamp - 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.
- List<Property Map>
- Describes a tag.
Supporting Types
PublishingDestinationCfnDestinationProperties
- Destination
Arn string - The ARN of the resource to publish to.
- Kms
Key stringArn - The ARN of the KMS key to use for encryption.
- Destination
Arn string - The ARN of the resource to publish to.
- Kms
Key stringArn - The ARN of the KMS key to use for encryption.
- destination
Arn String - The ARN of the resource to publish to.
- kms
Key StringArn - The ARN of the KMS key to use for encryption.
- destination
Arn string - The ARN of the resource to publish to.
- kms
Key stringArn - The ARN of the KMS key to use for encryption.
- destination_
arn str - The ARN of the resource to publish to.
- kms_
key_ strarn - The ARN of the KMS key to use for encryption.
- destination
Arn String - The ARN of the resource to publish to.
- kms
Key StringArn - The ARN of the KMS key to use for encryption.
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.26.0 published on Wednesday, Mar 12, 2025 by Pulumi