Provides information about an Identity and Access Management (IAM) user who performed an action on an affected resource.
Type: objectProperties: 4
Data SecuritySensitive DataPrivacyComplianceMachine-LearningS3
IamUser is a JSON Structure definition published by Amazon Macie, describing 4 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-iam-user-structure.json",
"name": "IamUser",
"description": "Provides information about an Identity and Access Management (IAM) user who performed an action on an affected resource.",
"type": "object",
"properties": {
"accountId": {
"allOf": [
{
"$ref": "#/components/schemas/__string"
},
{
"description": "The unique identifier for the Amazon Web Services account that's associated with the IAM user who performed the action."
}
]
},
"arn": {
"allOf": [
{
"$ref": "#/components/schemas/__string"
},
{
"description": "The Amazon Resource Name (ARN) of the principal that performed the action. The last section of the ARN contains the name of the user who performed the action."
}
]
},
"principalId": {
"allOf": [
{
"$ref": "#/components/schemas/__string"
},
{
"description": "The unique identifier for the IAM user who performed the action."
}
]
},
"userName": {
"allOf": [
{
"$ref": "#/components/schemas/__string"
},
{
"description": "The username of the IAM user who performed the action."
}
]
}
}
}
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.