get_service_role_for_account
()¶Retrieves the service role that is attached to your account.
See also: AWS API Documentation
Request Syntax
response = client.get_service_role_for_account()
{
'AssociatedAt': 'string',
'RoleArn': 'string'
}
Response Structure
Exceptions
Greengrass.Client.exceptions.InternalServerErrorException