AWSDataSource
AWSDataSource
AllOf
This class requires all of the following:
JSON Example
{
"entity_id": "string",
"entity_type": "string",
"ip": "192.168.10.1",
"fqdn": "your.domain.com",
"proxy_id": "1000:104:12313412",
"nickname": "vc1",
"enabled": false,
"notes": "Located in DC1",
"credentials": {
"access_key": "AKIAIOSFODNN7EXAMPLE",
"secret_key": "wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY"
},
"flows_enabled": false,
"add_linked_accounts": false,
"role_arn_suffix": "string",
"linked_role_arn": "string",
"data_source_hierarchy": "string",
"enable_aws_geo_restrictions": false,
"selected_regions": [
"string"
],
"child_datasource_count": 0,
"child_datasources": [
{
"entity_id": "1000:104:12213212",
"entity_type": "string"
}
],
"web_proxy_id": "string"
}