Creates or updates an Amazon SageMaker model endpoint. You can also use this action to update the configuration of the model endpoint, including the IAM role and/or the mapped variables.
See https://www.paws-r-sdk.com/docs/frauddetector_put_external_model/ for full documentation.
frauddetector_put_external_model(
modelEndpoint,
modelSource,
invokeModelEndpointRoleArn,
inputConfiguration,
outputConfiguration,
modelEndpointStatus,
tags = NULL
)
[required] The model endpoints name.
[required] The source of the model.
[required] The IAM role used to invoke the model endpoint.
[required] The model endpoint input configuration.
[required] The model endpoint output configuration.
[required] The model endpoint’s status in Amazon Fraud Detector.
A collection of key and value pairs.