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 MetricsOutputConfig
The MetricsOutputConfig 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
{ "RoleArn" :String, "S3DataDestination" :S3DataDestination}
YAML
RoleArn:StringS3DataDestination:S3DataDestination
Properties
RoleArnProperty description not available.
Required: Yes
Type: String
Pattern:
^arn:([a-z\d-]+):iam::\d{12}:role/?[a-zA-Z_0-9+=,.@\-_/]+$Maximum:
256Update requires: No interruption
S3DataDestinationProperty description not available.
Required: No
Type: S3DataDestination
Update requires: No interruption