ConfiguredAudienceModelOutputConfig
Configuration information necessary for the configure audience model output.
Contents
- destination
-
Defines the Amazon S3 bucket where the configured audience is stored.
Type: AudienceDestination object
Required: Yes
- roleArn
-
The ARN of the IAM role that can write the Amazon S3 bucket.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
arn:aws[-a-z]*:iam::[0-9]{12}:role/.+
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: