PortProbeAction is a JSON Structure definition published by Amazon GuardDuty, describing 2 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-guardduty/refs/heads/main/json-structure/guardduty-port-probe-action-structure.json",
"name": "PortProbeAction",
"description": "Contains information about the PORT_PROBE action described in the finding.",
"type": "object",
"properties": {
"Blocked": {
"allOf": [
{
"$ref": "#/components/schemas/Boolean"
},
{
"xml": {
"name": "blocked"
},
"description": "Indicates whether EC2 blocked the port probe to the instance, such as with an ACL."
}
]
},
"PortProbeDetails": {
"allOf": [
{
"$ref": "#/components/schemas/PortProbeDetails"
},
{
"xml": {
"name": "portProbeDetails"
},
"description": "A list of objects related to port probe details."
}
]
}
}
}
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.