{
"Type": "AWS::ServiceDiscovery::Instance",
"Properties": {
"InstanceAttributes": {
"AWS_INSTANCE_IPV4": "192.0.2.44",
"AWS_INSTANCE_IPV6": "2001:0db8:85a3:0000:0000:abcd:0001:2345"
},
"InstanceId": "i-abcd1234",
"ServiceId": "srv-e4anhexample0004"
}
}