View a markdown version of this page

AWS::Personalize::MetricAttribution S3DataDestination - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::Personalize::MetricAttribution S3DataDestination

The S3DataDestination property type specifies Property description not available. for an AWS::Personalize::MetricAttribution.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "KmsKeyArn" : String, "Path" : String }

YAML

KmsKeyArn: String Path: String

Properties

KmsKeyArn

Property description not available.

Required: No

Type: String

Pattern: ^arn:aws.*:kms:.*:[0-9]{12}:key/

Maximum: 2048

Update requires: No interruption

Path

Property description not available.

Required: Yes

Type: String

Pattern: ^(s3|http|https)://.+$

Maximum: 256

Update requires: No interruption