UpdateMacieSessionRequest schema from Amazon Macie API
Type: objectProperties: 2
Data SecuritySensitive DataPrivacyComplianceMachine-LearningS3
UpdateMacieSessionRequest is a JSON Structure definition published by Amazon Macie, 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-macie/refs/heads/main/json-structure/amazon-macie-update-macie-session-request-structure.json",
"name": "UpdateMacieSessionRequest",
"description": "UpdateMacieSessionRequest schema from Amazon Macie API",
"type": "object",
"properties": {
"findingPublishingFrequency": {
"allOf": [
{
"$ref": "#/components/schemas/FindingPublishingFrequency"
},
{
"description": "Specifies how often to publish updates to policy findings for the account. This includes publishing updates to Security Hub and Amazon EventBridge (formerly Amazon CloudWatch Events)."
}
]
},
"status": {
"allOf": [
{
"$ref": "#/components/schemas/MacieStatus"
},
{
"description": "Specifies a new status for the account. Valid values are: ENABLED, resume all Amazon Macie activities for the account; and, PAUSED, suspend all Macie activities for the account."
}
]
}
}
}
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.