Data SecuritySensitive DataPrivacyComplianceMachine-LearningS3
GetFindingsRequest is a JSON Structure definition published by Amazon Macie, describing 2 properties, of which 1 is required. 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-macie/refs/heads/main/json-structure/amazon-macie-get-findings-request-structure.json",
"name": "GetFindingsRequest",
"description": "GetFindingsRequest schema from Amazon Macie API",
"type": "object",
"properties": {
"findingIds": {
"allOf": [
{
"$ref": "#/components/schemas/__listOf__string"
},
{
"description": "An array of strings that lists the unique identifiers for the findings to retrieve. You can specify as many as 50 unique identifiers in this array."
}
]
},
"sortCriteria": {
"allOf": [
{
"$ref": "#/components/schemas/SortCriteria"
},
{
"description": "The criteria for sorting the results of the request."
}
]
}
},
"required": [
"findingIds"
]
}
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.