Details on an Elastic Inference accelerator task override. This parameter is used to override the Elastic Inference accelerator specified in the task definition. For more information, see Working with Amazon Elastic Inference on Amazon ECS in the Amazon Elastic Container Service Developer Guide.
Amazon Web ServicesEvent-DrivenIntegrationMessagingServerless
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-eventbridge-pipes/refs/heads/main/json-schema/amazon-eventbridge-pipes-ecs-inference-accelerator-override-schema.json",
"title": "EcsInferenceAcceleratorOverride",
"description": "Details on an Elastic Inference accelerator task override. This parameter is used to override the Elastic Inference accelerator specified in the task definition. For more information, see <a href=\"https://docs.aws.amazon.com/AmazonECS/latest/userguide/ecs-inference.html\">Working with Amazon Elastic Inference on Amazon ECS</a> in the <i>Amazon Elastic Container Service Developer Guide</i>.",
"type": "object",
"properties": {
"deviceName": {
"allOf": [
{
"$ref": "#/components/schemas/String"
},
{
"description": "The Elastic Inference accelerator device name to override for the task. This parameter must match a <code>deviceName</code> specified in the task definition."
}
]
},
"deviceType": {
"allOf": [
{
"$ref": "#/components/schemas/String"
},
{
"description": "The Elastic Inference accelerator type to use."
}
]
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.