associateRoleToGroup
inline suspend fun GreengrassClient.associateRoleToGroup(crossinline block: AssociateRoleToGroupRequest.Builder.() -> Unit): AssociateRoleToGroupResponse
Associates a role with a group. Your Greengrass core will use the role to access AWS cloud services. The role's permissions should allow Greengrass core Lambda functions to perform actions against the cloud.