Amazon Macie Custom Data Identifier Summary Structure
Provides information about a custom data identifier.
Type: objectProperties: 5
Data SecuritySensitive DataPrivacyComplianceMachine-LearningS3
CustomDataIdentifierSummary is a JSON Structure definition published by Amazon Macie, describing 5 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-custom-data-identifier-summary-structure.json",
"name": "CustomDataIdentifierSummary",
"description": "Provides information about a custom data identifier.",
"type": "object",
"properties": {
"arn": {
"allOf": [
{
"$ref": "#/components/schemas/__string"
},
{
"description": "The Amazon Resource Name (ARN) of the custom data identifier."
}
]
},
"createdAt": {
"allOf": [
{
"$ref": "#/components/schemas/__timestampIso8601"
},
{
"description": "The date and time, in UTC and extended ISO 8601 format, when the custom data identifier was created."
}
]
},
"description": {
"allOf": [
{
"$ref": "#/components/schemas/__string"
},
{
"description": "The custom description of the custom data identifier."
}
]
},
"id": {
"allOf": [
{
"$ref": "#/components/schemas/__string"
},
{
"description": "The unique identifier for the custom data identifier."
}
]
},
"name": {
"allOf": [
{
"$ref": "#/components/schemas/__string"
},
{
"description": "The custom name of the custom data identifier."
}
]
}
}
}
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.