When passing PutExternalModelRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
model_endpoint: "sageMakerEndpointIdentifier", model_source: "SAGEMAKER", invoke_model_endpoint_role_arn: "string", input_configuration: { event_type_name: "identifier",
format: "TEXT_CSV", use_event_variables: false, json_input_template: "string",
csv_input_template: "string",
},
output_configuration: { format: "TEXT_CSV", json_key_to_variable_map: {
"string" => "string",
},
csv_index_to_variable_map: {
"string" => "string",
},
},
model_endpoint_status: "ASSOCIATED", tags: [
{
key: "tagKey", value: "tagValue", },
],
}
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4