ProjectDescription is a JSON Structure definition published by Amazon Lookout for Vision, describing 4 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-lookout-for-vision/refs/heads/main/json-structure/amazon-lookout-for-vision-project-description-structure.json",
"name": "ProjectDescription",
"description": "Describe an Amazon Lookout for Vision project. For more information, see <a>DescribeProject</a>.",
"type": "object",
"properties": {
"ProjectArn": {
"allOf": [
{
"$ref": "#/components/schemas/ProjectArn"
},
{
"description": "The Amazon Resource Name (ARN) of the project."
}
]
},
"ProjectName": {
"allOf": [
{
"$ref": "#/components/schemas/ProjectName"
},
{
"description": "The name of the project."
}
]
},
"CreationTimestamp": {
"allOf": [
{
"$ref": "#/components/schemas/DateTime"
},
{
"description": "The unix timestamp for the date and time that the project was created. "
}
]
},
"Datasets": {
"allOf": [
{
"$ref": "#/components/schemas/DatasetMetadataList"
},
{
"description": "A list of datasets in the project."
}
]
}
}
}
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.