http://medialive.{region}.amazonaws.com/prod/inputsCreate an input
Settings for a private VPC Input. When this property is specified, the input destination addresses will be created in a VPC rather than with public Internet addresses. This property requires setting the roleArn property on Input creation. Not compatible with the inputSecurityGroups property.
Placeholder documentation for __string
Placeholder documentation for Tags
The different types of inputs that AWS Elemental MediaLive supports.
Placeholder documentation for __string
Placeholder documentation for __listOfInputSourceRequest
Placeholder documentation for __string
Placeholder documentation for __listOfInputDestinationRequest
Placeholder documentation for __listOfInputDeviceSettings
Placeholder documentation for __listOfMediaConnectFlowRequest
Placeholder documentation for __listOf__string
{
"success": true,
"data": {
"id": "abc123",
"created_at": "2025-01-01T00:00:00Z"
}
}{
"success": false,
"error": {
"code": "VALIDATION_ERROR",
"message": "Invalid request parameters"
}
}1curl --request POST \2 --url 'http://medialive.{region}.amazonaws.com/prod/inputs' \3 --header 'accept: application/json' \4 --header 'content-type: application/json'1{2 "success": true,3 "data": {4 "id": "abc123",5 "created_at": "2025-01-01T00:00:00Z"6 }7}http://medialive.{region}.amazonaws.com/prod/inputsCreate an input
Settings for a private VPC Input. When this property is specified, the input destination addresses will be created in a VPC rather than with public Internet addresses. This property requires setting the roleArn property on Input creation. Not compatible with the inputSecurityGroups property.
Placeholder documentation for __string
Placeholder documentation for Tags
The different types of inputs that AWS Elemental MediaLive supports.
Placeholder documentation for __string
Placeholder documentation for __listOfInputSourceRequest
Placeholder documentation for __string
Placeholder documentation for __listOfInputDestinationRequest
Placeholder documentation for __listOfInputDeviceSettings
Placeholder documentation for __listOfMediaConnectFlowRequest
Placeholder documentation for __listOf__string
{
"success": true,
"data": {
"id": "abc123",
"created_at": "2025-01-01T00:00:00Z"
}
}{
"success": false,
"error": {
"code": "VALIDATION_ERROR",
"message": "Invalid request parameters"
}
}1curl --request POST \2 --url 'http://medialive.{region}.amazonaws.com/prod/inputs' \3 --header 'accept: application/json' \4 --header 'content-type: application/json'1{2 "success": true,3 "data": {4 "id": "abc123",5 "created_at": "2025-01-01T00:00:00Z"6 }7}