AssociateServiceRoleToAccountRequest is a JSON Structure definition published by Amazon IoT Greengrass, describing 1 property, 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-iot-greengrass/refs/heads/main/json-structure/iot-greengrass-associate-service-role-to-account-request-structure.json",
"name": "AssociateServiceRoleToAccountRequest",
"description": "AssociateServiceRoleToAccountRequest schema",
"type": "object",
"properties": {
"roleArn": {
"allOf": [
{
"$ref": "#/components/schemas/String"
},
{
"xml": {
"name": "RoleArn"
},
"description": "The Amazon Resource Name (ARN) of the service role to associate with IoT Greengrass for your Amazon Web Services account in this Amazon Web Services Region."
}
]
}
},
"required": [
"roleArn"
]
}
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.