Specifies a current quota for an Amazon Macie account.
Type: objectProperties: 3
Data SecuritySensitive DataPrivacyComplianceMachine-LearningS3
ServiceLimit is a JSON Structure definition published by Amazon Macie, describing 3 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-macie/refs/heads/main/json-structure/amazon-macie-service-limit-structure.json",
"name": "ServiceLimit",
"description": "Specifies a current quota for an Amazon Macie account.",
"type": "object",
"properties": {
"isServiceLimited": {
"allOf": [
{
"$ref": "#/components/schemas/__boolean"
},
{
"description": "Specifies whether the account has met the quota that corresponds to the metric specified by the UsageByAccount.type field in the response."
}
]
},
"unit": {
"allOf": [
{
"$ref": "#/components/schemas/Unit"
},
{
"description": "The unit of measurement for the value specified by the value field."
}
]
},
"value": {
"allOf": [
{
"$ref": "#/components/schemas/__long"
},
{
"description": "The value for the metric specified by the UsageByAccount.type field in the response."
}
]
}
}
}
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.