Data SecuritySensitive DataPrivacyComplianceMachine-LearningS3
CreateMemberRequest 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-create-member-request-structure.json",
"name": "CreateMemberRequest",
"description": "CreateMemberRequest schema from Amazon Macie API",
"type": "object",
"properties": {
"account": {
"allOf": [
{
"$ref": "#/components/schemas/AccountDetail"
},
{
"description": "The details of the account to associate with the administrator account."
}
]
},
"tags": {
"allOf": [
{
"$ref": "#/components/schemas/TagMap"
},
{
"description": "<p>A map of key-value pairs that specifies the tags to associate with the account in Amazon Macie.</p> <p>An account can have a maximum of 50 tags. Each tag consists of a tag key and an associated tag value. The maximum length of a tag key is 128 characters. The maximum length of a tag value is 256 characters.</p>"
}
]
}
},
"required": [
"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.