MLOutputConfiguration - AWS Clean Rooms ML

MLOutputConfiguration

Configuration information about how the exported model artifacts are stored.

Contents

roleArn

The Amazon Resource Name (ARN) of the service access role that is used to store the model artifacts.

Type: String

Length Constraints: Minimum length of 20. Maximum length of 2048.

Pattern: arn:aws[-a-z]*:iam::[0-9]{12}:role/.+

Required: Yes

destination

The Amazon S3 location where exported model artifacts are stored.

Type: Destination object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: