Stored on 3rd Party Cloud
Data is stored on behalf of the organization or the data collector in an off-site data centre, such as Amazon Web Services, Google Cloud and Microsoft Azure
Duration
- Description
- Duration
Playground
Try the element with your own values, contexts, and color modes.
Style
Raw JSON
Live API response from GET /schemas/ai@2026-05-06-beta/elements/stored_on_3rd_party_cloud.
element "stored_on_3rd_party_cloud"
{
"id": "stored_on_3rd_party_cloud",
"category_id": "storage",
"title": [
{
"locale": "en",
"value": "Stored on 3rd Party Cloud"
}
],
"description": [
{
"locale": "en",
"value": "Data is stored on behalf of the organization or the data collector in an off-site data centre, such as Amazon Web Services, Google Cloud and Microsoft Azure"
}
],
"authoring_guidance": [],
"examples": [],
"sources": [],
"symbol_id": "stored",
"variables": [
{
"id": "additional_description",
"label": [
{
"locale": "en",
"value": "Description"
}
],
"required": false
},
{
"id": "duration",
"label": [
{
"locale": "en",
"value": "Duration"
}
],
"required": true
}
],
"shape": "rounded-square",
"icon_variants": [
"default",
"dark"
]
}